@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	
	 
}
#wrap {
	width:1000px;
	margin:auto;
}
#top {
	float: left;
	height: 154px;
	width: 1000px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}
.top_menu {
	float:right;
	width:300px;
	text-align:right;
	margin-right:20px;
	margin-top:64px;

}
.top_menu ul {
	margin:0;
	padding:0;

}
.top_menu ul li {
	list-style-type:none;
	padding:5px 20px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position:right 8px;	

}
.top_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7e8083;
	text-decoration:none;
	text-transform: uppercase;
	font-weight: bold;
}
.top_menu a:hover {
	color: #a1cd42;

}


#banner {
	float: left;
	height: 555px;
	width: 1000px;
	background-color:#231f20;
}
#banner_contact {
	float: left;
	height: 390px;
	width: 1000px;
	background-color:#231f20;
}
#slideshow {
    position:relative;
    height:555px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}







#foot_top {
	float: left;
	height: 200px;
	width: 1000px;
	margin:20px 0px;
}




#footer {
	float: left;
	height: 50px;
	width: 1000px;
	background-color: #231f20;
}
#footer_contact {
	float: left;
	height: 50px;
	width: 1000px;
	background-color: #231f20;
	margin-top:20px;
}

.foot_left {
	float:left;
	width:450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top:19px;
	margin-left:20px;
}
.foot_right {
	float:right;
	width:450px;
	text-align:right;
	margin-top:19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-right:20px;
}



.foot_right a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.foot_right a:hover {
	color: #a0ca44;
}










.head_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	float: left;
	width: 400px;
}

/*contact page*/



.middle_contboxleftcont {
	width:500px;
	 
	 
	float:left;
	padding:30px 30px;
	 

}



.middle_contboxrightcont {
	width:380px;
 	float:right;
	padding:30px 30px;
	
	 
	 
	
	 
}

.middle_contactleft {
	width:500px;
	height:300px;
	float:right;
	margin-right:20px;
	margin-bottom:20px;
	margin-top:20px;
	

}


.middle_contactright {
	width:380px;
	height:341px;
	float:left;
	margin-top:37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 26px;
}




.contact_main {float:left;
width:470px;
margin-top:20px;
margin-left:30PX;
}

.contact_us_main {float:left;
width:100%;
margin-bottom:10px;
margin-top:10px;
}

.field_title {float:left;
line-height:20px;
width:150px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
margin-top:3px;
font-size:13px;}

.input {float:left;
width:275px;
padding:3px;
border: 1px solid #a2a2a3;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000;
background-color:#FFFFFF;
font-size:13px;}
 
.message {float:left;
width:270px;
padding:3px;
padding-right:5px;
height:60px;
border: 1px solid #a2a2a3;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000;
font-size:13px;}

.submit_main {float:left;
margin-bottom:20px;
}

.submit {float:left;
width:70px;
padding:5px;
cursor:pointer;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
margin-left:150px;
background-color:#A1CD42;
font-size:13px;
border: 1px solid #EBEBEB;}


.submit:hover {
color:#000;
background-color:#e1e0e1;
}


.location_map{float:left;
width:350px;
height:200px;
border: 2px solid #fbb626;
margin-top:20px;}





/*//contact page*/







<!--slider-->
	#caro_wrapper {
				width: 1000px;
				height: 200px;
				 
				position: absolute;
				left: 50%;
				top: 50%;
				float:left;
				
				 
				
			}

	#carousel {
				width: 960px;
				position:relative;
				height:200px;
				margin-left:40px;
				 
			}
			#carousel ul {
				list-style: none;
				display: block;
				margin: 0;
				padding: 0;
			}
			#carousel li {
				 
				font-size: 40px;
				color: #999;
				text-align: center;
				display: block;
				width: 210px;
				height: 190px;
				padding: 0;
				margin: 0px 10px;
				float: left;
				position: relative;
			}

			#carousel li img {
	width: 210px;
	height: 180px;
	 
	border: 5px solid #b6b7ba;
			}
			
			#carousel li span {
				 
				text-indent: -999px;
				display: block;
				overflow: hidden;
				width: 200px;
				height: 185px;
				position: absolute;
				z-index: 2;
				 
				left: 16px;
			}			

			.clearfix {
				float: none;
				clear: both;
			}
			#carousel .prev, #carousel .next {
				
				text-indent: -999px;
				display: block;
				overflow: hidden;
				width: 15px;
				height: 21px;
				margin-left: 10px;
				position: relative;
						
			}
			#carousel .prev {
			background: transparent url(../images/carousel_left.png) no-repeat 0 0;
				background-position: 0 0;
				left: -50px;
				
				width: 25px;
				height: 43px;
				
				top: -105px;		
			}
			#carousel .prev:hover {
				left: -45px;
			}			
			#carousel .next {
			background: transparent url(../images/carousel_right.png) no-repeat 0 0;
				background-position: 0px 0;
				right: -930px;
				
				width: 25px;
				height: 43px;
				
				top: -150px;		
			}
			#carousel .next:hover {
				right: -935px;
			}				
			#carousel .pager {
				text-align: center;
				margin: 0 auto;
			}
			#carousel .pager a {
				background: transparent url(../images/carousel_control.png) no-repeat -2px -32px;
				text-decoration: none;
				text-indent: -999px;
				display: inline-block;
				overflow: hidden;
				width: 8px;
				height: 8px;
				margin: 0 5px 0 0;
			}
			#carousel .pager a.selected {
				background: transparent url(../images/carousel_control.png) no-repeat -12px -32px;
				text-decoration: underline;				
			}
			
			#source {
				text-align: center;
				width: 100%;
				position: absolute;
				bottom: 10px;
				left: 0;
			}
			#source, #source a {
				font-size: 12px;
				color: #999;
			}
			
			.successmsg
			{
			color:#66CC66;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:13px;
			}
			
		
		
<!--//slider-->


