@charset "UTF-8";
/* CSS Document */

#footer{
	border-top:#788a2f solid 8px;
}

#top h1{
	margin-bottom:10px;
	float:left;
	height:23px;
}
#top {
	padding:10px 0 5px 0 !important;
}
#top .left{
	width:460px;
	float:left;
}
#top p{
	margin:0 0 10px 0;
	font-size:16px;
	float:left;
	clear:left;
}
#top .description{
	width:430px;
	clear:left;
}		

.tall{
	height:250px;
}

#gray .left p{
	margin:5px 0 0 0;
	width:100%;
}

#gray .left p a{
	text-decoration:none;
	color:#90dafd ;
	border-bottom:1px dashed #90dafd ;
}
#gray .left p a:hover{
	border-bottom:1px dashed #b7e7fe ;
	text-decoration:none;
	color:#b7e7fe;
}

#gray h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#90dafd;
	margin:0 0 5px 0;
	font-weight:normal;
}
#gray h3 a {
	color:#90dafd;
	text-decoration:none;
	font-weight:normal;
}
#gray h3 a:hover{
	border-bottom:#90dafd dashed 1px;
	text-decoration:none;
}

.testimonialL{
	background:url(../images/testimonial_topL.gif) no-repeat;
	width:600px;
	padding-top:20px;
	position:relative;
	color:#1e201f;
}
.testimonialL .more{
	text-align:right;
}
.testimonialL .more a{
	color:#90dafd;
	text-decoration:none;
	border-bottom:1px dashed #90dafd;
}
.testimonialL .more a:hover{
	color:#b8e8ff;
	border-bottom:1px dashed #b8e8ff;
}
.testimonialL div{
	background:#feffca;
	padding:0 10px;
	width:570px !important;
	margin:0;
	text-indent:20px;
}
.testimonialL span{
	font-size:40px;
	height:20px;
	width:20px;
	top:20px;
	left:10px;
	position:absolute;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:5px;
}
.testimonialL .bottom{
	background:url(../images/testimonial_bottomL.gif) no-repeat;
	padding:35px 0 0 20px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	margin:0 0 20px 0;
	font-style:italic;
	text-indent:56px;
}
#webbizSide{
margin-top:0 !important;
}