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: 11px;
	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: #1E1E1E;
		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: #1E1E1E;
		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;
		}

		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;
		}

		#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: 12px;
	line-height: 17px;
	}
	
	.reg 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_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: 450px;
		height: 71px;
		float: left;
		padding: 10px 0 0 0;
	}

	#footer_midc_right{
		width: 210px;
		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;
}
