body {
	margin: 0;
	padding: 0;
	background: url(images/contentbg.png) repeat;
	height: 100%;
}

html>body {
	margin: 0;
	padding: 0;
	background: url(images/contentbg.png) repeat;
	height: 100%;
}

/* @group Header */

#topline {
	background: url(images/greenhorz-line.png) repeat-x;
	height: 2px;
	padding: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

*html #topline {
	background: url(images/greenhorz-line.png) repeat-x;
	height: 2px;
	padding: 0;
	margin: 0 0 -17px;
}

#header {
	height: 179px;
	background: url(images/brownhorz-banner.png) repeat-x 0 top;
	padding: 0;
	margin: 0;
	position: relative;
	display: block;
	clear: both;
}

.clear {
	width: 1px;
	height: 1px;
	clear: both;
}

h1 {
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 10px;
	padding: 0;
	color: #8d5124;
	font-weight: normal;
	font-style: normal;
}

h3 {
	font-size: 15px;
	line-height: 20px;
	margin: 0 0 10px;
	padding: 0;
	color: #8d5124;
	font-weight: normal;
	font-style: normal;
}

a:link, a:visited {
	color: #8d5124;
	font-weight: bold;
	text-decoration: underline;
	line-height: 20px;
}

a:hover {
	color: #423225;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
} 
/*
*html #header {
	height: 179px;
	background: url(images/brownhorz-banner.png) repeat-x 0 top;
	position: relative;
	padding: 0;
	margin: 0;
	top: 0;
}
*/
#logo {
	height: 179px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/logo.png) no-repeat;
	bottom: 0;
}



/* @end */

/* @group Content */

#overlay {
	background: url(images/contentoverlay.png) repeat-x;
	position: relative;
	z-index: 3;
	padding-top: 20px;
}

#content {
	background: url(images/contentbg.png) repeat;
	padding-bottom: 15px;
	color: #444;
	font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 100%;
	display: block;
}



/* @end */

/* @group Positioning */

.center {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-right: 30px;
	padding-left: 30px;
}

.left {
	width: 600px;
	float: left;
	padding: 10px;
}

img {
position:relative;
float:left;
padding-right: 20px;
padding-bottom: 10px;
	padding-top: 10px;
}

.imgRight {
position:relative;
float:right;
padding-left: 20px;

}

.right {
	width: 300px;
	float: left;
	padding-left: 20px;
}

.rightMid {
	width: 280px;
	padding: 10px;
	float: left;
	display: block;
}

.leftMid {
	width: 280px;
	padding: 10px;
	display: block;
	float: left;
}

.roundedmiddle img {
	padding: 0 0 20px;
}

.rightFooter {
	float: right;
	margin: 0;
	padding: 0 30px 0 0;
	width: 400px;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
}



/* @end */

/* @group Footer */

#footer {
	height: 40px;
	color: #fff;
	font: 11px/45px Tahoma, "Trebuchet MS", Lucida, Verdana;
	position: relative;
	bottom: 0;`
	visibility: visible;
	z-index: 50;
	padding-bottom: 20px;
	background: url(images/footer.png) no-repeat center;
	padding-top: 12px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

#footer a:link, a:visited {
	color: #e5ae82;
	text-decoration: none;
}

#footer a:hover, a:active {
	color: #ff9558;
}



/* @end */

/* @group Navigation */

#navcontainer {
	height: 45px;
	background: url(images/navigationbackground.png) repeat-x;
}

#navcontainer ul li a {
	display: block;
	text-align: left;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	height: 41px;
	z-index: 100;
	top: 0;
	float: left;
	position: relative;
	color: #fff;
	font: bold 10px/41px Tahoma, "Trebuchet MS", Lucida, Verdana;
	text-transform: uppercase;
	margin-top: 4px;
	background-position: right bottom;
	border-right: 1px solid #96755c;
	white-space: nowrap;
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	z-index: 100;
	left: 0;
	top: 0;
}

#navcontainer ul li {
	position: relative;
	left: 0px;
	display: inline;
	float: left;
	z-index: 100;
}

#navcontainer ul li a:hover, #navcontainer ul li a:active {
	text-decoration: none;
	position: relative;
	z-index: 10;
	background: url(images/navhover.png) repeat-x;
}

*html #navcontainer ul li a:hover, #navcontainer ul li a:active {
	text-decoration: underline;
}

/* Fix IE. Hide from IE Mac \*/

* html #navcontainer ul li { float: left; height: 1%;
	z-index: 100;
	position: relative;
	width: 1%;
}

* html #navcontainer ul li a { 	z-index: 100;
	position: relative;
}

/* Child - Level 1 */
/* All browsers will use this code, it will make the pop out menus work */
#navcontainer ul ul {
	position: absolute;
	top: 45px;
	display: none;
	z-index: 6;
	width: 100px;
	left: -1px;
	padding-bottom: 0;
	padding-left: 0;
	border-style: none;
	background-image: none;
	padding: 0;
	margin: 0;
}
   #navcontainer ul ul li {
	display: block;
	background: #472e1d none no-repeat;
	height: 30px;
	margin: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}

#navcontainer ul ul a {
	display: block;
	width: 110px;
	background-image: none;
	border-style: none;
	margin: 0;
	height: 30px;
	padding: 0 0 0 15px;
	font: bold 11px/30px Tahoma, "Trebuchet MS", Lucida, Verdana;
	color: #fff;
}

#navcontainer ul ul a:hover, #navcontainer ul ul a:active, #navcontainer ul ul .currentAncestor {
	color: #fff;
	text-decoration: underline;
	background: #7d512e;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

#navcontainer ul ul .current {
	color: #fff;
	text-decoration: underline;
	background: #7d512e;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

#navcontainer ul ul .current:hover {
	text-decoration: none;
	color: #fff;
	text-decoration: none;
	background: #7d512e;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

/* Child Level 3 */

#navcontainer ul ul ul {
	position: absolute;
	left: 110px;
	top: 0;
	padding: 0 10px 0;
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{

}

div#navcontainer ul ul, div#navcontainer ul ul ul, div#navcontainer ul li:hover ul ul, div#navcontainer ul li:hover ul ul ul, div#navcontainer ul li:hover ul ul ul ul, div#navcontainer ul li:hover ul ul ul ul ul{
display:none;
}

div#navcontainer ul li:hover ul, div#navcontainer ul ul li:hover ul, div#navcontainer ul ul ul li:hover ul, div#navcontainer ul ul ul ul li:hover ul, div#navcontainer ul ul ul ul ul li:hover ul{
display:block;
}



/* @end */

/* @group Rounded */

#repairs {
	width: 262px;
	height: 40px;
	background: url(images/repairs.png) no-repeat;
	display: block;
}

#estimates {
	width: 262px;
	height: 40px;
	background: url(images/estimates.png) no-repeat;
	display: block;
}

#equipment {
	width: 262px;
	height: 40px;
	background: url(images/equipment.png) no-repeat;
	display: block;
}

#contact {
	width: 262px;
	height: 40px;
	background: url(images/contacttop.png) no-repeat;
	display: block;
}

.roundedtop {
	width: 282px;
	height: 13px;
	display: block;
	background: url(images/roundedtop.png) no-repeat;
}

*html .roundedtop {
	width: 282px;
	height: 13px;
	display: block;
	background: url(images/roundedtop.png) no-repeat;
	margin-bottom: -1px;
}
.roundedbottom {
	background-image: url(images/roundedbottom.png);
	width: 282px;
	height: 13px;
	display: block;
}
.roundedmiddle {
	width: 262px;
	display: block;
	background: url(images/roundedmiddle.png) repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}



/* @end */