#wrapper {
    width: 990px;
	height: auto;
	margin: 0 auto;
}
#headerbars {
    background-image: url(../images/headerbars.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 990px;
	height: 520px;
	background-color: #FFFFFF;
	float: left;
}
#bestbannerwrap {
    padding: 43px 0 0 45px;
	width: 930px;
	height: 150px;
}
#bestbanner {
    background-image: url(../images/bestbar.png);
	background-repeat: no-repeat;
	width: 930px;
	height: 150px;
}
#maintxtwrap {
    float: left;
	width: auto;
	height: auto;
	padding: 0 0 0 45px;
	color: #282828;
}	
#pricesbox {
    float: left;
	width: 430px;
	height: auto;
	padding: 0;	
}
#priceheader {
    background-image: url(../images/design_prices.png);
	background-repeat: no-repeat;
	margin: -14px 0 0 0;
	width: 430px;
	height: 109px;
}
#priceheader h2 {
    display: none;
}	
#priceinfo {
    float: left;
	width: 210px;
	border-right: 1px solid #666666;
}
#priceinfo p {
    padding: 5px 0 5px 0;
	font-size: 15px;
}	
#priceform {
    float: right;
	width: 210px;
	padding: 7px 0 0 7px;
}
#priceform p {
    padding: 5px 0 5px 0;
	font-size: 16px;
}						
#webmangbox {
    float: left;
	width: 430px;
	height: auto;
	padding: 36px 0 0 40px;
}	
#webmangheader {
    background-image: url(../images/hosting_mang.png);
	background-repeat: no-repeat;
	width: 430px;
	height: 59px;
}
#webmangheader h2 {
    display: none;
}	
#webmangtable {
    width: 410px;
	height: 175px;
	padding: 0 0 0 10px;
}
.hosting {
    text-align: center;
}	
#specialsbox {
    width: 900px;
	height: 270px;
	float: left;
	padding: 35px 45px 0 45px;
}
#specialsbox h1 {
    background-image: url(../images/redhotheading.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 900px;
	height: 23px;
	text-align: center;
	padding: 0 0 10px 0;
}	
#specialsbox h2 {
    display: none;
}
#specialslayout {
    padding: 20px 0 0 10px;
	width: 850px;
	height: auto;
	float: left;
}	
#firebutton {
    background-image: url(../images/firebutton.png);
	background-repeat: no-repeat;
	width: 151px;
	height: 138px;
	float: left;
}		
#specialstxt {
    float: left;
	padding: 0 0 0 50px;
	height: auto;
}
#specialstxt p {
    padding: 7px 0 20px 0;
	font-size: 18px;
	color: #FFFFFF;
}		