body {
	background-color: #FFF;
	background-image: url(i/bg_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-align: justify;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #009;
	text-decoration: none;
}
#header {
	z-index: 10000!important;
	position: relative;
}
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header #logo {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 138px;
	width: 105px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #tagLine {
	display: block;
	height: 32px;
	width: 500px;
	padding: 15px;
	font-size: 28px;
	line-height: 32px;
	color: #173755;
	text-shadow: white 0.1em 0.1em 0.2em;
	float: left;
}
#header #social-networks {
	margin: 5px;
	padding: 5px;
	float: right;
	width: 300px;
	height: 40px;
	text-align: right;
}
.social-box {
	height: 34px;
	width: 34px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	float: left;
}
#topMenu {
	height: 37px;
	overflow: hidden;
	float: right;
	width: 700px;
}
#topMenu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
#topMenu ul li {
	list-style-image: none;
	list-style-type: none;
	background-image: url(i/menuSeparator.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	float: left;
	line-height: 35px;
	padding: 0px;
}
#topMenu ul li a {
	line-height: 35px;
	float: left;
	text-decoration: none;
	color: #000;
	padding-right: 12px;
	padding-left: 12px;
}
#topMenu ul li a:hover {
	float: left;
	text-decoration: none;
	background-color: #EFF0F1;
	color: #000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0881C0;
}
#topMenu ul .top.active a{
	color: #3E5B71;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #33ADED;
	font-weight: bold;
}
#main_menu {
	text-align: center;
	float: right;
	margin: 0px;
	height: 38px;
	overflow: hidden;
	background-image: url(i/menu_bar.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	z-index: 10001!important;
	width: 792px;
}
#mainPage {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#my_menu {
	z-index: 10002!important;
}
#main_menu ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	height: 38px;
	padding: 0px;
	z-index: 10003!important;
}
#main_menu li {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	height: 38px;
	line-height: 38px;
	display: block;
	float: left;
	width: 132px;
}
#main_menu ul a {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: #254963;
	font-size: 18px;
}
#main_menu ul, #main_menu ul .active {
}

#main_menu ul a:hover, #main_menu ul .active a {
	color: #FFF;
	text-decoration: none;
}
#my_menu .one a:hover, #my_menu .one.active {
	background-image: url(i/menu_bar_active.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#my_menu .two a:hover, #my_menu .two.active {
	background-image: url(i/menu_bar_active.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#my_menu .three a:hover, #my_menu .three.active {
	background-image: url(i/menu_bar_active.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#my_menu .four a:hover, #my_menu .four.active {
	background-image: url(i/menu_bar_active.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#my_menu .five a:hover, #my_menu .five.active {
	background-image: url(i/menu_bar_active.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#my_menu .six a:hover, #my_menu .six.active {
	background-image: url(i/menu_bar_active.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#my_menu li ul .sub a {
	z-index: 10004!important;
	color: #254963;
	background-color: #EDEDED;
}
#my_menu li ul .sub a:hover {
	color: #FFF;
}

#main_menu li ul
{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	background-image: none;
}

#main_menu li ul li {
	float: none;
	display: inline;
	background-image: none;
}

#main_menu li ul li a {
	width: auto;
	color: #333;
	text-align: left;
	background-image: none;
	text-decoration: none;
	font-size: 12px;
}
#content p {
	line-height: 1.5em;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 22px;
}
#contentTop {
	background-image: url(i/paperTop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 24px;
	margin: 0px;
	height: 24px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	background-image: url(i/paper.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#content h1 a , #content .main-heading  a{
	color: #415D77;
	line-height: 28px;
}
#content h1 , #content  .main-heading{
	text-shadow: white 0em 0em 0.2em;
	background-image: url(i/sheild_h1.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	font-size: 1.6em;
	color: #415D77;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 44px;
	line-height: 28px;
	margin: 0px;
}
#content h2 , #content .second-heading{
	background-image: url(i/quotes.png);
	background-repeat: no-repeat;
	background-position: left -5px;
	padding-left: 38px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 30px;
	color: #900;
	font-size: 1.2em;
	font-weight: bold;
}
#content h3 , #content .third-heading a{
	padding-left: 50px;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	color: #039;
	background-image: url(i/endquotes.png);
	background-repeat: no-repeat;
	background-position: right -7px;
	line-height: 40px;
	padding-top: 30px;
	margin: 0px;
}
#content .plain{
	text-shadow: white 0em 0em 0.2em;
	margin: 0px;
	background-image: url(i/sheild_h1.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	font-size: 1.6em;
	color: #415D77;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 42px;
}
#content .heading {
	text-shadow: white 0em 0em 0.2em;
	margin: 0px;
	font-weight: bold;
	font-size: 1.2em;
	color: #415D77;
	text-align: left;
	padding: 0px;
}
#content .content {
	margin: 0px;
	height: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 450px;
}
#content .photo  {
	margin: 0px;
	padding: 4px;
	height: 301px;
	width: 439px;
	display: block;
	background-image: url(i/photo_frame.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#content .photo img  {
	padding: 15px;
	margin: 0px;
}
#content ul {
	list-style-image: none;
	list-style-type: none;
}
#content ul li{
	background-image: url(i/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	line-height: 23px;
}
#content .normal h2 {
	background-image: none;
	padding: 0px;
	font-size: 1.4em;
	color: #415D77;
}
#content .details {
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.testimonial {
	width: 400px;
	height: auto;
	padding: 20px;
	margin: 5px;
	border: 1px dotted #EDEDED;
}
.clearleft { clear: left; }
.apply {
	display: block;
	float: right;
	clear: right;
	width: 450px;
}

.job {
	display: block;
	float: left;
	width: 430px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EDEDED;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	border-left-color: #EDEDED;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 12px;
	margin-left: 5px;
}
#content .job h1{
	font-size: 1em;
	line-height: 40px;
}
/* Floats */   

.side_0 { clear: left; }
.side_1 { clear: right; }

.left, .alignleft, .side_0, .side_2, .side_4, .side_6, .side_8, .side_10, .image_1, .image_3, .image_5, .image_7, .image_9 {float: left;}
.right, .alignright, .side_1, .side_3, .side_5, .side_7, .side_9, .image_0, .image_2, .image_4, .image_6, .image_8, .image_10 {float: right;}

.clearr { clear: right; }
.clear,.clearer {clear: both;}
.clearer, .clearr {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 0;
}
#footer {
	background-image: url(i/footer.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: auto;
}
#lowerMenu {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 960px;
	padding-top: 40px;
	padding-bottom: 20px;
	color: #333;
	font-size: 90%;
	background-image: url(i/pageEnd.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 20px;
}
#lowerMenu ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}
#lowerMenu ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 6px;
	float: left;
	background-image: url(i/menuSeparator.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#lowerMenu ul li a {
	color: #333;
	text-decoration: none;
}
#icons {
	text-align: right;
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 120px;
}
#icons ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	float: right;
	vertical-align: middle;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#icons ul li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#icons ul a {
	background-repeat: no-repeat;
	background-position: 0px -89px;
	overflow: hidden;
	height: 90px;
	padding: 0px;
	display: block;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
}
#icons ul a:hover {
	background-position: 0px 0px;
	text-decoration: none;
}
#icons ul .logo_wso a {
	background-image: url(images/logo_wso.png);
	width: 123px;
}
#icons ul .logo_afd a {
	background-image: url(images/logo_afd.png);
	width: 120px;
}
#icons ul .logo_bwc a {
	background-image: url(images/logo_bwc.png);
	width: 82px;
}
#icons ul li.logo_tboe a {
	background-image: url(images/logo_boe.png);
	width: 280px;
}
#icons ul .logo_nocn a {
	background-image: url(images/logo_nocn.png);
	width: 120px;
}
#icons ul .logo_fsb a {
	background-image: url(images/logo_fsb.png);
	width: 88px;
}
#copyright {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	font-size: 90%;
	text-decoration: none;
	height: auto;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#copyright a {
	color: #900;
	text-decoration: none;
}
#leftPane {
	float: left;
	width: 460px;
}
#rightPane {
	float: right;
	width: 460px;
}
/* Form Details */
.fields  fieldset {
	padding-left: 12px;
	color: #666;
	display: block;
	margin: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fields fieldset legend {
	§color: #333;
	font-weight: bold;
	display: block;
	width: 420px;
}
.fields fieldset .rightMessage {
	font-weight: normal;
	text-align: right;
	font-size: .9em;
}
.fields ul  {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.fields ul input {
	width: 10%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.fields ol  {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.fields li {
	list-style-type: none;
	padding-top: 12px;
	padding-bottom: 4px;
}
#submit_button {
	width: auto;
	font-weight: bold;
	font-size: 1.4em;
}
.info {
	font-size: 0.7em;
	color: #999;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
.red {
	font-weight: bold;
	color: #900;
}
#map_canvas {
	border: 1px solid #A79264;
}
.directions {
	width: 420px;
	padding: 4px;
}
.directions a {
	color: #06F;
	font-size: 0.8em;
}
.fields span {
	display: block;
	font-size: .9em;
	font-weight: bold;
}
.fields fieldset ol li label {
	float: left;
	width: 160px;
}
.fields input {
	width: 160px;
	border: 1px solid #06F;
}
.fields .nowidth{
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fields  .required  {
}
.fields .req {
	font-size: .64em;
	font-weight: normal;
}
.fields select {
	width: 90%;
}
.fields textarea {
	border: 1px solid #1D7FB2;
	width: 400px;
	height: 50px;
}
.fields #imgcode {
	width: 6em;
	border: 1px solid #6B1626;
	font-size: 1.2em;
}
.fields .submit {
	background-image: url(i/submit.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 1.2em;
	line-height: 50px;
	margin: 0px;
	padding: 0px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	height: 50px;
	width: 450px;
	text-align: right;
}
.fields .submit a {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 130px;
	margin-left: 310px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.fields .submit a:hover {
	color: #3CF;
	text-decoration: none;
}
.adobe {
	font-size: 0.7em;
	color: #666;
}
.adobe h5 {
	font-size: 1em;
	color: #FB0118;
}
.boxed {
	border: 1px solid #ECEDEF;
	margin-left: 30px;
	padding: 4px;
	margin-right: 30px;
	background-color: #E8E8E8;
}
.boxed p {
	padding-left: 20px;
}

.options ul {
	list-style-type: none;
}
.options  li {
	list-style-type: none;
	width: 33%;
	float: left;
	display: block;
	padding-bottom: 10px;
}
.options span {
	display: block;
	font-size: 0.8em;
	font-weight: normal;
}
.subcat {
	float: left;
	width: 380px;
	height: 160px;
	text-align: center;
	padding: 12px;
}
.subcatimg {
	border: 1px dashed #000;
	padding: 12px;
	background-color: #FFF;
}
.sub_link {
	text-align: center;
	font-size: medium;
	font-weight: bold;
}
.map_heading {
	color: #1D7FB2;
	font-weight: bold;
}
.map_text {
	color: #1D7FB2;
}
.underlined, .title, #mainText p.underlined, .fields fieldset .undelined   {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33ADED;
	margin-bottom: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	padding-top: 4px;
	color: #33ADED;
	font-weight: bold;
}
.rightEvent {
	width: 800px;
	margin-left: 60px;
}
.levents {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EDEDED;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.cal {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D0D6DA;
	height: 70px;
	width: 50px;
	overflow: hidden;
	float: left;
	padding: 0px;
}
.cal0NOT, .cal0OLD {
	margin-top: 26px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.cal0, .cal0YES {
	margin: 6px;
}
.cal1NOT, .cal1OLD {
	margin: 6px;
}
.cal1, .cal1YES {
	margin: 6px;
}
.calNOT, .calOLD {
	margin: 6px;
}
.cal, .calYES {
	margin: 6px;
}
.calmonth {
	font-size: 12px;
	color: #A9BDCB;
	height: 20px;
	width: 50px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 12px;
}
.caldate {
	height: 20px;
	width: 50px;
	overflow: hidden;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	color: #A9BDCB;
	padding: 0px;
	line-height: 20px;
}
#content .levents h3{
	font-weight: normal;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	background-image: none;
	color: #A9BDCB;
	text-align: right;
}
.video {
	margin: 0px;
	padding: 8px;
	float: right;
	z-index: -2;
}
#flashObj  {
	z-index: -1;
	display: block;
}
#photos {
	z-index: 2;
}
#photos #photo {
	margin: 0px;
	padding: 0px;
	z-index: 3;
}
.contact_us {
	float: right;
	width: 450px;
	margin: 0px;
	padding: 0px;
	height: 93px;
}
.slideshow {
	height: 400px;
	width: 910px;
	overflow: hidden;
}
.link   {
	font-size: .8em;
	background-image: none;
	margin: 12px;
	padding: 12px;
}
#newsticker {
	height: 120px;
	overflow: hidden;
}
.nav_top , .nav_bottom  {
	float: right;
	font-size: 0.9em;
	margin: 2px;
	padding: 2px;
	color: #F1F1F1;
}
.nav_top a , .nav_bottom a  {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	text-decoration: none;
	background-color: #FFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #333;
}
.nav_top a:hover, .nav_bottom a:hover
{
	text-decoration: none;
	background-color: #192221;
	margin: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #FFF;
}
.photoleft { float: left; }
.photoright { float: right; }
.photostyle, .photoleft, .photoright {
	margin: 4px;
	padding: 4px;
	border: 1px solid #EDEDED;	
}

