﻿html,body{ height:100%;}
*{height:auto; margin:0px; padding:0px;}
body {
	padding:0px;
	margin:auto;
	font-family:Verdana, Tahoma, Arial, Calibri, Sans-Serif;
	font-size:11px;
	color:#666;
}
a, a:visited{color:#000; text-decoration:none;}
a:hover{ color:#000;}
p{ margin:10px 0px;}
input[type="text"],textarea{width:150px;}
.clear{clear:both; height:0px;}
#divMain {width:980px;margin:0 auto;padding:0px;height:auto;overflow:hidden;}
#divHeader {padding:0px;height:89px;overflow:hidden;}
#divHeader .left{ float:left; width:11px; height:89px; }
#divHeader .mid{
	float:left;
	width:957px;
	height:89px;
	background-color: #484747;
	margin: 0px;
}
#divHeader .right{ float:left; width:12px; height:89px; }
#divLogo{
	float:left;
	margin-top:0px;
	font-size:25px;
	color: #93B410;
}
#divPhone{
	float:right;
	text-align:right;
	margin-top:30px;
	font-size:23px;
	letter-spacing:-1px;
	color: #FFFFFF;
}
#divNav{float:left; margin-top:8px;}
#divNav a{ padding:1px 10px; font-size:12px; border-right:dotted 1px Green; color:White; font-weight:bold;}
#divBanner{ min-height:232px; height:auto; text-align:center; background:url(images/banner.gif) no-repeat center; margin-bottom:20px; margin-top:10px;}
#divBanner div{float:right;}
#divBanner1{
	min-height:281px;
	height:auto;
	text-align:center;
	background:url(images/banner1.gif) no-repeat left top;
	margin-top: 10px;
}



#gallery{
	padding: 0px;
	overflow:hidden;
	height:auto;
	width:300px;
	padding:5px 5px 5px 5px;
}
#gallery ul{padding:0px; margin:0px;list-style: none;}
#gallery ul li{margin:0px;padding:0px;display: inline;}
#gallery ul img{border: 2px solid #AAA; width:60px; height:60px; padding:0px;}
#gallery ul a:hover img{
	border: 2px solid #fff;
	background-color:#000000;
}
#gallery ul a:hover{color: #fff;}

.bodyMain{}
.bodyContainer{ float:left; width:600px; padding:10px; height:auto;}

.smallBox{width:302px; float:left;background:#161616 url(images/box-body.gif) no-repeat left bottom; height:auto; color:#f1f1f1; height:300px; padding-bottom:5px;}
.smallBox a{ color:#fff; }
.smallBox .header{
	height:30px;
	font-size:18px;
	padding-left:10px;
	padding-top:7px;
	color:#FFFFFF;
	font-weight: normal;
	background-color: #484747;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/box-header.gif);
}
.smallBox .divContent{
	padding:5px;
	background-color: #484747;
}
.smallBox .divContent .top{ width:290px; margin:0px;}

#divFooter{height:40px; background:url(images/footer.gif); padding:10px 10px; width:980px; clear:both; margin:0 auto;}
.divRow{}
.divRow label{display:inline-block; width:70px;float:left; padding-top:5px; text-align:right; padding-right:10px;}

.divFullBodyWidth{
	background-color:#f1f1f1;
	border:solid 1px #e1e1e1;
	height:auto;
	overflow:hidden;
	padding:10px;
	text-align:left;
	width: 980px;
	margin: auto;
}

