@charset "utf-8";
/* CSS Document */

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:none; }
html {
	background:url(images/bg.png) repeat-x 0 0; }
body {
	line-height:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; }
h1, h2, h3, h4, h5, h6 {
	padding:.6em 0;
	margin:0 15px;
	font-size: 16px;
}
p {
	margin:0 0 10px 15px; }
ul, ol {
	list-style:none; }
a {
	color:#2c5668;
	text-decoration:none; }
a:name {
	text-decoration:none; }
a:hover {
	color:#406778;
	text-decoration:underline; }
blockquote {
	padding:0 0 0 5px;
	margin:0 0 10px 15px;
	font-size:1.1em;
	line-height:1.2em;
	color:#333;
	border-left:2px solid #999; }
#headerBG {
	position:relative;
	z-index:1000;
	background:url(images/header_bg.png) repeat-x 0 0; }
#header {
	width:944px;
	margin:0 auto;
	height:76px;
	position:relative;
	z-index:1000;
	background:url(images/header.png) no-repeat center 0; }
#logo {
	float:left;
	margin:-20px 0 0 42px; }
#menu {
	margin:45px 50px 0 0;
	float:right; }
#menu ul {
	font-size:1.3em; }
#menu li {
	padding:0 7px;
	float:left; }
#menu li a {
	color:#fff; }
#menu li a:hover {}
#content {
	width:944px;
	margin:0 auto; }
#contentArea {
	float:left;
	padding:10px;
	width:584px; }
label {
	float:left;
	width:150px;
	padding:7px 0;
	position:relative;
	top:-5px; 
	text-align:right; }
.inputField {
	float:left;
	border:1px solid #D5D5D5;
	margin:0 0 0 5px; }
#submit {
	float:left;
	margin:10px 0 0 155px; 
	padding:3px; }
#banner {
	float:left;
	width:100%;
	height:286px;
	position:relative;
	top:-10px;
	z-index:100;
	background:url(images/banner.png) no-repeat 0 0; }
#featuredProduct {
	float:left;
	width:604px;
	border:1px solid #d5d5d5; }
#featuredProduct p {
	font-size:1.1em;
	line-height:1.3em; }
#head {
	float:left;
	width:599px;
	height:36px;
	color:#fff;
	padding:7px 0 0 7px;
	font-size:1.6em;
	font-weight:normal;
	background:url(images/feature_header.png) no-repeat 0 0; }
#head strong {
	color:#3a5b77;
	font-weight:bold; }
#contact {
	float:right;
	text-align:center;
	font-size:1.4em;
	width:330px; }
#contact p {
	margin:10px 0 0 0; }
#getStartedNow {
	float:left;
	text-indent:-9999px;
	display:block;
	margin:200px 0 0 650px;
	width:210px;
	height:48px;
	background:url(images/getstartednow.png) no-repeat 0 0; }
#getStartedNow:hover {
	background:url(images/getstartednow_ro.png) no-repeat 0 0; }
#contactUs {
	float:left;
	text-indent:-9999px;
	display:block;
	margin:20px 0 0 100px;
	width:143px;
	height:48px;
	background:url(images/contactus_btn.png) no-repeat 0 0; }
#contactUs:hover {
	background:url(images/contactus_btn_ro.png) no-repeat 0 0; }
.left {
	float:left; }
.right {
	float:right; }
#footer {
	float:left;
	margin:25px 0 0 0;
	width:100%;
	height:157px;
	background:url(images/footer_bg.png) repeat-x 0 0; }
#footerInside {
	width:944px;
	margin:0 auto; }
#info {
	float:left;
	width:200px;
	text-align:right;
	margin:15px 0 0 0;
	color:#fff; 
	line-height:1.5em;
	font-size:.9em; }
#footermenu {
	margin:15px 25px 0 0;
	float:right; }
#footermenu ul {}
#footermenu li {
	padding:0 10px;
	float:left;
	border-left:1px solid #fff; }
#footermenu li:first-child {
	border:none; }
#footermenu li a {
	text-decoration:underline;
	color:#fff; }
#footermenu li a:hover {
	text-decoration:none; }
.clear {
	clear:both; }
.red {
	color:#F00; }
#required {
	position:relative;
	right:-100px; }
.LV_invalid {
	color:#F00;
	position:relative;
	bottom:-2px;
	margin:0 0 0 5px; }
#news {
	float:right;
	font-size:1.3em;
	line-height:1.1em;
	width:330px; }
#news h2 {
	color:#3A5B77; }
