@charset "utf-8";

/* CSS Document */



body {

	background:#53840f;

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

	margin:0px;

	font-size:12px;

}



#wrapped_shadow{

	width:1000px;

	margin-left:auto;

	margin-right:auto;

	background:url(image/bg_shadow.jpg) repeat-y;

}	



#wrapped{

	width:960px;

	margin-left:auto;

	margin-right:auto;

	background:url(image/wrapped_bg.jpg) repeat-y;

	border-bottom:#333333 1px dashed;

}



#topheader{

	width:960px;

	height:282px;

}



#logo {

	float:left;

	height:282px;

	width:297px;

	background:url(image/logo.jpg) no-repeat;

}

#flashbanner {

	float:left;

	height:282px;

	width:663px;

}

#navmenu{

	height:21px;

	background:url(image/navmenu_bg.jpg) no-repeat;

	text-align:right;

	font-size:14px;

	padding: 15px 20px 10px 10px;

}

#navmenu a{

	padding: 0px 5px 0px 5px;

	text-decoration:none;

	font-weight:bold;

}

#navmenu a:active,

#navmenu a:link,

#navmenu a:visited

{

	color:#333333;	

}

#navmenu a:active{

	background:#FFFF66;

}

#navmenu a:hover{

	color:#f8e817;

}





#area {

	border-bottom:#f8e817 1px double;



}

#left_content {

	width:750px;

	float:left;

	padding: 15px 15px 15px 15px;

	

	

}

#left_content .main_heading{

	color:#F8E817;

	font-size:18px;

	font-weight:bold;

}

#left_content .heading {

	font-size:20px;

	color:#fff;

}

#left_content .p {

	line-height:20px;

}

#right_content {

	width:150px;

	float:right;

	padding: 15px 15px 15px 15px;

	text-align:center;

	background:url(image/bg-diagonal-blue00.gif);

}

#left_area .readon_border img{

	padding:5px;

	border:1px solid #d4f2fd;

	margin:5px 10px;	

}

#left_area {

	width:720px;

	margin-left:auto;

	margin-right:auto;

}

#left_area a:active,

#left_area a:link,

#left_area a:visited

{

	color:#FFFFFF;

}

#left_area a:hover {

	color:#FFFF66;

	font-weight:bold;

}



#left_area a{

	text-decoration:none;

}

#left_area .leftupperleft .heading_bg{

	height:20px;

	background:url(image/heading_bg.jpg) repeat-y;

	padding: 5px 5px 5px 5px;

	font-size:18px;

	color:#333333; 

}

#left_area .leftupperleft{

	float:left;

	width:360px;



}

#left_area .leftupperright .heading_bg{

	height:20px;

	background:url(image/heading_bg.jpg) repeat-y;

	padding: 5px 5px 5px 5px;

	font-size:18px;

	color:#333333; 

}



#left_area .leftupperright{

	float:right;

	width:360px;

}

#left_area .leftlowerleft .heading_bg{

	height:20px;

	background:url(image/heading_bg.jpg) repeat-y;

	padding: 5px 5px 5px 5px;

	font-size:18px;

	color:#333333; 

}



#left_area .leftlowerleft{

	float:left;

	width:360px;

}

#left_area .leftlowerright .heading_bg{

	height:20px;

	background:url(image/heading_bg.jpg) repeat-y;

	padding: 5px 5px 5px 5px;

	font-size:18px;

	color:#333333; 

}



#left_area .leftlowerright{

	float:right;

	width:360px;

}





#footer {

	height:49px;

	color:#333333;

	font-size:11px;

	text-align:center;

	padding-top:5px;

	background:url(image/footer_img.jpg) no-repeat;

}

.clear {

	clear:both;

}

.des img{
	border:0px;
}

.des {
    padding:10px;
	border: 1px solid #cccccc;
	background: #E9ECEF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 12px;
    text-align:center;
}	
	

#image {
	width:650px;
	padding-left:20px;
}

#image img {
	padding:5px;
	border:1px solid #d4f2fd;
	background-color:#f7e817;
	margin:5px 10px;	
}



