/*	General settings
--------------------------------------------------------------------------------------------*/
html, body, div, span, small, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, blockquote, acronym, address, code, del, dfn, dl, dt, dd, em, img, q, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, b, p {
	border : 0;
	font-family : inherit;
	}

body{
	font:normal 12px/20px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color:#000000;
	background:#fff;
	margin:0;
	}

.alignleft	{ 	float:left; margin:0 15px 15px 0;}
.alignright	{	float:right; margin:0 0 15px 15px;}
.aligncenter{	text-align:center; }

.textleft 	{ text-align:left;}
.textright  { text-align:right;}

.floatright { float:right;}
.floatleft  { float:left;}
.clear		{ clear:both;}

p	{
	padding:0 0 15px 0;
	}


.imgborder {
	background:#FFFFFF;
	padding:2px;
	border:1px solid #e6e6e6;	
	}

.imgborder:hover {
	background:#c9c9c9;
	border:1px solid #e6e6e6;
	}

	


/*	Layout
--------------------------------------------------------------------------------------------*/



#wrapper {
	width:100%;
	margin:0 auto;
	}

#header {
	width:940px;
	margin:-0 auto;		
	}
	
	#header_index {
	width:940px;
	margin:-0 auto;		
	background-color:#FFF;
	}
			#header_index a{
				color:#000;
			}
					
			#header_index a:hover {
				text-decoration:underline;
				}
					

#main {
	width:940px;
	margin:0 auto;
	}

#sidebar {
	width:280px;
	float:left;
	display:inline;
	}

#content {
	width:660px;
	float:left;
	display:inline;
	}

.box {
	padding:20px 15px;
	height:100%;
		}
		.main_info {
	color:#000;
	width:520px;
	background: white;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #adaa9f;
	-moz-box-shadow: 0 2px 2px #9c9c9c;
	-webkit-box-shadow: 0 2px 2px #9c9c9c;
	padding:10px 10px;
		}
	
	
/*	Sub Header
--------------------------------------------------------------------------------------------*/

.subheader	{
	height:130px;	
	width:940px;
	margin-left:auto;
	margin-right:auto
	}
	
	.subheader h2	{
		color:#fff;	
		padding:30px 0 20px 20px;
		border:0;
		font-size:28px;	
		}
		
	.subheader p	{
		color:#333333;
		margin:0;
		font:normal 16px "Lucida Sans Unicode", Sans-serif;
		padding-left:20px;		
		}	


/*	Topheadline
--------------------------------------------------------------------------------------------*/	

.logo {
	background:url(../images/logo.png) no-repeat;
	display:block;
	text-indent:-9999px;
	border:0;
	width:600px;
	height:44px;
	float:left;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 20px;
	}

.top_social {
	margin-top:35px;
	margin-right:10px;
	float:right;
	}
	
	.enviro {
	margin-top:25px;
	margin-right:60px;
	float:right;
	}
		
/*	Top Menu
--------------------------------------------------------------------------------------------*/

.top_menu	{
	width:940px;
	background:url(../images/menu.png) no-repeat;
	margin:0px 0 20px 0;
	height:45px;
	z-index:2;
	}
		


#featured_slider {
	width:940px;
	height:310px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	z-index:1;
}		
	
/*	GrowX slider1 
--------------------------------------------------------------------------------------------*/	

.slider1 {
	position:relative;
	width:940px;
	height:310px;
	}

	.slider1 #nav {
		position:absolute;
		top: 315px;
		left:400px;
		z-index:100;
		text-align:center;
		}

	.slider1 #nav a, #nav a:visited {
		background:url(../images/nav.png) 0 0 no-repeat;
		float: left; 
		margin-left:5px;
		width: 16px;
		height: 16px;
		overflow: hidden;
		text-decoration: none;
		text-indent: -9999px;
		}

	.slider1 #nav a:hover {
		background:url(../images/nav_hover.png) 0 0 no-repeat;
		}

	.slider1 #nav a.activeSlide {
		background:url(../images/nav_hover.png) 0 0 no-repeat;
		}
	
	
/*	Slider3
--------------------------------------------------------------------------------------------*/

.cs_container {
    width: 940px;
    height: 310px;
    padding: 15px 1px 37px 1px;
    margin: 0px auto;
	line-height:11px;
	}

	.cs_container .pc_item {
    	margin-top: 0px;
	    margin-left: 10px;
    	width: 940px;
		}

	.cs_container .pc_bar_container {
    	position: absolute;
	    top: 330px;
    	color: white;
	    padding: 0px 10px 0px 10px;
    	width: 100%;
	    overflow:visible;
		}

	.pc_bar_container_underflow {
    	width: 90000px;
	    overflow: visible;
		}

	.pc_bar_container_overflow {
    	overflow: hidden;
	    position: absolute;
    	top: 330px;
	    color: white;
    	margin: 0px 10px 0px 10px;
	    padding: 0px;
		}

	.left, .center, .right {
    	background-position: left;
	    background-repeat: no-repeat;
    	overflow: hidden;
	    float: left;    
		}

	.bar {
    	background-position: left;
	    overflow: hidden;
    	float: left;
		}

		.pc_item .desc {
    		position: absolute;
			top:20px;
			left:540px;
	    	width:40%;
	    	padding: 10px;
			color:#fff;
    		font:normal 18px "Trebuchet MS", Arial, Sans-serif;			
			line-height:20px;
			background:URL(../images/trans.png);
			}
	    	
		.pc_item .desc h1 {
    		color: #E83636;    
    		font:bold 42px "Trebuchet MS", Arial, Sans-serif;
    		text-shadow: #000 1px 1px; 
			}

		.pc_item img {
			}

			
/*	Sidebar icon box (index)
--------------------------------------------------------------------------------------------*/	
			
.icon_box {
	float:left;
	margin-bottom:20px;
	}

.icon_box img {
	margin-left:10px;
	}

	.icon_box h3 {
		margin:0;
		}

	.icon_box span {
		font-style:italic;
		font-family:Georgia, "Times New Roman", Times, serif;
		}

/*	content lists
--------------------------------------------------------------------------------------------*/	
#content ul {
		list-style:none;		
		}
	
	#content ul li {	
		list-style:square;
		}		

ul.lists  {
		list-style:none;	
		margin:0;
		padding:0;
		}
	
	ul.lists li {	
		padding-left:30px;
		background:url(../images/tick.png) 0 50% no-repeat;
		list-style:none !important;
		}
		



/* Service box
-------------------------------------------------------------------------------------*/

.service_box {
	margin:10px 0 0 0;
	}

	.service_box h3 span {
		display:block;
		margin:7px 0;
		font:italic normal 12px Georgia, "Times New Roman", Times, serif;
		}


.service_box2 {
	width:290px;
	float:left;
	margin-right:25px;
	margin-bottom:10px;

	}


/* Footer
-------------------------------------------------------------------------------------*/
								
#footer_wrapper {
	width:100%;
	font-size:11px;
	overflow:hidden;
	margin-top:20px;
	padding:20px 0;
}

	.footer {
		width:940px;
		margin-left:auto;
		margin-right:auto;
		color:#fff;
		}

		.footer_column {
			width:204px;
			float:left;
			padding:20px 15px;
			}

			.footer h2 {
				background:	url(../images/footer_title_border.png) bottom left no-repeat;
				font-weight:bold;	
				padding-bottom:10px;
				color:#fff;
				}
	
			.footer .footer_column ul{
				margin:0;
				padding:0;
				}

			.footer .footer_column ul li {
				margin:0px;
				list-style-type:none;
				}

			.footer .footer_column ul li p{
				margin:0;
				}

			.footer .footer_column ul li a {
				margin:0px;
				display:block;
				padding:3px 0;
				text-decoration:none;
				color:#fff;
				}



.copyright {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	}

	.copyright p {
		text-align:center;
		margin:0;
		}



/*	portfolio
--------------------------------------------------------------------------------------------*/
.port_box {
	margin:20px 0;
	clear:both;
	overflow:auto;
	height:100%;	
	}
	.port_box_index {
	margin:20px 0;
	clear:both;
	overflow:auto;
	height:100%;
	background-color:#000;
	}
			.port_box_index a{
				color:#000;
			}
					
			.port_box_index a:hover {
				text-decoration:underline;
				}
					


/*	Contact Form
--------------------------------------------------------------------------------------------*/
#form {
	padding: 15px 0;
	}

		#form label {
			font-size: 1.2em;
			width: 140px;
			display: inline-block;
			margin-right: 0px;
			margin-bottom: 15px;
			}		

		#form .input {
			background:#fbfbfb;		
			border: 1px solid #e5e5e5;
			padding: 5px 7px;
			margin-bottom: 15px;
			width: 360px;
			}

		#form select {
			background:#fbfbfb;			
			width: 290px;			
			font: 1.2em Tahoma;
			border: 1px solid #e5e5e5;
			padding: 5px 6px;
			margin-bottom: 15px;
			}

		#form textarea {
			background:#fbfbfb;			
			border: 1px solid #e5e5e5;
			vertical-align: top;
			width: 355px;
			font: 1.1em Tahoma;
			line-height: 1.7em;
			padding: 9px;
			height: 200px;
			}
		
		#form .indent {
			padding-left: 145px;
			padding-top: 15px;
			}
			
		/* The button */
		#form .submitbutton {
			background:url(../images/button.gif) no-repeat;
			border:none;
			}	
			
/*General styles*/

#main
{
	width: 960px;
	margin: 40px auto 0 auto;
	background: white;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 30px;
	border: 1px solid #adaa9f;
	-moz-box-shadow: 0 2px 2px #9c9c9c;
	-webkit-box-shadow: 0 2px 2px #9c9c9c;
}

/*Features table------------------------------------------------------------*/
.features-table
{
  width: 100%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0;
  text-shadow: 0 1px 0 #fff;
  color: #2a2a2a;
  background: #fafafa;  
  background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff)); 
}

.features-table td
{
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  border-bottom: 1px solid #cdcdcd;
  box-shadow: 0 1px 0 white;
  -moz-box-shadow: 0 1px 0 white;
  -webkit-box-shadow: 0 1px 0 white;
  white-space: nowrap;
  text-align: center;
}

/*Body*/
.features-table tbody td
{
  text-align: center;
  font: normal 12px Verdana, Arial, Helvetica;
  width: 150px;
}

.features-table tbody td:first-child
{
  width: auto;
  text-align: left;
}

.features-table td:nth-child(2), .features-table td:nth-child(3)
{
  background: #efefef;
  background: rgba(144,144,144,0.15);
  border-right: 1px solid white;
}


.features-table td:nth-child(4)
{
  background: #e7f3d4;  
  background: rgba(184,243,85,0.3);
}

/*Header*/
.features-table thead td
{
  font: bold 1.3em 'trebuchet MS', 'Lucida Sans', Arial;  
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px; 
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top: 1px solid #eaeaea; 
}

.features-table thead td:first-child
{
  border-top: none;
}

/*Footer*/
.features-table tfoot td
{
  font: bold 1.4em Georgia;  
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px; 
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #dadada;
}

.features-table tfoot td:first-child
{
  border-bottom: none;
}

