/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666
	}

ul{
	font-size:10px;
	margin-bottom:20px;
	}

#form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	position:absolute;
	 width:561px;
	  height:296px;
	   z-index:4;
	    left: 89px; 
		top: 423px;
		margin-bottom: 40px;
	}

#BodyText h2{
	font-size:14px;
	color:#666666;
	margin-bottom:-5px;
	}
#BodyText p{
	color:#666666;
	font-size:12px;
	font-weight:normal;
	margin-bottom:5px;
}

#BodyText li{
color:#666666;
line-height:14px;
font-size:12px;
margin-left:14px;
margin-top:10px;
}

a, a:visited {
	text-decoration: none;
	font-size: 13px;
	color:  #b3ba41;
}

a:hover {
	color: #666;
}

#links a {
	padding-right: 30px;
}

#links a.selected {
	color: #666;
	text-decoration: none;
}

a.selected{
	color:#666;
	text-decoration:underline;
	}

.slides {width: 126px; height: 126px; overflow: hidden;}

#testimonial {width:820px; position: absolute; left: 0; height: 200px;}
	#testimonial blockquote {float: left; display: inline; position: relative; width: 430px; font-size: 13px;}
		#testimonial blockquote p {}
	#testimonial img {float: right; display: inline;}
#about #testimonial {top: 1350px;}
#resources #testimonial {top: 900px;}
#contact #testimonial {top: 700px;}

#footer {position: absolute; top: 890px; left: 0; width: 800px; height: 85px; padding: 0 5px; background: #d0d25a; z-index: 1500;}
#about #footer {top: 1550px;}
#portfolio #footer {top: 750px;}
#resources #footer {top: 1100px;}
#contact #footer {top: 900px;}
#request #footer {top: 1700px;}
#footer p {float: left; display: inline;}
#footer #siteCredit {float: right; position: relative;}
#footer #copyright {
	float: left;
	position: relative;
	padding-left: 90px;
}
#footer #links {
	float: left;
	position: absolute;
	padding-top: 25px;
	top: 30px;
	left: 10px;
}
#footer a {color: #fff;}
#footer a:hover {text-decoration: none;}
