@charset "utf-8";
.maincontainer {
	width: 816px;
	margin: auto;
}
.header {
	height: 58px;
}
.logo {
	width: 200px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.blue20 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #2F6C93;
}
.support {
	width: 275px;
	float: right;
	padding-top: 8px;
}

.darkblue30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #2f6c93;
}
.green20 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #096;
}
.black14bd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.pink14bd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ba6868;
}
#left_align {
	float: left;
	padding-right: 10px;
}
#right_align {
	float: right;
}
.top_nav {
	background-image: url(../images/top_links.jpg);
	height: 26px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
	line-height: 26px;
	width: 816px;
}
.header2 {
	background-image: url(../images/header.jpg);
	height: 184px;
	width: 816px;
}
#heading1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 25px;
}
.blue28 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	color: #18374B;
}
#white14ln24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FFF;
	padding-left: 15px;
	list-style-image: url(../images/bullet.jpg);
}
.white14ln24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FFF;
	padding-left: 25px;
	list-style-image: url(../images/bullet.jpg);
	padding-top: 7px;
	width: 250px;
	float: left;
}
.headerprice {
	padding-top: 15px;
	width: 180px;
	float: left;
	text-align: center;
}
.order {
	width: 150px;
	float: left;
	padding-top: 80px;
}

.blue33 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #18374B;
}
.blue67 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67px;
	color: #18374B;
}
.blue25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #18374B;
}
#price {
	float: left;
	width: 150px;
	text-align: center;
}
#order {
	width: 150px;
	float: right;
}


.mattblacktabs{
	width: 816px;
	overflow: hidden;
	background-color: #0d4d67;
}

.mattblacktabs ul{
	margin: 0;
	padding: 0 0 0 0px; /*offset of tabs relative to browser left edge*/
	font: normal 12px Verdana;
	list-style-type: none;
	width: 816px;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0; /*padding inside each tab*/
	border-right: 1px dashed white; /*right divider between tabs*/
	color: white;
	background: #0d4d67; /*background of tabs (default state)*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}
.mattblacktabs #last li a {
	float: left;
	text-decoration: none;
	margin: 0; /*right divider between tabs*/
	color: white;
	background: #0d4d67; /*background of tabs (default state)*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	border-right-style: none;
}
.mattblacktabs li a#lastt {
	float: left;
	text-decoration: none;
	margin: 0; /*right divider between tabs*/
	color: white;
	background: #0d4d67; /*background of tabs (default state)*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	border-right-style: none;
}
.mattblacktabs li#lastt a {
	float: left;
	text-decoration: none;
	margin: 0; /*right divider between tabs*/
	color: white;
	background: #0d4d67; /*background of tabs (default state)*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	border-right-style: none;
}
.mattblacktabs li#lastt a:hover, .mattblacktabs li#lastt.selected a {
	background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}
#mainbody {
	background-color: #FFFFFF;
	width: 816px;
}
.plans {
	width: 485px;
	float: left;
}
.sharedplan {
	background-image: url(../images/sharedhosting.jpg);
	height: 190px;
	width: 485px;
}
.sharedplan  #text  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a3a3a;
	line-height: 21px;
}
#spacer  {
	line-height: 30px;
}
.white24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.white48 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #FFFFFF;
}
.resellerplan {
	background-image: url(../images/resellerhosting.jpg);
	height: 177px;
	width: 485px;
}
.resellerplan  #rtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a3a3a;
	line-height: 21px;
}
.red20 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #933334;
}
.welcome {
	background-image: url(../images/welcome.jpg);
	float: left;
	height: 367px;
	width: 331px;
}
.welcome #white20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.welcome    #white11  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.testimonials {
	background-image: url(../images/testimonials.jpg);
	height: 194px;
	width: 274px;
	float: left;
}
.testimonials  #theading {
	font-family: Tahoma;
	font-size: 24px;
	color: #88682e;
	margin-top: 20px;
	margin-left: 80px;
	float: left;
}
.testimonials  #ttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	width: 178px;
	margin-top: 20px;
	margin-left: 60px;
}
.whychoouse {
	background-image: url(../images/whychooseus.jpg);
	height: 194px;
	width: 267px;
	float: left;
}
.whychoouse  #wheading {
	font-family: Tahoma;
	font-size: 24px;
	color: #333333;
	float: left;
	margin-top: 20px;
	margin-left: 60px;
}
.whychoouse  #wtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #333333;
	float: left;
	width: 205px;
	margin-top: 18px;
	margin-left: 30px;
}
.clientlogin {
	background-image: url(../images/cpanellogin.jpg);
	float: left;
	height: 194px;
	width: 275px;
}
.clientlogin #form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	margin-top: 15px;
	width: 150px;
	line-height: 35px;
}
.clientlogin  #cheading {
	font-family: Tahoma;
	font-size: 24px;
	color: #333333;
	float: left;
	margin-top: 20px;
	margin-left: 25px;
}
.clientlogin  #ctext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
	width: 210px;
}
.bottom {
	background-image: url(../images/bottom.jpg);
	float: left;
	height: 93px;
	width: 816px;
}
.bottom  #btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-left: 30px;
	line-height: 18px;
}
.bottom #text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D5777;
}
.subpageheader {
	background-image: url(../images/subpageheader.jpg);
	height: 92px;
	width: 816px;
}
.subpageheader #subheading {
	float: left;
	margin-top: 25px;
	margin-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
}
.blue18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
}
.black13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.white13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
