body {
	background: url(../images/formatting/body.jpg) repeat;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
	line-height:1.5em;
}
#wrapper {
	background-image: url(../images/formatting/flash-con2.gif);
	background-repeat: repeat-x;
	background-position: center 34px;
}
#wrapper-2 {
	background: url(../images/formatting/wood-tile.jpg) repeat-x center top;	
}
#flash-area {
	width:760px;
	margin:0 auto;
}
#flash-area-con {
	margin:0 auto;
	background:url(../images/formatting/flash-con.gif) no-repeat center bottom;
}
a:focus {
	outline:none;
}
/*=============================Top Navigation=============================
========================================================================*/
#topnav {
	width:774px;
	margin:0 auto;
	padding:0;
	list-style-type: none;
}
#topnav li {
	float: left;
}
#topnav li a {
	display:block;
	background-repeat:no-repeat;
	background-position:left center;
	text-indent: -9999px;
	height:34px;
	padding:0 12px 0 12px;
	}	
#topnav li#home a {background-image: url(../images/formatting/topnav/home.gif); width: 265px; padding:0 0 0 0;}
#news a {
	background-image: url(../images/formatting/topnav/news.gif);
	width: 20px;
	background-position: left;
	margin: 0 6px 0 4px;
}

#products a {
	background-image: url(../images/formatting/topnav/products.gif);
	width: 49px;
	margin: 0 6px;
}
#services a {background-image: url(http://208.131.155.124/images/formatting/topnav/services.gif); width: 54px; margin: 0 6px;}
#greenbuilding a {
	background-image: url(../images/formatting/topnav/greenbuilding.gif);
	width: 88px;
	margin: 0 6px;
}

#forms a {background-image: url(../images/formatting/topnav/forms.gif);	width: 28px; margin: 0 6px;}
#contact a {background-image: url(../images/formatting/topnav/contact.gif); width: 61px; margin: 0 6px;}
#about a {background-image: url(../images/formatting/topnav/aboutus.gif); width: 49px; margin: 0 6px;}
#topnav li a:hover {background-position:right center;}	
#topnav li#home a:hover {background-image: url(http://208.131.155.124/images/formatting/topnav/home.gif);}
#news a:hover {background-image: url(http://208.131.155.124/images/formatting/topnav/news.gif);}
#products a:hover {background-image: url(http://208.131.155.124/images/formatting/topnav/products.gif);}
#services a:hover {background-image: url(http://208.131.155.124/images/formatting/topnav/services.gif);}
#forms a:hover {background-image: url(http://208.131.155.124/images/formatting/topnav/forms.gif);}
#contact a:hover {background-image: url(http://208.131.155.124/images/formatting/topnav/contact.gif);}
#about a:hover {background-image: url(http://208.131.155.124/images/formatting/topnav/aboutus.gif);}
/*=============================containers===============================
========================================================================*/
#content {
	background: url(../images/formatting/content.jpg) repeat;
	width:700px;
	margin:0 auto;
	padding:15px 30px 30px 30px;
}
#content a {
	color:#660000;
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
	background-color:#FFFFFF;
}
#content-top {
	background-image: url(../images/formatting/content-top.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	height:70px;
	width:760px;
	margin:0 auto;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:#000000;
}
.dropcap-w {
	background-image: url(../images/dropcaps/w.gif);
	height: 75px;
	width: 48px;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	float: left;
	text-indent:-9999px;
}
#moulding {
	text-align:center;
	width:120px;
	float:left;
	padding-right:25px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
#moulding img { 
	padding-top:5px;
}
#content #moulding a {
	color: #13694e;
	text-decoration:none;
}
#content #moulding a:hover {
	background:none;
	text-decoration:underline;
}
.rule-below {
	border-bottom:dotted 1px #666666;
	padding-bottom:15px;
	margin-bottom:15px;
}
form .search-submit {
	border:none;
}
form {
	margin:0;
	padding:0;	
}
form input#search {
	background-color:#b7952e;
	border:none;
	margin-left:10px;
	margin-top:16px;
	border:solid 1px #b7952e;
	float:left;
}
.search-submit {
	background:none;
}
/*=============================footer===================================
========================================================================*/
#footer {
	background: url(../images/formatting/footer.jpg) no-repeat;
	height: 55px;
	width:760px;
	margin:0 auto;
}
#bottomnav {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	text-align:center;
	margin:0;
	padding-top:8px;
}
#bottomnav a {
	color:#00423c;
	text-transform:uppercase;
	text-decoration:none;
	margin:0 8px;
}	
#bottomnav a:hover {
	border-bottom:dotted 1px #00423c;
}	
