body {
	margin: 0px; padding: 0px;
	background-image: url('images/page_bkg.gif');	background-color: #002541; background-position: top; background-repeat: repeat-x;
	height: 100%;
	text-align: center;
}

#container {
	background-color: #ffffff;
	width: 902px; height: 100%;
	margin-left: auto; margin-right: auto;
	text-align: left;
}

#shadowleft {
	background-image: url('images/page_left_bkg.gif');
	background-position: right;
	background-repeat: repeat-y;
	width: 36px;
	float: left;
	vertical-align: top;
	height: 100%;
}

#shadowleft_img {
	background-image: url('images/page_left.gif');
	background-position: top right;
	background-repeat: no-repeat;
	width: 36px;
	height: 100%;
}

#shadowright {
	background-image: url('images/page_right_bkg.gif');
	background-position: left;
	background-repeat: repeat-y;
	width: 36px;
	float: right;
	vertical-align: top;
	height: 100%;
}

#shadowright_img {
	background-image: url('images/page_right.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 36px;
	height: 100%;
}

#center {
background: #fff;
	float: left;
	width: 830px;
}

#header {
	background-image: url('images/h_header.gif'); background-repeat: no-repeat; background-position: top;
	height: 154px;
}

#header h1, #header h2 {
	display: none;
}

#header ul {
	margin:0px; padding:0px;
}

#header ul li {
	list-style-type: none;
	float: left;
	height: 35px;
}

#samplesbox {
	float: right;
	background-image: url('images/h_box_samples_bkg.gif'); background-repeat:no-repeat;
	width: 194px;
	height: 119px;
}

#samplesbox .text {
	width: 194px;
	height: 64px;
	overflow: hidden;
	margin-bottom: 20px;
}

#samplesbox .text p {
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 25px;
}

#samplesbox .button {
	width: 194px;
	height: 35px;
}

#quotebox {
	float: right;
	background-image: url('images/h_box_quote_bkg.gif'); background-repeat:no-repeat;
	width: 194px;
	height: 119px;
	margin-right: 13px;
}

#quotebox .text {
	width: 194px;
	height: 64px;
	overflow: hidden;
	margin-bottom: 20px;
}

#quotebox .text p {
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 25px;
}

#quotebox .button {
	width: 194px;
	height: 35px;
	}

#body {
	background-image: url('images/h_body_bkg.gif');
	background-repeat: repeat-y;
	}

#body .text {
	background-image: url('images/h_body_left.gif');
	background-repeat: no-repeat;
	background-position: top;
	width: 591px;
	float: left;
	}

#body .text .encase {
	margin: 25px;
	margin-top: 10px;
	}

#body .feature {
	background-image: url('images/h_body_right.gif');
	background-repeat: no-repeat;
	background-position: top;
	width: 239px;
height: 199px;
	float: right;
}

#body .feature .encase {
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#body .feature .encase p {
	color: #b2cee3;
}

#footer {
	margin-top: 1px;
	border-top: 1px solid #dfe0e0;
	margin-bottom: 15px;
}

#footer .copyright {
	padding-left: 10px;
	-padding-top: 10px;
	float: left;
	text-align: left;
}

#footer .nav {
	padding-right: 10px;
	float: right;
	text-align: right;
}

#sec_link {
	float:left;
	height:119px;
	width:268px;
	display:block;
	text-decoration:none;
}

#sec_image {
	float:right;
}

#sec_body {
	border-top: 1px solid #005da2;
	width: 830px;
	margin-top: 1px;
}

#sec_body .encase {
	/*margin: 35px;*/
	padding: 30px;
}

#sec_sub_body {
	margin-top: 1px;
	border-top: 1px solid #bec0c0;
	background-color:  #dfe0e0;
	padding: 10px;
}

#sec_sub_body p {
	padding: 0px;
	margin: 0px;
}

.home_link {
display: block;
float: left;
width: 265px;
height: 115px;
}