html,body {
	height:100%;
	margin:0;
	padding:0;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;

}

h1 {
	padding:0;
	margin:0;
	color:#666;
	font-size:16px;
	font-weight:bold;
}

h2 {
	padding:0;
	margin:0;
	color:#666;
	font-size:22px;
	font-weight:bold;
	text-decoration:none;
	
}

h3{
	
}

p{
	color:#666;
	
}

a{
	color:#ff6600;
	
}

a img{
	border:none;
}

#body_content{
	background-image:url(images/booyah_body_bg.jpg);
	background-repeat:repeat-y;
	width:771px;
	height:100%;
	margin-right:auto;
	margin-left:auto;
	padding:0;
}

#wrapper {
	float:left;
	height:100%;
	width:771px;
}
	

#banner_top{
	background-image:url(images/booyah_banner_top.jpg);
	background-repeat:no-repeat;
	width:771px;
	margin:0;
	padding:0;
	height:138px;
	float:left;
}

#button_table{
	height:45px;
	position:relative;
	top: 90px;
	left:220px;
	width:450px;
}

#body_text{
	padding:50px 0 0 65px;
	clear:both;
}

#domains{
	background-image:url(images/booyah_domains.jpg);
	background-repeat:no-repeat;
	width:650px;
	height:116px;
	padding:12px 20px 10px 25px;
}
#hosting{
	background-image:url(images/booyah_hosting.jpg);
	background-repeat:no-repeat;
	width:650px;
	height:116px;
	padding:12px 20px 10px 25px;
}

#design{
	background-image:url(images/booyah_support.jpg);
	background-repeat:no-repeat;
	width:650px;
	height:116px;
	padding:12px 20px 10px 25px;
}



