html, body  {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
   }
   body {
	background-image:url(images/bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#79bfdf;   
   }
  #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: Trebuchet MS;
	font-size: 18px;
	font-weight: normal;
	color: #213e56;
}


.menu {
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
}
.menu a:link{
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu a:visited{
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover{
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #82c3e1;
	text-decoration: none;
}
.menu2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
}
.menu2 a:link{
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu2 a:visited{
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu2 a:hover{
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #82c3e1;
	text-decoration: none;

}
.footer {
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer a:link{
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited{
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover{
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0e689f;
	text-decoration: none;
}
