body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	background-color: #666;
	text-align: center;
	margin: 0;
}

.container {
	width: 900px;
	margin: auto;
	background-image: url(images/container_bg.jpg);
	text-align: left;
}

.footer {
	background-image: url(images/container_foot.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 17px;
}

.header {
	position: relative;
	height: 164px;
	background-image: url(images/container_head.jpg);
	background-repeat: no-repeat;
}

.header h1, .header h3, hr {
	display: none;
}

img {
	border: 0;
}






.news a:link, .news a:visited, .news a:active,
.footer_info a:link, .footer_info a:visited, .footer_info a:active,
.tabs_content span a:link, .tabs_content span a:visited, .tabs_content span a:active,
.tabs_content p a:link, .tabs_content p a:visited, .tabs_content p a:active {
	color: #595959;
	border-bottom: 1px solid #609FBF;
	text-decoration: none;
}

.news a:hover, .footer_info a:hover, .tabs_content span a:hover, .tabs_content p a:hover {
	color: black;
	border-bottom-color: #0076A3;
}






#nav {
	position: absolute;
	top: 129px;
	left: 50px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 25px;
	display: inline;
	width: 800px;
	overflow: hidden;
}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}

#nav a {
	float: left;
	overflow: hidden;
	padding: 30px 0 0 0;
	font-size: 0px;
}

#nav #about a  {		background: url(images/menu_about.jpg) no-repeat left top; 				width: 82px;	}
#nav #about_sel a  {	background: url(images/menu_about_sel.jpg) no-repeat left top; 			width: 82px;	}

#nav #services a  {		background: url(images/menu_services.jpg) no-repeat left top; 			width: 80px;	}
#nav #services_sel a  {	background: url(images/menu_services_sel.jpg) no-repeat left top; 		width: 80px;	}

#nav #support a  {		background: url(images/menu_support.jpg) no-repeat left top; 			width: 81px;	}
#nav #support_sel a  {	background: url(images/menu_support_sel.jpg) no-repeat left top; 		width: 81px;	}

#nav #contact a  {		background: url(images/menu_contact.jpg) no-repeat left top; 			width: 88px;	}
#nav #contact_sel a  {	background: url(images/menu_contact_sel.jpg) no-repeat left top; 		width: 88px;	}

#nav #signup a  {		background: url(images/menu_signup.jpg) no-repeat left top; 			width: 80px;	}
#nav #signup_sel a  {	background: url(images/menu_signup_sel.jpg) no-repeat left top; 		width: 80px;	}

#nav #break a  {																	 			width: 219px;	}
#nav #home a  {			background: url(images/menu_home.jpg) no-repeat left top; 				width: 70px;	}
#nav #community a  {	background: url(images/menu_community.jpg) no-repeat left top; 			width: 100px;	}






.content {
	background-image: url(images/container_head.jpg);
	background-position: left -165px;
	background-repeat: no-repeat;
	padding: 0 70px;
}

.content h1, .content  h3 {
	margin: 0;
	padding: 0;
}

.column_left {
	width: 65px;
	overflow: hidden;
}

.column_right {
	width: 760px;
	float: right;
}






.current_special {
	background-image: url(images/current_special.jpg);
	background-repeat:no-repeat;
	padding-top: 37px;
}

.community_support {
	margin-top: 5px;	
}






.news {
	background-image: url(images/news_bg.gif);
	background-position: left bottom;
	margin-top: 5px;
}

.news_header {
	background-image: url(images/news_head.jpg);
	background-repeat: no-repeat;
	padding: 38px 17px 17px 17px;
}

.news ul {
	margin: 0;
	padding: 0;
	color: #444;
	list-style-type: none;
}

.news h4 {
	margin: 8px 0 2px 0;
	padding-left: 12px;
	font-size: 10px;
	color: #609FBF;
	background-image: url(images/news_bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
}






.client_login {
	color: #818181;
	margin-top: 5px;
	background-image: url(images/client_login.jpg);
	height: 134px;
	width: 254px;
	overflow: hidden;
	position: relative;

}

.login_text {
	line-height: 21px;
	top: 36px;
	left: 20px;
	position: absolute;
}

.login_inputs {
	line-height: 22px;
	top: 36px;
	left: 85px;
	position: absolute;
}

.login_inputs input, .login_inputs select {
	line-height: 22px;
	width: 103px;
	position: absolute;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	border: 1px solid #C1C1C1;
	border-top-color: #818181;
}

.login_inputs input {
	padding: 2px;
	width: 97px;
}

.login_button {
	position: absolute;
	width: 43px;
	height: 20px;
	left: 197px;
	top: 102px;
}






.footer_info {
	width: 254px;
	height: 20px;
	text-align: center;
	margin: 8px 0 4px 0;
	color: #999;
}

.footer_info .enhanced {
	background-image: url(images/footer_enhanced.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 10px;
}






.welcome {
	color: black;
	height: 500px;
	overflow: hidden;
	padding: 0px 135px 0px 16px;
}

.welcome p {
	margin: 0 0 10px 0;
	line-height: 13px;
}






.special_offer {
	margin-top: 5px;
}






.hosting_plans {
	background-image: url(images/hosting_plans_bg.gif);
	background-position: left bottom;
	margin: 5px 0 10px 0;
}

.hosting_plans_header {
	background-image: url(images/hosting_plans_head.jpg);
	background-repeat: no-repeat;
	padding: 66px 0px 5px 40px;
}

.plan_left {
	float: left;
}

.hosting_plans img {
	margin: 0 30px 25px 0;
}






ul#sub_nav {
	position: absolute;
	top: 35px;
	left: 15px;
	margin: 0;
	clear: both;
	padding: 0;
	list-style: none;
}
	
ul#sub_nav li {
	float: left;
	margin: 0;
	display: inline;
	padding: 8px 0
}


ul#sub_nav li a {
	float:none;
	display:inline;
	white-space:nowrap;
	padding: 8px;
	text-decoration:none;
	color: #444;
}

ul#sub_nav li.sel {
	background-image: url(images/tabs_sel_left.gif);
}

ul#sub_nav li.sel a {
	background-image: url(images/tabs_sel_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}






.tabs {
	background-image: url(images/content_bg.gif);
	background-position: left bottom;
	width: 510px;
	overlay: hidden;
}

.tabs_header {
	background-image: url(images/tabs_head.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding: 0 15px 0 0
} 

.tabs_title {
	margin: 12px 0 0 15px;
}

.tabs_content {
	padding: 10px 15px 8px 15px;
	margin-top: 30px;
	width: 465px;
	overflow: hidden;
}

.tabs_content p {
	margin: 0px 7px 7px 7px;
	padding-top: 8px;
	line-height: 15px;
	color: #444;
}


/* .tabs_content table {
	background-image: url(images/table_bg.jpg);
	background-position: left bottom;
	padding-bottom: 12px;
	width: 459px;
	border: 0;
	margin: 10px;
	color: #444;
}

.tabs_content table tr {
	height: 12px;
}

.table_header td {
	text-transform: uppercase;
	font-weight: bold;
}

.table_first {
	color: #93BF73
} */


.table {
	margin: 10px;
	color: #444;
	width: 459px;
	overlay: hidden;
}

.table_header {
	background-image: url(images/table_head.jpg);
	width: 459px;
	height: 26px;
	text-transform: uppercase;
	font-weight: bold;
}

.table_header strong {
	display: block;
	width: 112px;
	padding: 7px;
	color: #609FBF;
	height: 7px;
	overflow: hidden;
}

.table_header span {
	float:right;
	display:block;
	width: 97px;
	padding: 7px;
	color: #818181;
	height: 7px;
	overflow: hidden;
}

.table_rows {
	background-image: url(images/table_bg.jpg);
	background-position: bottom;
	width: 459px;
	padding-bottom: 24px;
	font-size: 11px;
}

.table_rows strong {
	display: block;
	width: 112px;
	padding: 3px 7px 16px 7px;
	height: 0px;
	margin-bottom: -12px;
	color: #818181;
	height: 0px;
	overflow: hidden;
}

.table_rows span {
	float: right;
	display: block;
	width: 97px;
	padding: 3px 7px 16px 7px;
	height: 1px;
	overflow: hidden;
}

.cpanel {
	margin: 0px 10px 10px 10px;
}






.tabs_content input, .tabs_content textarea {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #444;
	border: 1px solid #CCC;
	margin: 0px 0px 5px 5px;
}

.tabs_content form span {
	width: 80px;
	display: block;
	float: left;
}

.tabs_contentform form span {
	width: 130px;
	display: block;
	float: left;
}

.tabs_content select {
	line-height: 22px;
	width: 103px;
	color: #444;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	border: 1px solid #C1C1C1;
	border-top-color: #818181;
	margin-left: 5px;
}