@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#dceff6 url(../images/bg.gif) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
img{
	border:0px;
}
h1, h2, h3, h4, h5, h6, p, form{
	margin:0px;
	padding:0px;
}
ul, li{
	margin:0px;
	padding:0px;
	list-style:none;
}
a{
	color:#327f9e;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.center{
width: 395px;
margin:10px auto;
text-align:center;}
#wrapper{
	width:950px;
	height:auto;
	overflow:hidden;
	margin:auto;
	text-align:left;
	font-size:1.3em;
}
#header{
	width:100%;
	height:135px;
	overflow:hidden;
	margin:auto;
}
#container{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
}
#footer{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	background:#ffffff;
	border-top:1px solid #c6d7dd;
	text-align:center;
	font-size:1em;
	color:#000000;
}
/*-----------------Padding--------------------*/
.pT5{
	padding-top:5px;
}
.pL5{
	padding-left:5px;
}
.pB5{
	padding-bottom:5px;
}
.pR5{
	padding-right:5px;
}
.pT10{
	padding-top:10px;
}
.pL10{
	padding-left:10px;
}
.pB10{
	padding-bottom:10px;
}
.pR10{
	padding-right:10px;
}
.pT13{
	padding-top:13px;
}
.pL13{
	padding-left:13px;
}
.pB13{
	padding-bottom:13px;
}
.pR13{
	padding-right:13px;
}
.pT15{
	padding-top:15px;
}
.pL15{
	padding-left:15px;
}
.pB15{
	padding-bottom:15px;
}
.pR15{
	padding-right:15px;
}
.pT20{
	padding-top:20px;
}
.pL20{
	padding-left:20px;
}
.pB20{
	padding-bottom:20px;
}
.pR20{
	padding-right:20px;
}

/*--------Heights------------*/
.hgt760{
	height:760px;
}
.hgt125{
	height:125px;
	font-size:0px;
}
.hgt68{
	height:86px;
	font-size:0px;
}

/*----------------General CSS------------------*/
.logo{
	width:auto;
	height:auto;
	overflow:hidden;
}
.logo h1{
	width:auto;
	height:auto;
	overflow:hidden;
}
.logo h1 a{
	width:199px;
	height:75px;
	display:block;
	text-decoration:none;
	text-indent:-9999em;
	background:url(../images/logo.gif) no-repeat left top;
}
.top_nav{
	top: 0;
}
.top_nav ul{
	display: block;
	list-style-type: none;
}
.top_nav li{
	float: left;
	text-transform: lowercase;
	color:#ffffff;
	height:31px
	text-align: center;
	font-size: 14px;
	padding: 6px;
	padding-top: 10px;
}
.top_nav li a{
	color: #ffffff;
	text-decoration: none;
}
.top_nav li a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.headLeft{
	width:80%;
	height:35px;
}
.headright{
	width:20%;
	height:35px;
	text-align:right;
}
.containerL{
	width:196px;
	height:auto;
	overflow:hidden;
}
.containerC{
	width:461px;
	height:auto;
	overflow:hidden;
}
.containerR{
	width:293px;
	height:auto;
	overflow:hidden;
}
.redtxt{
	color:#FF0000;
}
.centerwhtbox{
	width:439px;
	height:auto;
	overflow:hidden;
	margin:auto;
	background:#ffffff;
	border:1px solid #c6d7dd;
	text-align:center;
}
.contentmain{
	width:900px;
	height:auto;
	overflow:hidden;
	margin:auto;
	background:#ffffff;
	border:1px solid #c6d7dd;
	text-align:left;
	min-height: 350px;
	padding: 5px;
}
.steps{
	width:395px;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.steps ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.steps ul li{
	padding:0px;
	padding-bottom:5px;
	margin:0px;
	display:block;
	list-style:none;
}
.steps ul li a{
	padding:0px;
	margin:0px;
	display:block;
	width:100%;
	height:64px;
}
.steps ul li.one{
	background:url(../images/step1.gif) no-repeat left top;
	width:395px;
	height:64px;
}
.steps ul li.one h1{
	width:395px;
	height:64px;
	text-indent:-9999em;
}
.steps ul li.two{
	background:url(../images/step2.gif) no-repeat left top;
	width:395px;
	height:64px;
}
.steps ul li.two h1{
	width:395px;
	height:64px;
	text-indent:-9999em;
}
.steps ul li.three{
	background:url(../images/step3.gif) no-repeat left top;
	width:395px;
	height:64px;
}
.steps ul li.three h1{
	width:395px;
	height:64px;
	text-indent:-9999em;
}
.steps ul li.four{
	background:url(../images/step4.gif) no-repeat left top;
	width:395px;
	height:64px;
}
.steps ul li.four h1{
	width:395px;
	height:64px;
	text-indent:-9999em;
}
.steps ul li.five{
	background:url(../images/step5.gif) no-repeat left top;
	width:395px;
	height:64px;
}
.steps ul li.five h1{
	width:395px;
	height:64px;
	text-indent:-9999em;
}
.startbtn{
	width:270px;
	height:117px;
	margin:auto;
}
.startbtn h1{
	width:auto;
	height:auto;
	overflow:hidden;
	background:url(../images/startbtn.gif) no-repeat left top;
}
.startbtn h1 a{
	width:270px;
	height:117px;
	display:block;
	text-indent:-9999em;
}
.txtB{
	font-size:1.3em;
	text-align:center;
}
.maillink{
	width:100%;
	height:auto;
	overflow:hidden;
}
.maillink a{
	width:100%;
	background:url(../images/email.gif) no-repeat left 5px;
	padding:10px 0px 10px 32px;
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
.maillink a:hover{
	width:100%;
	background:url(../images/email_h.gif) no-repeat left 5px;
	padding:10px 0px 10px 32px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.webhost{
	width:108px;
	height:78px;
}
.webhost h1{
	width:108px;
	height:78px;
	background:url(../images/webhost.gif) no-repeat left top;
	text-indent:-9999em;
}
.spammail{
	width:108px;
	height:78px;
}
.spammail h1{
	width:108px;
	height:78px;
	background:url(../images/spammail.gif) no-repeat left top;
	text-indent:-9999em;
}
.ssl_certificate{
	width:108px;
	height:78px;
}
.ssl_certificate h1{
	width:108px;
	height:78px;
	background:url(../images/ssl.gif) no-repeat left top;
	text-indent:-9999em;
}
.hotdeals{
	width:202px;
	height:44px;
	margin:auto;
}
.hotdeals h1{
	width:202px;
	height:44px;
	background:url(../images/hotdeals.gif) no-repeat left top;
	text-indent:-9999em;
}
.footerCenter{
	width:950px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
.footer_left{
	width:80%;
	height:auto;
	overflow:hidden;
}
.footer_right{
	width:20%;
	height:auto;
	overflow:hidden;
text-align:right;
}
.paypaldiv{
	width:100%;
	height:auto;
	margin:auto;
	overflow:hidden;
}
.footertxt{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	font-size:1.2em;
	text-align:center;
}
.footerlinks{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	font-size:1em;
	text-align:center;
	color:#327f9e;
}
.footerlinks ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}
.footerlinks ul li a{
	margin:0px;
	padding:5px;
	color:#327f9e;
	text-decoration:underline;
}
.footerlinks ul li a:hover{
	text-decoration:none;
}
.validation{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	text-align:center;
}
/*------------Header Navigation--------------*/
.nav{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.nav ul{
	margin:0px;
	padding:0px;
}
.nav ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}
.nav ul li a{
	padding:5px 15px 5px 20px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
	background:url(../images/arrw_d.gif) no-repeat right 10px;
}
.nav ul li a:hover, .nav ul li a.selected{
	padding:5px 15px 5px 20px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/nav_h.gif) repeat-x left center;
}
.whtbglink{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
}
/*---------------Left Box--------------*/
.leftbox{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	text-align:left;
}
.leftboxT{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	background:url(../images/leftboxT.gif) no-repeat left top;
}
.leftboxC{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	background:url(../images/leftboxC.gif) repeat-y left top;
}
.leftboxB{
	width:100%;
	height:715px;
	overflow:hidden;
	margin:auto;
	background:url(../images/leftboxB.gif) no-repeat left bottom;
}
.leftboxheader{
	background:url(../images/titlebox.gif) no-repeat left top;
	color:#ffffff;
	font-size:1.2em;
	height:33px;
}
.leftboxlist{
	width:80%;
	height:auto;
	margin:auto;
	overflow:hidden;
}
.leftboxlist ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.leftboxlist ul li{
	margin:0px;
	padding:0px 0px 5px 10px;
	list-style:none;
	background:url(../images/dots.gif) no-repeat left center;
	font-size:0.98em;
}

/*------------------Right Box--------------*/
.rightbox{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	text-align:left;
}
.rightboxT{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	background:url(../images/rightboxT.gif) no-repeat left top;
}
.rightboxC{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	background:url(../images/rightboxC.gif) repeat-y left top;
}
.rightboxB{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	background:url(../images/rightboxB.gif) no-repeat left bottom;
}
.rightboxheader{
	background:url(../images/line.gif) repeat-x left bottom;
	color:#000000;
	width:95%;
	margin:auto;
	padding:0px 0px 8px 5px;
	font-size:1.5em;
	height:20px;
}
.whtbox{
	width:271px;
	height:auto;
	overflow:hidden;
	margin:auto;
	background:#ffffff;
	border:1px solid #c5cfd8;
	color:#000000;
	text-align:center;
}
.imgdiv{
	width:40%;
	height:auto;
	overflow:hidden;
}
.txtdiv{
	width:55%;
	height:auto;
	line-height:18px;
	overflow:hidden;
	text-align:left;
}
.txtdiv1{
	height:auto;
	line-height:18px;
	overflow:hidden;
	text-align:left;
}
.bl1{
	border-left:1px solid #c6d7dd
}
.br1{
	border-right:1px solid #c6d7dd
}
.bt1{
	border-top:1px solid #c6d7dd
}
.bb1{
	border-bottom:1px solid #c6d7dd
}
.whtbg{
	background:#ffffff;
}
.grybg{
	background:#cccccc;
}
.formtitle{
	font-size:1.5em;
	color:#327f9e;
	font-weight:bold;
}
.smalltxt{
	font-size:10px;
}
.forminput{
	width:220px;
	height:18px;
	background:#ffffff;
	border:1px solid #327f9e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.formtxtarea{
	width:400px;
	height:130px;
	background:#ffffff;
	border:1px solid #327f9e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.formselect{
	height:18px;
	background:#ffffff;
	border:1px solid #327f9e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.minheight{
	height: expression( this.scrollHeight < 400 ? "399px" : "auto" );
   	min-height:400px;
}