body {

	margin-top: 0px;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	
}	

#container{
width:900px;
margin-left:auto;
margin-right:auto;
height:auto;}

#header{
width:900px;
height:125px;
background-image:url(images/header-bg.jpg);

}
#logo{
float:left;
width:auto;
height: auto;
padding:14px 14px 0px 14px;
}


#contact{
	width:200px;
	float:right;
	height:50px;
	padding-top:20px;
	text-align:right;
	padding-right:14px;
	line-height:20px;
	font-family:Arial;
	font-size:12px;
	}
	
#call{
margin-right:5px;
margin-left:auto;
width:auto;
height:auto;
padding:14px;

}

#menu{
width:900px;
height:auto;
background-image:url(images/main-menu.jpg);
font-family:Arial;
font-size:12px;
}

#flash{
width:900px;
height:200px;
}

#content{
float:left;
padding:10px;
width:880px;
background-color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
#content a{
	color:#000;
	text-decoration:none;}
#content a:hover{
	color:#3c8840;
	text-decoration:none;}

#clear{clear:both;}

#footer {  
clear: both;  
position: relative;  
margin-top: 0;
width:900px;
height: 30px;
margin-left:auto;
margin-right:auto;
background-image:url(images/menu.jpg);
background-repeat:repeat;
color:#fff;
font-size:12px;
font-family:Arial;
 } 

a:link.menu,a:visited.menu,a:active.menu{
	color:#fff;
	text-decoration: none;
}

a:hover.menu{
    color: #CCC;
	text-decoration: none;
}


a:link.site,a:visited.site,a:active.site{
	color:#000000;
	text-decoration: none;
	
}

a:hover.site{
    color:#000000;
	text-decoration: none;
}

a:link.email,a:visited.email,a:active.email{
	color:#000;
	text-decoration: none;
	
}

a:hover.email{
    color:#999;
	text-decoration: none;
}



.style1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#3c8840;
}
.style2 {
font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999;
}

.style3 {
font-family: Arial;
	font-size: 10px;
}

.style4 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color:#3c8840;
}

.cc_banner-wrapper .cc_banner{
	background-color:#0f703d;
	color:#fff!important;
}
.cc_banner-wrapper .cc_banner a.cc_btn{
	background-color:#6ba143;
	color:#fff;
}

#footer .left {
	float:left;
	padding:0 5px;
}
#footer .right{
	float:right;
	padding:0 5px;
}
#footer a{
	color:#fff;
}