body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	background-color:#004000;
}
p {
	margin:0;
}
h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#004000;
	margin:0;
}
h1 {
	font-size:17px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:15px;
}
h4 {
	font-size:14px;
}
a {
   outline: 0;
}
a:link, a:visited {
	color: #004000;
	text-decoration: underline;
}
a:hover, a:active, a:visited:hover {
	color: #000;
	text-decoration: underline;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}
ul {
	margin:0;
	padding:0;
}
ul li {
	margin-left:25px;
}
hr {
	margin:15px;
	border:solid 1px #004000;
}
blockquote {
	margin:0 0 0 25px;
}

/*** MAIN STRUCTURE ***/
#main_top {
	width:100%;
	min-height:430px;
	height:auto !important;
    height:430px;
	padding-bottom:20px;
	background:url(../images/home/repeat_main.jpg) repeat-x top center #efefef;
}
#main_btm {
	width:100%;
	background:url(../images/home/repeat_footer.jpg) repeat-x;
	min-height:100px;
	height:auto !important;
    height:100px;
	clear:both;
}
#container_top {
	position:relative;
	width:837px;
	min-height:156px;
	height:auto !important;
    height:156px;
	margin:auto;
	background:url(../images/home/top_glow.jpg) no-repeat top center;
}
#container_btm {
	position:relative;
	width:837px;
	margin:auto;
	padding-top:20px;
	background:url(../images/home/repeat_footer.jpg) repeat-x;
	font-size:10px;
	color:#9DA599;
	text-align:center;
}
#container_btm a:link, #container_btm a:visited {
	color: #9DA599;
	text-decoration: none;
}
#container_btm a:hover, #container_btm a:active, #container_btm a:visited:hover {
	color: #9DA599;
	text-decoration: underline;
}

/*** NAV ***/
#logo {
	width:100%;
	height:115px;
	margin-bottom:58px;
	clear:both;
}
#logo a, #logo a:hover {
	width:100%;
	height:115px;
	text-indent:-9999px;
	display:block;
}
.nav_item {
	width:172px;
	height:40px;
	background:url(../images/home/nav_bkgd.png) no-repeat;
}
.one {
	position:absolute;
	top:116px;
	left:-3px;
}
.two {
	position:absolute;
	top:116px;
	left:163px;
}
.three {
	position:absolute;
	top:116px;
	left:329px;
}
.four {
	position:absolute;
	top:116px;
	left:495px;
}
.five {
	position:absolute;
	top:116px;
	left:661px;
}
.nav_btn {
	position:absolute;
	top:9px;
	left:7px;
	width:165px;
	height:30px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:32px;
	overflow:hidden;
}
.nav_btn a:link, .nav_btn a:visited {
	color: #004000;
	text-decoration: none;
	display:block;
	background:transparent;
}
.nav_btn a:hover, .nav_btn a:active, .nav_btn a:visited:hover {
	color: #000;
	background:#efefef;
	text-decoration: none;
}

/*** HOME CONTENT ***/
#flash {
	width:837px;
	height:283px;
	margin-bottom:4px;
}
#content_full {
	width:790px;
	margin:auto;
	margin-bottom:10px;
	overflow:hidden;
}
.left {
	width:500px;
	padding:24px 0 0 0;
	float:left;
}
.right {
	width:252px;
	min-height:175px;
	height:auto !important;
    height:175px;
	padding:24px 0 0 25px;
	background:url(../images/home/side.png) no-repeat;
	float:right;
}
#content_full h1, .left h1, .right h1 {
	height:20px;
	padding:7px 0 0 32px;
	margin:0 0 14px 0;
	background:url(../images/home/icon.png) no-repeat;
	border-bottom:solid 1px #004000;
}
#marvin {
	width:210px;
	height:46px;
	float:left;
	margin:4px 0 0 -1px;
	display:inline;
}
#marvin a {
	width:210px;
	height:46px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(../images/home/marvin.jpg) no-repeat;
}
#marvin a:hover {
	width:210px;
	height:46px;
	background-position:bottom;
}

#thermatru {
	width:172px;
	height:47px;
	float:left;
	margin:4px 0 0 39px;
	display:inline;
}
#thermatru a {
	width:172px;
	height:47px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(../images/home/thermatru.jpg) no-repeat;
}
#thermatru a:hover {
	width:172px;
	height:47px;
	background-position:bottom;
}
#rollex {
	width:168px;
	height:47px;
	float:left;
	margin:4px 0 0 45px;
	display:inline;
}
#rollex a {
	width:168px;
	height:47px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(../images/home/rollex.jpg) no-repeat;
}
#rollex a:hover {
	width:168px;
	height:47px;
	background-position:bottom;
}
#larson {
	width:116px;
	height:48px;
	float:left;
	margin:2px 0 0 41px;
	display:inline;
}
#larson a {
	width:116px;
	height:48px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(../images/home/larson.jpg) no-repeat;
}
#larson a:hover {
	width:116px;
	height:48px;
	background-position:bottom;
}
#nla {
	position:absolute;
	top:7px;
	left:24px;
	width:105px;
	height:78px;
	margin-bottom:58px;
	clear:both;
	background:url(../images/home/nla.jpg) no-repeat;
}
#nla a, #nla a:hover {
	width:105px;
	height:78px;
	text-indent:-9999px;
	display:block;
}
#bbb {
	position:absolute;
	top:22px;
	left:720px;
	width:93px;
	height:36px;
	margin-bottom:58px;
	clear:both;
	background:url(../images/home/bbb.jpg) no-repeat;
}
#bbb a, #bbb a:hover {
	width:93px;
	height:36px;
	text-indent:-9999px;
	display:block;
}

/*** INTERIOR STYLES ***/
.form_bar {
	background:#004000;
	color:#fff;
}

/*** CONTACT US ***/
select.fancy {
	width:120px;
	margin-right:5px;
	outline: 0;
	background:#E1E1E1;
	border:solid 1px #004000;
	outline: 0;
}
select.fancy2 {
	outline: 0;
	background:#E1E1E1;
	border:solid 1px #004000;
	outline: 0;
}
input.fancy {
	width:235px;
	padding:8px 0;
	background:#E1E1E1;
	border:solid 1px #004000;
	outline: 0;
}
input.fancy:focus {
	border:solid 1px #004000;
	background:#fff;
}
input.fancy_zip {
	width:100px;
	padding:8px 0;
	background:#E1E1E1;
	border:solid 1px #004000;
	outline: 0;
}
input.fancy_zip:focus {
	border:solid 1px #004000;
	background:#fff;
}
textarea.fancy {
	width:480px;
	height:150px;
	background:#E1E1E1;
	border:solid 1px #004000;
	outline: 0;
}
textarea.fancy:focus {
	border:solid 1px #004000;
	background:#fff;
}
h1.fieldtitle {
	font-size:15px;
	color:#666;
}
.map_frame {
	border:solid 1px #004000;
}
.frame {
	border:solid 1px #004000;
	margin:15px auto;
}
.frame_no_pad {
	border:solid 1px #004000;
}
.frame_case {
	border:solid 1px #004000;
	margin:0 15px 5px 0;
}
.box {
	width:460px;
	margin:5px auto;
	padding:10px;
	border:solid 3px #004000;
	background:#DCDFDB;
	text-align:left;
	overflow:hidden;
}
.box hr {
	margin:5px auto;
}
.pdf_link {
	background:url(../images/interior/icons_pdf_color.png) no-repeat;
	line-height:21px;
	padding-left:21px;
	margin-top:5px;
}
.float_right {
	float:right;
}
.icon_1 {
	background:url(../images/interior/icon_windows.png) no-repeat;
	line-height:45px;
	padding-left:50px;
	margin:10px auto;
	margin-bottom:0;
	font-weight:bold;
	font-size:17px;
	color:#000;
}
.icon_2 {
	background:url(../images/interior/icon_doors.png) no-repeat;
	line-height:45px;
	padding-left:50px;
	margin:10px auto;
	margin-bottom:0;
	font-weight:bold;
	font-size:17px;
	color:#000;
}
.icon_3 {
	background:url(../images/interior/icon_hammer.png) no-repeat;
	line-height:45px;
	padding-left:50px;
	margin:10px auto;
	margin-bottom:0;
	font-weight:bold;
	font-size:17px;
	color:#000;
}
.icon_4 {
	background:url(../images/interior/icon_materials.png) no-repeat;
	line-height:45px;
	padding-left:50px;
	margin:10px auto;
	margin-bottom:0;
	font-weight:bold;
	font-size:17px;
	color:#000;
}
.logo_box {
	border:solid 1px #666;
	background:#FFF;
}
.callout {
	width:90%;
	margin:5px auto;
	padding:5px;
	border:solid 1px #004000;
	background:#DCDFDB;
	overflow:hidden;
}
.callout hr {
	margin:5px auto;
}
.icon_link {
	background:url(../images/interior/icon_link.png) no-repeat;
	padding:5px 0 10px 0;
	padding-left:35px;
	font-weight:bold;
	font-size:15px;
	color:#000;
}
.icon_didyouknow {
	background:url(../images/interior/icon_didyouknow.png) no-repeat;
	line-height:30px;
	padding-left:35px;
	font-weight:bold;
	font-size:15px;
	color:#000;
}
