
* {
margin: 0;
padding: 0;
}
body {
	margin:0px auto;
	text-align: center;
	font-family:"Trebuchet MS", Arial;
	background-image:url(../media/header.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width: 818px;
	}
	
#container {
	margin: 0px auto;
	text-align: left;
	overflow: auto;
	width: 818px;	
	height: 100%;
	}
#container_about {
	margin-left:8px;	
	}*html #container_about {
	margin-left: 0px;
	}
 p, li {
 	margin-bottom:12px;
	}
li {
	margin-left:15px;
	}	
/*HEADER AND NAV STYLES*/

#header {
	margin: 0px;
	padding: 24px 0 0 0px;
	width: 818px;
	}

h1.logo {
	margin: 0px 0 0px 0px;
	padding-bottom: 34px;
	background-image:url(../media/logo.gif);
	background-repeat:no-repeat;
	text-indent: -5000px;
	width: 194px;
	height: 81px;
	}	
#nav {
	list-style: none;
	height: 25px;
	display: inline;
	overflow: hidden;
	width: 800px;
	}	
#nav li { 
	display: inline;
	list-style-type: none;
	}
#nav a {
	float: left;
	padding: 25px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:25px; /* for IE5/Win */
	}	
#nav a:link {
	background-position: 0 -50px;
	}	
#nav a:visited {
	background-position: 0 -50px;
	}
#nav a:hover {
	background-position: 0 -25px;
	}
#nav a.active {
	background-position: 0 -0px;
	}			
#thome a {
	width: 80px;
	background:url(../media/home.gif) top left no-repeat;
	}	
#thome a.selected {
	background-position: 0 0 !important;
	}	
#tabout a {
	width: 121px;
	background:url(../media/about.gif) top left no-repeat;
	}	
#tabout a.selected {
	background-position: 0 0 !important;
	}		
#tcommercial a {
	width: 121px;
	background:url(../media/commercial.gif) top left no-repeat;
	}	
#tcommercial a.selected {
	background-position: 0 0 !important;
	}		
#tresidential a {
	width: 121px;
	background:url(../media/residential.gif) top left no-repeat;
	}	
#tresidential a.selected {
	background-position: 0 0 !important;
	}		
#tcontact a {
	width: 95px;
	background:url(../media/contact.gif) top left no-repeat;
	}	
#tcontact a.selected {
	background-position: 0 0 !important;
	}			

			
/*CONTENT STYLES AND LAYERS*/


h2.content {
	font-size:14px;
	padding: 0px 0 8px 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #FD5A1E;
	letter-spacing:5px;
	}
h2.staff {
	font-size:14px;
	padding: 0px 0 0px 0px;
	margin-top: 25px;
	margin-bottom: 10px;
	color: #FD5A1E;
	letter-spacing:5px;
	}
.key_bit {
	height:100%;
	margin:0px 0 10px 0;
	overflow: auto;
	width: 100%;
	}
#left_text {
	background: url(../media/left_footertxt.gif) top left no-repeat;	
	height: 75px;
	width: 396px;
	display: block;
	}
#right_text {
	background: url(../media/right_footertxt.gif) top left no-repeat;	
	height: 75px;
	text-indent: -5000px;
	}	
.replace {
	text-indent: -5000px;
	}	
 a {
	color: #FD5A1E;	
	text-decoration: none;
	}	
 a:link, a:visted {
	color: #FD5A1E;	
	text-decoration: none;
	}
a:hover, a.active {
	color:#FD5A1E;
	text-decoration:underline;
	}	
.key_staff {
	font-size: 13px;
	margin: 0 0 0 0px;
	padding: 0;
	color:#095AA6;
	}
.key {
	padding-left:0px;
	padding-bottom:20px;
	font-size:12px;
	color:#666666;
	margin:10px 0 0 0px;
	border-bottom: 1px dashed #FD5A1E;
	}
	
.image_keystaff {
	float: left;
	margin: 0px 0 0 0;
	clear: none;
	}			
.drop {
	float: left;
	font-size: 300%;
	line-height: 1em;
	font-family:"Times New Roman", Times, serif;
	margin: -3px 2px 0 0px;
	padding: 0px;
	}		
#image_box p {
	font-size:0.70em;
	margin:0px 0 -5px 0;
	padding:0px;
	color: #80A2CC;
	}
html > body #image_box p {
	margin:5px 0 -5px 0;
	}	
#image_box {
	margin: 38px 0px 0px 0;
	overflow: auto;
	float: right;
	padding: 10px;
	border:	1px dashed #FFB79C;
	}
#image_box2 {
	margin: 38px 0px 0px 0;
	
	float: right;
	padding: 10px;
	border:	1px dashed #FFB79C;
	}
#image_box2	p {
	margin:0px;
	font-size:0.70em;
	}
#wrapper {
	clear: both;
	overflow: auto;
	height: 100%;
	padding-top: 20px;
	}
#left_column {
	color:#666666;
	padding: 0;
	width: 470px;
	font-size:12px;
	float: left;
	}
		

/*footer*/
#footer {
	border-top: 1px dashed #FFB79C;	
	border-bottom: 1px dashed #FFB79C;
	margin: 40px 0 0 0;
	height: 75px;
	padding:5px;
	}
#footer_left {
	background: url(../media/leftimage_footer.jpg) top left no-repeat;
	width: 396px;
	height: 75px;
	float: left;

	}
#footer_right {
	background: url(../media/rightimage_footer.jpg) top left no-repeat;	
	width: 396px;
	height: 75px;
	float: right;

	}
#adress {
	font-size:8px;
	margin:5px 0 25px 0;
	}
#adress p {
	font-size:11px;
}
.blue {
	color: #80A2CC;
	}	
.orange {
	color: #FCAD7D;
	}
#biscuit {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	width: 135px;
	height: 29px;
	}
.foot_imageleft {
	margin: 0 5px;
	float: left;
	}	
.foot_imageright {
	float: right;
	margin:0px 5px 0px 0px;
	}		
	
		
			