@charset "utf-8";
/* CSS Document */

body{
	background:#0a0a0a url(../images/bg.jpg) top center no-repeat;
	text-align: center;
	margin:0px 0px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:12px;
}

.sections_bg{background:url(../images/4sections_bottom.jpg) left top no-repeat;
padding:0px 0px 0px 12px;}

.text_color{color:#8e8e8e;}

.text_box{
	background:url(../images/text_box_bg.jpg) left top;
	width:197px;
	height:37px;
	border:0px;
	}
	
.heading{
	font-size:20px;
	}
	
.table{
		background:#313131;
		border:#FFF 1px solid;
		border-top:none;
		border-bottom:none;
		padding-left:20px;
	}
	
.subhead{
		color:#0077a1;
		font-size:16px;
	}
.bg_text{
		background:url(../images/bg.png) left top no-repeat;
	}
	
.hosting_bg{
		background:url(../images/hosting.png) left top no-repeat;
		padding-left:10px;
	}
	
.testimonial_bg{
	background:url(../images/hosting.png) left top no-repeat;
	padding-left:10px;
	}
	
.table{
		border:1px solid #2b2a2f;
		border-left:none;
		border-right:none;
		background:#000306;
	}

a.footer, .footer:hover, .footer:visited{
		color:#666;
		text-decoration:none;
	}

.table_cp{
		background:#000;
		border:#3f3f3f 1px solid;
	}