*{	margin: 0px;	padding: 0px;}
img{ border:none;}
a{ text-decoration: none;	color: #FFFFFF;}
a:hover{color: #CCFFFF;}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #1E3A52;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;}

.fltClear{	clear: both;}
.fltLeft{ float:left;}
.fltRight{ float:right;}

.yellowTxt {color: #FFCC00;}	
.orangeTxt {color: #EB7124;	}
.blueTxt {	color: #0066CC;}

.middleAlign {	font-size: 16px;color: #FFFFFF;font-weight: bold;text-align: center;}
.readmore a {	color: #0B4282;}
.readmore a:hover {	color: #000000;}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;}
	
#logo {
	height: 75px;
	padding-top: 15px;
	padding-left: 80px;
	color: #FFFFFF;
	font-size: 12px;}

#logo .links {
	background-image: url(images/links_bg.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 475px;
	height: 20px;
	padding-top: 5px;
	background-position: right;
	text-align: center;}
	
#nav {	height: 37px;}
#nav ul {
	list-style-type: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 12px;}
	
#nav ul li {display: inline;}

#nav  ul li a {	color: #333333;	padding-right: 25px;	padding-left: 25px;}
	
#nav ul li a:hover {	color: #3271B4;}

#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 265px;
	color: #FFFFFF;}
	
#header p {
	padding-left: 170px;
	padding-top: 10px;
	width: 300px;
	font-size: 13px;
	font-weight: bold;
}

#header h1 {
	padding-top: 84px;
	padding-left: 161px;
}
#header  .getstarted {
	padding-top: 22px;
	padding-left: 290px;
}

	
#contentWrapper {
	padding: 10px;
	width: 880px;
	background-color: #FFFFFF;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;}
	
#content {
	float: left;
	width: 565px;
	padding-bottom: 10px;
	margin-top: 12px;
	padding-left: 5px;
	padding-right: 5px;}
#content   p  {padding-left: 7px;	padding-top: 3px;	padding-bottom: 3px;}

#content h2 {
	background-image: url(images/bullet_4.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 30px;
	margin-bottom: 5px;
	background-color: #F3F3F3;
	height: 23px;
	padding-top: 3px;
	background-position: 5px 3px;
	font-size: 14px;
	color: #0B4282;}

#content h3 {
	font-size: 15px;
	padding-left: 5px;
	padding-bottom: 10px;}

#content .sharedPlans {
	color: #FFFFFF;
}	
#content .sharedPlans span {font-size: 24px;	font-weight: bold;}

/**************** RED ******************/
#content .sharedPlans_red {
	width: 140px;
	background-image: url(images/sharedHost_bg_red_2.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	float: left;
	margin-bottom: 20px;}	
#content  .sharedPlans_red  h1 {
	background-image: url(images/sharedHost_bg_red_1.jpg);
	background-repeat: no-repeat;
	height: 47px;
	text-align: center;
	font-size: 15px;
	padding-top: 3px;
	padding-bottom: 8px;
	line-height: 24px;}
#content .sharedPlans_red .SP_bottom {
	background-image: url(images/sharedHost_bg_red_3.jpg);
	background-repeat: no-repeat;
	height: 19px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;
	margin-top: 7px;}
/**************** RED ******************/

/**************** BLUE ******************/
#content .sharedPlans_blue {
	width: 140px;
	background-image: url(images/sharedHost_bg_blue_2.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	float: left;
	margin-bottom: 20px;}	
#content  .sharedPlans_blue  h1 {
	background-image: url(images/sharedHost_bg_blue_1.jpg);
	background-repeat: no-repeat;
	height: 47px;
	text-align: center;
	font-size: 15px;
	padding-top: 3px;
	padding-bottom: 8px;
	line-height: 24px;}
#content .sharedPlans_blue .SP_bottom {
	background-image: url(images/sharedHost_bg_blue_3.jpg);
	background-repeat: no-repeat;
	height: 19px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;
	margin-top: 7px;
	background-position: 1px 0px;
}
/**************** BLUE ******************/

/**************** YELLOW ******************/
#content .sharedPlans_yellow {
	width: 140px;
	background-image: url(images/sharedHost_bg_yellow_2.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	float: left;
	margin-bottom: 20px;}	
#content  .sharedPlans_yellow  h1 {
	background-image: url(images/sharedHost_bg_yellow_1.jpg);
	background-repeat: no-repeat;
	height: 47px;
	text-align: center;
	font-size: 15px;
	padding-top: 3px;
	padding-bottom: 8px;
	line-height: 24px;}
#content .sharedPlans_yellow .SP_bottom {
	background-image: url(images/sharedHost_bg_yellow_3.jpg);
	background-repeat: no-repeat;
	height: 19px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;
	margin-top: 7px;}
/**************** YELLOW ******************/

/**************** GREEN ******************/
#content .sharedPlans_green {
	width: 140px;
	background-image: url(images/sharedHost_bg_green_2.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	float: left;
	margin-bottom: 20px;}	
#content  .sharedPlans_green  h1 {
	background-image: url(images/sharedHost_bg_green_1.jpg);
	background-repeat: no-repeat;
	height: 47px;
	text-align: center;
	font-size: 15px;
	padding-top: 3px;
	padding-bottom: 8px;
	line-height: 24px;}
#content .sharedPlans_green .SP_bottom {
	background-image: url(images/sharedHost_bg_green_3.jpg);
	background-repeat: no-repeat;
	height: 19px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;
	margin-top: 7px;
	background-position: 1px 0px;
}
/**************** GREEN ******************/

.resellerPlans {
	width: 181px;
	color: #FFFFFF;
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;}
	
 .resellerPlans ul {
	margin-bottom: 2px;
	margin-top: 2px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #676767;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #676767;
	width: 179px;
	margin-left: 1px;
	color: #000000;
}
	
 .resellerPlans ul li {
	background-color: #F1F1F1;
	background-image: url(images/bullet_5.jpg);
	background-repeat: no-repeat;
	background-position: 15px 9px;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 1px;
	margin-bottom: 2px;}

  .resellerPlans  h1 {
	background-image: url(images/reSelHost_bg_1.jpg);
	background-repeat: no-repeat;
	height: 44px;
	font-size: 15px;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 10px;}
	
 .resellerPlans span {
	font-size: 11px;
}
 .resellerPlans  .price {
	font-size: 19px;
	font-weight: normal;
}

 .resellerPlans .RP_bottom {
	background-image: url(images/reSelHost_bg_2.jpg);
	background-repeat: no-repeat;
	height: 18px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;}

/**************** red ******************/
 .resellerPlans_red  h1 {
	background-image: url(images/reSelHost_bg_red_1.jpg);
	background-repeat: no-repeat;
	height: 44px;
	font-size: 15px;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 10px;}

 .resellerPlans_red ul{	border-top-color: #A80000; border-bottom-color: #A80000;}
 
 .resellerPlans_red ul li {
	background-color: #A80000;
	color: #FFFFFF;
	background-image: url(images/bullet_9.jpg);
	background-repeat: no-repeat;}	
	
 .resellerPlans_red .RP_bottom {
	background-image: url(images/reSelHost_bg_red_2.jpg);
	background-repeat: no-repeat;
	height: 18px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;}	
/**************** red ******************/

/**************** blue ******************/
 .resellerPlans_blue  h1 {
	background-image: url(images/reSelHost_bg_blue_1.jpg);
	background-repeat: no-repeat;
	height: 44px;
	font-size: 15px;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 10px;}
	
 .resellerPlans_blue ul{	border-top-color: #0F5092; border-bottom-color: #0F5092;}	
 .resellerPlans_blue ul li {
	background-color: #0F5092;
	color: #FFFFFF;
	background-image: url(images/bullet_9.jpg);
	background-repeat: no-repeat;}	
	
 .resellerPlans_blue .RP_bottom {
	background-image: url(images/reSelHost_bg_blue_2.jpg);
	background-repeat: no-repeat;
	height: 18px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;}	
/**************** blue ******************/

/**************** yellow ******************/	
 .resellerPlans_yellow  h1 {
	background-image: url(images/reSelHost_bg_yellow_1.jpg);
	background-repeat: no-repeat;
	height: 44px;
	font-size: 15px;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 10px;}
	
 .resellerPlans_yellow ul{	border-top-color: #F08429; border-bottom-color: #F08429;}
 .resellerPlans_yellow ul li {
	background-color: #F08429;
	color: #FFFFFF;
	background-image: url(images/bullet_9.jpg);
	background-repeat: no-repeat;}	
	
 .resellerPlans_yellow .RP_bottom {
	background-image: url(images/reSelHost_bg_yellow_2.jpg);
	background-repeat: no-repeat;
	height: 18px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;}	
/**************** yellow ******************/	
	
#content .offers {
	background-image: url(images/offers_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 30px;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	clear: both;}
	
#content .v_server {
	width: 260px;
	float: left;
	background-image: url(images/contentImg_1.jpg);
	background-repeat: no-repeat;
	background-position: 5px 40px;
	margin-bottom: 20px;}
	
#content  .v_server p {	width: 180px;	padding-left: 80px;	padding-bottom: 8px;}

#content .d_server {
	float: right;
	width: 280px;
	background-image: url(images/contentImg_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 35px;
	padding-bottom: 22px;
	margin-bottom: 20px;}
	
#content .d_server p {	padding-left: 127px;	padding-bottom: 8px;}

#sidebar {
	float: right;
	width: 300px;
	padding-bottom: 10px;
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-top: 12px;}
	
#sidebar h2 {	font-size: 16px;	padding-left: 15px;}

#sidebar ul {
	list-style-type: none;
	font-size: 11px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 30px;
	font-weight: bold;}
	
#sidebar ul li {
	background-image: url(images/bullet_2.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	line-height: 20px;
	padding-top: 1px;
	padding-bottom: 1px;}
	
#sidebar img {	padding-top: 10px;	padding-left: 0px;}

#sidebar .servFtres {	padding-right: 10px;	margin-top: 20px;}

#sidebar .servFtres h2 {
	color: #0B4282;
	font-size: 21px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	width: 230px;
	margin-left: 20px;
	padding-left: 5px;
	padding-bottom: 3px;}
	
#sidebar .servFtres   ul {	list-style-type: none;	padding-left: 25px;	padding-bottom: 15px;}

#sidebar .servFtres ul li {
	background-image: url(images/bullet_3.jpg);
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 0px;
	padding-top: 0px;}
	
#sidebar .servFtres ul li a {	color: #0B4282;	font-weight: normal;}
#sidebar .servFtres ul li a:hover {	color: #000000;}

.custQuotes   {
	background-image: url(images/custQuotes_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-bottom: 15px;
	color: #FFFFFF;
	padding-top: 30px;
	height: 110px;
	padding-left: 67px;
	margin-top: 10px;
	margin-bottom: 10px;}
	
.custQuotes  .readmore  a  {color: #FFFFFF;	text-decoration: underline;}

#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
	background-color: #3271B4;
	font-size: 10px;
	clear: both;
	color: #CCFFFF;}

#footer a {	color: #CCFFFF;	text-transform: uppercase;}
#footer a:hover {	color: #FFFFFF;	text-decoration: underline;}

#footer .footerData {
	float: left;
	text-align: center;
	padding-left: 25px;
	padding-top: 15px;}
#footer .copyright {	float: right;	width: 260px;	padding-top: 30px;}

#content_inner {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;}
		
.i_sidebar {
	width: 293px;
	background-image: url(images/sidebar_inner_bg.jpg);
	background-repeat: no-repeat;
	float: left;}

.i_sidebar  ul {	list-style-type: none;	padding-left: 25px;	padding-bottom: 15px;}
.i_sidebar  ul li {
	background-image: url(images/bullet_3.jpg);
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 5px;
	padding-top: 3px;
	background-position: 0px 6px;}
	
.i_sidebar ul li a {	color: #0B4282;	font-weight: normal;}
.i_sidebar ul li a:hover {	color: #000000;}
.i_sidebar h2 {
	color: #0B4282;
	font-size: 18px;
	width: 230px;
	margin-left: 20px;
	padding-left: 5px;
	padding-bottom: 10px;
	font-style: italic;
	padding-top: 15px;}
	
.i_sidebar .features {
	background-image: url(images/features_inner_bg.jpg);
	background-repeat: no-repeat;
	height: 160px;
	background-position: center 0px;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;}
.i_sidebar  .features h3 {
	font-size: 17px;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;}
	

.i_sidebar .TabView{
	height:250px;
	margin-right: 20px;
	background-image: url(images/idTabs_bg.jpg);
	background-repeat: no-repeat;
	height: 210px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	background-position: center 6px;
	color: #FFFFFF;
}

.i_sidebar  .TabView  h3 {
	font-size: 15px;
	padding-top: 13px;
	padding-bottom: 5px;
}
.i_sidebar  .TabView  .char  {
	float: left;
	width: 150px;
	height: 109px;
}
.i_sidebar  .TabView  .rate  {
	float: right;
	font-size: 29px;
	padding-right: 10px;
	padding-top: 20px;
	width: 75px;
}
.i_sidebar     .TabView     .rate  span  {	font-size: 15px;}
.i_sidebar  .TabView  .ordernow {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	clear: both;
	padding-right: 15px;
	padding-left: 15px;
}

.i_sidebar .TabView .Tabs {
	height:19px;
	display:block;
	font-size: 12px;
}
	
.i_sidebar .TabView .Tabs a {
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	padding: 6px 10px 0px 10px;
	margin: 1px 0px 5px 0px;
}
	
.i_sidebar .TabView .Tabs a.ActiveTab{
	background-image: url(images/tabs_hover_bg_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 6px 0px 0px 4px;
	margin: 1px 0px 0px 0px;
}
	
.i_sidebar .TabView .Tabs a.ActiveTab span {
	background-image: url(images/tabs_hover_bg_2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 6px 10px 0px 6px;
}

.i_sidebar .TabView .Pages{
	width:250px;
	padding-top: 5px;
}

.i_sidebar .TabView .Pages .Page{
	height:140px;
	padding-top: 3px;
}

.i_sidebar .TabView .Pages .Page ul{ padding-bottom: 3px; padding-left: 8px; padding-top: 3px;}
	
.i_sidebar .TabView .Pages .Page ul li{
	padding-top: 0px;
	padding-bottom: 2px;
	background-image: url(images/bullet_8.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	display: block;}
	
.i_content {	width: 564px;	float: right;	padding-top: 3px;}
.i_content h3 {
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 5px;
}


.i_content  .details  {
	background-image: url(images/content_Inner_bg_2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	clear: both;
	margin-top: 15px;
}
	
.i_content .details  p { line-height: 20px;	padding-left: 25px;	padding-right: 20px;}

.i_content .details h1    {
	background-image: url(images/content_Inner_bg_1.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	font-size: 17px;
	color: #0C4685;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 20px;}

.i_content .details ul {
	list-style-type: none;
	padding-left: 20px;
	color: #333333;
	font-size: 11px;
	line-height: 20px;
	float: left;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
.i_content .details ul li{	padding-left: 25px;	padding-bottom: 2px;padding-top: 2px;}

.i_content  .details  ul  li.yellow  {
	background-image: url(images/bullet_7.png);
	background-repeat: no-repeat;
	background-position: 8px 6px;}
.i_content  .details  ul  li.blue {
	background-image: url(images/bullet_6.png);
	background-repeat: no-repeat;
	background-position: 8px 6px;}
	
.i_content .det_bottom {
	background-image: url(images/content_Inner_bg_3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 16px;
	clear: both;}
	
.i_content .details .orderDetails {
	float: right;
	padding-right: 100px;
	padding-top: 20px;
	font-size: 24px;
	color: #EB7124;
	line-height: 15px;
}
.i_content  .details  .supscript  {
	font-size: 15px;
}
