html {
	overflow-x: hidden;
}

body {
	background: #10446b url("/source/1d9c32b2466474660883d1074f58da65/homebg.jpg") repeat-x;
	font: 13px Helvetica, Arial, Geneva, sans-serif;
	color: #848484;
}

a {
	text-decoration: none;
	color: #848484;
}

a:hover {
	text-decoration: none;
}

.ie6-upgradebar {
     display: none;
}

/* @group Header */

#headerstretch {
	background: url("/source/66197e7332b28a3db06248ba7de0eee3/menubg.png") repeat-x;
}

#headerstripe {
	background: url("/source/8009aef6438989fa29a6b3e5e68ef122/headerbottomstrip.png") bottom repeat-x;
}

#header {
	width: 940px;
	height: 270px;
	margin: auto;
	
	}
	
#header h1 a{
	background: url("/source/4fbdb9b5bb30359747becab0f30d790c/logo.png");
	width: 178px;
	height: 63px;
	text-indent: -9999px;
	float: left;
	position: relative;
	right: 32px;
	display: block;
}

#header h1 a:hover{
	opacity: 0.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
}

#header h1 a:active {
	position: relative;
	top: 1px;
}

ul#nav {
	float: right;
	position: relative;
	top: 25px;
}

ul#nav li{
	padding-left: 20px;
	display: inline;
	font-size: 15px;
	
}

ul#nav li a {
	color:  #fff;
	text-shadow: #0b2440 1px 1px 1px;	
}

ul#nav li a:hover {
	color: #e3cb70;
	text-decoration: none;
}

ul#nav li a:active {
	position: relative;
	top: 1px;
}

ul#nav span{
	color: #e3cb70;
}


#headercta {
	clear: both;
	position: relative;
	top: 40px;
}

#headercta h2 {
	font-size: 50px;
	color: #fff;
	text-shadow: #17446f 1px 1px 1px;
	float: left;
}


#ctabuttons {
	position: relative;
	top: -30px;
}

#ctabutton1 a {
	display: block;
	width: 187px;
	height: 39px;
	background-image: url("/source/0050a5b6f5bb1b3c656580ae8acee71d/ctabutton-contact.png");
	float: right;
	text-indent: -9999px;
}

#ctabutton1 a:hover {
	background-position: 0 -39px;
}

#ctabutton2 a {
	display: block;
	width: 187px;
	height: 39px;
	background-image: url("/source/6d92770633afb629a36859d76d2c9588/ctabutton-products.png");
	float: right;
	text-indent: -9999px;
	position: relative;
	right: 20px;
}

#ctabutton2 a:hover {
	background-position: 0 -39px;
}

#ctabutton3 a {
	display: block;
	width: 294px;
	height: 39px;
	background-image: url("/source/53e369d397012b5fa450c3e526ead2fb/ctabutton-cost.png");
	float: right;
	text-indent: -9999px;
	position: relative;
	top: 10px;
	right: 45px;
}

#ctabutton3 a:hover {
	background-position: 0 -39px;
}

#headercta p {
	padding: 10px 0px 90px 3px;
	clear: both;
	width: 420px;
	color: #e3f5fc;
	line-height: 17px;
	text-shadow: #2565a2 1px 1px 1px;
	float: left;
}

#headercta p a{
	color: #e3cb70;
}

/* @end */


#mainstretch {
	background: #fff;	
	
}

#mainstrip {
	background: url("/source/513c0fd57f124837f52ecbad61a26f2c/maintopstrip.jpg") repeat-x;
	
}

#maingradient {
	background: url("/source/5f86eed8cc0ccbaacaa424fed552c5bd/mainbottomgradient.jpg") bottom repeat-x;
	padding-bottom: 30px;
	
}

#main {
	padding: 40px 0px 5px 0px;
	width: 954px;
	margin: auto;
	
}

/* @group Products */

.newtab a{
	text-indent: -9999px;
	background: url("/source/7edf1d69d7a5633fc99abb9bc687e4ae/new-tab.png") no-repeat;
	position: relative;
	top: 531px;
	left: 881px;
	height: 71px;
	display: none;
}

.product {
	width: 300px;
	float: left;
	padding: 15px 9px 20px 9px;
}

.product h3{
	font-size: 19px;
	padding: 17px 0px 10px 0px;
	font-weight: bold;
	color: #1f68b4;
	
}

.product p {
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 15px;
	height: 75px;
	}

.product .special {
	width: 301px;
}
	
.lineselect {
	background-color: #e8f5fd;
	padding: 13px;
	text-align: center;
}

.lineselect a {
	color: #6b6b6b;	
}

.lineselect a:hover {
	text-decoration: underline;
}

/* @end */
	
	
/* @group Footer */

#footerstretch {
	background: url("/source/5c07504929f881b0f2a2b2a31f234d1a/footerbg.jpg") repeat-x;
	height: 185px;
	
}

#footer {
	position: relative;
	top: 20px;
	width: 940px;
	margin: auto;
	color: #beced6;
	text-shadow: #185582 -1px 0 1px;
}

#footer a{
	color: #cadae3;
}

#footer a:hover{
	text-decoration: underline;
}

#footer h2 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-shadow: #0e436a -1px -1px 1px;
	margin-bottom: 10px;
	padding-bottom: 8px;
}


.footercontent {
	position: relative;
	top: 20px;
	float: left;
	border-left: 1px solid #2177b2;
	border-right: 1px solid #165784;

}

#mailinglist {
	border-left: none;
	width: 240px;
	padding-right:40px;
	padding-bottom: 20px;
	
}


input{
	padding-top: 10px;
	padding-left: 7px;
	background-color: #186092;
	height: 22px;
	width: 183px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	border: 1px solid #175a88;
	color: #5685a9;
	position: relative;
}

.submit {
	
	background: url("/source/3fea5ca208390e11ac0eeb6d29eab003/signuphome.png") repeat-x;
	background-color: transparent;
	width: 39px;
	height: 34px;
	border: none;
	text-indent: -9999px;
	position: relative;
	left: 2px;
	cursor: pointer;
}

.submit:hover {
	background-position: 0 -34px;
}

label.error {
	float: left;
	padding-top: 32px;
	padding-left: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c6e5ed;
	text-shadow: #093441 -1px -1px 1px;
	
}

input:focus {
	background-color: #1c699f;
}

#addressinfo {
	padding-left: 30px;
	padding-right: 30px;
}

#contactinfo {
	padding-left: 35px;
	padding-right: 35px;
}

#networking {
	padding-left: 35px;
	border-right: none;
}


ul#icons li{
	display: inline;
	padding-right: 5px;
}

#copyright {
	clear: both;
	position: relative;
	top: 40px;
	color: #186091;
	text-shadow: #0f3b60 -1px -1px 1px;
}

/* @end */

/* @group Clearfix */

.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%;
}

/* @end */