/* <![ Global [ -----------------------------------------------------------*/

/*
Site 9 Default CSS File
Working Version: template
VERSION: 1.0 
LAST MODIFIED: 02.07.2008
LAST MODIFIED BY: NAPOLISX

NOTES:
Image pathing needs to be as follows.

url(/images_new/img.jpg);

This can be developed any way you wish, but must be changed before upload.

*/


html {
	height:100%;}
	
.body{	
	margin:0px; 
	padding:0px; 
	text-align:center;
	behavior:url(/scripts/csshover.htc);
	font:12px Arial, Helvetica, sans-serif;
	background:#ebe2d5;}
		
#container {
	margin:0px auto;
	padding:0px;
	text-align:left;
	width:987px;
	background:url(../images_new/container-BG.gif) top left repeat-y;
	}
	
input, select, textarea, form {	
	margin:0px;
	padding:0px;
	}
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#000;
	margin:5px 0px;
	padding:0px;}
	
address {
	font-style:normal;}
	

/*	<![ Navigation [ -----------------------------------------------------------*/


#shadow {
	background:url(../images_new/nav-BG.gif) top left no-repeat;
	color:#01358b;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:20px;
	float:left;
	width:987px;
	}
#nav {
	font:14px "Trebuchet MS", Arial, Verdana, sans-serif;
	padding:0;
	margin:13px 0 0 0;
	text-align:center;
	}
	#nav ul {
		list-style:none;
		padding:0px;
		margin:0px;
		background:none;}
	#nav ul li {
		display:inline;
		margin:0px;
		padding:0px;
		}
	#nav ul li a {
		height:24px;
		background:url(../images_new/nav-li-BG.gif) bottom left no-repeat;
		padding:0px 10px 0px 10px;
		margin-left:1px;
		color:#ffffff;
		text-decoration:none;}
	#nav ul li a:hover {
		color: #fded64;
		text-decoration:none;}
	#nav ul li.first_child a{
		background:none;
		}
	
#aop {
	font:bold 14px "Trebuchet MS", Arial, Verdana, sans-serif;
	color:#cf2e02;
	background: url(../images_new/aop-BG.gif) top left repeat-x;
	height:51px;
	overflow:hidden;}

	#aop a {
		display:block;
		height:39px;
		margin:1px;
		overflow:hidden;
		padding:2px 15px 0 15px;
		color:#cf2e02;
		text-decoration:none;}
		
		#aop a span {
			display:block;
			background:url(../images_new/aop-a-BG.gif) left no-repeat;
			padding:0px 0px 0px 17px;}
		
	#aop a:hover {
		background:#fff;
		color:#ff4e1e;
		text-decoration:none;}	
		
		#aop a:hover span {
			background: url(../images_new/aop-a-OVER.gif) left no-repeat;}
			
#bottom-container {
	margin:0px auto;
	padding:0;
	width:987px;
	clear:both;
}
#footer {
	margin:0 0 0 10px;
	width:720px;
	height:20px;
	float:left;
	}
		
#footlinks {
	padding:6px 0px 0px 0px;
	font:11px Arial, Helvetica, sans-serif;
	color:#66749b;
	text-align:left;}
	#footlinks ul {
		list-style:none;
		padding:0px;
		margin:0px;}
	#footlinks ul li {
		display:inline;}
	#footlinks ul li a {
		color:#66749b;
		text-decoration:none;
		padding:0px 10px;}
		
	#footer ul .first_child a {
		border:none;}
			
	#footlinks ul li a:hover {
		color: #000033;
		text-decoration:none;}
		
#search {
	padding:0px 10px 0px 0px;
	text-align:right;
	width:200px;
	float:right;
	}
	
	#search-field {
		border:1px solid #1f6da4;
		background:#fff;
		font:10px Arial, Helvetica, sans-serif;
		color:#7c7c7c;
		padding:2px 3px;
		margin:0px 3px 0px 0px;
		width:150px;
		height:12px;
		}
		
	#search-button {
		background:#dde0ed;
		color:#5285ab;
		border:1px solid #1f6da4;
		font:11px Arial, Helvetica, sans-serif;
		width:18px;}
	
	#search-button:hover {	
		background:#1f6da4;
		color:#fff;}
		
/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	}

#header {
	padding:0px 15px 0px 20px;
	height:89px;
	overflow:hidden;
	float:left;
	}
	
	#logo {
		width:952px;
		height:89px;
		background:url(../images_new/header.gif) top left no-repeat;
		position:relative;
		}
#header-sub {
	padding:0px 15px 0px 20px;
	height:52px;
	overflow:hidden;
	float:left;
	}
	
	#logo-sub {
		width:952px;
		height:52px;
		background:url(../images_new/header_sub.gif) top left no-repeat;
		position:relative;
		}
		
#header #logo a {
		width:952px;
		height:89px;
		display:block;
		position:absolute;
		z-index:101;
		top:0px;
		left:0px;
		}
#header-sub #logo-sub a {
		width:952px;
		height:52px;
		display:block;
		position:absolute;
		z-index:101;
		top:0px;
		left:0px;
		}

#banner {
	margin:0 0 5px 20px;
	padding:0;
	height:218px;
	width:952px;
	background:url(../images_new/banner.jpg) no-repeat top left;
	clear:both;
	}
#banner-sub {
	margin:0 0 5px 20px;
	padding:0;
	height:113px;
	width:952px;
	background:url(../images_new/banner_sub.jpg) no-repeat top left;
	clear:both;
	}

#address-box {
	padding:0px 15px 0px 20px;
	width:952px;

	float:left;
}

#address-box a {
	color:#0f2785;
	text-decoration:none;
}

#address-box a:hover {
	color:#ff4e1e;
	text-decoration:underline;
}

#address-1 {
	width:374px;
	float:left;
}
#address-1 h1 { 
	width:360px;
	background:#DEDAD4;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#003366;
	margin:0;
	padding:7px 0 7px 14px;
}
#address-1 p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#003366;
	margin:0px;
	padding:10px 5px 5px 14px;
	width:165px;
	float:left;
}
#address-2 {
	width:374px;
	float:right;
}
#address-2 h1 { 
	width:360px;
	background:#DEDAD4;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#003366;
	margin:0;
	padding:7px 0px 7px 14px;
	text-align:left;
}
#address-2 p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#003366;
	margin:0px;
	padding:10px 5px 5px 14px;
	width:165px;
	float:left;
}

#address-bar {
	height:41px;
	overflow:hidden;
	background:url(../images_new/address-bar-BG.gif) top left repeat-x;
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	color:#ddd0b5;
	float:left;
	width:987px;
	}
	
	#address-bar address {
		padding:8px 0px 0px 0px;
		letter-spacing:3px;}
	
#mid {
	width:987px;
	float:left;
	background:transparent url(../images_new/container-BG.gif) repeat-y scroll left top;
	}

#left {
	margin:0px 20px 6px 20px;
	width:947px;
	overflow:hidden;}
	
#right {
	float:right;
	width:203px;
	padding:15px 35px 15px 0px;
	overflow:hidden;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;}
	
	#right h2 {
		display:block;
		padding:0px 0px 5px 0px;
		border-bottom:1px dotted #000;
		margin:0px 0px 10px 0px;}
	
	#right a {
		font-weight:bold;
		color:#375688;
		text-decoration:none;}
	#right a:hover {
		color:#375688;
		text-decoration:underline;}
		
#latest-developments {
	padding:0px 0px 20px 0px;}

#content {
	padding:15px 20px 15px 20px;
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:20px;
	}


	#content h1{	
		font: bold 18px Arial, Helvetica, sans-serif;
		color: #243e9f;
		line-height:normal;
		padding:0 0 10px 0;
		margin:0 0 15px 0;
		border:solid #999999;
		border-width:0 0 1px 0;
		text-align:center;
		}
	#content h2{	
		font: bold 16px Arial, Helvetica, sans-serif;
		color:#cf2e02;
		line-height:normal;
		padding:0px;
		margin-top:0px;}
	#content h3{	
		font: bold 13px Arial, Helvetica, sans-serif;
		color:#000;
		line-height:normal;
		padding:0px;
		margin-top:0px;}
	#content h4{	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#444;
		line-height:normal;
		padding:0px;
		margin-top:0px;}
	#content h5{	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#777;
		line-height:normal;
		padding:0px;
		margin-top:0px;}
	#content a {
		color:#0f2785;
		text-decoration:none;}
	#content a:hover {
		color:#ff4e1e;
		text-decoration:underline;}

#bottom-bg {
	width:987px;
	height:20px;
	background: url(../images_new/bottom-BG.jpg) top left no-repeat;
	float:left;
	}
#sub-footer h1 {
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#243E9F;
	margin:20px 0 0 0;
	border:none;
}

#SM-sup {
	font-size: x-small;
}

/*	<![  Contact [ -----------------------------------------------------------*/

.pad_frm_itm {
	padding:0px;}
	
.form-pct { 
	width:510px; 
	padding:2px 3px;
	font:12px Arial, Helvetica, sans-serif;}

.msg-pct { 
	width:650px; 
	height:70px;
	padding:2px 3px;
	overflow:auto;
	font:12px Arial, Helvetica, sans-serif;}
	
/*	<![  Quick Contact [ -----------------------------------------------------------*/

#qc {
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0px 0px 25px 0px;}
	
	#qc p {
		margin:5px 0px 10px 0px;
		padding:0px;}
	#qc address {
		font-size:12px;
		}
	#qc form {
		margin:0px;
		padding:0px;}
		
.pad_frm_itm2 {
	padding:0px;}
	
.form-pct2 { 
	border:1px solid #6e6e6e;
	background:#f2f1e9;
	width:194px; 
	padding:2px 3px;
	font:10px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0px 0px 4px 0px;}

.msg-pct2 { 
	border:1px solid #6e6e6e;
	background:#f2f1e9;
	width:194px; 
	padding:2px 3px;
	height:45px;
	overflow:auto;
	font:10px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0px 0px 8px 0px;}

.submit {
	width:56px;
	height:19px;
	overflow:hidden;
	background: url(../images_new/submit-BG.gif) top left no-repeat;
	color:#fff;
	text-decoration:none;
	font:10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	border:none;}
	
.submit:hover {		
	text-decoration:none;
	color:#ffc770;}

/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer{
	position:relative;
	margin:10px auto 0 auto;
	padding:15px 20px;
	width:933px;
	text-align:left;
	font:10px Arial, Helvetica, sans-serif;
	color:#66749b;
	border:solid #999999;
	border-width:1px 0 0 0;
	}
	
	#disclaimer img {
		margin:0px 10px 10px 0px;}
	
	#disclaimer a {
		color:#001a44;
		font-weight:bold;
		text-decoration:none;}
	#disclaimer a:hover {
		color:#001a44;
		text-decoration:underline;}	

/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
	}

/* div that wraps form */
#directionsInput {
	padding:10px 0px;}

#fromAddress{
	width:350px;}

#directionsLocale{
	padding:10px 0px;}

#locale{
	}

#directionsSubmit{
	padding:10px 0px;}

#map{
	border:1px solid #000;
	color:#000;}

#addressNotFound{
	}

#directions{
	}