*{
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
body {
	background-color: #0c3f8c;
}
.main{
	width:800px;
	background-color:#FFFFFF;
	margin:0 auto;
	border: 3px solid #FFFFFF;
}

.wrapper{
	width:800px;
	clear:both;
	background-color:#FFFFFF;
}
a{
	color:#2662bd;
    text-decoration:none; 
}

a:hover{
	color:#3d79d4;
    text-decoration:underline; 
}
.header {
	background-image:url(images/logo.jpg);
	width: 504px;
	height: 205px;
	float:left
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width:310px;
	height:16px;
	padding-top: 124px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	}
.starterbg {
	background-image:url(images/starter.gif);
	background-repeat:no-repeat;
	width: 293px;
	height: 67px;
	margin-left: 3px;
	float:right;
}
.startorder {
	background-image:url(images/startorder.gif);
	background-repeat:no-repeat;
	width:105px;
	height:16px;
	float:right;
	margin-top: 0px;
	margin-right: 5px;
}
.probg {
	background-image:url(images/Professional.gif);
	background-repeat:no-repeat;
	width: 293px;
	height: 67px;
	margin-top: 3px;
	margin-left: 3px;
	float:right;
}
.proorder {
	background-image:url(images/professionalorder.gif);
	background-repeat:no-repeat;
	width:105px;
	height:16px;
	float:right;
	margin-top: 0px;
	margin-right: 5px;
}
.businessbg {
	background-image:url(images/business.gif);
	background-repeat:no-repeat;
	width: 293px;
	height: 67px;
	margin-top: 3px;
	margin-left: 3px;
	float:right;
}
.busorder {
	background-image:url(images/businessorder.gif);
	background-repeat:no-repeat;
	width:105px;
	height:16px;
	float:right;
	margin-top: 0px;
	margin-right: 5px;
}
.ordertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	width:105px;
	height:16px;
	margin-left: 10px;
	margin-top: 5px;
}
.packagebox{
	width:200px;
	height:45px;
	float:right;
}
.packagename{
	width:200px;
	height:20px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.packagedetail{
	width:100px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
}
.packpricebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: normal;
	color: #FFFFFF;
	width: 60px;
	height:25px;
	float:left;
}
.pricepermonth {
	width:35px;
	height:25px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: normal;
	color: #FFFFFF;
	float:left;
	}
.nav {
	margin-top: 3px;
	background-image:url(images/navbg.gif);
	background-repeat:repeat-x;
	width:800px;
	height:40px;
}
.norm{
	float:left;
	color:#ffffff;
	font-family: Tahoma, Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.norm:hover{
	color:#000000;
}
.navtext {
	width:525px;
	height:40px;
	padding-left:0px;
}
.textbox {
	width: 126px;
	float:left;
	margin-top: 10px;
	margin-left:0px;
	margin-right:10px;
}
.textboxin {
	background-image:url(images/headerbg.gif);
	background-repeat:repeat-x;
	width:126px;
	height: 20px;
	font-family: Tahoma, Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.textboxintext {
	width:100px;
	height: 20px;
	font-family: Tahoma, Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.textboxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #007dbe;
	border-bottom-color: #007dbe;
	border-left-color: #007dbe;
}
.content {
	width:630px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.content h1 {
	color:#2662bd;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
	margin-top:5px;
}
.footer {
	background-image:url(images/footerbg.gif);
	background-repeat:repeat-x;
	width: 800px;
	height: 40px;
	margin-top:5px;
}
.footertext {
	font-family: Tahoma, Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	height:40px;
	width: 300px;
	padding-top:5px;
}
