@charset "UTF-8";
/* CSS Document */

/*---Colors---*/

red: #cb532c
yellow: #d0c37d
blue-green: #00668a
blue: #195ca5

/*------------*/	

body {
	background-color: #040707;
	margin: 0px;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
}

#mainWrap {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	padding-top: 165px;
	min-height:100%;
	margin-bottom:-30px;
}

.clearfooter 
{
	height:30px;
	clear:both;
	width:760px;
	background-color: #FFFFFF;
}

#footer {
	color: #000000;
	background-color:#FFFFFF;
	text-align: left;
	width: 760px;
	height:30px;
	position:relative;
	padding-left:20px;
	padding-right:20px;
	margin-left:auto;
	margin-right:auto;
}

.footer
{
	font-size:11px;
}

html {
	height: 100%;
}

#header {
	width: 800px;
	position: absolute;
	left: 0px;
	top: 0px;
}			
			
#navBar {
	height:37px;
	background-image: url(images/headerBanner2.gif);
	width: 750px;
	position: absolute;
	top: 108px;
	line-height: 37px;
	padding-left:25px;
	padding-right:25px;
	text-align: center;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #195ca5;
	border-right-color: #195ca5;
	border-bottom-color: #195ca5;
	border-left-color: #195ca5;
			}
a.nav 
{
	font-weight:bold;
	color:#040707;
	padding-left:30px;
	padding-right:30px;
	text-decoration: none;
	font-size: 18px;
}

a.nav:hover 
{
	color:#195ca5;
}

#headerLogo 
{
	position: absolute;
	top: 8px;
	left: 20px;
}
	
#homeFeature
{
	height:400px;
	width:760px;
	background-color:#195ca5;
-moz-border-radius-topleft: 15px;  
-moz-border-radius-topright: 0px;  
-moz-border-radius-bottomright: 15px;  
-moz-border-radius-bottomleft: 0px;  
-webkit-border-top-left-radius: 15px;  
-webkit-border-top-rightright-radius: 0px;  
-webkit-border-bottom-left-radius: 0px;  
-webkit-border-bottom-rightright-radius: 15px;
}

/*---------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;
}

#contactForm
{
	float:right;
	width:350px;
	padding-left:10px;
	position:relative;
	margin-top: 10px;
}

.contactFormText 
{
}

.sendButton 
{
	color:#000000;
	text-align:center;
	font-weight:bold;
	background-color:#d0c37d;
	text-decoration:none;
	display: block;
	background-position: center;
	vertical-align: middle;
	font-size: 14px;
	float: left;
	padding: 3px 10px 3px 10px;
}

.contactFloatRight
{
	float:right;
	clear:both;
	width:200px;
}

.contactMessageFloatRight
{
	width:350px;
}

#contactThanks
{
	float:right;
	display:block;
	width:120px;
	text-align:right;
	color:#195CA4;
	font-weight:bold;
	height: 25px;
}

h1
{
	color:#195ca5;
	font-weight:bold;
	font-size:20px;
	line-height:20px;
	margin-top:0px;
	margin-bottom:0px;
}

h2
{
	color:#195ca5;
	font-weight:bold;
	font-size:24px;
	line-height:24px;
	margin-top:0px;
	margin-bottom:0px;
}

h3
{
	color:#195ca5;
	font-weight:bold;
	font-size:20px;
	line-height:20px;
	margin-top:0px;
	margin-bottom:0px;
}

.floatLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.floatRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
}

.adobeIcon {
	float: left;
}

.ul
{
	text-indent: 12px;
}
.homeLink {
	text-decoration: none;
	border: 0px;
}
.productName {
	font-style: italic;
	font-weight: bold;
}
a.productLink {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
a.productLink:hover {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color:#195ca5;
}
#textPanelLeft {
	float: left;
	width: 370px;
}
#textPanelRight {
	float: right;
	width: 370px;
}

.finePrint
{
	font-size:10px;
}

a.downloadLink
{
	color:#195ca5;
	text-decoration:none;
}

a.downloadLink:hover
{
	color:#cb532c;
	text-decoration:underline;
}

a
{
	color:#195ca5;
	text-decoration:none;
}

a:hover
{
	color:#cb532c;
	text-decoration:underline;
}


#divLeft 
{
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	width:360px;
}

#divRight 
{
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
	width:360px;
}

a.productSelect
{
	text-decoration:none;
	color:#000000;
}

a.productSelect:hover
{
	text-decoration:none;
	color:#195ca5;
}

a.productSelectHeader
{
	text-decoration:none;
	color:#000000 !important;
}

a.productSelectHeader:hover
{
	text-decoration:none;
	color:#195ca5;
}

#contactFinder
{
	width:720px;
	padding:20px;
	background-color:#CCCCCC;
	border: 2px #195ca5;
}

.region {float:right; width:350px;}

#contactClear
{
clear:both;
}
	
