/* CSS Document */

body {

	background:#FFFFFF;

	margin:0px auto;

	padding:0px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#8a8a8a;

	font-weight:normal;

	text-align:left;

}

#OuterWrapper {

	margin:0px auto;

	width:980px;

}

#header {

	height:20px;

	margin:0px;

	padding-right:10px;

	padding-top:10px;

	text-align:right;

}



#menu {

	height:25px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#000000;

	background-color:#FFFFFF;

}

#menu a{

	display:block;

	font-weight:bold;

	width:120px;

	text-align:center;

	float:left;

	padding-top:5px;

	height:25px;

	background:url(../images/menu_bh.jpg) no-repeat ;

	border-right:2px solid white;

	color:#000000;

	text-decoration:none;

}

#menu a:hover {

	color:#333333;

	

}

.content {

	 width:488px;

	 float:left;

}

.box1 {

	/*background:url(../images/img1.jpg) no-repeat;*/

	height:243px;

	width:245px;

	border-right:#7a9ec5 1px solid;

	border-top:#7a9ec5 1px solid;

}

.box1 a {

	color:#8193a4;

	text-decoration:none;

}

.box1 a:hover {

	color:#003366;

	text-decoration:none;

}



.box2 {

	/*background:url(../images/img2.jpg) no-repeat;*/

	/*height:245px;*/

	width:246px;

	border-right:#7a9ec5 1px solid;

	border-top:#7a9ec5 1px solid;

}

.box2 a {

	color:#8193a4;

	text-decoration:none;

}

.box2 a:hover {

	color:#003366;

	text-decoration:none;

}

.text {

	width:205px;

	margin-top:5px;

	margin-left:auto;

	margin-right:auto;

}

.text h5 {

	color:#8193a4;

	font-size:11px;

	margin:0px;

	padding:0px;

}

.text h5 a {

	color:#8193a4;

	font-size:11px;

	margin:0px;

	padding:0px;

}


.text2 {

	width:205px;

	margin-top:20px;

	margin-left:auto;

	margin-right:auto;

}

.text2 h5 {

	color:#8193a4;

	font-size:11px;

	margin:0px;

	padding:0px;

}

.text_bg {

	background:url(../images/text_bg..png) no-repeat center; 

	height:24px; 

	width:499px;

	margin-left:243px;

	margin-right:auto;

	color:#000000; 

	font-size:13px; 

	margin-top:-28.5px; 

	position:absolute;

	padding-top:5px;

	text-align:center;

}

.borderright_top {

	border-right:#7a9ec5 1px solid;

	border-top:#7a9ec5 1px solid;



}

.borderright {

	border-right:#7a9ec5 1px solid;

	border-top:#7a9ec5 1px solid;

	border-bottom:#7a9ec5 1px solid;



}

#search_bg {

	background:url(../images/search_box.jpg) no-repeat;

	color:#7b8998;

	font-weight:bold;

	font-size:12px;

}

#search_bg .searchbox {

	background: #ffffff;

	border:none;

	height:23px;

	font-size:11px;

}

#news h3 {
	color:#000000;
}

#news h4 {
	color:#000000;
}

#news a {
	color:#000000;
	size:9px;
	text-decoration:none;
}

#news a:hover {
	color:#0000FF;
	size:9px;
}
