/* CSS Document */

html{
	height:100%;
	width:100%;
}

body{
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:-0.04em;
}

div{
	display:block;
	position:relative;
}

form{
	display:inline;	
}

p{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:-0.01em;	
}

a{
	text-decoration:none;
	color:#242E04;
}

.linebreak[class]{
	clear:both !important;
	height:1px;
	font-size:1px;
	width:1px;
}

.hidden_submit{
	position:absolute;
	top:-10000px;
	left:-10000px;
}

#header_area{
	background-color:#3A4C01;
	width:100%;
	height:118px;
}

#header{
	width:961px;
	margin-left:auto;
	margin-right:auto;
}

#header_logo{
	float:left;
	margin-left:20px;
	width:160px;
}

#header_text{
	float:right;
	text-align:right;
	width:420px;
}

#header_call{
	margin-top:16px;
	margin-bottom:55px;
}

#framework{
	width:971px;
	margin-left:auto;
	margin-right:auto;
}

#main_pic{
	width:961px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
}

#main_pic_prev{
	position:absolute;
	top:320px;
	left:-5px;
}

#main_pic_next{
	position:absolute;
	top:320px;
	left:909px;
}

#home_sections{
	width:944px;
	height:139px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:60px;
}

.home_section{
	float:left;
	width:314px;
	height:139px;
}

.home_section_photo{
	position:absolute;
	left:14px;
	top:10px;
}

.home_section_title{
	position:absolute;
	left:150px;
	top:12px;
}

.home_section_description{
	position:absolute;
	left:150px;
	top:39px;
	width:156px;
	height:72px;
	font-size:11px;
	color:#333333;
	line-height:16px;
}

.home_section_divider{
	float:left;
	width:1px;
	height:139px;
	background-color:#BBBBBB;
}

#footer_nav{
	margin-left:35px;
	color:#999999;
	width:903px;
	height:11px;
	margin-bottom:10px;
}

#copyright{
	float:left;
}

.footer_nav_opt{
	float:left;
	margin-left:13px;
}

#credit{
	float:right;
	color:#333333;
}

#footer_tagline_area{
	width:921px;
	margin-left:auto;
	margin-right:auto;
	background-color:#3A4C01
}

#footer_tagline_area img{
	margin-bottom:60px;
}

#interior_area{
	width:955px;
	margin-bottom:75px;
}

#interior_pic{
	width:639px;
	height:513px;
	margin-left:5px;
	float:left;
}

#interior_title{
	position:absolute;
	left:669px;
	top:46px;
}

#interior_content{
	width:277px;
	margin-left:25px;
	margin-top:99px;
	float:left;
	background:none;
}

#interior_content, #interior_content p{
	color:#333333;
	font-size:11px;
	letter-spacing:-0.04em;
	line-height:18px;
}

#interior_content p{
	margin-top:0px;
	margin-bottom:24px;
	padding:0px;
}

#interior_content p.list{
	line-height:20px;
}

#interior_content strong{
	font-size:12px;
}

#interior_content strong.brown{
	color:#3C1503;
}

#interior_content strong.emphasis{
	color:#3A4C01;
	font-size:16px;
}

#interior_content strong.black{
	color:#000000;
}

#interior_pic_work{
	position:absolute;
	left:569px;
	top:486px;
}

.association{
	width:276px;
	height:112px;
}

.association_logo{
	float:left;
	width:157px;
	height:112px;
}

.association_description{
	float:left;
	width:119px;
	height:112px;
	
	font-weight:bold;
	color:#333333;
	line-height:14px;
}

.association_description table{
	height:112px;
}

.association_description td{
	vertical-align:middle;
}

.association_divider{
	width:277px;
	height:1px;
	background-color:#D9D9D9;
}

.textfield{
	width:277px;
	height:30px;
	background-color:#3C1503;
	margin-bottom:3px;
}

.textfield input{
	background:none;
	border:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-left:11px;
	margin-top:5px;
	width:255px;
}

.textarea{
	width:277px;
	height:157px;
	background-color:#3C1503;
	margin-bottom:3px;
}

.textarea textarea{
	background:none;
	border:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-left:11px;
	margin-top:5px;
	width:255px;
	height:137px;
	overflow:auto;
}