* {
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
}
body {
	text-align: center;
	background: url(images/bg-body.jpg) #81bbf6 repeat-x 0px 0px;
}
#page {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 780px;
	text-align: left;
	background-color: #FFFFFF;
}
#header {
	background-image: url(images/header.jpg);
	height: 226px;
	width: 780px;
	left: 0px;
	top: 0px;
}
#header a {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000099;
	text-decoration: none;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
}
#navbar {
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 27px;
	width: 780px;
	top: 225px;
}
#navbar li {
	display: inline;
	list-style-type: none;
}
#navbar a {
	padding: 3px 10px;
	background-image: url(images/button.gif);
	height: 20px;
	width: 110px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
#navbar a:hover {
	background-image: url(images/buttonover.gif);
	text-decoration: underline;
}
#tab1 {
	left: 0px;
}
#tab2 {
	left: 130px;
}
#tab3 {
	left: 260px;
}
#tab4 {
	left: 390px;
}
#tab5 {
	left: 520px;
}
#tab6 {
	left: 650px;
}
img.left {
	margin: 0 18px 6px 0;
	border: 1px solid #033387;
}
#content {
	margin-top: 252px;
	position: absolute;
	width: 780px;
	background-color: #FFFFFF;
}
#contenttext {
	float: left;
	width: 750px;
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-top: 20px;
}
#contenttext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 750px;
}
#contenttext h1 {
	margin: 10px 0px 10px 0px;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033387;
}
#contenttext span {
	margin-top: 10px;
	margin-bottom: 4px;
	width: 730px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#contenttext a {
	color: #666666;
}
#footer {
	clear: both;
	background-color: #FFFFFF;
	height: 99px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	float: none;
	padding-top: 84px;
	margin-right: 10px;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
}
