/* CSS Document */

html, body, td { 
	margin:0; 
	padding-left:0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333; 
}
.bodytext {
	padding-left: 5px;
	}
h1 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666633;
	}
a:link {
	color:#666633;
	text-decoration: underline;
}
a:visited {

	color: #666633;
	text-decoration: underline;
}
a:hover {
	color:#666633;
	text-decoration: underline;
}
.header {
 	position:relative; 
 	height:170px; 
 	background-repeat:no-repeat; 
 	width:100%;
	background-image:url(/images/header.jpg);
	height: 170px;
}
.header a:link {
	color:#FFFFFF;
	text-decoration: underline;
}
.header a:visited {

	color: #FFFFFF;
	text-decoration: underline;
}
.header a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
.topNav {
	position: absolute;
	left: 540px;
	top: 5px;
	font-size: 11px;
	color: #FFFFFF;
}
.topNav a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.topNav a:visited {

	color: #FFFFFF;
	text-decoration: none;
}
.topNav a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#globalnav {
	text-align: center;
	color: #666633;
	font-size: 11px;
	}
#globalnav a:link {
	color:#666633;
	text-decoration: none;
}
#globalnav a:visited {

	color: #666633;
	text-decoration: none;
}
#globalnav a:hover {
	color:#666633;
	text-decoration: underline;
}
#footer {
	text-align: center;
	font-size: 11px;
	color: #666633;
	border-top-color: #666633;
	border-top-width: thin;
	border-top-style: solid;
	}
#footer a:link {
	color:#666633;
	text-decoration: underline;
}
#footer a:visited {

	color: #666633;
	text-decoration: underline;
}
#footer a:hover {
	color:#666633;
	text-decoration: underline;
}
.testimonial {
	padding: 5px;
	font-size: 11px;
	color: #666633;
	}
.news {
	padding: 5px;
	font-size: 12px;
	color: #000000;
	
	}
