body {
	margin:0px;
	padding:0px;
	background-image:url(images/bg.png);
	background-repeat:repeat-both;
	background-color: #010101;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;}

#wrapper {
position:relative;
width:960px;
margin:0 auto;
padding : 0px 10px 10px 10px;
border : 1px solid #434343;
background:#000000;
}

#header
{
	margin:0px auto;
	padding:0px;
	position:relative;
	width:920px;
	height:232px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

#content {
width : 920px;
margin : 0 auto;
height:735px;
}

#search_content {
width : 920px;
margin : 0 auto;
height:890px;
}


#find_content, #help_content {
width : 920px;
margin : 0 20px 10px 20px;
}

#level1 {
width:325px;
float:left;
margin-top:-40px;
padding : 0 0 5px 0;
}

#right_panel {
width : 595px;
float:right;
padding: 10px 0px 0px 0;
}

#right_panel_search {
width : 585px;
float:right;
padding: 10px 10px 0px 0;
}

.panel
{
	position:relative;
	width:305px;
	height:192px;
	display:block;
}

#topboxleft {
	background:url(images/box1.jpg) no-repeat;
}

#topboxright {
	background:url(images/box2.jpg) no-repeat;
}

#bottomboxright {
	background:url(images/box4_articles_coming.png) no-repeat;
}

#contact_tools {
	padding:20px 5px 10px 0px;
}
#live_chat {
	float:left;
}

#twitter {
	float:right;
	padding:0 40px 0 0;
}

#footer
{
	width:980px;
	height:36px;
	margin:0 auto;
	position:relative;
	clear:both;
	border-top: 1px solid #CCCCCC;
	background:url(images/footer.png) no-repeat;
	margin-bottom:10px;
}

#footer p {
	padding:0px 30px 10px 390px;
	color:#000000;
}

.panel p{
padding: 8px 20px 0 10px;
text-align:right;
}

.whatbox {
	position:relative;
	top: 92px;
	display : block;
	padding: 12px 15px 0 10px;
	color:#000000;
	font-family:Arial;
	font-size:14px;
	text-align :right;
}

/*navigation start*/
#navi {
position:relative;
padding : 160px 0 0 30px;
margin:0px;
height:50px;
}
#navi li
{
display : inline;
list-style :none;
padding: 0px 25px 10px 20px;
color: #434343;
font-size : 14px;
height:50px;
}

#navi li a, #navi li a:hover, #navi li a:visited {
text-decoration:none;
color:#535353;
}

.home {
background:url(images/small_icons/64.png) no-repeat;
height:50px;
}
.about {
background:url(images/small_icons/33.png) no-repeat;
height:50px;
}
.contact {
background:url(images/small_icons/48.png) no-repeat;
height:50px;
}

/*navigation end*/

/*top10 start*/
#top10 {
text-transform: capitalize; 
font-size:12px;
color:#333333;
}

.topfeatured {
background:url(images/bar.png) no-repeat;
height:25px;
margin: -10px 0 10px 0px;
color:#000000;
display:block;
padding: 3px 0 0 20px;
}

#featured_web_hosting {
font-size:14px;
 }

.compartment {
height : 220px;
width:595px;
display:block;
}

.hostbox {
height:203px;
width:185px;
background:url(images/hostbox.png) no-repeat center;
padding:10px 0px 0px 5px;
color:#FFFFFF;
}

.hostbox ul {
list-style:none;
text-align:center;
margin: 20px 0px 0px 0px;
padding: 0px;
width:185px;
}

.hostbox .price {
font-size:22px;
color:#00FF00;
padding-top:5px;
}

#hostbox1, #hostbox4, #hostbox7 {
float:left;
width:185px;
}

#hostbox2, #hostbox5, #hostbox8 {
float:right;
width:185px;
}

#hostbox3, #hostbox6, #hostbox9 {
float:right;
width:185px;
margin-right:12px;
}

.hostbox img {
padding: 10px 0 0 15px;
}

.even {
font-style:italic;
text-transform: capitalize; 
}

.odd {
text-transform: capitalize; 
}

#message {
color:silver;
margin: 10px 0 7px 10px;
}
/*top10 end*/



/*general start*/
.clear { clear: both; }
a {
text-decoration:none;
color:#FFFFFF;
}

a img {
border:none;
}

/*general end*/
