@CHARSET "UTF-8";

/* 1 */
html, body {
	min-height: 100%;
	margin: 0;
	padding: 0;
}

body {
	color: #044f59;
	font-family: Arial;
	font-size: 62.5%;
	background: #c6b199 url(../images/bg1.jpg) repeat-x scroll center top;
}

a, img {
	border: none;
	outline: none;
}

a {
	color: #044f59;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

address {
	font-style: normal;
}

p {
	line-height: 1.25em;
	margin-top: 0;
}

/* 2 */
/*\*/ * html html {height: 100%;} /**/
/*\*/ * html body {height: 100%;} /**/

a img {
	border: none;
	outline: none;
}

/* 10 */
.clear {
	clear: both;
}

.pageTitle {
	border-bottom: 1px solid #3a2104;
	color: #3a2104;
	font-size: 1.857143em;
	font-weight: normal;
	margin: 0;
	width: 589px;
	padding-bottom: 12px;
}

.brown {
	color: #3a2104;
}

.whiteBox {
	width: 326px;
}

.hrWrapper {
	padding: 1em 0;
}

.hr {
	background-color: #a5bdc1;
	height: 1px;
}

/* 11 */
.whiteBox p {
	margin: 0;
	padding: 1em 0 0 0;
	color: #3a2104;
}

.whiteBox h3 {
	margin: 0;
	padding: 0.5em 0;
	border-bottom: 1px solid #044f59;
}

ul.checkList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* 12 */
ul.checkList li {
	padding-left: 26px;
	line-height: 18px;
	margin-bottom: 5px;
	background: transparent url(../images/check.png) no-repeat scroll 0 0;
}

/* 20 */
.whiteBox .top {
	padding-top: 10px;
	background: transparent url(../images/white_03.jpg) no-repeat scroll 0 0;
}

.whiteBox .bottom {
	padding-bottom: 10px;
	background: transparent url(../images/white_06.jpg) no-repeat scroll left bottom;
}

.whiteBox .body {
	background-color: white;
	width: 284px;
	margin: 0 auto;
	padding: 0 21px;
	background: white url(../images/white_05.jpg) repeat-y scroll 0 0;
}

/* 100 */
#wrapper {
	height: 100%;
	margin: 0 auto;
	width: 980px;
	font-size: 1.4em;
}

#logo {
	margin: 0;
	display: block;
	float: left;
	width: 306px;
	height: 112px;
	padding-left: 22px;
	background: transparent url(../images/nav_01.jpg) no-repeat scroll 0 0;
}

#contact {
	float: right;
	height: 112px;
	padding-left: 397px;
	background: transparent url(../images/nav_03.jpg) no-repeat scroll 0 0;
}

#nav {
	list-style-type: none;
	display: block;
	width: 980px;
	height: 50px;
	margin: 0;
	padding: 0;
	padding-bottom: 11px;
	background: transparent url(../images/nav_13.jpg) no-repeat scroll left bottom;
}

#footer {
	background-color: #c6b199;
	color: #3a2104;
	font-size: 0.857143em;
	text-align: center;
	margin-top: 1.5em;
	margin-bottom: 5em;
}

/* 101 */
#logo a {
	display: block;
	width: 100%;
	height: 100%;
}

#nav li {
	display: block;
	position: relative;
	float: left;
	height: 50px;
}

#footer a {
	color: #3a2104;
}

#footer p {
	line-height: 1.5em;
}

/* 102 */
html > body #wrapper {
	height: auto;
	min-height: 100%;
}

#nav li a {
	display: block;
	float: left;
	height: 50px;
}

/* 110 */
#main .topSection {
	height: 225px;
	max-height: 225px;
}

#main .bottomSection {
	background: white url(../images/homebg1.jpg) no-repeat scroll 0 0;
	height: 577px;
	padding: 27px 20px 38px 14px;
}

#main > .bottomSection {
	height: auto;
	min-height: 577px;
}

/* 112 */
#nav li ul.submenu {
	left: 0;
	top: 50px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 9999;
	display: none;
	position: absolute;
}

/* 113 */
#nav li ul.submenu li {
	background-color: #002633;
	color: white;
	float: none;
	height: 32px;
	line-height: 32px;
	width: 124px;
	border-top: 1px solid white;
	text-align: center;
}

/* 114 */
#nav li ul.submenu li a {
	color: white;
	display: inline;
	float: none;
	height: auto;
}

/* 120 */
#main .bottomSection .leftSection {
	padding-top: 20px;
	width: 589px;
	float: left;
	margin-right: 31px;
}

#main .bottomSection .rightSection {
	width: 326px;
	float: left;
}

/* 200 */
#nav #aboutItem {
	width: 122px;
}

#nav #aboutLink {
	width: 100px;
}

#nav #aboutLink {
	padding-left: 22px;
	background: transparent url(../images/nav_05.jpg) no-repeat scroll 0 0;
}

#nav #woodFenceItem, #nav #woodFenceLink {
	width: 123px;
}

#nav #chainLinkFenceItem, #nav #chainLinkFenceLink {
	width: 148px;
}

#nav #ironFenceItem, #nav #ironFenceLink {
	width: 110px;
}

#nav #decksTrellisItem, #nav #decksTrellisLink {
	width: 130px;
}

#nav #contactItem {
	padding-right: 255px;
	background: transparent url(../images/nav_12.jpg) no-repeat scroll right top;
	width: 92px;
}

#nav #contactLink {
	width: 92px;
}

/* 210 */
#main .topSection .woodFenceLink {
	display: block;
	width: 247px;
	height: 225px;
	float: left;
}

#main .topSection .chainLinkFenceLink {
	display: block;
	width: 242px;
	height: 225px;
	float: left;
}

#main .topSection .ironFenceLink {
	display: block;
	width: 243px;
	height: 225px;
	float: left;
}

#main .topSection .gatesLink {
	display: block;
	width: 194px;
	height: 225px;
	float: left;
}

#main .topSection .decksTrellisLink {
	display: block;
	width: 248px;
	height: 225px;
	float: left;
}


