/* Created by: topsitemakers.com */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-color: #004147;
	background-image: url(../Images/background.jpg);
	background-repeat: no-repeat;
	background-position: center 32px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
h1, h2, h3 {
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
ul, ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
	padding: 0px;
}
img {
	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;
}
img, div {
	behavior: url(../javascript/iepngfix.htc)
}
form {
	margin: 0px;
	padding: 0px;
}
#top {
	background-image: url(../Images/background_menu.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 999;
	text-align: center;
}
#top ul {
	list-style-type: none;
	width: 1170px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top ul li {
	display: inline;
	line-height: 33px;
	padding-left: 50px;
}
#top ul li a:link {
	color: #62BCEB;
}
#top ul li a:visited {
	color: #62BCEB;
}
#top ul li a:hover {
	color: #62BCEB;
}
#top ul li a:active {
	color: #62BCEB;
}
#wrapper {
	background-repeat: no-repeat;
	background-position: center 30px;
}
#wrapper #page #menu #menulink {
	color: #FFF;
	line-height: 35px;
	height: 40px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-image: url(../Images/menu_button.png);
	background-repeat: no-repeat;
	background-position: center top;
	cursor: pointer;
}
#maincontent {
	text-align: justify;
	margin-top: 97px;
	padding: 20px;
	height: 380px;
	color: #666;
}
.justify {
	text-align: justify;
}
#wrapper #page #menu #social {
	text-align: left;
	padding-top: 70px;
}
.uppercase {
	text-transform: uppercase;
}
#page {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 900px;
	width: 750px;
}
#menu {
	position: relative;
	text-align: center;
	padding-top: 30px;
	height: 750px;
}
.menuitem {
	background: #afec77;
}
.menutarget {
	display: none;
	margin: 0px;
	padding: 0px;
}
.menu {
	background-image: url(../Images/menu_transparency.png);
	background-repeat: no-repeat;
	text-align: left;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	color: #EFEFEF;
	margin-top: 32px;
	height: 130px;
	background-position: center top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: -35px;
}
.menu ul {
	float: left;
	width: 25%;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.menu ul h2 {
	font-size: 12px;
	font-weight: bold;
	color: #62BCEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00605f;
	width: 70%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.menu ul li a:link {
	color: #8AC679;
}
.menu ul li a:visited {
	color: #8AC679;
}
.menu ul li a:hover {
	color: #8AC679;
}
.menu ul li a:active {
	color: #8AC679;
}
/* Created by: topsitemakers.com */
#maincontent a:link {
	color: #000000;
}
#maincontent a:visited {
	color: #000000;
}
#maincontent a:hover {
	color: #000000;
}
#maincontent a:active {
	color: #000000;
}
