@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background: #88a17b url(images/bg.jpg) repeat-y center;
	text-decoration: none;
	font-style: normal;
}
#container {
	width:980px;
	margin:0 auto;
	position:relative;
	background-image: url(images/contain_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color:#87a17a;
}

/* 
	Header-Styles 
*/

#header {
	height:112px;
	background-color: #679550;
	background-image: url(images/header_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#logo h1, #logo small {
	margin:0px;
	display:block;
	text-indent:-9999px;
}
#logo {
	background-image:url(images/logo_laser.gif);
	background-repeat:no-repeat;
	width:184px;
	height:106px;
}

ul#menu {
	margin:0px;
	padding:0px;
	position:absolute;
	left:221px;
	top:56px;
	width: 730px;
}
ul#menu li {
	display:inline;
}
/* 
	END Header-Styles 
*/

#content {
	margin-bottom:30px;
	margin-top:15px;
	position:relative;
	min-height:250px;
	background:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#section_image{
	width:340px;
	padding-left:40px;
	float:left;
}
#section_image img{
	border: 1px solid #598343;
}

#content_topper{
	width:556px;
	float:left;
}

#content_sub_topper{
	width:556px;
	float:left;
}

#sub_content_area{
	width:556px;
	float:left;
	left: 65px;
	padding-left: 29px;
	font-size: 13px;
}

#content_topper_curve_content{
	height:70px;
	background-color:#ffeec6;
	font: normal 21px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #163861;
	text-transform: none;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 10px;
}

#content_sub_topper_main{
	height:252px;
	background-color:#183962;
	color: #FFF;
	padding-left: 20px;
	padding-right: 30px;
	font: 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}
#container #sub_content {
}

#content_sub_topper_main h2{
	padding-top: 0px;
	margin-bottom: 5px;
	font: 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 15px;
	font-size: 18px;
}

#content_topper_curve_content_main{
	height:147px;
	background-color:#183962;
	color: #FFF;
	padding-left: 20px;
	padding-right: 30px;
	font: 14px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content_topper_curve_content_main h2{
	padding-top: 0px;
	margin-bottom: 5px;
	font: 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 15px;
}

#sub_navigation{
	width:312px;
	float:left;
	left: 40px;
	padding-left: 38px;
}
#sub_navigation #sub_navigation_content {
	background: #FFEEC6;
	height: 325px;
	width: 298px;
	color: #183962;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 15px;
}
#sub_navigation #sub_navigation_content h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0px;
}
#sub_navigation #sub_navigation_content a {
	text-decoration: none;
	color: #183962;
}
#sub_navigation #sub_navigation_content a:hover {
	color: #666;
	text-decoration: underline;
}


#sub_content_area_content{
	min-height:145px;
	background-color:#FFEEC6;
	color: #060;
	font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
}

#more_info{
	padding-left: 415px;
	padding-top: 120px;
	position:absolute;
}
#more_info a{
	color: #FFF;
	text-transform: uppercase;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}




#footer {
	position:relative;
	height:270px;
	float: none;
	width: 980px;
	clear: both;
}
#content_sub_topper_main a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}

#keywords{
background-color:#183962;
height:200px;
text-align:left;
width:500px;
}

#keywords p{
font-size:13px;
line-height:15px;
margin:5px 0;
}

#keywords span{
color:#D69424;
font-weight:bold;
}