html, body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #d0d0d0 url(../images/whole_bg.jpg) repeat-x;
}

#body_bg{
	width: 100%;
	height: auto;
	float: left;
	background: url(../images/body_bg.gif) no-repeat center top;
}

.whole{
	width: 748px;
	height: auto;
	text-align: left;
}

a, a:link, a:active, a:visited{
	color: #e50001;
	font-size: 13px;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}

a.small_link, a.small_link:link, a.small_link:active, a.small_link:visited{
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}

a.cover, a.cover:link, a.cover:active, a.cover:visited{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

h1{
	width: 490px;
	height: auto;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 3px 25px;
	font-size: 18px;
	font-weight: normal;
	color: #0099FF;
	background: url(../images/title.gif) no-repeat center left;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #CCC;
	}
	
	h2{
	width: 490px;
	height: auto;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 3px 25px;
	font-size: 18px;
	font-weight: normal;
	color: #0099ff;
	background: url(../images/title.gif) no-repeat center left;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #CCC;
	}
	
		h3{
	width: 490px;
	height: auto;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 3px 25px;
	font-size: 18px;
	font-weight: normal;
	color: #0099ff;
	background: url(../images/title.gif) no-repeat center left;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #CCC;
	}

/* Header Styles */

	#header{
		width: 748px;
		height: 74px;
		float: left;
		background: url(../images/header_bg.gif) repeat-x;
	}
	
	#logo, #header_rclose{
		height: 74px;
		float: left;
	}
	
	#logo{
		width: 79px;
		background: url(../images/hbb_logo.gif) no-repeat;
	}
	
	#header_midc{
		width: 655px;
		height: 74px;
		float: left;
	}
	
	#header_rclose{
		width: 14px;
		background: url(../images/header_rclose.gif) no-repeat;
	}

	/* Menu Styles */

		#menu_top{
			width: 655px;
			height: 21px;
			float: left;
			list-style: none;
			margin: 20px 0 0 0;
			padding: 0;
			overflow: hidden;
		}
		
		#menu_top li, #menu_top a, #menu_top a:link, #menu_top a:visited, #menu_top a:active{
			width: auto;
			height: auto;
			float: left;
		}
		
		#menu_top a, #menu_top a:link, #menu_top a:visited, #menu_top a:active{
			padding: 3px 8px 3px 8px;
			font-size: 10px;
			color: #666666;
			text-decoration: none;
			font-weight: bold;
		}
		
		#menu_top a:hover{
			color: #FF0000;
		}
		
		#menu_bottom, #homet{
			height: 33px;
			float: left;
		}
		
		#menu_bottom{
			width: 655px;
		}
		
		#homet{
			width: 126px;
			background: url(../images/basedt.gif) no-repeat;
		}
		
		#main_menu{
			width: 507px;
			height: 33px;
			float: left;
			background: url(../images/menu_bg.gif) no-repeat left top;
			list-style: none;
			margin: 0;
			padding: 0 0 0 20px;
			overflow: hidden;
		}

		#main_menu li, .mm_lnk:link, .mm_lnk:visited, .mm_lnk:active{
			width: auto;
			height: auto;
			float: left;
		}
		
		.mm_lnk:link, .mm_lnk:visited, .mm_lnk:active{
			width: auto;
			height: auto;
			float: left;
			background: url(../images/button_bg.gif) no-repeat left center;
			margin-top: 1px;
			padding: 12px 5px 7px 21px;
			font-size: 10px;
			color: #666666;
			text-decoration: none;
			font-weight: bold;
		}
		
		.mm_lnk:hover{
			color: #FFFFFF;
		}
		
		.separator{
			width: 2px;
			height: 33px;
			float: left;
			background: url(../images/separator.gif) no-repeat center;
		}

	/* Sub Menu - Drop */

		.sub_menu{
	width: 120px;
	height: auto;
	list-style: none;
	display: none;
	position: absolute;
	margin-top: 33px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
		}

		A.submenu, A.submenu:link, A.submenu:active, A.submenu:visited{
	height: auto;
	float: left;
	background: #F5F5F5;
	border: 1px solid #EAEAEA;
	border-top: none;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
		}

		A.submenu:hover{
			background: #CC0000;
			color: #FFFFFF;
		}

		#menu_1 a{
			width: 138px;
		}

		#menu_2 a{
			width: 126px;
		}

		#menu_3 a{
			width: 125px;
		}

	#rotating_image{
		width: 748px;
		height: 195px;
		float: left;
		background: url(../images/building.jpg) no-repeat;
	}

/* Content Styles */

	#contents_bg{
		width: 100%;
		height: auto;
		float: left;
		background: url(../images/contents_bg.gif) repeat-y center;
	}

	#contents{
		width: 746px;
		height: auto;
		float: left;
		background: #FFFFFF;
		border: 1px solid #b3b3b3;
		border-top: 0;
		border-bottom: 0;
	}

	#left_content{
		width: 190px;
		height: auto;
		float: left;
	}

	.side_content{
		width: 170px;
		height: auto;
		float: left;
		padding: 10px;
		background: url(../images/side_contentbg.gif) top repeat-x;
	}

	.side_content_nbg{
		width: 170px;
		height: auto;
		float: left;
		padding: 10px;
	}

	.align_center{
		text-align: center;
	}

	/* Sidebar Menu */

		#side_bar{
			width: 190px;
			height: auto;
			float: left;
			background: url(../images/sidebar_menu_bg.gif) repeat-x top;
		}
		
		#side_bar a{
	font-size: 11px;
		}

		#sidebar_menu{
			width: 190px;
			height: auto;
			float: left;
			margin: 0;
			padding: 0;
			list-style: none;
		}

		#sidebar_menu li{
			width: 190px;
			height: auto;
			float: left;
		}

		#sidebar_menu li a, #sidebar_menu li a:active, #sidebar_menu li a:visited, #sidebar_menu li a:link{
			width: 177px;
			height: auto;
			float: left;
			padding: 7px 0 7px 13px;
			text-decoration: none;
			color: #FF0000;
			font-weight: bold;
			background: url(../images/dots.gif) repeat-x bottom;
		}

		#sidebar_menu li a:hover{
			background: #F6F6F6 url(../images/dots.gif) repeat-x bottom;
			color: #990000;
		}

	#right_content{
	width: 515px;
	height: auto;
	float: left;
	background: url(../images/rcontent_bg.gif) top left no-repeat;
	padding: 15px;
	}

	

	.reg{
	width: 510px;
	height: auto;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	}
	
	.reg a{
	color: #E50001;
	font-size: 13px;
	font-weight: bold;
	}
	
		p{
	width: 510px;
	height: auto;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	}
	
	p a{
	color: #E50001;
	font-size: 13px;
	font-weight: bold;
	}

	.large_text{
		font-size: 14px;
		color: #333333;
	}

	.small_text{
		font-size: 10px;
	}

/* Footer Styles */

	#footer_bg{
		width: 100%;
		height: auto;
		float: left;
		background: url(../images/footer_bg.gif) no-repeat center top;
	}

	#footer{
		width: 748px;
		height: 81px;
		float: left;
		background: url(../images/footer_cbg.gif);
		border-top: 1px solid #b3b3b3;
	}
	
	#footer a{
	font-size: 11px;
	}

	#footer_lclose, #footer_rclose{
		width: 14px;
		height: 81px;
		float: left;
	}

	#footer_lclose{
		background: url(../images/footer_lclose.gif);
	}

	#footer_midc{
		width: 720px;
		height: 81px;
		float: left;
		color: #666666;
	}

	#footer_midc_left{
	width: 445px;
	height: 71px;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

	#footer_midc_right{
	width: 215px;
	height: 71px;
	float: right;
	background: url(../images/hbb_logof.gif) no-repeat top left;
	padding: 10px 0 0 60px;
	}

	#footer_rclose{
		background: url(../images/footer_rclose.gif);
	}

	#nav{
	float: right;
	clear: both;
	padding-bottom: 15px;
	margin-top: -9px;
	font-size: 10px;
	}
	#nav a{
	color: #C30000;
	font-size: 10px;
	}

.cent{
	text-align: center;
}

.form{
	clear: both;
}

#clear{
	clear: both;
}

.art{
	float: left;
	font-size: 11px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 160px;
	text-align: left;
	}
	
	.art a{
	color: #E50001;
	text-decoration: none;
	clear: both;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	}
	
		
	.center{
	text-align: center;
	}
	
	.blog{
	font-size: 11px;
	text-align: left;
}

.blog a, blog a:link, blog a:active, blog a:visited{
	color: #e50001;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

	.featured{
	color: #3C3CFC;
	}
	
	.img2{
	float:left;
	padding-top: 19px;
	padding-right: 8px;
}

	.img3{
	float:right;
	padding-left: 5px;
}

	.img5{
	float:left;
	padding-right: 5px;
}

	.img4{
	float:left;
	padding-right: 5px;
	padding-top: 50px;
	padding-bottom: 75px;
}

.bottom{
	background-color: #FFFFFF;
	text-align: center;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	width: 726px;
	margin-right: auto;
	margin-left: auto;
}

.fright{
	float: right;
	width: 456px;
}

.auto{
	float: left;
	width: 250px;
	background-image: url(../images/optin.jpg);
	background-repeat: no-repeat;
	height: 300px;
	margin-top: 30px;
}

.topauto{
	width: 250px;
	background-image: url(../images/optin.jpg);
	background-repeat: no-repeat;
	height: 300px;
	margin-top: 30px;
	text-align: center;
	padding-bottom: 10px;
	float: right;
}

.smallleft{
	float: left;
	width: 210px;
	padding-top: 50px;
	padding-left: 20px;
	font-size: 11px;
}

.blogposts{
	color: #0000FF;
}

.formdown{
	padding-top: 180px;

}

.textinput{
	border: none;
	border: 1px solid #b3b3b3;
	width: 150px;
	height: 16px;
	background-image: url(../images/input.gif);
}

.advertisefont{
	color: #009933;
	font-size: 22px;
}

.paypal{
	clear: both;
}

.yellow{
	background-color: #FFFF00;
}

.blue{
	color: #0000FF;
	font-weight: bold;
	font-size: 14px;
}

.imgads{
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	text-decoration: none;
	border: 0px;
}

.footerads{
	height: 125px;
}

.sidebarads{
	border: 0px;
	padding-bottom: 5px;
}

/* form box */
#GRSubscribeForm fieldset {
width: 260px; 
border: 0;
}
		
/* comment about GetResponse */
#GRSubscribeForm p {
	font-size: x-small;
}
		
/* table used to position form elements */
#GRSubscribeForm table {
	border: 0;
	margin-top: 50px;
}

/* form box */
#GRSubscribeForm1 fieldset {
width: 160px; 
border: 0;
}
		
/* comment about GetResponse */
#GRSubscribeForm1 p {
font-size: x-small;
}
		
/* table used to position form elements */
#GRSubscribeForm1 table {
border: 0;
}

.img1{
	text-align: center;
	border: 0px none #FFFFFF;
}

.google a{
	color: #00CC33;
	font-size: 22px;
	text-align: center;
}

.list{
	color: #FF9900;
	font-weight: bold;
	font-size: 11px;
	width: 400px;
	padding-left: 45px;
}

.steps {
	WIDTH: 484px; HEIGHT: 495px
}

.step {
	MARGIN-TOP: 15px; MARGIN-LEFT: 20px; WIDTH: 436px
}

.step-header {
	BACKGROUND: url(../images/step_header.gif) no-repeat;
	HEIGHT: 17px;
	clear: both;
}
.step-bg {
	BACKGROUND: url(../images/step_tile.gif) repeat-y
}
.step-footer {
	BACKGROUND: url(../images/step_footer.gif) no-repeat; HEIGHT: 20px
}
.step-text {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; WIDTH: 240px; COLOR: #0c3c90; PADDING-TOP: 0px
}
.step-heading {
	FONT-WEIGHT: bolder; FONT-SIZE: 13px; COLOR: #0c3c90
}

.business{
	font-size: 17px;
}
	
.justify{
	text-align: justify;
}	

