* {
	margin: 0px;
	padding: 0px;
}
body {
	background:#1e1f54 url(images/top-background.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
	text-align: center; /* Used for centering pages in IE */
}
p, h2, h3, h4, h5, h6, a, ul, li, dt, dd, lo, address, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
/* You may use pixels or ems for text sizing. li typeface and size must match rest of content. */
p, div#content li {
	font-size: .8em;
	line-height: 1.6;
}
h1 {
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px #666666 dotted;
	padding-left: 0px;
	font-size:  1.8em;
	color: #000000;
}
h2 {
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	font-size:  1.4em;
	text-align:center;
	color: #cc0000;
	padding-top:7px;
	padding-bottom:11px;
}
address {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color:white;
	padding-left: 5px;
	padding-top: 0px;
}
a:link, a:visited, a:active {
	color: #4192e5;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: black;
}
a:visited {
}
/* All links must inclde some typeopy of hover interactivity */
a:hover {
	font-weight: normal;
}
a:active {
}

.white {
	color:#FFF;
	font-weight:bold;
	padding-left: 15px;
}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#wrapper {
	width: 990px;
	margin: 0px auto;
	background: #ffffff;
}
div#backgroundimage {
	position: relative;
	float: right;
	margin-left: 0px;
	width: 990px;
	background-image:    url(images/back.jpg);
	background-repeat: repeat;
	background-position: right top;
	margin-top: 0px;
}
div#backgroundimage2 {
	position: relative;
	float: right;
	margin-left: 0px;
	width: 990px;
	background-image:    url(images/background.jpg);
	background-repeat: repeat;
	background-position: right top;
	margin-top: 0px;
}
div#content {
	float: left;
	width: 560px;
	margin-left:40px;
	font-family: arial;
	font-size: 16px;
	text-align: left;
	margin-top: -18px;
	display:inline;
}
div#content2 {
	float: left;
	width: 900px;
	margin-left:40px;
	font-family: arial;
	font-size: 16px;
	text-align: left;
	margin-top: -18px;
	display:inline;
}
div#bottomdiv {
	width: 990px;
	background-image: url(images/back2.jpg);
	height:135px;
}
.centertext {
	text-align: center;
}
ul.listcolumn {
	width: 860px;
	float: left;
	list-style-image: url(images/arrow.gif);
	margin:0;
	padding:0px 0 0 20px;
}
ul.listcolumn li {
	padding:0 0 0px 0;
}
ul.listcolumn2 {
	width: 605px;
	float: left;
	list-style-image: url(images/arrow.gif);
	margin:0;
	padding:0px 0 0 20px;
}
ul.listcolumn li {
	padding:0 0 0px 0;
}
/* ----------------- CUSTOM CLASSES ----------------- */


img.right {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 15px 3px 8px;
	border: solid 1px #ccc;
}
br.clearboth {
	clear: both;
}
div#disclaimer {
	width: 100%px;
	margin: 20px 0px 2px 0px;
	text-align: left;
	padding: 2px 0px 8px 6px;
	color: #ffffff;
	background: #13599e;
	border: 1px dotted #000;
}
div#footer {
	float: left;
	margin: 0px auto 10px auto;
	width: 990px;
	height: 59px;
	background-color: #1e1f54;
}
div#copyright a:hover {
	text-decoration: overline;
}
 div#owner a:link, {
font-size: 9px;
 color:black;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: underline  font-weight: normal;
}
div#owner a:hover {
	color: #0580d7;
}
div#contactbutton {
	position:absolute;
	width:220px;
	top:10px;
	left:664px;
	z-index: 1;
	line-height: 1.6;
}
div#video {
	position:absolute;
	top:177px;
	left:22px;
	z-index: 1;
	border: 1px solid #eeeeee;
}
div#flash {
	position:absolute;
	top:25px;
	left:683px;
	z-index: 1;
}
div#header {
	position: relative;
	width: 990px;
	height: 241px;
	margin: 0px;
	padding: 0px;
	background-image:    url(images/bg-header.jpg);
}
div#header2 {
	position: relative;
	width: 990px;
	height: 241px;
	margin: 0px;
	padding: 0px;
	background-image:    url(images/bg-header-sub.jpg);
}
div.cols {
	width: 220px;
	float: left;
}
div.cols ul {
	margin-left: 0;
	padding-left:0;
}
/* ----------------------------  NAVIGATION (HORIZONTAL) ----------------------------  */
div#nav {
}
ul#mainnav {
	width: 970px;
	padding: 10px;
	position:absolute;
	top:28px;
	left:2px;
	z-index:3;
	list-style-type: none;
	margin: 0px auto;
}
ul#mainnav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
}
ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 11px 18px;
	margin: 0px;
	border-right: 1px #000000 solid;
	text-style: bold;
	margin-top: 149px;
	color: #ffffff;
}
ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	background-color: #d0362c;
	text-decoration: uppercase;
	color: #ffffff;
}
/* ----------------------------  NAVIGATION (UTILITY) ----------------------------  */
div#utility {
	float:left;
	margin-left: 275px;
	margin-top: 3px;
	display: inline;
}
ul#utilitynav {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
}
ul#utilitynav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
}
ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 10px;
	text-decoration: underline;
	color: #ffffff;
	text-align: center;
	display: block;
	width: auto;
	padding: 5px;
	margin: 0px;
}
ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	color: #ffffff;
	text-decoration: none;
}
div#copyright {
	width: 990px;
	margin: 0px auto;
	padding-top: 8px;
	font-size: 11px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	padding: 4px;
}
div#copyright img {
	border: none;
}
div#copyright a:link, div#copyright a:visited {
	color: white;
	text-decoration: none;
}
div#copyright a:hover {
	color: red;
	text-decoration: underline;
}

.center {
	float: left;
	margin-left: 175px;
}

.clear {
	clear:both;
}
