@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #005959;
}
a {
	font-weight: bold;
	color: #005959;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover{
	font-weight: bold;
	color: #007575;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.container {
	background-color: #008282;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 930px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
h5 {
	font-size: 10px;
}

.left_content {
	width: 410px;
	float: left;
}
.right_content {
	width: 410px;
	margin-left: 423px;
}


.roundtop {
	background-image: url(images/corner_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.roundbottom {
	background-image: url(images/corner_br.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.black {
	background-color: #000000;
	margin-right: 28px;
	margin-left: 28px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
.content {
	background-color: #FFFFFF;
	margin-right: 28px;
	margin-left: 28px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.footer {
	height: 45px;
	width: auto;
	background-image: url(images/foot-r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 28px;
	margin-left: 28px;
	background-color: #FFFFFF;
}
.container .footer img {
	float: left;
}
.centrefoot {
	padding: 7px;
}
.headder {
	margin-left: 28px;
}
h1 {
	font-size: 24px;
}
.blacktitle h1 {
	color: #CCCCCC;
	font-weight: normal;
	line-height: 6px;
}
.blacktitle h2 {
	color: #666666;
	font-weight: normal;
	line-height: 12px;
}

h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
