html, body  {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	background-color:#dadada;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
   
#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 Narrow";
	font-size:18px;
	font-weight:bold;
	line-height:normal;
	color:#ffffff;
}
.contact {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
.news1  {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #0fb7fd;
	font-style: normal;
	text-decoration: none;
}
.news2  {
	font-family: Arial Narrow;
	font-size: 14px;
	color: #646464;
	line-height: 14px;
	font-weight:normal;
}
.footer {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: #dbdbdb;
	line-height: 14px;
	text-decoration: none;
}
.footer a:link{
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: #dbdbdb;
	line-height: 14px;
	text-decoration: none;
}
.footer a:visited{
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: #dbdbdb;
	line-height: 14px;
	text-decoration: none;
}
.footer a:hover{
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #292a2a;
	line-height: 14px;
	text-decoration: none;
}
.menu a:link{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #292a2a;
	line-height: 14px;
	text-decoration: none;

}
.menu a:visited{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #292a2a;
	line-height: 14px;
	text-decoration: none;

}
.menu a:hover{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.menu_over {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
	background-image:url(images/menu_bg_over.jpg);
	background-position:top; 
	background-repeat:repeat-x;
}
.menu_over a:link{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.menu_over a:visited{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.menu_over a:hover{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.normalmenu {
float:left;
height:33px;
padding-left:15px;
padding-right:15px;
line-height:33px;
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: #646464;
	position:relative;
}
.normalmenu a:link{
color:#646464;
text-decoration:none;
font-weight:bold;
}
.normalmenu a:visited{
color:#646464;
text-decoration:none;
font-weight:bold;
}
.normalmenu a:hover{
color:#0fb6fd;
text-decoration:none;
font-weight:bold;
}
.overmenu {
float:left;
height:33px;
background-image:url(images/menu_bg.jpg);
background-position:top left;
background-repeat:repeat-x;
padding-left:15px;
padding-right:15px;
line-height:33px;
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: #0fb6fd;
	position:relative;
}
.overmenu a:link{
color:#0fb6fd;
text-decoration:none;
font-weight:bold;
}
.overmenu a:visited{
color:#0fb6fd;
text-decoration:none;
font-weight:bold;
}
.overmenu a:hover{ 
color:#0fb6fd;
text-decoration:none;
font-weight:bold;
}
  #menu_left_padding {
	float:left;
	height:33px;
	width:15px;
	left:0px;
	top:0;
	position:absolute;
   }
   
  #menu_right_padding {
	float:left;
	height:33px;
	width:15px;
	right:0px;
	top:0;	
	position:absolute;
   }
