body {
	background-color: #BFE5EA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	behavior: url(csshover.htc);
	background-image: url(../images/bg_3.jpg);
	background-repeat: repeat-x;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}
#topnavigation {
	margin: 0;
	padding: 0px;
	font-size: .8em;
	text-align: right;
	width: 280px;
	position: relative;
	float: right;
		}

#topnavigation .active {
	font-weight: bold;
	color: #BFE5EA;
}
		
#topnavigation ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
		}
#topnavigation ul li {
	margin: 40px 15px 0 0;
	padding: 0;
	float: right;
		/* width: 120px; /* /* IE/Mac */
		}
#topnavigation ul li a:link {
	text-decoration: none;
	color: #F7AC2D;
}
#topnavigation ul li a:visited {
	color: #F7AC2D;
	text-decoration: none;
}
#topnavigation ul li a:hover {
	text-decoration: underline;
	color: #F7AC2D;
}

div#content {
	font-size: .9em;
	float: left;
	text-align: left;
	width: 540px;
	height: 100%;
	margin-right: 10px;
	margin-left: 10px;
}
div#content li {
	padding-top: 5px;
	padding-bottom: 5px;
}
div#content fieldset {
	font-size: .9em;
	background-image: url(../images/fieldset_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	border: 1px solid #29286C;
	clear: both;
	background-color: #FFFFFF;
}
div#content fieldset img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
div#footer {
	font-size: 0.6em;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #29286C;
	width: 757px;
	padding-right: 10px;
}
div#footer img {
	float: right;
}
div#footer a:link, div#footer a:visited {
	color: #999999;
	text-decoration: underline;
	display: inline;
}
div#footer a:hover {
	color: #F7AC2D;
	text-decoration: underline;
	background-color: #FFFFFF;
}
div#news_background {
	vertical-align: top;
	float: left;
	text-align: center;
	width: 180px;
	margin-right: 10px;
	margin-left: 5px;
}
div#news_background fieldset {
	font-size: .8em;
	border: 1px none #29286C;
}
 legend {
	color: #000000;
	font-size: 1.4em;
}
div#headerimage {
	height: 80px;
	padding: 0;
	background: #fff url(images/photos.jpg) no-repeat right;
	margin-right: 10px;
	margin-left: 10px;
		}
acronym, dfn {
	cursor: help;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
div#nav {
	font-size: 0.8em;
	height: 27px;
	background-color: #2A296B;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #29286C;
	border-right-color: #29286C;
	width: 777px;
	border-top-style: none;
}
div#nav ul {
	margin: 0px;
	text-decoration: none;
	padding: 0px;
}

div#nav li {
	float: left;
	list-style-type: none;
	position: relative;
	text-align: left;
	width: 110px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
div#nav li a:link, div#nav li a:visited {
	text-decoration:none;
	display:block;
	width:100%;
	background-image: url(../images/nav_bg_3.gif);
	background-repeat: repeat-x;
	
	
}
div#nav li a:hover {
	background-color: #FFFFFF;
	background-image: url(../images/nav_bg_4.gif);
	background-repeat: repeat-x;
}
div#nav ul li ul:hover {
	list-style-type: none;
	display: block;
}

div#nav a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #F7AC2D;
	text-indent: 10px;
}



div#nav ul li ul {
	margin: 0px;
	position: absolute;
	display: none;
	
}
div#nav ul li ul li {
	width: 200px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: .9em;
	text-align: left;
	
}
div#nav ul li:hover ul {
	list-style-type: none;
	display: block;
}
div#nav ul li ul:hover {
	list-style-type: none;
	display: block;
}
div#nav ul li ul li:first-child {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #353F72;
	
}
div#nav ul li ul li ul {
	visibility: hidden;
	left: 201px;
	top: -1px;
}
div#nav ul li ul li:hover ul {
	visibility: visible;
}
div#wrapper {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #29286C;
	border-left-color: #29286C;
	height: 100%;
	background-color: #FFFFFF;
	display: block;
	width: 777px;
	background-image: url(../images/e306728_a.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-bottom: 20px;
}

.clearfloats {
	clear: both;
}
div#waves {
	background-color: #000066;
	background-image: url(../images/waves.jpg);
	background-repeat: repeat-x;
	height: 11px;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #29286C;
	border-left-color: #29286C;
	width: 777px;
}
div#logo {
	padding-left: 5px;
	margin-bottom: 5px;
	width: 459px;
	float: left;
}
div#address {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
div#rotate_image {
	background-color: #BFE4EA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #29286C;
	border-left-color: #29286C;
	text-align: center;
	background-repeat: repeat;
	width: 777px;
	border-top-style: none;
	border-bottom-style: none;
	padding: 0px;
	clear: both;
	margin-top: 5px;
	height: 313px;
}
div#rotate_image_2 {

	background-color: #BFE4EA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #29286C;
	border-left-color: #29286C;
	text-align: center;
	background-repeat: repeat;
	width: 777px;
	border-top-style: none;
	border-bottom-style: none;
	padding: 0px;
	clear: both;
	margin-top: 5px;
	height: 200px;
}

div#text_left {
	background-color: #FFFFCC;
	float: left;
	width: 40%;
	margin-right: 500px;
}
div#wrapper_2 {

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #29286C;
	border-left-color: #29286C;
	height: 100%;
	background-color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 15px 0px;
}
div#waves_2 {
	background-color: #000066;
	background-image: url(../images/waves_2.jpg);
	background-repeat: repeat-x;
	height: 14px;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #29286C;
	border-left-color: #29286C;
	width: 780px;
}
.wider {
	background-color: #00FF00;
	width: 150px;
}
div#header {
	background-color: #F7AC2D;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #29286C;
	border-left-color: #29286C;
	font-size: 1.4em;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
}
.active_nav {
	color: #BFE5EA;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
	background-image: url(../images/nav_bg_3.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
div#wrapper_logo {
	height: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 777px;
}
div#content_p2 {
	font-size: .9em;
	text-align: left;
	background-color: #FFFFFF;
	width: 747px;
	padding: 15px;
	height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #29286C;
	border-left-color: #29286C;
}
h3 {
	font-weight: normal;
	color: #29286C;
}
td.calc_td {
	text-align: right;
	padding-right: 10px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.form_cell_bg {
	background-color: #B3D5DF;
}
.table_bg {
	background-color: #869EBA;
	margin-top: 20px;
	font-weight: bold;
}
iframe {
	margin-bottom: 10px;
}
div#map {
	background-color: #BFE5EA;
	border: 1px solid #29286C;
	padding: 20px;
	float: left;
	margin-bottom: 20px;
}
.mss_image {
	margin-top: 30px;
	text-align: left;
}
fieldset.highlight {
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 167px;
}
fieldset.highlight h3{
	color: #FFFFFF;

}
fieldset.white_bg {
	background-color: #FFFFFF;
	text-align: center;
	border: none;
}

fieldset.white_bg_2 {
	background-color: #FFFFFF;
}
fieldset.white_bg_2 h5 {
	margin: 10px 0px;
	padding: 0px;
}
div#wrapper_3 {


	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #29286C;
	border-left-color: #29286C;
	background-color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 15px 0px;
}
div#wrapper_logo_2 {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 777px;
}
.contact_head {
	font-size: 0.9em;
	text-align: right;
	padding-right: 25px;
	vertical-align: top;
	font-weight: bold;
	padding-top: 2px;
}
.contact_cell {
	padding: 2px;
	border: 1px solid #999999;
	background-color: #BFE5EA;
}
fieldset.highlight_2 {
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 0px;
	width: 180px;
	margin-right: 0px;
	margin-left: 0px;
}
fieldset.highlight_2 a {
	text-decoration: none;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #0099FF;
}
fieldset.highlight_2 a:hover {
	display: block;
	background-image: url(../images/fieldset_bg_hover.gif);
	background-position: top;
	background-repeat: repeat-x;
}
div#page_heading {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #BFE4EA;
	border-bottom-color: #BFE4EA;
	width: 770px;
	border-right-style: none;
	border-left-style: none;
}
fieldset.home_page {
	width: 500px;
}
div#pro_shop {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
}
