*{
padding: 0px;
margin: 0px;
}

body {
font-size: 8pt;
font-family: Helvetica;
color: #333333;
font-weight: bold;
width: 100%;
background-color: #009ee0;
margin: 10px;
}

#wrapper {
width: 900px;
margin: 0px auto;
}

#header {
width: 900px;
height: 107px;
background-color: #009ee0;
padding-top: 21px;
padding-left: 0px;
text-align: left;
}

#header_logo {
width: 111px;
height: 90px;
float: left;
}
#header_banner {
width: 735px;
height: 50px;
padding-top: 10px;
float: right;
vertical-align: bottom;
text-align: center;
font-family: Helvetica;
font-size: 17pt;
color: #FFFFFF;
font-weight: bold;
line-height: 25px;
}

#header_banner_1 {
width: 430px;
height: 40px;
text-align: left;
float: left;
vertical-align: bottom;
}

#header_banner_2 {
width: 300px;
height: 14px;
padding-top: 26px;
text-align: right;
float: right;
padding-right: 0px;
vertical-align: bottom;
}

.mailform{
	overflow: hidden;
	list-style-type: none;
	height: 220px;
}

.mailform li{
	clear: both;
}

.mailform label{
	float: left;
	font: bold 1em arial;
}

.mailform input{
	float: left;
	width: 280px;
}

.mailform textarea{
	float: left;
	width: 280px;
}

.mailform .submit{
	margin: 10px 0px 0px 0px;
	width: 70px;
}

.mailform .red{
	float: left;
	margin: 15px 0px 0px 10px;
	color: red;
	font-weight: bold;
}

#header_marquee {
width: 900px;
height: 17px;
padding-bottom: 3px;
float: right;
}

#left {
width: 342px;
height: 398px;
background-color: #00b9e9;
float: left;
background-repeat: no-repeat;
padding-left: 17px;
padding-top: 32px;
text-align: left;
}

#right {
width: 541px;
height: 430px;
background-color: #59c4ec;
float: right;
vertical-align: top;
}

#rightCols{
padding: 30px 0px 0px 40px;
width: 501px;
height: 400px;
background-color: #59c4ec;
float: right;
vertical-align: top;
}

#homeRight{
width: 450px;
height: 40px;
text-align: center;
background-color: #009ee0;
margin: 5px 15px 0px 33px;
margin-right: 15px;
margin-top: 5px;
line-height: 130%;
font-family: Helvetica;
font-size: 9pt;
color: #333333;
font-weight: bold;
padding-top: 3px;
}

#content{
	overflow: auto;
	scrollbar-base-color: #009ee0;
	margin: 35px 0px 0px 40px;
	width: 465px;
	height: 345px;
}

#content img{
	margin: 0px 0px 15px 130px;
}

#content .twoCol{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#content .twoCol li{
	clear: left;
	padding-top: 10px;
}

#content .twoCol .nopad{
	clear: left;
	padding: 0px;
}

#content .col1{
width: 100px;
float: left;

}

#content .col2{
width: 344px;
float: left;
}

#contentCol1 {
width: 230px;
vertical-align: top;
float: left;
}
#contentCol2 {
width: 230px;
padding-left: 10px;
vertical-align: top;
float: left;
}
#contentColSingle {
width: 500px;
float: left;
text-align: left;
vertical-align: top;
}

#footer {
width: 900px;
height: 32px;
clear: both;
padding-top: 20px;
background-color: #009ee0;
vertical-align: middle;
text-align: center;
font-weight: bold;
color: white;
font-family: Helvetica;
font-size: 8pt;
}

#footer a {
text-decoration: underline;
color: blue;
}
/*
.menuItem {
padding-bottom: 10px;
}

.menuOn {
font-family: Arial Bold;
font-size: 18px;
font-weight: bold;
color: #000000;
text-transform: uppercase;
padding-bottom: 7px;
}
/*
.menuItem a {
text-decoration: none;
color: #FFFFFF;
}

.menuOn a {
text-decoration: none;
color: #000000;
}
*/
.marqueeText {
font-family: Helvetica;
font-size: 12pt;
color: #000000;
font-weight: bold;
}

#faqText{
overflow: auto;
scrollbar-base-color: #009ee0;
margin: 35px 0px 0px 40px;
font-family: Helvetica;
font-size: 8pt;
color: #333333;
font-weight: bold;
text-align: left;
width: 465px;
height: 320px;
}

#legal{
float: left;
margin-left: 20px;
padding: 0px 0px 0px 00px;
line-height: 150%;
font-family: Helvetica;
font-size: 8pt;
color: #333333;
background-color: white;
font-weight: normal;
text-align: left;
width: 590px;
height: auto;
}

#legal h1{
font-size: 13pt;
color: black;
}

#legal strong{
color: #000000;
}

#faqText ul{
margin-top: 15px;
margin-left: 15px;
}

#pageNav {
margin: 25px 0px 0px 40px;
width: 445px;
font-family: Helvetica;
font-size: 9pt;
color: #333333;
font-weight: bold;
}

#faqText li{
margin-bottom: 10px;
}

#faqText h1{
color: white;
}

/*---styles for price menu---*/

#priceMenu {
width: 250px;
padding: 0px;
margin: 0px;
line-height: 18px;
}


#priceMenu ul{
list-style: none;
padding: 0px;
margin: 0px;
}

#priceMenu li {
display: block;
margin: 0px;
padding: 0px;
border-bottom: 2px solid #59c4ec;
}

#priceMenu li a {
display: block;
margin: 0px;
padding-left: 10px;
background-color: #009ee0;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

#priceMenu li a:hover {
background-color:  #59c4ec;
}

/*----------for case studies-----------*/
#caseArea{
padding-top: 43px;
margin: 0px 0px 0px 77px;
width: 387px;
height: 321px;
}

#tabs{
height: 22px;
padding: 0px;
margin: 0px 0px 0px 60px;
}

#tabs ul {
font-size: 12pt;
list-style: none;
height: 22px;
margin: 0px;
padding: 0px;
border: 0px;
}

#tabs ul li{
height: 21px;
float: left;
background-color: #009ee0;
margin: 0px 3px 0px 0px;
}

#tabs ul li a{
text-decoration: none;
padding: 3px 6px 4px 6px;
font-family: Arial;
font-size: 9pt;
font-weight: bold;
color: #555555;
}

#tabs ul li a:hover{
background-color: #007cc0;
}

#closedTab{
border-bottom: 1px solid #59c4ec;
background-color: #2288ee;
}
/*
.openTab{
border-bottom: 1px solid #009ee0;
}
*/
#blueBox{
border: 1px;
padding: 0px;
color: white;
background-color: #009ee0;
height: 290px;
width: 387px;
font-family: Helvetica;
font-size: 9pt;
font-weight: bold;
}

#blueBoxText{
height: 275px;
width: 347px;
padding: 0px 20px 0px 20px;
}

h1{
font-family: Helvetica;
font-size: 26pt;
color: #FFFFFF;
font-weight: bold;
margin-bottom: 5px;
}

h2{
font-family: Helvetica;
font-size: 16pt;
color: #FFFFFF;
font-weight: bold;
margin-bottom: 5px;
}

p{
font-size: 8pt;
line-height: 150%;
margin-bottom: 16px;
}

/*ul{
font-size: 8pt;
margin: 0px 0px 0px 8px;
padding: 0px 0px 0px 8px;
}

li{
}*/

strong{
color: #ffffff;
}

#link a{
text-decoration: underline;
font-family: Helvetica;
font-size: 9pt;
color: blue;
font-weight: bold;
}
/*
#homelink{
position: relative;
height: 13px;
width: 120px;
border: 1px solid black;
}
*/
a.smallLink{
color: blue;
text-decoration: underline;
}

#whiteLink a{
font-family: Helvetica;
font-size: 15pt;
color: white;
font-weight: bold;
}

#mainNav a{
line-height: 23px;
position: relative;
top: -5px;
left: -1px;
font-family: Verdana;
font-size: 9pt;
font-weight: bold;
color: #009ee0;
text-decoration: none;
letter-spacing: 0px;
}

#mainNav a:hover{
color: black;
}

.white{
color: #ffffff;
}
/*
.gatewayText{
line-height: 150%;
font-family: Helvetica;
font-size: 10pt;
color: #333333;
font-weight: bold;
}
*/
