body
{
	font-family:Calibri;
	background:#82434b;
	margin:0 auto;

	
}
.page
{
	
	margin:auto;
	height:auto;
	width:100%;
	background:#FFF;

}
#header
{	background:url(images/header_bg.jpg) #e2ddda bottom repeat-x;
	height:140px;
width:100%;
}
h1
{
	font-size:24px;
	text-shadow: 0 0 0.2em #FFF, 0 0 0.2em #FFF,0 0 0.2em #FFF;
	font-family:"Times New Roman", Times, serif;
	color:#000;
}
h1 span
{
	color:#990000;
	font-size:24px;
	text-shadow: 0 0 0.2em #FFF, 0 0 0.2em #FFF,0 0 0.2em #FFF;
	font-family:"Times New Roman", Times, serif;
}
#menu
{
	margin:0 auto;
	height:35px;
	width:100%;
	background-image: url(images/linkbar_bg.jpg);
	background-repeat: repeat-x;
}
#menu  ul li {
	float:left;
	width:150px;
	list-style:none;
	padding-top:5px;
	padding-left:25px;}
	#menu  ul
	{
		margin:0 auto;}
		#menu ul li a
{
color: #fff;
text-decoration: none;
float: left;
}

	#menu  ul li a:hover
{
	background-image: url(images/hover_link_bg.jpg);
	background-repeat: repeat-x;
	height: 15px;
	color: #0000;
	}
	#contant
	{
		width:100%;
		background:#fff;
		
		margin:0 auto;
		padding:10px 20px 10px 10px;
		height:auto;
	}
	#left
	{
		width:80%;
		float:left;background:url(images/content_top_bg.jpg) #FFF repeat-x;
	}
	#left_left
	{padding-top:20px;
padding-left:2px;
		float:left;
		width:20%;background:url(images/content_top_bg.jpg) #FFF repeat-x;
	}
	#left_right
	{padding-top:20px;
padding-right:2px;
		width:79.5%;
		float:right;
		background:url(images/content_top_bg.jpg) #FFF repeat-x;
	}
	#left_right a
	{ color:#0099CC;
	font-weight:bold;
	}
	#left_right li a
	{ color:#0099CC;
	font-weight:bold;
	}
	#right
	{
		float:right;background:url(images/content_top_bg.jpg) #FFF repeat-x;
		width:20%;
		padding-top:40px;
	}
	.sidemenu
	{
		padding-top:45px;
		padding-left:20px;
		background:url(images/right_navbar_bg.jpg) no-repeat;
	}
	.sidemenu li
	{
		list-style:none;
	}
	.sidemenu a
	{
		color:#000;
		text-decoration:none;
	}
#footer {
	clear: both;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	font-size:9px;
}
.style12
{
	width:1200px;
	margin:0 auto;
	background:url(images/banner.gif)  no-repeat;
	
}
span
{
	color:#0099CC;
	font-weight:bold;
}