body {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size:12px;
	color: #000000;
	letter-spacing: normal;
	background-image: url(../images/back_home.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#ffffff;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	position:relative;
	}

.highlights{
	font-weight:bold;
	}
	
a, a:link, a:visited, a:active, img {
	color: #6ea108;
	text-decoration:none;
	border:none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

h1{
	font-size:48px;
	display:inline;
	}
h2{
	font-size:24px;
	display:inline;

	}
h3{
	font-size:14px;
	display:inline;

	}
h4{
	font-size:18px;
	display:inline;
	color:#FFFFFF;

	}

h5{
	font-size:14px;
	display:inline;
	color:#6ea108;
	font-weight:bold;

	}
	
h6{
	font-size:18px;
	display:inline;
	color:#6ea108;
	font-weight:bold;

	}
	
div#container{
	margin: 0 auto;
	width: 100%;
	padding: 0;
	position:relative;
}

#top_banner{
	margin: 0 auto;
	background-image: url(../images/top_banner_back.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	width:950px;
	height: 106px;
	position:relative;
	clear: both;
}

#top_logo{
	background-image: url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	width:290px;
	height: 106px;
	position:relative;
	float:left;
}

#top_login{
	width:603px;
	height: 48px;
	position:relative;
	float:right;
	text-align:right;
	padding-right:27px;
	padding-top:20px;
	color:#828282;
}

#top_login a{ 	color: #FD5202; 	text-decoration:none; 	border:none; 	font-weight:bold; }
#top_login a:link{ 	color: #FD5202; 	text-decoration:none; 	border:none; 	font-weight:bold; }
#top_login a:visited{ 	color: #FD5202; 	text-decoration:none; 	border:none; 	font-weight:bold; }
#top_login a:active{ 	color: #FD5202; 	text-decoration:none; 	border:none; 	font-weight:bold; }
#top_login a:hover { 	text-decoration: underline;}

#top_menu{
	width:603px;
	height: 28px;
	position:relative;
	float:right;
	text-align:right;
	padding-right:27px;
	padding-top:10px;
	color:#828282;
	font-size:10px;
	font-weight:normal;
}
#top_menu a{ color:#828282; font-weight:normal; }
#top_menu a:href {	color:#828282; text-decoration:none; font-weight:normal;}
#top_menu a:link{	color:#828282; font-weight:normal;}
#top_menu a:visited{	color:#828282; font-weight:normal;}
#top_menu a:active {	color:#828282; font-weight:normal;}
#top_menu a:hover{	color:#ffffff; font-weight:normal;}


#footer{
	margin: 0 auto;
	height:70px;
	width: 900px;
	z-index:1;
	background-image:url(../images/footer_line.jpg);
	background-position:top;
	background-repeat:no-repeat;
	bottom:0px;
	left:0px;
	margin-top:15px;
	padding-top:10px;
	}
.clear{
	clear: both;
	}
/**************HOME*****************/



#middle_banner{
	margin: 0 auto;
	width:950px;
	height: 189px;
	position:relative;
	clear: both;
}

#middle_ad{
	width:450px;
	height: 179px;
	position:relative;
	float:right;
	padding-top:10px;
	text-align:right;
}

.ad_white{
	font-family:Arial, Helvetica, sans-serif;
	font-size:38px;
	color:#FFFFFF;
	}
.ad_green{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#bfd57e;
	font-weight:900;
	}
.ad_white_small{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	}

 #flash_home{
	position:absolute;
	width:425px;
	height:400px;
	left:0px;
	top:0px;
	z-index:3;
	}
	
#content{
	margin: 0 auto;
	position:relative;
	height:100%;
	float:none;
	clear: both;
	width: 950px;
	padding-top:25px;
	z-index:1;
	padding-bottom:10px;
	}
	
.content_home_sides{
	position:relative;
	float:left;
	width: 425px;
	padding-left:25px;
	padding-right:25px;
	}

.content_home_sides li{
	color:#dd3f01;
	list-style-type:square;
	list-style-image:url(../images/check_mark_list.gif);

}
.plan1{
	position:relative;
	float:left;
	width: 180px;
	padding-left:225px;
	padding-right:20px;
	background-image:url(../images/plan1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:93px;
	padding-top:12px;
	padding-bottom:8px;
	font-size:11px;
	}

.plan2{
	position:relative;
	float:left;
	width: 180px;
	padding-left:225px;
	padding-right:20px;
	background-image:url(../images/plan2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:93px;
	padding-top:12px;
	padding-bottom:8px;
	font-size:11px;
	}

.plan3{
	position:relative;
	float:left;
	width: 180px;
	padding-left:225px;
	padding-right:20px;
	background-image:url(../images/plan3.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:93px;
	padding-top:12px;
	padding-bottom:8px;
	font-size:11px;
	}
.plan4{
	position:relative;
	float:left;
	width: 425px;
	padding-top:12px;
	padding-bottom:8px;
	}

/*************HOSTING*********************/
.body_hosting {
	background-image: url(../images/back_home.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	}
#middle_banner_hosting{
	margin: 0 auto;
	width:950px;
	height: 214px;
	position:relative;
	clear: both;
	background-image:url(../images/hosting_right.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

#computer_hosting{
	position:absolute;
	left:0px;
	top:0px;
	width:280px;
	height: 278px;
	background-image:url(../images/hosting_computer.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.content_hosting_left{
	position:relative;
	float:left;
	width: 255px;
	padding-left:25px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	}

.content_hosting_left li{
	color:#dd3f01;
	list-style-type:square;
	list-style-image:url(../images/check_mark_list.gif);

}

.content_hosting_right{
	position:relative;
	float:left;
	width: 635px;
	padding-left:0px;
	padding-right:15px;
	padding-top:0px;
	padding-bottom:15px;
	}
.content_hosting_right_table{
	border:#acca52 1px solid;
	font-size:11px;
	}
.hosting_0_cells{
	background-color:#ffffff;
	padding:4px;
	padding-left:20px;
	width:213px;
	}
.hosting_1_cells{
	background-color:#f1f6e1;
	padding:4px;
	width:124px;
	}
.hosting_2_cells{
	background-color:#e5e58d;
	padding:4px;
	width:124px;
	}
.hosting_3_cells{
	background-color:#fed066;
	padding:4px;
	width:124px;
	}
.plan_name{
	position:relative;
	float:right;
	width:132px;
	height:30px;
	}
#middle_banner_hosting_steps{
	margin: 0 auto;
	width:950px;
	height: 110px;
	position:relative;
	clear: both;
	padding-top:30px;
}

.ad_white_sm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	}
.ad_green_sm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#bfd57e;
	font-weight:900;
	}
	.steps{
		position:absolute;
		right:0px;
		top:0px;
		}
.tables_pad{
	padding-left:10px;
	border-left:#acca52 1px solid;
	}
.account_0_cells{
	background-color:#ffffff;
	padding:4px;
	padding-left:20px;
	}
	
/***********DOMAIN PARKING**************/

#container_parking{
	margin: 0 auto;
	width: 100%;
	padding: 0;
	position:relative;
	background:url(../images/under_construction.jpg) top no-repeat;
}

#text_parking{
	position:relative;
	width:400px;
	height:70px;
	padding-top:280px;
	margin: 0 auto;
	}
	
#ad{
	margin: 0 auto;
	width: 800;
	padding: 0;
	position:relative;
	background: url(../images/parking_ad_ctr.jpg) center repeat-y;
}

#ad_top{
	margin: 0 auto;
	width: 800;
	height:33px;
	padding: 0;
	position:relative;
	background: url(../images/parking_ad_top.jpg) center no-repeat;
}

#ad_bt {
	margin: 0 auto;
	width: 800;
	height:33px;
	padding: 0;
	position:relative;
	background: url(../images/parking_ad_bt.jpg) center no-repeat;
}
/******colocation***/
.content_colocation_left{
	position:relative;
	float:left;
	width: 410px;
	padding-left:25px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	}

.content_colocation_left li{
	color:#dd3f01;
	list-style-type:square;
	list-style-image:url(../images/check_mark_list.gif);

}

.content_colocation_right{
	position:relative;
	float:left;
	width: 455px;
	padding-left:20px;
	padding-right:15px;
	padding-top:0px;
	padding-bottom:15px;
	}
	
.content_colocation_right_table{
	border:#acca52 1px solid;
	font-size:11px;
	}
.colocation_0_cells{
	background-color:#ffffff;
	padding:4px;
	padding-left:20px;
	width:190px;
	}
.colocation_1_cells{
	background-color:#f1f6e1;
	padding:4px;
	width:110px;
	}
.colocation_2_cells{
	background-color:#e5e58d;
	padding:4px;
	width:110px;
	}
.colocation_3_cells{
	background-color:#fed066;
	padding:4px;
	width:110px;
	}
.colocation_plan_name{
	position:relative;
	float:right;
	width:119px;
	height:30px;
	}
	
#computer_colocation{
	position:absolute;
	left:0px;
	top:0px;
	width:400px;
	height: 278px;
	background-image: url(../images/colocation_computer.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#middle_banner_colocation{
	margin: 0 auto;
	width:950px;
	height: 214px;
	position:relative;
	clear: both;
	background-image:url(../images/colocation_right.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}