/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	background: #001670 url(images/bg-site.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p, h1, h2, a, ul, li, address {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin: 5px 0px 15px 0px;
	line-height: 1.7;
	font-size: 12px;
}

address {
	font-size: 10px;
	font-style: normal;
	line-height: 1.5;
	padding: 10px 5px;
	text-align: left;
}

h1 { 
	font-size: 22px;
	font-weight: normal;
	text-align: left;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #cccccc;
}

h2 { 
	text-align: left;
	margin: 5px 0px;
	color: #9a4a00;
	font-size: 13px;
}

hr {
	border: none;
	border-top: 1px dotted #c5c3c3;
	height: 1px;
	margin-bottom: 5px;
	clear: both;
}

/* ----------------- GENERAL LINKS ----------------- */
a:link, a:visited, a:active { 
	color: #A46B08; 
	text-decoration: underline; 
	font-weight: normal; 
	}
	
a:hover { 
	color: #666666; 
	}

/* ----------------- LIST ITEMS ----------------- */	
ul {
	margin: 0px;
	padding: 0px 0px 15px 25px;
	list-style-type: square;
}

li {
	line-height: 1.3;
	margin-bottom: 5px;
}

ul.left {
	float: left;
	padding: 0px 40px 15px 25px;
}
	
/* ------------------------- MAIN NAVIGATION Set1 ----------------------------- */
ul#mainnav {
	width: 989px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 237px;
	left: 1px;
	z-index: 10;
}

ul#mainnav li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	border-right: 1px solid #566fcf;
	height: 59px;
}

ul#mainnav li#last {
	border-right: none;
}

ul#mainnav li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 21px 30px 20px 30px;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
}

ul#mainnav li a:hover, ul#mainnav li a#current:link, ul#mainnav li a#current:visited {
	background: url(images/nav-on.gif) center no-repeat;
}

/* ------------------------- UTILITY NAVIGATION ----------------------------- */
ul#utilitynav {
	margin: 0px 0px 0px 1px;
	padding: 5px 5px 5px 0px;
	width: 983px;
	height: 15px;
	text-align: left;
	clear: both;
	background: #344daf;
}

ul#utilitynav li {
	margin: 0px;
	float: left;
	list-style: none;
}

ul#utilitynav li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 0px 5px;
	font-size: 9px;
	font-weight: bold;
	border-right: 1px solid #ffffff;
}
	
ul#utilitynav li a:hover {
	text-decoration: underline;
}

ul#utilitynav li a#last {
	border-right: none;
}

/* ----------------- LAYOUT ELEMENTS ----------------- */
div#container {
	width: 990px;
	margin: 10px auto;
	background: url(images/bg-content.gif);
	position: relative;
	border: 5px solid #ffffff;
}

div#header {
	width: 990px;
	height: 305px;
	text-align: left;
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	position: relative;
}

div#content {
	width: 990px;
}

div#leftside {
	width: 190px;
	font-size: 10px;
	padding: 50px 5px 5px 5px;
	text-align: left;
	float: left;
	position: relative;
}

	div#leftside p {
		font-size: 10px;
		line-height: 1.5;
		margin: 0px 5px 5px 5px;
	}

div#rightside {
	width: 750px;
	padding: 15px 20px;
	text-align: left;
	float: right;
	position: relative;
	font-size: 12px;
}

/* ----------------- FOOTER/COPYRIGHT ----------------- */
div#foot {
	width: 978px;
	padding: 15px 5px 5px 5px;
	margin-left: 1px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	background: #001670;
	color: #ffffff;
	position: relative;
}

	div#foot p {
		font-size: 9px;
		color: #eae9e9;
	}
	
	div#foot a {
		text-decoration: none;
		font-weight: bold;
		color: #eae9e9;
		font-size: 9px;
	}
	
	div#foot a:hover {
		text-decoration: underline;
	}
	
div#copyright img {
	border: none;
	margin-top: 10px;
}

div#login {
	float: right;
}

/* ----------------- IMAGE ELEMENTS ----------------- */
img.right {
	margin: 0px 0px 10px 15px;
	border: 1px solid #e0e3e4;
	padding: 3px;
	float: right;
}

img.left {
	margin: 0px 15px 10px 0px;
	border: 1px solid #e0e3e4;
	padding: 3px;
	float: left;
}

img#savings {
	position: absolute;
	top: 0;
	left: 0;
	border: none;
}

img#payments {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

/* ----------------- CUSTOM CLASSES ----------------- */
.center {
	text-align: center;
}

.clear {
	clear: both;
}

.clearleft {
	clear: left;
}

div#flash {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

div#map {
	border: 1px solid #cccccc;
	padding: 2px;
	width: 650px;
	margin: 20px auto;
	clear: both;
}

div#audio {
	position: absolute;
	top: 10px;
	right: 20px;
	width: 118px;
	height: 16px;
	background-image: url(images/bg-audio.gif);
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-left: 25px;
}