body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #0D8095;
}
#nav {
	background-image: url(images/thibodaux_02.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1pt;
	font-weight: bold;
}

#nav a:link{
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.contentarea {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 30px;
	padding-left: 30px;
}
.footer {
	background-image: url(images/thibodaux_04.jpg);
}
.address {
	height: auto;
	width: 180px;
	float: left;
	color: #FFFFFF;
	margin-top: 20px;
	margin-left: 20px;
}
.phoneumber {
	height: auto;
	width: 180px;
	float: right;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
	line-height: 30px;
}
#compucastfooter {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
#compucastfooter a:link{
	font-size: 9px;
	color: #FFFFFF;
}

#compucastfooter a:visited{
	font-size: 9px;
	color: #FFFFFF;
}
#compucastfooter a:hover{
	font-size: 9px;
	color: #FFFFFF;
}
#the-form {
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	text-align: left;
	width: 675pt;
	position: relative;
}


#the-form form {
	width : 100%;
	margin : 0;
	padding : 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
} 

#the-form fieldset { 
float : left; 
width : 40%; 
margin : 0 1em 0 0; 
padding : 1em; 
border : 1px solid #333; 
}

#the-form fieldset div br { 
display : none;
}

#the-form legend {
	font-weight : bold;
	margin : 0;
	padding : .5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#the-form label {
	display : block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#fm-submit { clear : both; padding-top : 1em; }

#the-form fieldset div { 
width : 50%; /* Width for modern browsers */ 
border : 1px solid #333; 
margin : 0; 
padding : 1px; 
}

#the-form * html fieldset div {
width: 50%; /* Width for IE5 */ 
w\idth: 196px; /* Width for IE6 */ 
} 

#the-form fieldset div input { 
width: 192px; /* Width for modern browsers */ 
border : 1px solid #666; 
padding : 1px; 
}
						
#the-form * html fieldset div input { 
width: 196px; /* Width for IE5 */ 
w\idth: 192px; /* Width for IE6 */ 
}

.fm-required{ 
border: 1px solid #900; 
}
#the-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	position: relative;
	height: 300px;
	width: 675px;
}
