﻿*{
	margin: 0;
	padding: 0;
}
body {
	background: #e3e3d0 url(images/background_shadow.gif) repeat-y;
	font: 12px arial, verdana, helvetica, sans-serif;
	color: #444547;
}
p {
	line-height: 18px;
}
a {
	color: #0060af;
	text-decoration: none;
}
#container {	
	width: 744px;
	height: 30px;
	padding: 0 16px;
}
#header 
{
	position: relative;
	left: 0;
	top: 0;
	width: 744px;
	height: 76px;
	background: url(images/header_bg.gif) repeat-x left bottom;
}
#header h1 {
	position: absolute;
	top: 17px;	
	left: 33px;
	background: url(images/logo.gif) no-repeat;
	width: 131px;
	height: 47px;
	text-indent: -9999px;
	overflow: hidden;
}
#header h1 a {
	width: 120px;
	height: 47px;
	display: block;
}
#header ul {
	list-style: none;
	width: 596px;
	height: 32px;
	position: absolute;
	top: 44px;
	left: 180px;
	background: url(images/nav.gif) no-repeat;
	padding-left: 5px;
}
#header li {
	float: left;
	text-align: center;
	line-height: 32px;
}
#header li a {
	text-decoration: none;
	color: #434547;
}
#header li.nav-home {
	width: 65px;
}
#header li.nav-products {
	width: 140px;
}
#header li.nav-online {
	width: 171px;
}
#header li.nav-downloads {
	width: 91px;
}
#header li.nav-contact {
	width: 75px;
}
#home #header ul {
	background-position: 0 0;
}
#products #header ul {
	background-position: 0 -32px;
}
#online #header ul {
	background-position: 0 -64px;
}
#downloads #header ul {
	background-position: 0 -96px;
}
#contact #header ul {
	background-position: 0 -128px;
}
#home #header li.nav-home,#products #header li.nav-products,#online #header li.nav-online,#downloads #header li.nav-downloads,#contact #header li.nav-contact {
	font-weight: bold;
}
#content {
	width: 744px;
	margin-top: 13px;
	background: url(images/sub_content_bg.gif) repeat-y right top;
}
#content #main {
	float: left;
	width: 491px;
}
#content #main .banner {
	margin: 0 0 10px 10px;
}
#content #right-col {
	width: 237px;
	float: right;
	background: #e0e0e0;
	padding: 15px 0;
}
#content #right-col .verticalBanner160x600 {
	margin: 35px 0 20px 0px;
	text-align: center;
}
#content #main .topHorizontalBanner468x60 {
	margin: 0px 0px 10px 0px;
	text-align: center;
}
#content #main .bottomHorizontalBanner468x60 {
	margin: 10px 0px 0px 0px;
	text-align: center;
	bottom: 0px;
}
#content #left-col {
	float: left;
	width: 237px;
}
#content #mid-col {
	float: right;
	width: 237px;
}
#content #leftmid-col {
	float: left;
	width: 474px;
}
#content .sub-box {
	background: url(images/home_content_bg.gif) repeat-x;
	padding: 15px 0 20px 0;
	width: 237px;
}
#content ul {
	margin-top: 10px;
}
#content .sectionlistitem {
	line-height: 18px;
	background: url(images/bullet.gif) no-repeat 0 5px;
	padding-left: 17px;
	list-style: none;
}
#content h3 {
	font-size: 14px;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content h4 
{
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 0;
}
#content p 
{
	margin-top: 0px;
	margin-bottom: 20px;
}
#content .relatedlink
{
	margin-top: 0px;
	margin-bottom: 0px;
}
#content .textlistitem
{
	background: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
	list-style: disc;
}
#content .form
{
	margin-top: 20px;
	margin-bottom: 20px;
}
#content h3,#content h4,#content p,#content ul,#content .hr,#content .form {
	margin-right: 15px;
	margin-left: 15px;
}
#content label 
{
	margin-right: 20px;
	margin-left: 20px;
}
#feature {
	width: 744px;
	height: 316px;
	background: url(images/feature_bg.jpg) no-repeat;
	margin: 13px 0 0 0;
	color: #fff;
	font-size: 17px;
	line-height: 25px;
	padding: 1px 0 0 40px;
}
#feature h2 {
	font-size: 17px;
	margin: 17px 0 21px 0px;
}
#feature li {
	list-style: none;
	background: url(images/feature_bullet.gif) no-repeat 0 7px;
	padding-left: 15px;
	padding-bottom: 7px;
}
#homecontent {
	margin-top: 13px;
	background: url(images/home_content_bg.gif) repeat-x; 
	padding-top: 1px;
	width: 744px;
}
#homecontent h3,#homecontent p,#homecontent ul,#homecontent .hr {
	margin-right: 20px;
	margin-left: 20px;
}
#homecontent .box {
	width: 245px;
	float: left;
	padding: 20px 0;
}
#homecontent .box img {
	float: right;
	margin: 20px 20px 0 10px;
}
#homecontent .last {
	margin-right: 0;
}
#homecontent h3 {
	font-size: 12px;
	line-height: 18px;
}
#footer {
	width: 744px;
	border-top: 1px solid #c9c9c9;
	text-align: center;
	font-size: 9px;
	padding: 12px 0;
	margin-top: 13px;
}
#footer a {
	color: #434547;
	margin: 0 8px;
}
#footer .copyright {
	color: #9c9c9c;
}
#footer .copyright a {
	color: #9c9c9c;
}
#footer .copyright span {
	margin-left: 8px;
}
.text {
	width: 123px;
	height: 20px;
	border: 1px solid #c9c9c9;
	margin-left: 50px;
}
.button {
	position: absolute;
	top: 1px;
	right: 0;
} 
.clear {
	clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}



table {
	width:90%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
		border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
tr.odd td	{
	background:#f7fbff
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}
	
#content fieldset {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 1.5em 0;
	padding: 0;
	border: 1px solid #BFBAB0;
	background-color: #F2EFE9;
}
#content legend {
	margin-left: 1em;
	padding: 0;
	color: #000000;
	font-weight: bold;
}
#content legend span {
	position: absolute;
	margin-top: 1em;
	margin-bottom: 1em;
}
#content fieldset ul {
	padding: 2.5em 1em 0 1em;
	list-style: none;
}
#content fieldset li {
	padding-bottom: 1em;
	background-image: none;
}
#content fieldset li .label {
	float: left;
	width: 11em;
	margin-right: 1em;
	text-align: right;
}
#content fieldset li .dropdownlist {
	float: left;
	margin-left: 2.5em;
	text-align: left;
}
#content fieldset li .validator 
{
	text-align: center;
}
#content fieldset li p{
	margin-top: 0px;
	margin-bottom: 0px;
}
#content fieldset.submit {
	float: none;
	width: auto;
	border-style: none;
	background-color: #FFFFFF;
	text-align: center;
}
