html {
	background-image:url(images/bg2.png);
	background-repeat:repeat-x;
	background-position:top;
}

body {
	margin: 0;
	padding: 0;
}

p, li {
	font-size: 12px;
	line-height: 1.4em;
	font-family: verdana;
	margin: 0 0 20px 0;
	font-weight: normal;
}

ul {
	margin: 0px 0;
	padding: 0 0 0 25px;
}

li {
	margin: 0;
}

h1 {
	font-size: 16px;
	margin: 0 0 0px 0;
	font-family: verdana;
}

h2 {
	font-family: verdana;
	line-height: 1.5em;
	font-size: 11px;
	margin: 0 0 5px 0;
	float:right;
}
h2 img {padding:3px 0 0 0;}


h3 {
	margin: 0 0 2px 0;
	font-family: verdana;
	font-size: 12px;
}

a {
	color: #3252b2;
}

a img {
	border: 0;
}

blockquote {
	line-height: 1.4em;
	font-family: verdana;
}

cite {
	font-family: verdana;
	font-size: 10px;
}

div.container {
	height:auto;
	margin: 0px auto;
	width: 980px;
	padding: 20px 0 0 0;
}


span.highlight {
	background-color: #ffc;
}

td, th {
	vertical-align: top;
	font-family: verdana;
}

div.colorless {
	background-color: transparent;
}

.red {
	color: red;
}

.green {
	color: green;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
div#header {
	height: 50px;
	margin: 0px 0 15px 0;
	width: 930px;
	text-align: left;
}

div#header p {
	padding-top: 2px;
	font-size: 11px;
	font-family: verdana;
	float:right;
}

div#header img.logo {
	float: left;
	padding:0 0 0 50px;
}

div#header a img {
	border: 0;
}
.login {
	float:right;
}
#footer {
	font-family:"Lucida Grande", Verdana, Arial, Tahoma;
	font-size:10px;
	border-top:#CCCCCC 1px solid;
	width:90%;
	margin:0 0 0 45px;
}
#footer a {text-decoration:none;}
#copyright {
	font-family:"Lucida Grande", Verdana, Arial, Tahoma;
	font-size:10px;
	font-weight:normal;
	width:300px;
	margin: 0 0 0 0px;
	padding: 0 0 0px 0
}
#mainNav li {display:inline; 
	text-align:center; 
	padding:30px 0px 0px 35px; 
	letter-spacing:.03em; 
	float:right;
	
}
#mainNav li a{
	color:#123466;
	text-decoration:none;
	font-weight:bold;
}
#mainNav li a:hover {color:#FF6600; 
	padding:0px 0px 2px 0px; 
	font-weight:bold; 
}

div.band {
	padding: 5px 0 60px 0;
	text-align: center;
	background-image:url(images/bluebckgrnd.png);
	background-repeat:repeat-x;
}
div.pitch {
	float: left;
	width: 530px;
	text-align: center;
	margin: 30px 0 0px 70px;
	padding:0 0 29px 0;
	color: #fff;
	font-family: "Lucida Grande", Verdana, Arial, Tahoma!important;
	font-size: 37px;
	font-weight: 300;
}
div.pitch p {
	text-align: center;
	margin-bottom: 0;
	font-size: 20px;
	letter-spacing:0em;
	padding:10px 0 0 0;
	font-weight: lighter;
}

div.product {
	float: right;
	width: 270px;
	text-align: left;
	margin: 30px 60px 0px 0px;
	color: #fff;
}

div.product p {
	margin: 10px 0 0 18px;
}

div.product img {
	float: left;
	margin: 0 15px 10px 0;
}

div.product img.none {
	margin-bottom: 0;
}

div.product h1 sup {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

div.product h1 {
	font-size: 18px;
	margin-bottom: 2px;
	text-align:center;
	font-weight:normal;
}

div.product h1 span {
	font-size: 10px;
	color: green;
	font-weight: normal;
	text-transform: uppercase;
}

div.product h2 {
	font-size: 12px;
	margin-bottom: 1px;
}


div.belt {
	padding: 0px 0;
	margin-top: 0px;
	border-bottom: 0px solid #ccc;
	clear: both;
}

div.belt h2 {
	text-align: right;
}

div.belt a {
	font-weight: bold;
	white-space: nowrap;
}

div.belt p {
	font-size: 11px;
	text-align: center;
	margin-bottom: 0;
}

div.belt table {
	width: 101%;
}

div.belt table td {
	text-align: center;
	width: 33%;
	padding: 0 5px;
}

div.belt table td a {
	color: #900;
	text-align: center;
}

div.belt table h1 {
	font-size: 18px;
	text-align: center;
}

div.belt table h2 {
	font-size: 12px;
	text-align: center;
}

div.content {
	margin: 20px auto;
	width: 980px;
}

div.wide {
	width: 750px;
}

div.wide div.panel, div.wide div.right {
	width: 350px;
}

body.home div.content h1 {
	text-transform: uppercase;
}

body.home div.content p, div.letter p {
	font-family: verdana;
	font-size: 11px;
}

div.panel, div.right, div.center {
	width: 275px;
	margin-bottom: 25px;	
}

div.panel {
	float: left;
	padding: 0 0 0px 40px
	
}
div.panel p {
	text-align:left;
	width: 250px;
	padding:15px 0 0 15px;
}
div.panel strong {
	color:#333333;
}
div.panel h2{
	padding:0 5px 0px 0;
	color: #333333;
	margin: -100px 0 0px 0;
}
div.panel a {
	font-size:11px;
	text-decoration:none;
}
div.panel a:hover {
	color:#003366; 
	border-bottom: 1px dashed #6699FF;
}

div.panel h3 img{
	float:right;
	padding:0px;
}

div.right {
	float: left;
}

div.center {
	border-top: 1px solid #dbc0ae;
	border-bottom: 1px solid #dbc0ae;
	padding: 20px 20px 0 20px;
	clear: both;
	margin: 0 auto;
	width: 425px;
}


div.letter {
	width: 530px;
}

div.letter h1 {
	margin-bottom: 15px;
}


body.legal {
	padding: 25px;
	width: 600px;
}
div.pageContent p {
	text-align: left;
	margin-bottom: 10px 0 5px 0;
}

div.pageContent {
	float: left;
	width: 550px;
	text-align: left;
	margin: 0 0 0 100px;
}
div.pageContent h1 {
	font-size:17px; 
	margin:0 0 5px 0;
}
div.pageContentTitle {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:12px; 
	font-weight:bold;
	padding:10px 0 5px 0;
}
div.pageContent a {
	text-decoration:none;
}
div.pageContent a:hover {
	color:#003366; 
	border-bottom: 0px dashed #6699FF;
}	
div.bar {
	padding: 5px 0;
	background-image:url(images/bar4.png);
	background-repeat:repeat-x;
	height:35px;
	width:100%;
}
.subTitle2 {
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size:18px; 
	font-weight:normal; 
	letter-spacing:.5px; 
	padding: 10px 0 5px 0;
}
.subList li { 
	list-style-image:url(images/img07.gif); 
	padding:5px 0 0 0; 
	vertical-align: text-top;
}
.subList a {
	text-decoration:none; 	
}
.subList li a:hover { 
	color:#003366; 
	border-bottom: 1px dashed #6699FF;
}
div.box {
	float: right;
	width: 250px;
	text-align: left;
	margin: 30px 20px 20px 60px;
}

div.box p {
	margin-bottom: 0;
}

div.box img {
	float: left;
	margin: 0 15px 10px 0;
}

div.box img.none {
	margin-bottom: 0;
}

div.box h1 sup {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

div.box h1 {
	font-size: 18px;
	margin-bottom: 2px;
}

div.box h1 span {
	font-size: 10px;
	color: green;
	font-weight: normal;
	text-transform: uppercase;
}

div.box h2 {
	font-size: 12px;
	margin-bottom: 1px;
}
.flagShip, .beta, .soon {
	margin:0 0 0 3px;
	font-size:10px;
}
.flagShip {
	color:#006600; 
	font-weight:bold;
	font-family:"Lucida Grande", Verdana, Arial, Tahoma; 
	letter-spacing:normal; 
	text-transform: capitalize;
	vertical-align: super;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
	border-radius: 5px;
	padding:2px 4px 2px 4px;
	background-color:;
}
.beta {
	color: #036; 
	font-weight:bold;
	font-family:"Lucida Grande", Verdana, Arial, Tahoma; 
	letter-spacing:normal; 
	vertical-align: super;
	text-transform: capitalize	;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
	border-radius: 5px;
	padding:2px 4px 2px 3px;
	background-color: ;

}
.soon {
	color: #900;
	font-weight:bold;
	font-family:"Lucida Grande", Verdana, Arial, Tahoma; 
	letter-spacing:normal; 
	vertical-align: super;
	text-transform: capitalize;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
	border-radius: 5px;
	padding:2px 4px 2px 3px;
	background-color: ;

}

.contactColumn {
	text-align:center;
	margin:0 0px 0px 45px;
	background-color: #E6FFFF;
	border: 1px solid #C7EBE9;
	padding: 5px 0 10px 0;
}
.formText2 {
	color:#000000; 
	font-size:14px;
}
.formText {
	color:#000000; 
	font-size:14px;
}
.formInput {
	font-size:12px;
}
.btnsubmit{
	font-size:15px;
	color:#333333;
	font:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	margin-left: 0px;
	height:30px;
	width:100px;
}
div.contactBox {
	float: right;
	width: 250px;
	text-align: center;
	margin: 30px 50px 30px 0px;
}

div.contactBox p {
	margin-bottom: 0;
}

div.contactBox img {
	float: left;
	margin: 0 15px 10px 0;
}

div.contactBox img.none {
	margin-bottom: 0;
}

div.contactBox h1 sup {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

div.contactBox h1 {
	font-size: 18px;
	margin-bottom: 2px;
}

div.contactBox h1 span {
	font-size: 10px;
	color: green;
	font-weight: normal;
	text-transform: uppercase;
}

div.contactBox h2 {
	font-size: 12px;
	margin-bottom: 1px;
}
.address {
	padding:15px 0 0 50px;
}
div.clientBox {
	float: right;
	width: 250px;
	height: 270px;
	text-align: left;
	margin: 30px 20px 20px 0px;
}

div.clientBox p {
	margin-bottom: 0;
}

div.clientBox img {
	float: left;
	margin: 0 15px 10px 0;
}

div.clientBox img.none {
	margin-bottom: 0;
}

div.clientBox h1 sup {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

div.clientBox h1 {
	font-size: 18px;
	margin-bottom: 2px;
}

div.clientBox h1 span {
	font-size: 10px;
	color: green;
	font-weight: normal;
	text-transform: uppercase;
}

div.clientBox h2 {
	font-size: 12px;
	margin-bottom: 1px;
}


div.aboutBox {
	float: right;
	width: 250px;
	height: 270px;
	text-align: left;
	margin: 30px 10px 20px 120px;}

div.aboutBox p {
	margin-bottom: 0;
}

div.aboutBox img {
	float: left;
	margin: 0 15px 10px 0;
}

div.aboutBox img.none {
	margin-bottom: 0;
}

div.aboutBox h1 sup {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

div.aboutBox h1 {
	font-size: 18px;
	margin-bottom: 2px;
}

div.aboutBox h1 span {
	font-size: 10px;
	color: green;
	font-weight: normal;
	text-transform: uppercase;
}

div.aboutBox h2 {
	font-size: 12px;
	margin-bottom: 1px;
}


div.caseBox {
	float: right;
	width: 250px;
	height: 270px;
	text-align: left;
	margin: 40px 10px 0px 60px;
}

div.caseBox p {
	margin-bottom: 0;
}

div.caseBox img {
	float: left;
	margin: 0 15px 10px 0;
}

div.caseBox img.none {
	margin-bottom: 0;
}

div.caseBox h1 sup {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

div.caseBox h1 {
	font-size: 18px;
	margin-bottom: 2px;
}

div.caseBox h1 span {
	font-size: 10px;
	color: green;
	font-weight: normal;
	text-transform: uppercase;
}

div.caseBox h2 {
	font-size: 12px;
	margin-bottom: 1px;
}
.leftSpacer {
	padding: 0 0 0 30px;
}
.learnMore {padding:20px 0 0 0;}
div.studiesLink {
	float:right;
	margin:-25px 0px 0px 0;
	font-size:11px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	letter-spacing:0.01em;
	font-weight: bold;
	font-style:italic;
	display: none;
}
.conduit {
	color:#FF6600!important;
}
.fields {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
}
