body {
	background-color: #D1D1D1;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, Times New Roman;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration:none;
	}
#Sitecontainer{
	width:100%;
	background:url(../images/top-bg.jpg) no-repeat center top;
	margin-left:auto;
	margin-right:auto;
	}
#main{
	width:936px;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	}
.topflash{
	width:936px;
	height:190px;
	}
.menu{
	width:876px;
	height:26px;
	background:url(../images/linkbg.jpg) no-repeat left;
	border-bottom:1px solid #A6A6A6;
	border-top:1px solid #A6A6A6;
	background-color:#FFFFFF;
	padding-left:60px;
	padding-top:5px;
	}	
.menulink{
	font-family:Calibri;
	font-size:17px;
	color:#363636;
	text-decoration:none;
	font-weight:bold;
	padding-right:28px;
	}	
.menulink:hover{
	color:#63AB51;
	}	
.floatleft{ float:left;}	
.floatright{ float:right;}
.clear{ clear:both;}	
/*===============================middle=======================*/

#middle{
	width:751px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	text-align:justify;
	line-height:20px;
	padding-bottom:20px;
	min-height:215px;
	}	
.img{
	float:right;
	padding-left:20px;
	}	
/*===============================bottom==========================*/	
#bottom{
	width:936px;
	height:43px;
	padding-top:5px;
	background:url(../images/bottom-bg.gif) no-repeat;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}	
.bottom-link{
	font-family:Calibri;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:17px;
	}
.bottom-link:hover{
	color:#63AB51;
	}	
.bottomsep{
	color:#A3A3A3;
	font-weight:bold;
	padding-left:8px;
	padding-right:8px;
	}
.copyrighttext{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#D1D1D1;
	font-family:Arial;
	font-size:11px;
	color:#424242;
	text-decoration:none;
	text-align:center;
	height:30px;
	}	
.headfont{font-size:30px;font-weight:bold;padding-bottom:30px;padding-top:10px}
.headfont1{font-size:24px;font-weight:bold;}
.emaillink{
	font-family:Calibri;
	font-size:30px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	}	
.emaillink:hover{
	color:#63AB51;
	}	
.Links 
{ 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  
	text-decoration:none; 
	font-weight:bold; 
}
a.Links{ 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration:Underline;
	font-weight:bold; 
}
a.Links:hover{ 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration:none;
	font-weight:bold; 
}
.but { font-family: Verdana; font-size: 10px; color: #FFFFFF; background-color: #7E7E7E; border: #969696; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-weight: bold}
.inputnowidth {  font-family: Verdana; font-size: 11px; border: 1px solid #666666} 
.contact-box{width:400px; height:auto;text-align:center}
.Quotebox{ float:left;}
.QuoteTxt{ width:100px; height:25px; font-size:14px; float:left; color:#FFFFFF;}
.QuoteInputBox{width:220px; height:30px; float:left;}
.textfield{ 
	width:160px; 
	height:16px; 
	font-family:Arial; 
	font-size:12px; 
	color:#000; 
	text-decoration:none; 
	border:1px solid #868686;
	float:left;
}
.textfieldforcallmenow{ 
	width:160px; 
	height:18px; 
	font-family:Arial; 
	font-size:12px; 
	color:#000; 
	text-decoration:none; 
	border:1px solid #868686;
}
.textareafield{ 
	width:160px; 
	height:60px; 
	padding:3px 5px 0px 5px; 
	font-family:Arial; 
	font-size:12px; 
	color:#000; 
	text-decoration:none; 
	border:1px solid #868686; 
	float:left;
	}
.TdHight{ height:35px; padding-left:20px;}
.PopTitle{ font-size:15px; padding-left:20px; font-weight:bold; height:35px;}
.TdHightIf{ height:35px; padding-left:20px; font-size:11px;}
.TableBorder{ border:3px solid #7E7E7E; margin:20px; background-image:url(../images/popbg.gif); background-repeat:repeat-x; background-position:bottom; background-color:#FFFFFF;}
.PopLogoBg{ height:50px;}
.err { font-family: Verdana; font-size: 11px; color: #FF0000; font-weight:bold; text-align: center; }
.btn{
	background:url(../images/btn-bg.gif) repeat-x top;
	border:1px solid #fff;
	margin:0px;
	padding:0px;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	padding:5px 8px 5px 8px;
	line-height:16px;
	cursor:pointer;
	}
.btn:hover{
	color:#187800;
	}
