
body {
	background: #B6BEC9 url(images/bg-site.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p, h1, h2, h3, h4, h5, a, ul, li, lo, address, td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
p, div#content li {
	font-size: 12px;
	line-height: 1.3em;
}
h1 {
	color: #CB0101;
	font: bold 1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #ccc;
	border-bottom: 1px dotted #ccc;
	}
h2 {
	font-size: .9ems;
	font-weight: bold;
	font-size: .9em;
	}
hr {
	clear: both;
	color: #ccc;
	background: #ccc;
	border-top: 1px solid #ccc;
	margin-bottom: 15px;
}

address {

	font-size: .7ems
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
	width: 171px;
	position: absolute;
	left: 8px;
	top: 10px;
                }
a:link {
}
a:visited {
}
a:hover {
     font-weight: bold;
}
a:active {
}
iframe {
	margin-top: -10px;
}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 990px;
	margin: 0px auto;
	background: url(images/bg-container.gif) repeat-y;
	position:relative;
}

a#button {
	background: url(images/button.jpg) no-repeat 0 0;
	width: 173px;
	height: 26px;
	display: block;
	text-indent: -5000em;
	position: absolute;
	left: 732px;
	top: 191px;
	}
	a#button:hover {
	background: url(images/button-over.jpg) 0 0;
	}

div#logo {
	height: 100px;
}
div#header {
	background: url(images/header3.jpg) no-repeat;
	height: 222px;
	position: relative;
	}
	div#header2 {
	background: url(images/header2.jpg) no-repeat;
	height: 222px;
	position: relative;
	}

	
div#flash {
	position: absolute;
	left: 3px;
	top: 197px;
}	

div#content {
	float: right;
	width: 620px;
	padding-right: 90px;
	padding-top: 10px;
	padding-bottom: 15px;
	}
	div#content li {
	list-style: url(images/arrow.gif);
	margin-bottom: 5px;
	}
	div#content a:link {
	color: #333;
	}
	div#content a:hover {
	font-weight: bold;
	color: #c00;
	}
	div#content strong {
	color: #c00;
	}


div#footer {
	clear: both;
	background: url(images/footer.gif) no-repeat;
	height: 36px;
	position: relative;
	}
	div#footer img {
	position: absolute;
	left: 27px;
	top: 18px;
	border: none;
	}

div#contact {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 100px;
	margin: 0px;
	position: relative;
	}
	div#contact p {
	width: 185px;
	position: absolute;
	left: 216px;
	top: 10px;
	margin: 0px;
	padding: 0px;
	}
	div#contact img {
	position: absolute;
	left: 450px;
	top: 10px;
	}

div#apply{	width:156px;
			height:24px;
			position:absolute;
			top:244px;
			*top:233px;
			_top:233px;
			right:90px;
			margin:0;
			padding:0;
			border:none;
			}
			
		
			
div#apply img{ border:none;
				margin:0;
			padding:0;}			
	
div#copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 950px;
	margin: 0px auto;
	padding-top: 10px;
	}
	div#copyright img {
	border: none;
	}
	div#copyright a:link, div#copyright a:visited {
	color: #8B0101;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	}
	
/* ----------------- MAIN NAVIGATION ----------------- */
div#nav {
	float: left;
	position:relative;
	left:20px;
	}
	ul#mainnav {
	margin: 0px;
	padding: 0px;
	width: 232px;
	}
	ul#mainnav li {
	display: inline; 
	list-style: none;
	}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 232px;
	border-bottom: 1px solid #870101;
	padding: 5px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-indent: 25px;
	}
	ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	background: #840000 url(images/lock.gif) no-repeat 15px center;
	font-size: 11px;
	}	



/* ---------------------------- UTILITY NAVIGATION ----------------------------  */
div#utility {
	width: 950px;
	margin: 0px auto;
	}
	ul#utilitynav {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	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: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 2px 10px;
	margin: 0px;
	border-left: 1px solid #000000;
	color: #000000;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	font-weight: bold;
	}


/* ----------------- CUSTOM CLASSES ----------------- */

img.left {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 10px 0px;
	border: solid 1px #ccc;
}
img.left2 {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 10px 10px 0px;
	border: solid 1px #ccc;
	clear: left;
}

img.right {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 0px 10px 15px;
	border: solid 1px #ccc;
	clear: right;
}
img.right2 {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 0px 10px 15px;
	border: solid 1px #ccc;
}
img.right3 {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 0px 10px 15px;
}
img.right4 {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 30px 10px 15px;
}



div.divider {
	clear: both;
	border-top: 1px solid #ccc;
	margin: 15px 0px;
}
p.clear {
	clear: both;
}
div.column {
	float: right;
	width: 350px;
	clear: right;
}
div.list {
	float: left;
	width: 200px;
}
div.listtwo {
	float: left;
	width: 200px;
}

div#content div.listtwo ul li{ list-style-image:url(images/ball.png);}

img.statement { padding:30px 0px 0px 12px;}

#flashing{	width:334px;
			height:155px;
			position:absolute;
			top:0;
			left:0;
			}