/* CSS SELECTORS FOR LAYOUT */

.clearer{clear:both;height:0}
.tips{display:none}

.inner_div{width:964px;text-align:left}
.inner_div2{width:960px;text-align:left;position:relative}

.horizon{height:2px;background:url(images/hor.gif) repeat-x;width:100%;padding:0;margin:0;float:left;display:block}
html{margin:0;padding:0}
body{color:#333333;background:url(images/head_bg.png) top repeat-x}
#wrapper{width:964px;text-align:left;}
#mainbody{display:block;min-height:560px}
#BJ_Header  *{padding:0;margin:0;font:10px Arial;line-height:1.5em;}
#BJ_Header a{text-decoration: none;color:#0276c7;}
#BJ_Header a:hover{text-decoration:underline}
#BJ_Header ul{}
#BJ_Header ul li{list-style:none}
#BJ_Header{margin:-8px 0 0 0px !important;margin:0;background:url(images/header.png) no-repeat;height: 70px;float:left;width: 100%;}
/* ===================== LOGO =============================== */
#BJ_Logo {height: 70px;overflow:hidden;padding:0 0 0 2px;float:left}
#BJ_Header a img {	border: none;}
/* ======================== TOP MENU ========================== */
#BJ_Top_Menu {
	background:url(images/menu_bg.png) top repeat-x;
	height:65px;
	position: relative;
	font-size:12px;
}

#BJ_Top_Menu .bg {
	background:url(images/menu_left.png) top left no-repeat;
	height: 39px;
	width: 100%;
	position: relative;
}

#BJ_Top_Menu div .bg {
	background:url(images/menu_right.png) top right no-repeat;
	height: 39px;
	width: 100%;
	position: relative;
}
/* ======================== FOOTER ================================== */
#BJ_Footer {
	height: 75px;
	overflow: hidden;
	background: url(images/footer_bg.png) repeat-x;
	width:100%;
}
#BJ_Foot_Menu {
	height: 38px;
	margin: 0px 0 0 0;
	font-size:12px;
	font-family:MS Reference Sans Serif;
}
#BJ_Copyright{padding:0;margin:0;float:left;display:block;width:100%}
#BJ_Copyright_Left{
	float: left;
	width: 50%;
	margin-top: 0px !important;
	margin-top: 5px;
	font-size:12px;
}
#BJ_Copyright_Right  {
	float: right;
	margin-top: 0px !important;
	margin-top: -10px;
	font-size:12px;
}
/* ================================ FOOTER MENU ==================== */
#BJ_Foot_Menu {
	font-family:Arial;
	font-size:12px;
	overflow:hidden;
}
#BJ_Foot_Menu ul {
	margin-right:-2px;
}
#BJ_Foot_Menu ul li {
	font-size:12px;
	float: right;
	display: block;
	margin: 0;
}
#BJ_Foot_Menu ul li a{
	color: #c4cfc0;
	padding:3px 10px;
	height: 20px;
	display: block;
	float:left;
	background:url(images/ser.gif) right no-repeat;
}
#BJ_Foot_Menu ul li a:hover{
	text-decoration: underline;
}

#BJ_Copyright_Left {
	color:#FFF;
}
#BJ_Copyright_Left  a{
	font-weight:bold;
	color:#FFF;
}
#BJ_Copyright_Left  a:hover {
	text-decoration:underline;
}
#BJ_Copyright_Right {
	color:#cfe1c0;
	margin:10px 0 0 0;
}
#BJ_Copyright_Right span{
	font-weight:bold;
}
#BJ_PHPAudit_Copyright{
	float:left;
	padding:15px 0 0 0px;
	color:#FFF;
}
#BJ_PHPAudit_Copyright a{
	color:#FFF;
}