/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	background: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p, h1, h2, a, ul, li, address {
	color: #353737;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin: 5px 0px 15px 0px;
	font-size: 11px;
	line-height: 1.5;
}

address {
	font-size: 10px;
	font-style: normal;
}

h1 { 
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 5px 0px 10px 0px;
}

h2 { 
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #213688;
	text-align: center;
}

/* ----------------- LIST ITEMS ----------------- */

ul {
	margin: 0px;
	padding: 0px 20px 15px 25px;
	list-style-type: square;
}

ul.left {
	float: left;
}

li {
	font-size: 11px;
	line-height: 1.3;
	margin-bottom: 5px;
}

/* ----------------- GENERAL LINKS ----------------- */

a:link, a:visited, a:active { 
	color: #A46B08; 
	text-decoration: underline; 
	font-weight: normal; 
	}
	
a:hover { 
	color: #2D02CE; 
	}

/* ------------------------- MAIN NAVIGATION ----------------------------- */

ul#mainnav {
	width: 760px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_nav.gif);
	border-top: 1px solid #4e4f4f;
	border-bottom: 1px solid #4e4f4f;
}

ul#mainnav li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}

ul#mainnav li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 5px 20px 3px 20px;
	font-size: 10px;
	font-weight: bold;
	border-right: 1px solid #b5caca;
	background-image: url(images/bg_nav.gif);	
}

ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	background-image: url(images/bg_navon.gif);
	color: #FFFF00;
}

/* ----------------- FOOT NAVIGATION ----------------- */

/* Creates the container for the foot navigation. */ 
div#footnav {
	width: 754px;
	height:30px;
	padding: 3px;
	text-align: left;
	background: #213688;
	clear: both;
}

/* Redefine p tag within the footnav container. */
div#footnav p {
	margin: 0px;
	color: #ffffff;
	font-size: 10px;
}

/* Set link style for footnav. */
div#footnav a {
	text-decoration: none;
	font-weight: normal;
	color: #dce9f3;
}

div#footnav a:hover {
	color: #ffffff;
}
/* ----------------------------  Utility NAVIGATION (HORIZONTAL) ----------------------------  */
div#utility {
	float:left;
	width:500px;
	margin:0px;
	padding:0px;
	text-align:left;
	position:relative;
	top:13px;
	}
	ul#utilitynav {
	width: 500px;
	padding-left:75px;
	padding-right:20px;
	padding-top:0px;
	margin: 0px;
	list-style-type: none;
	text-align:center;
	}
	ul#utilitynav li {
	display: inline;
	float: none;
	margin: 0px auto;
	padding: 2px 5px;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: inline;
	width: auto;
	color: #ffffff;
	font-weight: normal;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	font-weight:normal;
	}
	
div#owner {
	position:relative;
	float:right;
	top:10px;
}

div#flash {
	float:right;
	margin: 5px 0px 10px 10px;
}

/* ----------------- HEADER ----------------- */

/* Creates DIV container for header. */
div#header {
	width: 760px;
	height: 147px;
	text-align: left;
	background-image: url(images/header.jpg)
}

	div#header img {
		border: 0px;
	}
	
div#audio {
	position:relative;
	top:4px;
	right:7px;
	float:right;
}

/* ----------------- BODY ----------------- */

div#container{
	width: 760px;
	margin: 10px auto 0px auto;
	padding: 0px;
	border: 1px solid #666666;
	background: #ffffff;
	position: relative;
}

div#content {
	width: 718px;
	margin: 0px 5px;
	padding: 15px;
	text-align: left;
	border-left: 1px solid #d5e3e3;
	border-right: 1px solid #d5e3e3;
	background: #f3fcfc;
	clear: both;
}

div.box {
	width: 200px;
	height: 360px;
	margin: 0px 5px 15px 5px;
	padding: 5px 10px;
	text-align: left;
	border: 1px solid #d5e3e3;
	background: #ffffff;
	float: left;
}

	div.box h2 {
		border-bottom: 1px solid #cccccc;
		padding-bottom: 2px;
		margin-bottom: 5px;
	}
	
	div.box img {
		border: 1px solid #666666;
		margin-bottom: 10px;
	}
div#iframe {
}

/* ----------------- FOOTER ----------------- */

/* Creates DIV container for the footer. */
div#footer {
	padding: 5px;
	border-top: 1px solid #4e4f4f;
	border-bottom: 1px solid #4e4f4f;
	background: #ffffff;
	clear: both;
}

	div#footer h1 {
		padding: 0px;
		margin: 0px;
		color: #0033CC;
		font-size: 10px;
	}

div#footerleft {
	float: left;
	text-align: left;
}

div#footerright {
	float: right;
	text-align: right;
}

/* ----------------- COPYRIGHT ----------------- */

div#copyright {
	width: 760px;
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
	padding: 5px 0px;
	clear: both;
	text-align: center;
}

div#copyright a {
	text-decoration: none;
	font-weight: bold;
	color: #cccccc;
}

div#copyright a:hover {
	color: #ffffff;
}

/* ----------------- IMAGE ELEMENTS ----------------- */

img.right {
	float: right;
	border: 1px solid #666666;
	margin: 5px 0px 10px 10px;
}

img.left {
	float: left;
	border: 1px solid #666666;
	margin: 5px 10px 10px 0px;
}

div.clear {
	clear: both;
	line-height: 0px;
}

/* ----------------- CUSTOM CLASSES ----------------- */

.companyname {
	font-weight: bold;
	color: #0a3a38;
}

.center {
	text-align: center;
}

div#cta2 {
	position: absolute;
	top: 151px;
	right: 6px;
}
	
	div#cta2 h1 {
		font-family: Times, serif;
		font-size: 16px; 
		font-weight: bold;
		font-style: italic;
		color: #f5da2a;
		margin: 0px;
		padding: 0px;
		text-align: right;
	}

div.section {
	margin: 10px 0px;
	padding: 10px 0px;
	border-top: 1px solid #cccccc;
	clear: both;
}

	div.section img {
		border: 1px solid #666666;
	}
