@charset "utf-8";
/* CSS Document */

body {
	background:#FFFFFF;
	margin:0;
	font-family:Verdana;
	font-size:11px;
}

#container {
   min-height:100%;
   position:relative;
}

a {
	color:#4689c3;
}

a:hover {
	color:#003663;
}

h2 {
	color:#003471;
	font-size:18px;
	font-family:Verdana;
	margin:0 0 10px 0;;
}

#header {
	background:url(images/header-bg.jpg) #003663 no-repeat top center; 
	height:130px;
	margin:0;
}

.logo {
	width:504px;
	float:left;
	height:100px;
	vertical-align:bottom;
	margin:0 0 0 80px;
}

.call {
	float:right;
	width: 199px;
	height:46px;
	margin:0 100px 0 0;
}

#menu {
	background:url(images/menu-bg.gif) repeat-x;
	height:35px;
}

.menu-area {
	width:930px;
	display:block;
	margin: 0 auto auto auto;
	padding: 0;
}

#content {
	vertical-align:top;
}

.top-content {
	background:#FFFFFF url(images/main-top-bg.gif) no-repeat top center;
	height:180px;
	margin: 15px 0 0 0;
}

#content-interior {
	width:930px;
	display:block;
	margin: 10px auto auto auto;
	padding: 0 0 0 0;
	min-height:200px;
}

.top-content-interior {
	background:#FFFFFF;
	margin: 0;
	padding:0 0 20px 0;
}

.top-content-area {
	width:700px;
	display:block;
	margin: 0 auto;
	padding: 15px 0 0 0;
}

.product {
	width: 125px;
	height:110px;
	border-bottom: solid 20px #4689c3;
	background:#FFFFFF;
	vertical-align:top;
	display:inline-block;
	float:left;
	margin:4px;
	text-align: center;
}

.product-text {
	vertical-align:bottom;
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin:11px 0 0 0;
}

.main-left {
	width:310px;
	float:left;
	display:block;
	margin:10px 10px 10px 40px;
}

.main-middle {
	width:310px;
	display:block;
	margin:10px 10px 10px 30px;
	float:left;
}

.main-right {
	width:270px;
	display:block;
	margin:10px 10px 10px 20px;
	float:left;
}

.bottom-content {
	background: #FFFFFF url(images/main-lower-bg.gif) no-repeat center;
	height: auto;
	margin:10px 0 0 0;
}

.bottom-content-area {
	width:1024px;
	display:block;
	margin: 0 auto 30px auto;
	padding: 5px 0 0 0;
}

#footer {
	background:url(images/footer-bg.gif);
	min-height:500px;
    bottom:0;
}

.footer-area {
	width:930px;
	display:block;
	margin: 0 auto auto auto;
	padding: 15px 0 0 0;
}

.footer-area p {
	font-size:9px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
	text-decoration:none;
	color:#FFFFFF;
	margin: 8px 15px 0 15px;
}

#nav a:hover {
	color:#d6f6ff;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li li a {
	background-color:#4689c3;
	display:block;
	width: 10em;
	padding:4px;
	margin:0 0 0 10px;
	left: -999em;
}

#nav li li a:hover {
	background-color:#FFFFFF;
	color:#4689c3;
	display:block;
}

.sidebar {
	width:160px;
	background:url(images/sidebar-bg.gif) right top no-repeat;
	float:left;
	min-height:190px;
	display:block;
	margin:0 auto 0 auto;
}

.sidebar-content {
	margin:10px;
}

.sidebar-content a {
	font-size:12px;
	color:#707070;
	text-decoration:none;
	font-weight:bold;
	line-height:22px;
	font-family:Verdana;
}

.sidebar-content a:hover {
	color:#003663;
}

.product-description {
	background:url(images/product-bg.gif);
	width:430px;
	min-height:100px;
	float:left;
	margin:0 10px 10px 10px;
	padding:10px;
}

.product-description p {
	font-size:14px;
}

.product-image {
	width:200px;
	float:left;
	margin:10px;
}

.features {
	background: #FFFFFF url(images/features-bg.png) top center no-repeat;
	width:395px;
	padding:25px 0 10px 0;
	margin:0 0 20px 0;
}

.features p {
	margin: 0 10px 0 10px;
	font-size:14px;
}

.features a {
	color:#009900;
	font-size:12px;
	font-weight:bold;
}

.features1 {
	background: #FFFFFF;
	width:395px;
	padding:0px 0 0px 0;
	margin:0 0 0px 0;
}

.featuresheader {
	background: #4689c3;
	font-size:12px;
	font-weight:bold;
	padding-left: 10px;
	color: #ffffff;
}

.features1 p {
	margin: 0 0px 0 0px;
	font-size:14px;
}

.features1 a {
	color:#4689c3;
	font-size:12px;
	font-weight:bold;
}

/* **************** form styles **************** */
.error {
color: #f00;
background: inherit;
}

.textbold {
font-weight: bold;
}


div.table-row {
  background: inherit; 
  margin-top: 0; 
  margin-right: auto; 
  margin-bottom: 0; 
  margin-left: auto;
  padding: 0; 
  width: 100%;
}

.leftcol {
	border: none; 
	float: left; 
	margin: 0; 
	padding: 0; 
	width: 25%;
}

.rightcol {
	float: left;
	border: none; 
	float: right; 
	margin: 0; 
	padding: 0; 
	width: 70%;
}


div.formspace {
  clear: both; 
  margin: 0;
  padding: 0; 
  width: auto;
  height: 10px;
}


input:focus, textarea:focus {
	background-color: #ffff99;
}
