/*ps*/
a, a:link,a:hover,a:active  {color:#000; font-weight:bold;}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight:normal;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
body
{
	background:#f0f0f0;font-family: 'Open Sans';
	margin:0 auto;
	padding-top:10px;
	padding-bottom:20px;
}
#page
{
	
	margin:0 auto;
	width:1005px;
	
}
#head
{
	margin:0 auto;
	
	background:url(images/head1.gif)  repeat-x;
	

	border-bottom:2px solid #f0f0f0;-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 30px;	
	-moz-border-radius-topleft: 30px;
	border-top-left-radius: 30px;
	
}
.logo
{
	float:left;
	margin:30px 0px 0px 20px;
}
.logo img
{
	width:60px;
	height:80px;
	border:none;
}
.head
{
	float:right;
	padding:20px 0px 0p 0px;margin-bottom:20px;
	width:880px;
	
}
.head h1
{
	font-size:26px;
	padding:10px 10px 0px 0px; 
	text-align:center;
	color:#fff;

	
	}
	#center
	{	border:5px solid #f0f0f0;
		background:url(images/center.gif)  center no-repeat;
		height:210px;
	}
	.box
	{
		float:right;
		background:url(images/head1.gif) repeat-x;	position:static;
		
		height:120px;
		width:300px;
		margin-top:100px;
	}
		

	#menu_top
	{
		clear:both;
		height:30px;
		margin:0 auto;
	}
		#menu_top ul
		{
			margin:0;
			padding:0;
		}
			#menu_top ul li
			{
				float:left;
				background:url(images/menu.gif) no-repeat right 15px;
				list-style:none; 
				padding:0px 10px 0px 15px;
			}
			#menu_top ul li a
			{
				color:#FFF;
				font-size:11px;
				text-decoration:none;
			}
			
#content
{
	background:url(images/bg_container.png) center no-repeat #FFFFFF;font-family: Geneva, "MS Sans Serif", sans-serif;
	padding:0px 5px 0px 6px;
}
#left
{
	width:180px;
	padding-top:10px;
	float:left;
}
#left h3
{
	font-size:15px;
	color:#00F;
}
#left h3 a
{
	text-decoration:none;color:#00F;
}
#left h6 img
{
	border:none;
}
#right
{
	float:right;	padding-top:10px;
	width:810px;
}
.clear
{
	clear:both;
}
.left_menu
{
	margin:0;
	padding:0px;
}
	
.left_menu li
{
	list-style:none;
	padding-left:20px;
	line-height:30px;background:url(images/menu_bg.gif) repeat-x;
}
.left_menu li a,.left_menu li a:active
{
	text-decoration:none;
	font-weight:normal;
		font-size:12px;  font-family: 'Open Sans';
	color:#000;
}
.left_menu li:hover
{
	background:url(images/menu_bg_hover.gif) repeat-x;color:#000;
}

.box_left
{
	float:right;
	height:100px;
	margin-left:15px;
		width:300px;
		margin-right:5px;
		margin-top:-10px;
		background:url(images/menu_bottom.gif) no-repeat;
		
		
	
}
#right h2
{
	margin:0 auto;
	font-size:16px;
	line-height:25px;
	color:#204b04;

}
#right p
{
	line-height:20px;
	font-size:13px;
}
.box h3 ,.box_left h3
{
	font-size:13px;
	padding-left:10px;
	color:#FFF;
}
.box_left h3 a
{
	text-decoration:none;
	color:#073569;
}
.box_left h4
{
	color:#073569;font-size:13px;
	padding-left:10px;
}
.right_list li
{
	list-style:circle;
	font-size:13px;
	line-height:20px;
	color:#000;
        margin-left:100px;
}
.right_list li a
{
	color:#000;
	text-decoration:none;
}

#footer
{
	height:30px;
	padding-top:10px;
	border-radius: 0px 0px 20px 0px; 
-moz-border-radius: 0px 0px 20px 0px; 
-webkit-border-radius: 0px 0px 20px 0px;; 
	background:url(images/head1.gif)  repeat-x;
	text-align:center;
	font-size:12px;
	color:#FFF;
}
	#footer a
	{
		color:#FFF;
		text-decoration:none;
	}
	.col1
{
	width:250px;
	padding-top:10px;
	float:left;
}

.col2
{
	float:left;	padding-top:10px;
	margin-left:20px;
	width:750px;
}