.tableheader {
	color: #FFF;
	background-color: #2C6A93;
	font-weight: bold;
	font-size: 95%;
}
.features_box {
	border: thin solid #CCC;
	background-color: #efefef;
}
.tablerow {
	font-size: 90%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 20px;
}
#side_bar {
	float: left;
	height: 300px;
	width: 220px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	position: absolute;
	clear: none;
}
#side_bar_hosting {
	float: left;
	height: 800px;
	width: 220px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	position: absolute;
	clear: left;
}
#side_bar_quote {
	float: left;
	height: 800px;
	width: 205px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	position: absolute;
	clear: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #174F66;
}

#side_bar_taken {
	float: left;
	height: 300px;
	width: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	position: relative;
	clear: left;
}



.main2 {
	height: 1150px;
	width: 680px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	clip: rect(auto,auto,auto,auto);
	padding-top: 10px;
	padding-left: 15px;
	margin-left: 220px;
	margin-top: 80px;
}
.main3 {
	height: 350px;
	width: 600px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	clip: rect(auto,auto,auto,auto);
	padding-top: 10px;
	padding-left: 15px;
	margin-left: 300px;
	margin-top: 80px;
}


.main_content_contact {
	height: 400px;
	width: 680px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	position: absolute;
	clip: rect(auto,auto,auto,auto);
	margin-left: 220px;
	padding-top: 10px;
	padding-left: 15px;
}

#top_hosting_banner {
	height: 195px;
	width: 652px;
	margin-top: 8px;
	clear: both;
}
.hosting_widget {
	float: left;
	height: 156px;
	width: 213px;
	margin-top: 15px;
	margin-right: 8px;
}
#hosting_icons {
	height: 41px;
	width: 652px;
	float: left;
	margin-top: 20px;
}
#hosting_text {
	height: auto;
	width: 650px;
	float: left;
	margin-top: 10px;
}
.top_marketing_banner {
	float: left;
	height: auto;
	width: 652px;
	margin-top: 10px;
	margin-left: 5px;
}
.top_marketing_content {
	float: left;
	height: auto;
	width: 425px;
	margin-top: 10px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
.top_marketing_seo_graphic {
	float: right;
	height: 230px;
	width: 200px;
	margin-top: 65px;
	text-align: left;
	vertical-align: top;
	font-size: 0.9em;
	margin-right: 20px;
	border: 1px solid #CCC;
}
.hosting_sidebar_content {
	padding-right: 10px;
	font-size: .85em;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 200px;
	padding-top: 10px;
}
#side_bar_hosting .hosting_sidebar_content ul li {
	margin-left: -25px;
	list-style-type: disc;
	list-style-image: url(../images/checkmark.jpg);
	line-height: 1.5em;
}
