html, body  {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	background-image:url(images/bg.jpg);
	background-position:center top; 
	background-repeat:repeat-x;
	background-color:#ecebed;
}
   
#wrapper {
	text-align: left;
	vertical-align: top;
	width: 100%;
	height:100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
   }
.h2 {
	font-family: "Arial";
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	color:#424242;
	text-decoration:none;
}
.news1 {
	font-family: "Arial";
	font-size: 12px;
	/*color: #7e7f82;*/
	color: #404142;
	line-height: 16px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}
.news {
	font-family: "Arial";
	font-size: 12px;
	color: #2d9fea;
	line-height: 16px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}
.news a:link{
	font-family: "Arial";
	font-size: 12px;
	color: #2d9fea;
	line-height: 16px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}
.news a:visited{
	font-family: "Arial";
	font-size: 12px;
	color: #2d9fea;
	line-height: 16px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}
.news a:hover{
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}
.footer {
	font-family: "Arial";
	font-size: 12px;
	color: #787878;
	line-height: 16px;
	font-weight:normal;
	text-decoration:none;
}
.footer a:link{
	font-family: "Arial";
	font-size: 12px;
	color: #787878;
	line-height: 16px;
	font-weight:normal;
	text-decoration:none;
}
.footer a:visited{
	font-family: "Arial";
	font-size: 12px;
	color: #787878;
	line-height: 16px;
	font-weight:normal;
	text-decoration:none;
}
.footer a:hover{
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-weight:normal;
	text-decoration:none;
}
.menu {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 38px;
	text-decoration: none;
	text-transform:uppercase;
}
.menu a:link{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 38px;
	text-decoration: none;
	text-transform:uppercase;
}
.menu a:visited{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 38px;
	text-decoration: none;
	text-transform:uppercase;
}
.menu a:hover{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 38px;
	text-decoration: none;
	text-transform:uppercase;
}
.menu_over {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 38px;
	text-decoration: none;
	text-transform:uppercase;
	background-image:url(images/menu_over.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
.menu_over a:link{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 38px;
	text-decoration: none;
	text-transform:uppercase;
}
.menu_over a:visited{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 38px;
	text-decoration: none;
	text-transform:uppercase;
}
.menu_over a:hover{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 38px;
	text-decoration: none;
	text-transform:uppercase;
}
.submenu {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: normal;
	text-decoration: none;

}

.submenu a:link{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size:11px;
	line-height:20px;
}

.submenu a:visited{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size:11px;
	line-height:20px;
}

.submenu a:hover{
	color: #83d0ff;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
	line-height:20px;
}
