body {
	background-color:#fff;
	font-family: Tahoma, arial, sans;
	text-align: center; /*  for IE */
	margin-top:0px;
	font-size:12px;
}

h1{
	font-size:14px;
	color:#336;
}

#wrapper {
	width:900px;
	margin:auto;
}

#header{
	width:900px;
	height: 184px;
	background: url(images/header6.jpg);
}


#menu{
	width:900px;
	height:30px;
	text-align:left;
	font-size:12px;
	color: #999;
	padding-top:10px;	
}

#menu a{
	font-size:12px;
	color:#003;
		
}
#menu a:hover{
	
	color:#fff;
	background-color: #336;

	
}

#feature{
	background: url(images/feature_cell_bg.jpg);
}

#feature a:hover{
	text-decoration:none;
}

a{
	text-decoration:none;
	color:#000;
}
a:hover{
	color:#000066;
	text-decoration:underline;
}

#content{
	
	width:900px;
	min-height:300px;
	text-align:left;
	
}

#main_cell{
	width:650px;
	float:left;
	min-height:300px;
	background: url(images/content_cell_bg3.jpg) no-repeat ;
	background-position: top left;
}

#main_cell_padding{
	width:550px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}


#listbox{
	width: 80%;
	margin:auto;
	font-size:11px;
	background-color: #e0dfdf;
	padding:10px;
	
}

#listbox h1{
	font-size:12px;
}

#listbox a{
	color:#006;
	text-decoration:none;
}

#listbox a:hover{
	text-decoration:underline;
}




#sidebar{
	width:230px;
	float:right;
	min-height:300px;
	background: url(images/cell_shadow_right.jpg) no-repeat ;
	background-position: top left;

}

#sidebar_padding{
	width:200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}



#footer{
	font-size: 12px;
	padding-top:15px;
	clear:both;
	width:900px;
	height:50px;
	background: url(images/footer_bg.jpg) no-repeat ;
	}
	
#serverchoice{
	width: 330px;
	height: 120px;
	margin:auto;
	background: url(images/server_choice.jpg) no-repeat ;
}

#hosting_personal{
	width: 70%;
	margin:auto;
	font-size:11px;
	background-color: #cff;
	padding:10px;
	
}

#hosting_business{
	width: 70%;
	margin:auto;
	font-size:11px;
	background-color: #cfc;
	padding:10px;
	
}

#hosting_ultimate{
	width: 70%;
	margin:auto;
	font-size:11px;
	background-color: #fc9;
	padding:10px;
	
}
#hosting_list{
	width: 70%;
	margin:auto;
	font-size:10px;
	background-color: #ccc;
	padding:10px;
	
	
}

#linuxtable{
	width:400px;
	font-size:10px;
	border: 0px solid #000000;
}

#faq{
	font-size:10px;
}

	
.dropcap {
	float: left;
	font: bold 20pt/0.8em Helvetica, Verdana, Arial, sans-serif;
	color: #336;
	margin-right: 2px;
	padding-top: 4px;
	
  }
blockquote{font-size:1.2em;color:#666;quotes: "\201C" "\201D";width:90%; margin:auto;} 
blockquote:before { content: open-quote; font-weight: bold;  } 
blockquote:after { content: close-quote; font-weight: bold; }
   	