*
{
	margin:0;
	padding:0;
}
body { 
	margin:0px 0; 
	padding:0; 
	font: 74% Arial, Sans-Serif; 
	color:#000;
	background: #FFF repeat;
	line-height: 1.4em; 
}
img
{
	outline:none;
	border:0px;
}
a
{
	outline:none;
}
.content {
	color: #000;
	margin: 0 auto;
	padding: 0; 
	width: 95%;
	background:url(../multimedias/images/common/images/header_bg.jpg) repeat-x #FFF;
}
div#header
{
	float:left;
	width:100%;
	text-align:center;
	background:url(../multimedias/images/common/images/header_bg.jpg) repeat-x #FFF;
}
.toppest
{
	float:left;
	width:100%;
	padding:10px 0;
}
div.logo_cont
{
	width:20%;
	float:left;
}
div.main_heading
{
	float:left;
	width:60%;
	padding:8px 0 0;
	color:#3F87B1;
	font-size:55px;
}
div.search_box
{
	float:left;
	width:20%;
	padding:55px 0 0;
}
div.search_lab_cont
{
	float:left;
	width:30%;
}
div.search_inp
{
	float:left;
	width:70%;
}
.main_menu
{
	float:left;
	width:100%;
}
.main_menu .menu_top
{
	float:left;
	width:100%;
	background:url(../multimedias/images/common/images/blue_buuton.jpg) repeat-x #3A84B1;
}
.main_menu .menu_top li
{
	float:left;
	width:14.113%;
	list-style:none;
	background:url(../multimedias/images/common/images/button_lineblue.jpg) no-repeat #3A84B1;
	padding-left:0.2%;
}
.main_menu .menu_top li.first
{
	padding-left:0;
}
.main_menu .menu_top li a
{
	text-decoration:none;
	width:100%;
	background:url(../multimedias/images/common/images/blue_buuton.jpg) repeat-x #3A84B1;
	float:left;
	color:#FFFFFF;
	font-size:18px;
	height:28px;
	padding:8px 0 0;
}
.main_menu .menu_top li a.active
{
	background:url(../multimedias/images/common/images/gray_button.jpg) repeat-x;
	color:#000000;
}
.main_menu .menu_top li a:hover
{
	background:url(../multimedias/images/common/images/gray_button.jpg) repeat-x;
	color:#000000;
}
#main_wrap
{
	float:left;
	width:100%;
	padding-top:15px;
}
.left_side
{
	float:left;
	width:19%;
}
.main_site_cont
{
	float:left;
	width:58%;
	padding-left:2%;
}
.right_side
{
	float:right;
	width:19%;
}
.side_sub
{
	float:left;
	width:100%;
	background:url(../multimedias/images/common/images/site_stactic_bg.jpg) repeat-x;
}
.side_head
{
	color:#FFFFFF;
	float:left;
	font-size:18px;
	padding:4px 0 0 15px;
	width:100%;
}
.side_bdy
{
	float:left;
	min-height:100px;
	padding:10px;
	width:100%;
}
#footer
{
	float:left;
	width:100%;
	background:url(../multimedias/images/common/images/footer_bg.jpg) repeat-x #3A84B1;
	height:95px;
	margin:10px 0;
	color:#FFFFFF;
	text-align:center;
}
.foot_top
{
	float:left;
	width:98%;
	padding:1%;
}
.foot_bot
{
	float:left;
	width:100%;
}
#footer a
{
	text-decoration:none;
	color:#FFFFFF;
}
.input
{
	border:1px solid #000;
}
.clear
{
width:100%;
padding:10px 0;
}
.left_side ul
{
list-style:none;
}
.left_side ul li
{
margin:5px 1%;
padding:0;
width:98%;
}
.right_side ul
{
list-style:none;
}
.right_side ul li
{
margin:5px 1%;
padding:0;
width:98%;
}
.rmore_side
{
width:90%;
text-align:right;
padding:2px 0;
}