@charset "utf-8";

#outerwrapper {
	margin: 0px;
	padding: 0px;
	background-color: #006699;

}

#headerfull {
	margin: 0px;
	height: 150px;
	width: auto;
	background-color: #EFEFEF;
	background-image: url(../images/header.png);
}

body {
	margin: 0px;
	background-color: #006181;
}

#header {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 150px;
	position: relative;
}

#mainnav a:hover, #mainnav a:active, #mainnav a:focus,
#mainnav a.thispage {
	color: #FFF;
	background-image: url(../images/nav2.png);
	font-size: 16px;
	background-repeat: repeat-x;
}

#mainfull {
	padding: 0px;
	width: auto;
	background-color: #e1e1e1;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	margin-top: 10px;
}

#privacymainwrapper {
	padding: 0px;
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 650px;
}

#homemainwrapper {
	padding: 0px;
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 725px;
}

#aboutmainwrapper {
	padding: 0px;
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1250px;
}

#contactmainwrapper {
	padding: 0px;
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 900px;
}

#main {
	margin: 0px;
	float: left;
	width: 726px;
	padding: 0px;
}

#sidebar {
	padding: 0px;
	float: right;
	width: 242px;
	text-align: center;
	height: 600px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#border img {
	border: 1px solid #000;
}


#footerfull {
	text-align: center;
	height: 50px;
	width: auto;
	margin: 0px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #7dd252;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
}

#navfull {
	margin: 0px;
	padding: 0px;
	width: auto;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: dotted;
	border-top-color: #6BB647;
	border-bottom-color: #7dd252;
	border-bottom-style: dotted;
	color: #FFF;
	background-image: url(../images/nav.png);
	background-repeat: repeat-x;
}

#mainnav {
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
}

#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#mainnav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 120px;
	float: right;
	height: 25px;
	padding-top: 5px;
}

#header img {
	float: left;
}
#sidebar img {
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 120px;
	margin-top: 125px;
}

#headerleft {
	width: 400px;
	height: 150px;
	float: left;
}

#headerright {
	float: right;
	height: 150px;
	width: 484px;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 0px;
	color: #000;
	font-weight: bold;
	margin-top: 0px;
}

h8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}

h7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	float: right;
	margin-right: 10px;
	color: #FFF;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: right;
	margin-right: 10px;
	vertical-align: bottom;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 110px;
}

#headerright h6 a {
	color: #000;
}

#footerfull h8 a {
	color: #FFF;
}

#header .fb-like {
	float: right;
}

#main img {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#rightimg {
	float: right;
	margin-left: 10px;
}

#rightimg2 {
	float: right;
	margin-left: 10px;
	margin-top: 25px;
}

#rightimg3 {
	float: right;
	margin-left: 10px;
	margin-top: -25px;

}
#rightimg2 img {
	border: 1px solid #000;
}

#leftimg {
	float: left;
	margin-right: 15px;
	border: 1px solid #000;
}



#slider {
	float: left;
	margin-right: auto;
	margin-left: auto;
	width: 726px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#maintxt {
	float: left;
	width: 706px;
	margin: 10px;
}

#headerright h6 a:hover, #headerright h6 a:active, #headerright h6 a:focus,
#headerright h6 a.thispage {
	color: #00779F;
}

#footerfull h8 a:hover, #footerfull h8 a:active, #footerfull h8 a:focus,
#footerfull h8 a.thispage {
	color: #6bb647;
}

#sidebar iframe {
	border: 1px solid #000;
}

#main #maintxt ul li a {
	color: #000;
	list-style-type: square;
}

#main #maintxt ul {
	list-style-type: square;
	font-size: 14px;
}

#main #maintxt ul li a:hover,#main #maintxt ul li a:active,#main #maintxt ul li a:focus,#main #maintxt ul li a.thispage {
	color: #00779f;
	list-style-type: square;
}
#aboutmainwrapper #sidebar p {
	text-align: left;
}

#maintxt strong {
	margin-top: 5px;
	margin-bottom: 5px;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #000;
	text-align: right;
	font-style: italic;
	margin: 10px;
}
