@charset "utf-8";
/* CSS Document */

body{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
	background-color:#ffffff;
	
}

a {
	text-decoration:none;
}

h1 {
	font-size:18px;
	font-weight:bold;
	color:#2c2c2c;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

h3 {
	font-size:18px;
	font-weight:bold;
	color:#e97e00;
	text-align:center;
}

h4 {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

ul {
	list-style-type:disc;
	padding:15px;
	
}

hr {
		color:#3da6c4;
		height:2px;
}

#wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	left:0px;
	top:0px;
	width:800px;
	height:1045px;
	text-align:left;
	border:solid 1px #333333;
}

#banner_ {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:257px;
	background-image:url(../images/banner1.gif);
	border:0px;
}

#main_ {
	position:absolute;
	left:0px;
	top:257px;
	width:546px;
	height:754px;
	background-color:#ffffff;
	border:0px;
	padding-right:5px;
}

#homeButton_ {
	position:absolute;
	left:551px;
	top:257px;
	width:249px;
	height:49px;
	background-image:url(../images/homeButtonOver.gif);
	border:0px;
}

#homeButton_ a {
	width: 249px;
	height: 49px;
	text-decoration: none;
	display:block;
}

#homeButton_ img {
	width: 249px; height: 49px; border: 0; 
}

#homeButton_ a:hover img{
	visibility:hidden;
}

#websitesButton_ {
	position:absolute;
	left:551px;
	top:306px;
	width:249px;
	height:37px;
	background-image:url(../images/websitesButtonOver.gif);
	border:0px;
}

#websitesButton_ a {
	width: 249px;
	height: 37px;
	text-decoration: none;
	display:block;
}

#websitesButton_ img {
	width: 249px; height: 37px; border: 0; 
}

#websitesButton_ a:hover img{
	visibility:hidden;
}

#shopsButton_ {
	position:absolute;
	left:551px;
	top:343px;
	width:249px;
	height:37px;
	background-image:url(../images/shopsButtonOver.gif);
	border:0px;
}

#shopsButton_ a {
	width: 249px;
	height: 37px;
	text-decoration: none;
	display:block;
}

#shopsButton_ img {
	width: 249px; height: 37px; border: 0; 
}

#shopsButton_ a:hover img{
	visibility:hidden;
}

#addonButton_ {
	position:absolute;
	left:551px;
	top:380px;
	width:249px;
	height:37px;
	background-image:url(../images/addonButtonOver.gif);
	border:0px;
}

#addonButton_ a {
	width: 249px;
	height: 37px;
	text-decoration: none;
	display:block;
}

#addonButton_ img {
	width: 249px; height: 37px; border: 0; 
}

#addonButton_ a:hover img{
	visibility:hidden;
}

#charterButton_ {
	position:absolute;
	left:551px;
	top:417px;
	width:249px;
	height:37px;
	background-image:url(../images/charterButtonOver.gif);
	border:0px;
}

#charterButton_ a {
	width: 249px;
	height: 37px;
	text-decoration: none;
	display:block;
}

#charterButton_ img {
	width: 249px; height: 37px; border: 0; 
}

#charterButton_ a:hover img{
	visibility:hidden;
}

#contactButton_ {
	position:absolute;
	left:551px;
	top:454px;
	width:249px;
	height:56px;
	background-image:url(../images/contactButtonOver.gif);
	border:0px;
}

#contactButton_ a {
	width: 249px;
	height: 56px;
	text-decoration: none;
	display:block;
}

#contactButton_ img {
	width: 249px; height: 56px; border: 0; 
}

#contactButton_ a:hover img{
	visibility:hidden;
}

#right_ {
	position:absolute;
	left:551px;
	top:510px;
	width:244px;
	height:501px;
	background-color:#186495;
	border:0px;
	color:#ffffff;
	text-align:left;
	padding-left:5px;
}

#footer_ {
	position:absolute;
	left:0px;
	top:1011px;
	width:800px;
	height:34px;
	background-color:#1d4e72;
	border:0px;
}

#footerText {
	position:absolute;
	bottom:-2px;
	width:800px;
	font-size:10px;
	color:#ffffff;
}