a:link {
	color: #0000FF;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
}
body {
	background-color: #E3FFFF;
	color: #333333;
	margin: 30;
	padding: 0;
}
#wrap {
  position: absolute;
	height: 476px;
	left: 50%;
	margin-left: -384px; 
	background-image:  url(resources/bg-index2.gif);
	background-repeat: no-repeat; 
	margin-top: -238px;
	text-align: left;
	top: 50%;
	width: 768px;
}
#contentleft {
	float: left;
	width: 487px;
}
#menuleft {
	float: left;
	width: 182px;
}
#menuleft p {
	margin-left: 45px;
	font-weight: 700;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	line-height: 1.75;
}
#bodycopy {
	float: left;
	width: 305px;
}
#bodycopy p {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 8px;
	padding: 0;
	}
.a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 8px;
	margin-left: 20px;
	padding: 0;
	}
.b {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	margin-left: 43px;
	padding: 0;
	background-color: transparent;
	}
.b a:link {
	color: #000000;
}
.b a:visited {
	color: #000000;
}
.b a:hover {
	color: #FFFFFF;
	background-color: #0066CC;
	}
.c {
	font-family: Arial, sans-serif !important;
	font-size: 14px !important;
	margin-top: 30px !important;
	padding: 0;
	color: #003971 !important;
	background-color: transparent;
	font-weight: 700;
	text-align: right;
	}
#contentright {
	float: left;
	width: 281px;
	margin-top: 25px;
	}
h1 {
   position: relative;
	color: #003971;
	background: transparent;
	font-family: Georgia, serif;
	font-size: 32px;
	font-weight: normal;
   margin: 42px 0 9px 40px;
   text-decoration: underline;

}
h2 {
	margin: 0px 0 8px 23px;
	padding: 0;
	font-weight: 700;
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #0066CC;
	background-color: transparent;
}
.footer {
	float:left;
	clear: both;
	}
