body {
	margin: 30px 0 20px 0;
	background-color: #ACAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ACAAAA;
}

.sf_wrapper {
	width: 900px;
	background-repeat: repeat-y;
	margin: 0 auto;
	
}

/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top {
	display: none;
}

/*--------------------------------
		End Top Navigation
---------------------------------*/

/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
	top: 0;
	left: 0;
	width: 900px;
	height: 165px;
	border-top: 10px solid #ACAAAA;
	border-left: 1px solid #ACAAAA;
	border-right: 1px solid #ACAAAA;
	background-image: url(images/baibanner.jpg);
	
}

.sf_main_header {
	overflow: hidden;
	font-size: 20px;
	text-align: center;
	padding-top: 16px;
	font-weight: bold;
	height: 25px;
	color: #fff;

}

.sf_sub_header {
	display: none;
	color: #fff;
}

.sf_main_header p, .sf_sub_header p {
	margin: 0;
	padding: 0;
}

/*--------------------------
		End Header
--------------------------*/



.sf_extra4 {
	height: 10px;
	width: 900px;
	margin: 0 auto;
	background-color: #ACAAAA;
	border: 1px solid #ACAAAA;
}



/*--------------------------------
		Bottom Navigation
---------------------------------*/

.sf_navigation{
	float: left;
	display: inline;
	width: 168px;
	overflow: hidden;
	margin-left: 7px;
}

.sf_navigation ul{
	font-size:11px;
	width: 166px;
	height: auto !important;
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
}

.sf_navigation ul:after{
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation ul li {
	background-repeat: no-repeat;
	background-position:left;
	font-weight: bold;
}

.sf_navigation ul li a {
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	background-position:left;
	padding: 4px 0;
	width: 168px;
	height: 15px;
	display: block;
	overflow: hidden;
	color: #103484;
}

.sf_navigation ul li a:visited {
  color: #103484;
}

.sf_navigation ul li a:hover{
  color: #FFFFFF;
	background-color: #ACAAAA;
}

/*--------------------------------
		End Bottom Navigation
---------------------------------*/

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
	
	padding: 6px;
	padding-left: 188px;
	font-size: 18px;
	font-weight: bold;
	color: #16387B;
	
}

/*--------------------------------
		 End Page Title
---------------------------------*/

/*--------------------------------
		 Sub Navigation
---------------------------------*/

/*--------------------------------
		 End Sub Navigation
---------------------------------*/
	
/*--------------------------
		Content
--------------------------*/

.sf_content {
	float: right;
	display:inline;
	
	width: 700px;
	
}

/*--------------------------
		End Content
--------------------------*/

/*--------------------------------
		 Sub Navigation2
---------------------------------*/

.sf_subnavigation2 {
	display: none;
}

/*--------------------------------
		 End Sub Navigation2
---------------------------------*/



.sf_extra7 {
}

.sf_extra7 span{
	
}



/*--------------------------
		 Footer
--------------------------*/

.sf_footer {
		
	clear: both;
	text-align: center;
	width: 900px;
	font-size: 10px;
	color: #333333;
	padding-top: 5px;
	background-color: #ACAAAA;
	border-top: 1px solid #ACAAAA;
}

/*--------------------------
		End Footer
--------------------------*/

/*--------------------------
		Extra Stuff
--------------------------*/


a:link {
	text-decoration: underline;
	color: #103484;
}

a:visited {
	color: #103484;
}

a:hover {
	text-decoration: none;
	color: #194b95;
}

.sf_banner {
	margin: 40px auto 0 auto;
	text-align: center;
}