html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #30333a;
	color: #fff;
}
#content_container {
	width: 900px;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	margin: 0px auto;
	background: #111111;
}
#header {
	border-bottom: 2px solid #ffffff;
	height: 29px;
	padding: 2px;
	position: relative;
	background: #000000;
	color: #FFFFFF;
}
a:link, a:hover, a:visited {
	color: #FF0000;
}
#login_container, #login_links {
	line-height: 29px;
}
#copyright {
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	padding: 2px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	background: #000000;
}
#left_col {
	float: left;
	width: 300px;
	margin-right: 2px;
}
#content_bg {
	width: 900px;
	background: url('../../../images/host/cheap-hosting-vert-bg.jpg') repeat-y left;
}
#content {
	width: 598px;
	float: left;
	color: #fff;
}
#logo {
	position: relative;
	width: 290px;
	height: 310px;
	padding-top: 190px;
	padding-right: 10px;
	text-align: right;
	background-image: url('../../../images/host/simple-hosting-logo.jpg');
	border-bottom: 2px solid #fff;
}
#logo a {
	font-weight: bold;
	font-size: 11px;
	line-height: 30px;
	color: #fff;
}
#contact {
	height: 250px;
}
a, a:link, a:hover, a:visited {
	color: #0af;
}
.text_link {
	color: #0af;
}
.text_link:hover {
	color: #0af;
}

#main_nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#main_nav a {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 7px;
	line-height: 30px;
}
#main_nav a.current {
	color: #f00;
}
#sub_nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-left: 23px;
	margin-top: -5px;
}
#sub_nav a {
	font-size: 12px;
	padding: 0px 7px;
	font-weight: bold;
	color: #000;
}
#sub_nav a.current {
	color: #f00;
}
#main_nav li, #sub_nav li{
	display: table-cell;
	position: relative;
	padding: 0px 0px 0px 0px;
	line-height: 200%;
	float: left;
}

/* Tables */
.hostmoxy_table thead {
	background-color: #666666;
}
/* End Tables */

.step, .next_step {
	border: 1px solid #111111;
	width: 573px;
	height: 100px;
}
.next_step {
	border: 1px solid #666;
	background-color: #363636;
}
.next_step_hover {
	border: 1px solid #0af;
}
.step_hover {
	border: 1px solid #0af;
}

/* nav link 'plus' colors */
#templates_plus {
	color: #ec4109;
}
#services_plus {
	color: #62eb07;
}
#packages_plus {
	color: #06a0ea;
}
#portfolio_plus {
	color: #ebce08;
}
#contact_plus {
	color: #ea046e;
}
#referral_plus {
	color: #05d7ee;
}
#faq_plus {
	color: #a14fa3;
}