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

body
{
	background-color:#e98919;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:100;	
	color:#5B5B5B;
}

.page
{
	margin: 40px 0 0 0;
	background-color:#FFFFFF;
	height: 537px;
	width: 1042px;
	
}
.left
{
	height: 487px;
	width: 201px;
	margin: 26px 19px 26px 26px;
	float:left;
	overflow:hidden;
}

.middle
{
	width:480px;
	height: 125px;
	float: left;
	margin: 10px 0 0 0;
}


.top
{
	width:784px;
	height:116px;
	float:left;
	overflow:hidden;
}
.top img
{
	float:right;
	margin: 0 26px 0 0;
}
#navbar_holder
{
	width:550px;
	height:25px;
	float:left;

	margin: -30px 0 0 0;
	
}

#navbar
{	
	padding: 0;
	height:25px;
	padding: 0 0 0 0;
	float:left;
	width:550px;
	margin:0 0 0 0;
}

#navbar li
{	
	padding: 0;
	list-style: none;
	float: left;
	font-size:14px;
}	

#navbar li a
{	
	display: block;
	margin: 0 1px 0 0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#686c6d;
	text-align: center;
	text-decoration: none;
	width:auto;
	height:auto;
	padding: 0 7px 0 7px;
}
	
#navbar li a:hover
{
	color:#000000;
}
.nav_divider
{
	color:#e98919;
	margin:0 0 0 5px;
	float:right;
}
.content_holder
{
	margin: 0 0 0 10px;
	position:relative;
	float:left;
	height:358px;
	width:455px;
	left:0px;
	top: 0px;
	
	}
.content
{
	width:455px;
	height:358px;
	float:left;
	overflow:auto;
	margin: 0 0 8px 0;

}
.top_right
{
	width:300px;
	height: 238px;
	float:right;
	margin: 10px 0 0 0;
	overflow:hidden;
	background-color:#FFFFFF;
}
.top_right img
{
	border:0px;
}

.bottom_right_image {

	width:auto;
	height:auto;
	float:right;
	margin: 69px 0 0 0;

	}


h1
{
	font-size:34px;
	font-weight:100;
	color:#72777b;
	margin: 0 0 7px 0;
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
}
.address
{
	float:left;
	font-size:11px;
	width:470px;
}
.footer
{
	width:1050px;
	font-size:10px;
	color:#FFFFFF;
	padding:10px 0 0 0;
	position:relative;
	background-image:url(images/shadow_bottom.jpg);
	background-repeat:no-repeat;
	margin: 0 0 10px 0;
}
.footer a
{
	color:#FFFFFF;
}
a
{
	color:#e78917;
}
.why_table
{
	margin: 15px 0 0 0;
	font-size:10px;
}
.why_table a
{
	text-decoration:none;
	margin: 4px 0 0 0;
	float:left;
}
.services_table
{
	text-align:center;
	font-size:11px;
	margin: 0 0 0 0;
	font-weight:bold;
}
.services_table a
{
	color:#000000;
	text-decoration:none;
}
.services_table a:hover
{
	color:#e78917;
}
.services_table img
{
	border:0px;
}
.contact_table
{
	font-size:11px;
}
.links_table td
{
	height:80px;	
}
ul
{
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	
}

.content li {
color: #e88919;
margin: 3px 0 0 0;
}
li span {
color:#5B5B5B;
}
.climate_table
{
	margin: 0 0 0 0;
	font-size:11px;
	width:475px;
}
.climate_table td
{
	padding: 5px;
	vertical-align:top;	
}
.climate_small_table
{
	margin:3px 0 2px 0;
}
.climate_content_table
{
	float:left;
}
.right
{
	width:319px;
	height:427px;
	float:left;
	margin: -20px -5px 0 12px;
	overflow:hidden;

}
.contact_image
{
	float:right;
	margin: 25px 37px 0 0;
}

.shadow 
{ 
	background-image:url(images/shadow_right.jpg);
	background-repeat:no-repeat;
	height:543px;
	width:10px;
	position:relative;
	top:0px;
	left:1042px;
}
