@charset "utf-8";
.container {
	margin: auto;
	width: 1000px;
}


/* navigation styles begins here */
.navigation{
	width: 1000px;
	overflow: hidden;
	float: left;
	height: 50px;
	background-image: url(../images/nav_bg.jpg);
}

.navigation ul{
	margin: 0;
	padding: 0 0 0 0px;
	list-style-type: none;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}

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

.navigation li a{
	float: left;
	display: inline;
	text-decoration: none;
	margin: 0; /*right divider between tabs*/
	color: #FFF;
	background: url(../images/nav_bg.jpg);
	padding-right: 22px;
	padding-left: 22px;
	padding-top: 18px;
	padding-bottom: 17px;
}

.navigation li a:visited{
	color: #FFF;
}

.navigation li a:hover, .navigation li.selected a{
	background-image: url(../images/nav_bg2.jpg);
}
.navigation ul .seperator {
	background-image: url(../images/nav_seperator.jpg);
	float: left;
	height: 50px;
	width: 2px;
}
.header {
	float: left;
	height: 427px;
	width: 1000px;
}
.header .header1 {
	background-image: url(../images/header.gif);
	float: left;
	height: 427px;
	width: 602px;
}
.header #header2 {
	background-image: url(../images/header2.jpg);
	float: left;
	height: 98px;
	width: 115px;
}
.header #livesupport {
	float: left;
	height: 98px;
	width: 283px;
}
.header #header3 {
	background-image: url(../images/header3.jpg);
	float: left;
	height: 329px;
	width: 398px;
}
.header .header1 #h1_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #EBF3FA;
	float: left;
	width: 550px;
	margin-top: 212px;
	margin-left: 40px;
}




.sharedhosting {
	float: left;
	height: 329px;
	width: 335px;
	background-image: url(../images/sharedhosting.jpg);
}
.sharedhosting #p1_text1  {
	font-family: Arial, Helvetica, sans-serif;
	color: #7aad00;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	float: left;
	width: 225px;
	margin-top: 25px;
	margin-left: 60px;
}
.sharedhosting #p1_text2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 22px;
	width: 225px;
	margin-left: 60px;
	margin-top: 37px;
	float: left;
}
.sharedhosting #p1_price {
	float: left;
	width: 151px;
	margin-left: 45px;
	margin-top: 30px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	font-weight: bold;
}
.sharedhosting #p1_price span {
	font-size: 22px;
	color: #72a700;
}
.sharedhosting #p1_order {
	float: left;
	height: 29px;
	width: 92px;
	margin-top: 30px;
	margin-left: 15px;
}




.resellerhosting {
	float: left;
	height: 329px;
	width: 326px;
	background-image: url(../images/resellerhosting.jpg);
}
.resellerhosting #p2_text1  {
	font-family: Arial, Helvetica, sans-serif;
	color: #ef5a00;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	float: left;
	width: 225px;
	margin-top: 25px;
	margin-left: 57px;
}
.resellerhosting #p2_text2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 22px;
	width: 225px;
	margin-left: 57px;
	margin-top: 37px;
	float: left;
}
.resellerhosting #p2_price {
	float: left;
	width: 165px;
	margin-left: 35px;
	margin-top: 30px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	font-weight: bold;
}
.resellerhosting #p2_price span {
	font-size: 22px;
	color: #ef5a00;
}
.resellerhosting #p2_order {
	float: left;
	height: 29px;
	width: 92px;
	margin-top: 30px;
	margin-left: 15px;
}



.dedicatedhosting {
	float: left;
	height: 329px;
	width: 339px;
	background-image: url(../images/dedicatedservers.jpg);
}
.dedicatedhosting #p3_text1  {
	font-family: Arial, Helvetica, sans-serif;
	color: #00b0c5;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	float: left;
	width: 225px;
	margin-top: 25px;
	margin-left: 55px;
}
.dedicatedhosting #p3_text2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 22px;
	width: 225px;
	margin-left: 55px;
	margin-top: 37px;
	float: left;
}
.dedicatedhosting #p3_price {
	float: left;
	width: 165px;
	margin-left: 39px;
	margin-top: 30px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	font-weight: bold;
}

.dedicatedhosting #p3_price span {
	font-size: 22px;
	color: #00b0c5;
}
.dedicatedhosting #p3_order {
	float: left;
	height: 29px;
	width: 92px;
	margin-top: 30px;
	margin-left: 15px;
}

.sharedhosting {
	float: left;
	height: 329px;
	width: 335px;
	background-image: url(../images/sharedhosting.jpg);
}
.sharedhosting #p1_text1  {
	font-family: Arial, Helvetica, sans-serif;
	color: #7aad00;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	float: left;
	width: 225px;
	margin-top: 25px;
	margin-left: 60px;
}
.sharedhosting #p1_text2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 23px;
	width: 225px;
	margin-left: 57px;
	margin-top: 37px;
	float: left;
}

.emailhosting #p1_price {
	float: left;
	width: 151px;
	margin-left: 45px;
	margin-top: 30px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	font-weight: bold;
}
.emailhosting #p1_price span {
	font-size: 22px;
	color: #72a700;
}
.emailhosting #p1_order {
	float: left;
	height: 29px;
	width: 92px;
	margin-top: 30px;
	margin-left: 15px;
}
}

.emailhosting {
	float: left;
	height: 350px;
	width: 335px;
	background-image: url(../images/sharedhosting.jpg);
}
.emailhosting #p1_text1  {
	font-family: Arial, Helvetica, sans-serif;
	color: #7aad00;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	float: left;
	width: 225px;
	margin-top: 25px;
	margin-left: 60px;
}
.emailhosting #p1_text2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 22px;
	width: 225px;
	margin-left: 60px;
	margin-top: 37px;
	float: left;
}
.mainbody {
	float: left;
	width: 717px;
}
.welcome {
	float: left;
	width: 679px;
	margin-top: 12px;
	margin-left: 12px;
}
.welcome #w_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #266cad;
	float: left;
	width: 390px;
	background-image: url(../images/ico1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 35px;
	line-height: 35px;
}
.welcome #w_text1 span {
	color: #ff8a00;
}
.welcome #w_text2 {
	float: left;
	width: 660px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	margin-top: 5px;
}
.whatsincluded {
	background-image: url(../images/whatsincluded.jpg);
	float: left;
	height: 274px;
	width: 326px;
	margin-top: 25px;
}
.whatsincluded #wi_text1 {
	text-transform: uppercase;
	color: #00b7de;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	width: 225px;
	float: left;
	margin-top: 15px;
	margin-left: 12px;
}
.whatsincluded #wi_features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666;
	width: 250px;
	float: left;
	margin-top: 15px;
	margin-left: 27px;
}
.specialoffer {
	background-image: url(../images/specialoffer.jpg);
	float: left;
	height: 247px;
	width: 391px;
	margin-top: 25px;
}
.specialoffer #so_text1 {
	color: #6eb400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 190px;
	float: left;
	margin-top: 15px;
	margin-left: 35px;
}
.specialoffer #so_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666;
	width: 210px;
	float: left;
	margin-top: 14px;
	margin-left: 45px;
}
.specialoffer #so_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-top: 180px;
}
.specialoffer #so_link a {
	font-weight: bold;
	color: #EB5928;
}
.specialoffer #so_link a:hover {
	font-weight: bold;
	color: #00B7DE;
}
.rightpanel_main {
	background-image: url(../images/rp_bg.jpg);
	float: right;
	width: 283px;
	margin-top: 12px;
}
.rightpanel {
	background-image: url(../images/rp_bg.jpg);
	float: right;
	width: 283px;
	margin-top: 12px;
	margin-right: 25px;
}
.latestnews {
	float: left;
	width: 252px;
	margin-left: 29px;
}
.latestnews #news_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #aab000;
	width: 200px;
	height: 50px;
	background-image: url(../images/ico2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 50px;
	text-transform: uppercase;
}
.latestnews #news_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	float: left;
	width: 245px;
}
.latestnews #news_text2 p a {
	font-weight: bold;
	color: #F60;
}
.latestnews #news_text2 p a:hover {
	font-weight: bold;
	color: #00B7DE;
}
.clientlogin {
	background-image: url(../images/clientlogin.jpg);
	float: left;
	height: 191px;
	width: 240px;
	margin-left: 29px;
}
.clientlogin #cl_form {
	float: left;
	width: 205px;
	margin-top: 80px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.grey11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.clientlogin #cl_form a {
	color: #F60;
}
.clientlogin #cl_form a:hover {
	color: #09A6EB;
}
.body_bottom {
	background-image: url(../images/bottom_bg.jpg);
	height: 300px;
	background-repeat: repeat-x;
	margin: auto;
	background-position: bottom;
	clear: both;
}
.b_container {
	width: 885px;
	margin: auto;
}
.b_container #bt_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CFE2F3;
	float: right;
	width: 880px;
	text-align: right;
	margin-top: 46px;
}
.b_container #partners {
	background-image: url(../images/partners.jpg);
	height: 145px;
	width: 881px;
	float: right;
	margin-top: 13px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.b_container #bt_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CFE2F3;
	text-align: center;
	float: left;
	width: 881px;
}
.b_container #bt_links a {
	color: #CFE2F3;
	text-decoration: none;
}
.b_container #bt_links a:hover {
	color: #CFE2F3;
	text-decoration: underline;
}
.subpageheader {
	background-image: url(../images/subpage_header.jpg);
	float: left;
	height: 231px;
	width: 1000px;
}
.subpageheader #sh_text1 {
	margin-left: 38px;
	float: left;
	width: 605px;
	color: #ffe502;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-transform: uppercase;
	margin-top: 30px;
}
.subpageheader #sh_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	float: left;
	width: 605px;
	margin-left: 38px;
	margin-top: 10px;
}
.subpage_body {
	float: left;
	width: 1000px;
}
.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	float: left;
	width: 910px;
	margin-left: 38px;
}
.p1 strong {
	color: #4396DA;
}
.comparison {
	float: left;
	width: 850px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-left: 45px;
}
.sub_whatsincluded {
	float: right;
	height: 274px;
	width: 260px;
	margin-top: 25px;
	background-image: url(../images/sub_wi.jpg);
}
.sub_whatsincluded #sub_wi_text1 {
	text-transform: uppercase;
	color: #00b7de;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	width: 225px;
	float: left;
	margin-top: 15px;
	margin-left: 12px;
}
.sub_whatsincluded #sub_wi_features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666;
	width: 220px;
	float: left;
	margin-top: 15px;
	margin-left: 27px;
}
.content_body {
	float: left;
	width: 69%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	margin-left: 0px;
}
.blue_heading  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1b90e7;
	font-weight: bold;
}
.orange {
	color: #F60;
}
