/* Site designed and built by UDIO Edge */
/* web: www.udioedge.com */

body {
	background: #fff url(../_images/sitebg.jpg) 0 0 repeat-y;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#666;
}

img, div { behavior: url("iepngfix.htc") }

a {
	text-decoration:none;
	color:#336600;
}

a:hover {
	color:#ccc;
}

.clear {
	clear:both;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

p {
	font-size:13px;
	color: #594f39;
	margin-bottom:10px;
	line-height:17px;
}

#container {
	width:900px;
	height:573px;
	margin:100px auto;
	background-color:#fff;
}

#shadow {
	width:893px;
	height:21px;
	margin:-100px auto;
	color:#fff;
	text-align:right;
	font-size:9px;
	padding-top:10px;
	background: transparent url(../_images/shadow.png) 0 0 no-repeat;
}

#shadow a {
	color: #fff;
	text-decoration:underline;
}

#navigation {
	height:57px;
	background: #fff url(../_images/navbg.png) 0 0 repeat-x;
	border-bottom: 1px solid #003300;
	text-align:center;
}

#navigation li {
	float:left;
	width:150px;
	text-align:center;
	line-height:57px;
}

#navigation a.right {
	border-right: 1px solid #7cb053;
}

#navigation a.left {
	border-left:1px solid #336600;
}

#navigation li a {
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	text-transform:capitalize;
	font-weight:lighter;

}

#navigation li a:hover {
	background-color:#336600;
}

#productwrap, #header {
	width:896px;
}

#productwrap {
	height:56px;
	margin:0 auto;
	background-color: #fff;
}

#products {
	overflow:hidden;
	width:896px;
}

#productscroll {
	overflow:hidden;
	height:56px;
	width:807px;
	margin:0 auto;
}

#productscroll ul {
	width:1946px;
}

#productscroll li {
	display:block;
	float:left;
	margin-right:1px;
	list-style:none;
}

#header {
	border-top: 1px solid #fff;
	height:219px;
	background: #fff url(../_images/header.jpg) 0 0 no-repeat;
	margin:0 auto;
}

#content {
	height:157px;
	background: #fff url(../_images/contentbg.png) 0 0 repeat-x;
	margin:0 auto;
	padding:20px;
}

#content-left {
	float:left;
	width:70%;
	padding:10px;
}

#content-right {
	float:right;
	width:25%;
	padding:90px 10px 10px;
	background: transparent url(../_images/map.png) 60px 10px no-repeat;
	height:57px;
	font-size:11px;
	color:#666;
	line-height:14px;
}

#content-right h3 {
	color:#333;
}

h1.contact {
	margin-top:20px;
	font-weight:lighter;
	letter-spacing:2px;
	text-align:center;
	font-size:14px;
}

#topbar {
	height:155px;
	overflow:auto;
}

#bottombar {
	border-top:1px solid #fff;
	padding:10px;
}

.bottombar_box {
	float:left;
	width:180px;
}

.bottombar_box p {
	color:#666;
	font-size:11px;
	line-height:14px;
}

.bottombar_box h1 {
	font-size:16px;
	color:#336600;
	font-weight:lighter;
}

#footer {
	height:43px;
	background-color:#336600;
	font-size:9px;
	color: #fff;
	line-height:43px;
	padding: 0 20px;
}

#footer li {
	float:left;
	padding:0 10px;
}

#footer li a {
	color: #fff;
	text-decoration:none;
}

#footer li a:hover {
	color:#ffcc33;
	text-decoration:none;
}

#footer #estimate {
	height:34px;
	width:188px;
}

.footinfo {
	width:600px;
}

#footer #estimate a {
	display:block;
	height:34px;
	width:188px;
	margin: 4px 0 0;
	background: transparent url(../_images/estimatebutton.png) 0 0 no-repeat;
}

#footer #estimate a:hover {
	background: transparent url(../_images/estimatebutton.png) 0 -34px no-repeat;
}

.quote {
	font-style: italic;
	margin-left:20px;
	font-size: 12px;
	color:#666;
}