/* CSS Hostking.co.uk */


body {
	margin: 8px;
	text-align:center;
	background-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container {
	width:720px;
	border:20px solid #FFFFFF;
	background-color:#FFFFFF;
	text-align:left;
	margin:0 auto;
	
}

#header_top {
	margin-top:100px;
	border-top:7px solid #004E5B;
	height:35px;
}

#logo {
	float:left;
}

.header_links a:link, .header_links a:active, .header_links a:visited  {
	background-color:#FFAE30;
	width:177px;
	height:18px;
	float:left;
	text-align:center;
	color:#004E5B;
	font-size:12px;
	padding-top:4px;
	font-weight:bold;
	display:block;
	text-decoration:none;
}

.header_links a:hover {
	background-color:#E8E8E8;
	width:177px;
	height:18px;
	float:left;
	text-align:center;
	color:#004E5B;
	font-size:12px;
	padding-top:4px;
	font-weight:bold;
	display:block;
	text-decoration:none;
}


.header_space {
	height:16px;
	width:4px;
	background-color:#FFFFFF;
	float:left;
	color:#FFFFFF;
	font-size:1px;
}

#header_top_links {
	text-align:right;
	float:right;
	
}


#main_content {
	
}


#main_content_right {
	width:470px;
	float:right;
	font-size:0.8em;
	line-height:1.5em;
}

#main_content_left {
	width:230px;
	float:left;
}



.menu {
	margin-left:18px;
	_margin-left: 18px;
	list-style-image:url(../images/bullet.gif);
	color:#004E5B;
	font-size:12px;
	padding-top:4px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	line-height:20px;
}

.menu a:link, .menu a:visited, .menu a:active {
	color:#004E5B;
	text-decoration:none;
}


.menu a:hover {
	color:#999999;
}



.left_box {
	height:112px;
	width:272px;
	background-image:url(../images/point.gif);
	margin-top:20px;
}


.left_box_text {
	padding:10px 25px 5px 7px;
	line-height:1.6em;
	text-align:center;
}


.large_blue {
	font-size:1.4em;
	font-weight:bold;
	margin: 0px;
	color:#004E5B;
}

.small_blue {
	color:#004E5B;
	margin: 0px;
}

.large_white {
	font-size:1.2em;
	font-weight:bold;
	margin: 0px;
	color:#FFFFFF;
}

.small_white {
	color:#FFFFFF;
	margin: 0px;
}

#bottom_bar {
	height:120px;
	background-color:#FFAE30;
	border-top:7px solid #004E5B;
	width:720px;
}


#bottom_banner {
	width:400px;
	margin-top:30px;
	height:60px;
	margin-left:160px;
	border:1px solid #000000;
}

#footer {
	width:720px;
	margin-top:10px;
	color:#999999;
	font-size:0.7em;
	text-align:center;
	line-height:1.4em;

}

h1 {
	font-size:1em;
	font-weight:bold;
}

.home_image {
	border:1px solid #CCCCCC;

}

p.tab {
	width: 150px; 
	float: left; 
	margin: 0;
}

.rule {
	border-top:1px solid #E3E1E1;
	width:470px;
	display:block;
}

#hosting_description {
	margin-top:4px;
	width:470px;
}

#signup_now {

	width:185px;
	height:135px;
	background-color:#FFFFFF;
	border-top:1px solid #E3E1E1;
	border-left:1px solid #E3E1E1;
	border-right:1px solid #E3E1E1;
	border-bottom:1px solid #FFAE30;
	float:right;
	
	color:#004E5B;

}

#signup_now_text {
	width:180px;
	margin-top:10px;
	margin-left:5px;
	height:97px;
	text-align:center;
	font-size:1.4em;
}

#signup_now_bottom {
	padding-top:4px;
	background-color:#FFAE30;
	height:25px;
	color:#FFFFFF;
}

#signup_now_text .large_text {
	font-size:24px;
	font-weight:bold;
}

#signup_now_text .medium_text {
	font-size:12px;
}

#signup_now_text .small_text {
	font-size:10px;
}


input.small_text {
	font-size:11px;
}


#feature_header {
	width:467px;
	background-color:#FFAE30;
	padding-left:3px;
	margin-bottom:6px;
	color:#004E5B;
	height:20px;
}

#feature {
	color:#004E5B;	
}

#feature_col1 {
	width:220px;
	float:left;
}

#feature_col2 {
	width:220px;
	float:right;
}

ul.feature {
	margin:0px 0px;
	list-style-image:url(../images/tick.gif);
	list-style-position:inside;
	margin-left:-39px;
	_margin-left: 2px;
}

li.feature {
	border-bottom:1px solid #E3E1E1;
	margin-bottom:4px;
	padding-bottom:4px;
}


ul.main_feature {
	margin:0px 0px;
	margin-top:10px;
	list-style-image:url(../images/tick.gif);
	list-style-position:inside;
	margin-left:-39px;
	_margin-left: 2px;
	width:272px;
}

li.main_feature {
	border-bottom:1px solid #E3E1E1;
	margin-bottom:4px;
	padding-bottom:4px;
}


#quote_box {
	width:467px;
}

#bottom_quote_box {
	width:467px;
	text-align:right;
	color:#004E5B;
	
}

.hidden_text {
	color:#FFFFFF;
}

