body {
	background-color: #131313;
	background-image: url(images-common/bgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#wrapper {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 84px;
	width: 840px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#logo {
	float: left;
	width: 250px;
}
#logo a {
	background-image: url(images-common/logo.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 250px;
	display: block;
	text-indent: -3000px;
}
#menu {
	float: right;
	width: 532px;
	padding-top: 31px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
}
#menu a {
	background-position: center 3px;
	height: 20px;
	padding-right: 8px;
	padding-left: 8px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -3000px;
}
#menu a:hover, #menu a.on {
	background-position: center -17px;
	background-repeat: no-repeat;
}
.m01 {
	background-image: url(images-common/m01.png);
	width: 32px;
}
.m02 {
	background-image: url(images-common/m02.png);
	width: 58px;
}
.m03 {
	background-image: url(images-common/m03.png);
	width: 109px;
}
.m04 {
	background-image: url(images-common/m04.png);
	width: 47px;
}
.m05 {
	background-image: url(images-common/m05.png);
	width: 63px;
}
.m06 {
	background-image: url(images-common/m06.png);
	width: 38px;
}
.m07 {
	background-image: url(images-common/m07.png);
	width: 72px;
}
#hps {
	padding: 5px;
	height: 240px;
	width: 840px;
	background-color: #FFF;
}
.hpsspacer {
	margin-right: 5px;
}
#hpquote {
	background-color: #990000;
	width: 710px;
	border: 5px solid #FFF;
	margin-top: 10px;
	background-image: url(images-common/hpquote.png);
	background-repeat: no-repeat;
	background-position: 20px 15px;
	height: 80px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 125px;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 20px;
}
#content {
	width: 850px;
	text-align: justify;
}
#content a {
	color: #CCC;
	text-decoration: none;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#content h2 {
	margin-top: 8px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}


#content p {
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer {
	margin-top: 20px;
	margin-bottom: 10px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 850px;
	overflow: auto;
}
#footer-newsletter {
	float: left;
	width: 360px;
}

#footer-newsletter p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.subscribe {
	background-image: url(images-common/subscribe.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 208px;
	text-indent: -3000px;
	display: block;
}
.newsletter-input {
	background-color: #222;
	color: #CCC;
	font-size: 11px;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	width: 166px;
}
.newsletter-submit {
	background-color: #900;
	color: #FFF;
	font-size: 11px;
	border: 1px solid #900;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	width: 40px;
	font-weight: bold;
}
#footer-sn {
	width: 108px;
	float: right;
}
#footer-sn a {
	display: block;
	float: left;
	padding: 2px;
}
#footer-c {
	color: #B9B9B9;
	font-size: 11px;
	text-align: center;
	line-height: 17px;
	width: 850px;
	padding-bottom: 10px;
}
#footer-c a {
	color: #B9B9B9;
	text-decoration: underline;
}
.input-form {
	background-color: #222;
	color: #FFF;
	font-size: 12px;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	width: 350px;
	padding: 2px;
}
.input-button {
	background-color: #900;
	color: #FFF;
	font-size: 15px;
	border: 1px solid #900;
	font-family: Arial, Helvetica, sans-serif;
	width: 80px;
	font-weight: normal;
}
.img-border {
	border: 5px solid #FFF;
}
.emailus {
	background-image: url(images-common/email.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 170px;
	display: block;
	float: left;
}
