body {
	margin: 0;
	background-color: #312f2c;
	font-family: Verdana;
	font-size:12px;
}

#container {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background-color: #FFF;
}

#header {
	height: 131px;
	border-top: 3px solid #29483d;
	background-color: #FFF;
}

#header_contents {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

	#header #logo { 
		background: transparent url("../images/logo.png") no-repeat; 
		width: 98px; 
		height: 109px; 
		position: absolute;
		left: 15px;
		top: 5px;
	}
	
	#header #logo_text {
		background: url("../images/logo_text.png") no-repeat scroll 0 0 transparent;
		float: left;
		height: 51px;
		margin-bottom: 25px;
		margin-left: 130px;
		margin-top: 20px;
		width: 358px;
	}
	
	#header #search { float: right; }
	
	#header #search input {
		background: url("../images/search_bg.png") no-repeat scroll 0 0 transparent;
		border: medium none;
		height: 24px;
		margin-top: 10px;
		padding-left: 5px;
		padding-right: 25px;
		width: 171px;
		margin-right: 20px;
	}
	
	#header #menu {
		background-color: #ffac39;
		color: #41382c;
		clear: both;
		height: 34px;
		border-bottom: 1px solid #FFF;
	}
	
	#header #menu ul {
		height: 34px;
		margin: 0 auto;
		padding-left: 120px;
		width: 880px;
	}
	
	#header #menu ul li {
		float: left;
	}
	
	#header #menu ul li a {
		color: #52422D;
		display: block;
		font-size: 13px;
		font-weight: bold;
		height: 34px;
		line-height: 34px;
		padding: 0 10px;
		text-decoration: none;
		text-transform: uppercase;
	}
	
	#header #menu ul li a:hover {
		color: #FFF;
		background-color: #519255;
	}
	
	.menu li {  
		list-style-type: none;
	}
	
#banner {
	height: 273px;
	background: transparent url("../images/slider_bg.png") repeat-x;
	position: relative;
}

	#left_menu {
		background: url("../images/yellow_block.png") no-repeat;
	    height: 273px;
		width: 275px;
		float: left;
		margin-top: 5px;
	}
	
	#left_menu ul {
		margin-left: 20px;
		margin-top: 0;
		padding: 16px 0 0;
		width: 220px;
	}
	
	#left_menu ul li {
		background: url("../images/yellow_seperator.png") 10px top no-repeat;
		padding-top: 2px;
	}
	
	#left_menu ul li:first-child { background: none; }
	
	#left_sidebar .label {
		color: #FFF;
		float: left;
		clear: left;
		font-size:16px;
		padding: 2px 0
		
	}
	
	#left_menu li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #000;
		font-weight: bold;
		font-size: 15px;
		display: block;
		text-align: center;
		height: 40px;
		line-height: 40px;
	}
	
	#left_menu li a:hover {
		color: #FFF;
		background: url("../images/active_li.png") 7px 0 no-repeat;
	}
	
	.search_text { 
		background: url("../images/search_text.png") no-repeat; 
		height: 18px; 
		margin-bottom: 20px;
	}
	
	.latest_news_text {
		background: url("../images/latest_news_text.png") no-repeat; 
		height: 18px; 
		margin-bottom: 20px;
	}
	
	.latest_news_bar { ; }
	
	.news_date { color: #FFF; font-size: 12px; }
	
	.news_content { margin: 5px 0; }
	.news_content a { color: #71d679; text-decoration: underline; font-size: 13px;  }
	
	.quick_contact_text { 
		background: url("../images/quick_contact_text.png") no-repeat; 
		height: 18px; 
		margin-bottom: 25px;
	}
	
	#slider {
		float: right;
	}
	
#content {
	padding: 10px 20px;
	border-bottom: 2px solid #CECECE;
}

.color_orange { color: #fc8730; }
	
	#left_sidebar {
		float: left;
	}
	
		.green_block {
			background: url("../images/green_block.png") no-repeat scroll 0 0 transparent;
			height: 306px;
			margin-bottom: 20px;
			padding-left: 15px;
			padding-top: 13px;
			position: relative;
			width: 205px;
		}
		
		.green_block input {
			width: 179px;
			height: 24px;
			background: url("../images/input_bg.png") no-repeat;
			border: none;
			padding: 0 2px;
			margin: 5px 0;
		}
		
		.green_block input.submit_button { background: url("../images/submit_button.png") no-repeat; width: 101px; height: 19px; margin-top: 10px; } 
		.green_block input.search_button { background: url("../images/search_button.png") no-repeat; width: 101px; height: 19px; margin-left: 40px; margin-top: 20px; } 
		
		.green_block textarea {
			background: url("../images/textarea_bg.png") no-repeat;
			width: 182px;
			height: 93px;
			border: none;
			padding: 2px;
			margin-top: 3px;
		}	
		
		.green_block_img {
			background: transparent url("../images/green_column_img.png") no-repeat;
			position: absolute;
			bottom: -15px;
			right: -10px;
			width: 70px;
			height: 72px;
		}
		
		.search_bar {
		
		}
		
		#live_chat { 
			display: block;
			width: 220px;
			height: 95px;
			background: transparent url("../images/live_chat.png") no-repeat;
		}
		
	#right_sidebar {
		float: right;
		width: 220px;
	}
	
		.quick_contact_bar {
		
		}
		
		.we_accept_bar a {
			clear: left;
			float: left;
			margin-left: 55px;
		}
		
		.we_accept_bar h2 { 
			color: #585858; 
			font-weight: normal;
		}
		
#wrapper {
    float: left;
    padding: 0 15px;
    width: 490px;
}  

#wrapper.no_rightsidebar { width: 710px; }

#wrapper h1 {
	font-size: 20px;
	font-weight: normal;
	color: #727272;
}

#wrapper .big { font-size: 30px; }


#footer {
	clear: both;
	background-color: #cecece;
	padding: 10px;
	font-size: 11px;
	border-top: 1px solid #FFF;
}

#footer a {
	color: #52422D;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 5px;
}

#footer a { border-left: 1px solid #52422D; }
#footer a:first-child { border-left: none; }
#footer a:hover { text-decoration: underline; }

.fl { float: left; }
.fr { float: right; }

.testimonial {
	padding: 1px;
	border: 2px solid #bfddbf;
}
	
	.testimonial .arrows a {
		margin-right: 5px;
	}
	
	.testimonial_content { padding: 20px; }
	
	.testimonial_img { float: left; margin: 10px; }

	.testimonial_header { 
		background-color: #5b985a;
		padding: 10px;
		color: #FFF;
		font-weight: bold;
		font-size: 13px;
	}
	
.clear { clear: both; }

/* slides */

#slides {
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    height: 225px;
    left: 247px;
    margin: 10px;
    padding: 10px;
    position: absolute;
    top: 9px;
    width: 710px;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:570px;
	overflow:hidden;
	position:relative;
	display:none;
	margin: 0 auto;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:570px;
	height:270px;
	display:block;
}

.slides_container a img {
	display:block;
	border: none;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:10px;
	width:24px;
	height:43px;
	display:block;
}

#slides .next img,#slides .prev img
{
	border: none;
}

#slides .next {
	left:680px;
}

/*
	Pagination
*/

.pagination {
    position: absolute;
    right: 50px;
    top: -30px;
    width: 100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
    background-image: url("../img/pagination.png");

    display: block;
    float: left;
    height: 0;
    overflow: hidden;
    padding-top: 7px;
    width: 7px;
	background-position: 0 7px;
}

.pagination li.current a {
	background-position: 0 0;
}
	
	  .placeholder {color: #aaa;}
