
* {margin:0;padding:0}
h1,h2,h3,h4,h5,p{margin-bottom:1em}

body {
	background: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color:#000;
}

#container {
	width: 766px;
	margin: 410px auto 0px;	
	text-align: left;

}
* html #container{
	width: 766px;
	w\idth: 766px;
}
#header {
	width: 766px;
	height:410px;
	background: url(/images/logobanner.gif) no-repeat center top;
	text-align: left;
	position:absolute;
	top:0;
}




#leftmenu {
	width: 228px;
	height: auto;
	margin: 0px 0px 0px 0px;
	display: inline;
	float: left;
	position:relative;
	left:-196px;
}
#content {
	width: 228px;
	text-align: left;
	color: #00OOO0;
	float:left;
	position:relative;
	left:270px;
}
#rightmenu {
	width: 228px;
	height: auto;
	margin: 0px 30px 0px 0px;
	display: inline;
	float: right;
}
* html #rightmenu{
	width: 230px;
	w\idth: 230px;
}

#textbox{
	padding-top:5px;
	padding-left:1px;
	padding-right:1px;
}


#footer {
	width: 766px;
	height: 30px;
	color: #000000;
	text-align: center;
	clear: both;
	padding-top:22px;
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
}

#footer a{
	font-weight:bold;
}

#footer a:hover{
	color: #0084CE;
}

#nav{
	padding-top:37px;
	margin:0px;
	float:right;
}

#nav ul{
	list-style-type: none;
	margin:0px;
	padding:0;
}

#nav li{
	float:left;
	list-style-type: none;
	margin: 0;
	padding:0;
	
}

#nav li img{
	display: block;
	list-style-type: none;
}

#corners{
	height:10px;
	width:766;
}

#services{
	position:relative;
	width:766px;
	height:137px;
	margin-top:275px;
}

* html #services{ margin-top:197px;}



#middle{
	width:700px;
	margin-left:36px;
	clear:both;
}

#middle h1{
	margin-left:35px;
	font-size:14px;
	margin-top:4px;
}

#middle p{
	margin-left:10px;
}

	
#news{
	width:230px;
	height:140px;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DEDEDE;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/images/hp_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	}

#news a{
	cursor:pointer;
	width:230px;
	height:140px;
	margin:0;
	padding:0;
	color:#666666;
}

#news a:hover{
	background-color: #dedede;
	background-image: url(/images/hp_arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#000000;
}

#newslink{
	width:230px;
	height:140px;
	}

#whatwedo{
	float:right;
	width:466px;
	height: 140px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DEDEDE;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/images/hp_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#servicetitles{
	width:700px;
	height:32px;
	margin-left:36px;
	clear:both;
}

#servicetitles h1{
	margin-left:37px;
	font-size:14px;
	margin-top:10px;
	margin-bottom:0;
}

#servicesleft{
	width:230px;
	float:left;
}

#servicesright{
	float:right;
	width:467px;
}

#flashbanner{
	height: 170px;
	width: 700px;
	position: absolute;
	top: 99px;
	margin-left: 36px;
}




.style1 {color: #999999}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}


a:active {
	color: #000000;
	text-decoration: none;
}


hr{
width: 700px;
align: center;
size: 1px;
noshade: noshade;
color: dedede;
}


#boxes{
height:85px; 

}


.box_category{
width:132px; 
height:17px; 
padding-top:68px; 
cursor:pointer;
text-align:center;
}

.box_category:hover{color:#FFF;}

#box_commercial{
	background-image:url(/images/box_commercial.jpg);
	height: 85px;
	width: 132px;
	background-repeat: no-repeat;
	background-position: left bottom;
	float:left;
	margin-right:10px;
}

#box_commercial:hover{
	background-image:url(/images/box_commercial_full.jpg);
}

#box_leisure{
	background-image:url(/images/box_leisure.jpg);
	height: 85px;
	width: 132px;
	background-repeat: no-repeat;
	background-position: left bottom;
	float:left;
	margin-right:10px;
}

#box_leisure:hover{
	background-image:url(/images/box_leisure_full.jpg);
}


#box_residential{
	background-image:url(/images/box_residential.jpg);
	height: 85px;
	width: 132px;
	background-repeat: no-repeat;
	background-position: left bottom;
	float:left;
}

#box_residential:hover{
	background-image:url(/images/box_residential_full.jpg);
}



