html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	width: 100%;
}
body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color:#999999;
	background: #000000;
	text-align: center;
	height: 100%;
	min-height: 100%;
	width: 100%;
	background-image:url(../images/backgrounds/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px;
	padding:0px;
}
#pagecontainer {
	width:780px;
	height:auto;
	background: #ffffff;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width: 100%;
	height: 166px;
	background-image:url(../images/backgrounds/bg_header.jpg);
	background-repeat:repeat-x;
}
#header-top {
	width: 760px;
	height: 22px;
	margin-left:auto;
	margin-right:auto;
	color:#ffffff;
	font-size:12px;
	padding-top:3px;
}
#header-topleft {
	float:left;
	width:380px;
	text-align:left;
}

#header-topleft h2 {
	padding-top:3px;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#header-topright {
	float:left;
	width:380px;
	text-align:right;
}
#header-main {
	width:760px;
	height:109px;
	margin-left:auto;
	margin-right:auto;
}
#navigation {
	width:760px;
	height:32px;
	margin-left:auto;
	margin-right:auto;
}
#content-container {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	color:#000000;
}
#content-featured {
	padding-top:30px;
	width:760px;
	padding-bottom:30px;
}
#content-featured-index {
	clear:both;
	height:199px;
	width:760px;
	padding:0px;
	margin:0px;
}
#content-terms {
	width:760px;
	padding-bottom:30px;
	clear:both;
}
#content-subtop {
	width:760px;
	height:26px;
	padding:0px;
	margin:0px;
	clear:both;
}
#content-subbottom {
	width:760px;
	height:36px;
	padding:0px;
	margin:0px;
	clear:both;
}
#content-boxes {
	width:760px;
	clear:both;
}
#content-boxleft {
	width:508px;
	float:left;
	text-align:left;
	padding-right:10px;
	border-right:thin;
	border-right-color:#999999;
	border-right-style:groove;
}
#content-boxright {
	width:220px;
	float:left;
	padding-left:20px;
	text-align:left;
	color:#666666;
}

#news-logo {
	float:right;
	width:auto;
	height:auto;
	}

#news-item {
	width:220px;
	height:auto;
	font-size:12px;
	}

#content-productsleft {
	width:300px;
	float:left;
	text-align:left;
}
#content-productsright {
	width:440px;
	float:left;
	padding-left:20px;
	text-align:left;
}
#content-half1 {
	width: 365px;
	float:left;
	text-align:left;
	padding-right:5px;
	border-right:thin;
	border-right-style:solid;
	border-right-color:#666666;
}
#content-half2 {
	width: 375px;
	float:left;
	text-align:left;
	padding-left:10px;
}
#spacer {
	width:760px;
	height:30px;
	clear:both;
	background-color:#FFFFFF;
}
#footer {
	width:100%;
	height:140px;
	background-image:url(../images/backgrounds/bg_footer.jpg);
	background-repeat:repeat-x;
	clear:both;
}
#footer-container {
	width:760px;
	height:140px;
	margin-left:auto;
	margin-right:auto;
}
#footer-left {
	width:239px;
	float:left;
	padding-left:0px;
	text-align: left;
	padding-top: 5px;
	font-size:10px;
	color:#FFFFFF;
}
#footer-middle {
	width:239px;
	float:left;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
	font-size:10px;
	color:#FFFFFF;
}
#footer-right {
	width:239px;
	float:left;
	text-align: left;
	padding-top: 5px;
	padding-left: 21px;
	font-size:10px;
	color:#FFFFFF;
}
#footer-links {
	width:780px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	font-size:10px;
	color:#000000;
	background-color:#ffffff;
}
<!--
#header a:link {
	text-decoration: none;
	color:#FFFFFF
}
#header a:visited {
	text-decoration: none;
	color: #FFFFFF
}
#header a:active {
	text-decoration: none
}
#header a:hover {
	text-decoration: underline;
	font-weight:normal;
	color:#FFFFFF
}
-->
<!--
#footer a:link {
	text-decoration: none;
	color:#FFFFFF;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:active {
	text-decoration: none
}
#footer a:hover {
	text-decoration: underline;
	font-weight:normal;
	color:#FFFFFF;
}
-->

<!--
#footer-links a:link {
	text-decoration: none;
	color:#000000
}
#footer-links a:visited {
	text-decoration: none;
	color: #000000
}
#footer-links a:active {
	text-decoration: none
}
#footer-links a:hover {
	text-decoration: underline;
	font-weight:normal;
	color:#FF0000
}
-->
<!--
a:link {
	text-decoration: none;
	color:#FF0000
}
a:visited {
	text-decoration: none;
	color: #FF0000
}
a:active {
	text-decoration: none
}
a:hover {
	text-decoration: underline;
	font-weight:normal;
	color:#FF0000
}
-->

.title{
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	}
	
.subtitle{
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#000000;
	}

.heading {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;	color:#000000;
	font-stretch:extra-expanded;
	letter-spacing:1px;
	font-weight:bold;
	}

h1 {
	padding:0;
	margin:0;
	font-family:"Arial", sans-serif;
	font-size:16px;
	color:#000000;
	}
	
h2 {
	padding:0;
	margin:0;
	font-family:"Arial", sans-serif;
	font-size:14px;
	color:#666666;
	}

h3 {
	padding:0;
	margin:0;
	font-family:"Arial", sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	}
	
h4 {
	padding:0;
	margin:0;
	font-family:"Arial", sans-serif;
	font-size:22px;
	color:#000000;
	font-weight:normal;
	}