body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #b3d2f3;
	height:100%;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../_media/backgrounds/bg.jpg);
	background-position: center top;
	background-repeat: repeat;
}

#wrapmaster {
	position: absolute;
	top: 0px;
	left: 0px;
	height:auto;
	width:100%;
	min-height:100%;
	background-image: url(../_media/backgrounds/bg_horiz.jpg);
	background-position: center top;
	background-repeat: repeat-x;
    }
	
* html #wrapmaster {
	height:100%;
	}

#client_header {
	display: none;
	text-align: left;
	width: 800px;
	float: left;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	z-index: 1000;
}
/*  THESE STYLES ARE SPECIFIC TO THE 'ADVANCED' CSS STRUCTURE */
#wrap {
	width: 832px;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	text-align:left;
	}

#wrapcenter	{
	padding: 0px;
	width: 800px;
	height: 100%;
	float: left;
	}
	
html>body#wrapcenter {
	height: auto;
	}

#wrapleft {
	padding: 0px;
	width: 16px;
	height: 200px;
	float: left;
	background-image:  url(../_media/backgrounds/bg_left.gif);
	background-repeat: no-repeat;
	}
	
#wrapright	{
	padding: 0px;
	width: 16px;
	height: 200px;
	float: right;
	background-image: url(../_media/backgrounds/bg_right.gif);
	background-repeat: no-repeat;
	background-position: top;
	}

#content_header{
	width: 800px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content_footer{
	width: 100%;
	margin: 0px auto 0px auto;
	}
	
/*  END 'ADVANCED' CSS STRUCTURE STYLES */
/*  BASIC TEXT FORMATING */
p {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 125%;
	}

h1 {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4E1F2;
	text-align: left;
	margin-top:0px;
	margin-bottom: 5px;
	}
	
h2, h2 a {
	color: #233a6e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	border-bottom: none;
	}

h3 {
	color:#3E3123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-align: left;
	font-weight: bold;
	}

h4 {
	color: #21344E;
	font-size: 125%;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times;
	text-align: center;
	width: 90%;
	}

a {
	color: #233a6e;
	border-bottom: 1px dotted #233a6e;
	text-decoration: none;
	}

a:hover {
	background-color: #ffffff;
	}

ul {
	list-style-position: outside;
	}
	
ol {
	list-style-position: inside;
	}
	
li {
	margin-bottom: 10px;
	list-style-image: url(../_media/common_assets/ring.gif);
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a:hover img {
	border: none;
	background:none;
	} 

a:link img {
	border: none;
	}
/*  CSS IDs   */

/*------------- home section ----------------- */

#home{
	margin: 120px auto 0px auto;
	width: 770px;
	padding: 0px;
	text-align: left;
	}

#home h1 {
	color: #233a6e;
	border-bottom-color: #233a6e;
	}

/*------------- header section ----------------- */


#header_wrapper{
	width: 100%;
	}

#header{
	margin: 0px auto 0px auto;
	width: 810px;
	height: 330px;
	padding: 0px;
	background: url(../_media/backgrounds/bg-header.jpg) center top no-repeat;
	}
	
#main-nav {
	width: 180px;
	height: 205px;
	position: relative;
	left: 35px;
	top: 110px;
}
	
#main-nav ul {
	margin: 0px;
	padding: 0px;
}
	
#main-nav li {
	font-family: Georgia, "Times New Roman", Times;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: none;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}
	
#main-nav a {
	color: #233a6e;
	text-decoration: none;
	background: none;
	border: none;
}
	
#main-nav a:hover {
	color: #000000;
	text-decoration: none;
	background: none;
	border: none;
}
	
#subnav {
	border-bottom: 1px solid #EBF2FF;
	padding-bottom: 2px;
	}
	
#subnav ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
#subnav li {
	display: inline;
	text-align: center;
	line-height:18px;
	margin: 5px;
	padding: 3px;
	}
	
#subnav a {
	white-space: nowrap;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #233a6e;
	border: none;
	}
	
#subnav a:hover {
	background-color: #ffffff;
	}
	
.top {
	border-bottom: 1px dotted #233a6e;
	text-align: right;
}
	
.top a {
	border-bottom: none;
}

/*------------- content section ----------------- */

#content_wrapper{
	width: 810px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 5px 0px 5px 0px;
	background-image: url(../_media/backgrounds/bg-content.gif);
	background-repeat: repeat-y;
	}

#content_wrapper2{
	width: 768px;
	padding: 0px;
	margin: 0px auto;
	position: relative;
	background: url(../_media/backgrounds/bg-content-main.gif) center top repeat-x;
	background-color: #D9E5F5;
	border: 1px solid #ffffff;
	}

/*------------- content main ----------------- */

#content_main{
	width: 748px;
	text-align: left;
	padding: 5px 0px 10px 0px;
	margin: 0px auto;
	position: relative;
	}


/*------------- content side ----------------- */


#content_side{
	float: left;
	width:0px;
	min-height: 100%;
	margin: 0px;
	display: none;
	position: relative;
	left: 12px;
	}

/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 810px;
	padding: 221px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background: url(../_media/backgrounds/bg-footer.jpg) center top no-repeat;
}

#footer{
	text-align: center;
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 30px 0px 0px 0px;
	position: relative;

}
#footer p{
	color: #233a6e;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
}

#footer a {
	color: #233a6e;
	font-weight: bold;
	font-size: 80%;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	border-bottom: none;
}


#footer a:hover {
	text-decoration: underline;
	background: none;
}

#address {
	float: left;
	position: relative;
	left: 30px;
}

#address p {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: left;
}

#phone {
	float: right;
	position: relative;
	right: 30px;
}

#phone p {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: right;
}


/*------------- misc elements ----------------- */

.column_right {
	float: right;
	width: 48%;
	position: relative;
	}
.column_left {
	float: left;
	width: 48%;
	position: relative;
		}
#mapContainer, #map {
	height: 400px;
	width: 98%;
	margin: 0px auto 0px auto;
}


/*  CSS Classes   */	

.image_left, .image_center, .image_right, .swf_center, .swf_impacted, .module_left, .module_center, .module_right, #mapContainer, #map {
	background-color: #ffffff;
	border: solid #ffffff 1px;
	margin-bottom: 5px;
	padding: 0px;
	}
	
.image_right {
	float: right;
	margin-left:10px
	}
	
.image_left {
	float: left;
	margin-right:10px
	}

.image_center {
	margin: 5px 5px 5px 5px;
	}

.swf_center {
	margin: 0px auto 5px auto;
	width: 460px;
	height: 160px;
	}

.swf_impacted {
	margin: 0px auto 5px auto;
	width: 480px;
	height: 350px;
	}

.image_right, .image_left, .image_center {
	text-align: center;
	}

.module_right {
	float: right;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-left:10px
	}	
	
.module_left {
	float: left;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-right:10px
	}	

.module_center {
	margin: 0px 10px 10px 10px;
	width: 80%;
	height: auto;
	padding-bottom: 5px;
	}	

.module_right h2, .module_left h2, .module_center h2 {
	background-color: #C68A74;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}

	
/*  TEXT ALIGNMENT */	
.text_center {
	text-align: center
	}

.text_left {
	text-align: left
	}

.text_right {
	text-align: right
	}

/*  DESIGN ELEMENTS */
	
.dashed_line{
	background-image: url(../_media/common_assets/dashed_line_grey.gif);
	background-repeat: repeat-x;
	height: 4px;
	margin-bottom: 8px;
	clear: both;
	}

.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}
.float_left{
	float: left;
}

.float_right{
	float: right;
}

.highlight {
	border: solid #C68974 1px;
	background-color: #EFE6CD;
	width: 97%;
	margin: 0px auto 0px auto;
	padding: 10px 10px 5px 10px;
	}

.test {
	color: #EBF2FF;
}
/*  End CSS Classes   */
.facebook {
	background-image: url(../_media/images/fb-icon.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 227px;
	line-height: 30px;
	font-size: 18px;
	float: right;
	margin-left: 8px;
	margin-bottom: 10px;
}
