body {
	background: url(/assets/images/layout/bg.jpg) repeat-x #01407e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #020D2D;
	}
a:link, a:visited, a:active {
	color: #31861a;
	text-decoration: none;
	}
a:hover {
	color: #020d2e;
	text-decoration: underline;
	}
#framer {
	margin: 0 auto;
	margin-top: 50px;
	width: 1044px;
	height: 680px;
	position: relative;
	}
#header {
	position: absolute;
	z-index: 300;
	top: 0px;
	}
#submenu {
	position: absolute;
	text-align: center;
	top: 170px;
	left: 140px;
	width: 900px;
	}
	#submenu a {
		display: block;
		padding: 3px 6px 3px 6px;
		background: #e5edf4;
		border: 1px solid #abbccc;
		width: auto;
		float: left;
		text-decoration: none;
		font-size: 12px;
		text-transform: uppercase;
		font-weight: bold;
		color: #002a54;
		margin-right: 5px;
		background-image: url(../../admin/images/bg_row.png);
		_background-image: none;
		background-repeat: repeat-x;
		}
	#submenu a:hover, #submenu .selected {
		background: white;
		background-image: url(../../admin/images/bg_row.png);
		background-repeat: repeat-x;
		_background-image: none;
		text-decoration: none;
		color: #003366;
		}
#dynamic_title {
	position: absolute;
	top: 100px;
	left: 10px;
	z-index: 600;
	}
#right_side {
	position: absolute;
	left: 325px;
	top: -16px;
	z-index: 200;
	}
#content_wrapper {
	background: url(/assets/images/layout/wrapperbg.png);
	_background-image: url(../images/layout/bg_content_ie.gif);
	_background-position: -5px;
	height: auto;
	min-height: 650px;
	float: left;
	}
#content {
	position: absolute;
	top: 250px;
	width: 630px;
	height: 150px;
	overflow: hidden;
	left: 30px;
	}
#footer {
	position: absolute;
	z-index: 5000;
	top: -42px;
	left: 0px;
	}
#footer_bar {
	background: url(/assets/images/layout/footerbg.png) no-repeat;
	_background: url(../images/layout/bg_footer_ie.gif) no-repeat;
	_background-position: -5px; 
	height: 25px;
	width: 1025px;
	padding-right: 15px;
	padding-top: 5px;
	font-size: 11px;
	text-align: right;
	color: #FFFFFF;
	position: relative;
	float: left;
	}
	#footer_bar a:link, #footer_bar a:visited, #footer_bar a:active {
		color: #FFFFFF;
		text-decoration: none;
		}
	#footer_bar a:hover {
		color: #436fb9;
		text-decoration: underline;
		}
#footer-links {	
	font-size: 11px;
	text-align: center;
	width: 1050px;
	margin-bottom: 60px;
	color: #4d769e;
	}
	#footer-links a:active, #footer-links a:visited, #footer-links a:link {
		color: #4d769e;
		text-decoration: none;
		}
	#footer-links a:hover {
		color: #FFFFFF;
		text-decoration: underline;
		}
.sub_header {
	font-size: 16px;
	color: #01407E;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #D7DEE6;
	}
.pullquote_right, .pullquote_left {
	border: 1px solid #abbccc;
	border-bottom: 1px solid black;
	color: #60636c;
	background: #e5edf4;
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 12px;
	font-size: 12px;
	font-weight: bold;
	width: 180px;
	}
	.pullquote_right:hover, .pullquote_left:hover {
		background: #eef5fa;
		color: black;
		}
.pullquote_left {
	margin: 5px 15px 5px 3px;
	float: left;
	}
li {
	margin: 0px;
	padding: 0px;
	}
ul {
	margin-left: 15px;
	padding: 0px;
	list-style: square;
	}
.about_us {
	margin-top: 5px;
	background: url(../images/page/button_about.jpg) no-repeat right;
	width: 184px;
	height: 178px;
	display: block;
	}
	.about_us:hover {
		background: url(../images/page/button_about.jpg) no-repeat;
		}
.featured_product {
	background: url(../images/layout/front_feature.jpg) no-repeat;
	width: 446px;
	height: 161px;
	padding: 0px 10px 0px 10px;
	position: absolute;
	top: 420px;
	left: 280px;
	}
	.feature_photo {
		margin: 40px 10px 0px 0px;
		width: 140px;
		height: 100px;
		float: left;
		background-position: center;
		background-repeat: no-repeat;
		}
#front_news {
	width: 195px;
	position: absolute;
	top: 420px;
	left: 20px;
	}
.news_box {
	border-bottom: 1px solid #002d59;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 5px;
	}
	.news_sm {
		color: #84878f;
		font-weight: normal;
		font-size: 10px;
		}
		.news_sm a:link, .news_sm a:visited {
			color: #013b75;
			}
