@charset "UTF-8";
/* CSS Document */

/*********** GENERAL BROWSER RESET **************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}


/******** DEFAULT TAG STYLES **************/
body{
	margin:0px;
	padding:0px;
	background-color:#808184;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#404041;
	line-height:23px;
	}

p, a{
	font-size:14px;
	color:#404041;
	line-height:23px;
	margin-bottom:20px;
	}

p a, ul a, a, ol a{
	color:#00AAB8;
	}

p a:hover, ul a:hover, a:hover{
	color:#007D94;
	}

ul{
	margin-top:0px;
	margin-bottom:25px;
	padding:0px 0px 0px 15px;
	}
	ol{
	margin-top:0px;
	margin-bottom:25px;
	padding:0px 0px 0px 25px;
	}

li{
	line-height:23px;
	}

li ul{
	list-style-type:circle;
	margin:0px 0px 0px 10px;
	}


h1{
	font-size:26px;
	font-weight:bold;
	color:#F05925;
	margin-bottom:15px;
	}

h2{
	font-size:20px;
	font-weight:normal;
	color:#f05925;
	margin-bottom:15px;
	}

h3{
	font-size:16px;
	font-weight:bold;
	}
	
.clear{
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
	}

/*********** CONTAINER DIVS ************/
#mainWrap1{
	width:100%;
	background-color:#929497;
	background-image:url(../images/bg_slice.gif);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	}

#mainWrap2{
	width:100%;
	background-image:url(../images/banner_bg_glow.gif);
	background-repeat:no-repeat;
	background-position:top center;
	}

#container{ /*IE 6 */
	width:985px;
	margin:0px auto;
	background-image:url(../images/bg_shadow_sides.png);
	background-repeat:repeat-y;
	position:relative;
	z-index:1;
	}


/************ BANNER AND NAVIGATION *********/
#banner{
	margin:0px 0px 0px 12px;
	width:961px;
	height:162px;
	background-image:url(../images/banner_bg_gradient.gif);
	background-repeat:repeat-x;
	}

#clientLogin{
	position:absolute;
	top:57px;
	left:860px;
	z-index:3;
	}

#mainNav{
	display:block;
	width:922px;
	height:42px;
	list-style-type:none;
	position:absolute;
	top:120px;
	left:32px;
	padding:0px;
	z-index:3;
	}

#mainNav li{
	display:block;
	height:42px;
	margin:0px;
	padding:0px;
	float:left;
	}

/************ MAIN CONTENT AREA **********/
	
#mainContentWrap{ 
	width:961px;
	margin:0px 0px 0px 12px;
	background-image:url(../images/banner_bg_gradient_short.gif);
	background-repeat:repeat-x;
	}
	
#mainContent{ 
	width:922px;
	margin:0px 0px 0px 20px;
	padding:0px 0px 10px 0px;
	position:relative;
	z-index:3;
	}

#mainContentHome{ 
	width:945px;
	margin:0px 0px 0px 8px;
	padding:0px 0px 10px 0px;
	}

#contentWrap1{/* IE7, IE6 */
	width:922px;
	min-height:400px;
	background-image:url(../images/inner_bg_shadow.png);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	}

#contentWrapHome{/* IE7, IE6 */
	width:945px;
	margin:0px;
	padding:0px 0px 0px 0px;
	}

#homeFlash{
	width:945px; 
	height:385px;
	margin:0px;
	position:relative;
	z-index:0;
	}

#homeText{
	position:absolute; 
	top:60px; 
	left:640px; 
	width:248px;
	z-index:4;
	}

#homeText h1, #homeText p{
	color:#fff;
	z-index:4;
	}

#homeText p{
	font-size:12px;
	line-height:22px;
	margin-top:0px;
	margin-bottom:15px;
	}
	
#homeCol1{
	float:left;
	width:308px;
	height:420px;
	padding-top:7px;
	background-image:url(../images/home_col1_bg.gif);
	background-repeat:no-repeat;
	}

#homeCol1 img{
	margin: 0px 0px 0px 40px;
	}

#homeCol1 a{
	margin:0px;
	}

#homeCol2{
	padding-top:7px;
	float:left;
	width:288px;
	height:306px;
	background-image:url(../images/home_col2_bg.gif);
	background-repeat:no-repeat;
	}

#homeCol2 p, #homeCol2 img{
	margin-left:13px;
	margin-right:15px;
	font-size:12px;
	line-height:22px;
	}

#homeCol3{
	float:left;
	width:349px;
	margin-bottom:15px;
	padding-top:110px;
	background-image:url(../images/home_col3_bg.gif);
	background-repeat:no-repeat;
	min-height:175px;
	}

#homeCol3 img, #homeCol3 p, #homeCol3 h4{
	margin-left:20px;
	margin-right:25px;
	}
#homeCol3 .conf{
	margin-left:10px;
	margin-bottom:5px;
}

#homeCol3 p{
	font-size:12px;
	line-height:17px;
	margin-bottom:10px;
	}

#homeCol3 h4{
	
	font-weight:bold;
	color:#00AAB8;
	padding-bottom:10px;
	width:292px;
	margin-top:10px;	
	border-bottom: solid 1px #dfdfdf;
	}

#homeCol3 h4 a
{
	font-size:11px;
	line-height:17px;
	color:#00aab8;
	text-decoration:none;
	}

#homeCol3 h4 a:hover{
	text-decoration:underline;
	}

#homeCol3 img.moreLink{
	margin-left:5px;
	margin-bottom:-3px;
	}

#pageTitle{
	width:922px;
	height:62px;
	background-image:url(../images/arches_top.gif);
	background-repeat:no-repeat;
	text-align:right;
	}

#bigIllus{
	margin-left:7px;
	}
	
#contentbg1{
	width:922px;
	min-height:400px;
	margin:7px 0px 0px 0px;
	padding:0px;
	background-image:url(../images/content_bg1.gif);
	background-repeat:no-repeat;
	}

#contentbg2{
	width:922px;
	min-height:400px;
	margin:0px;
	padding:1px 0px 0px 0px;
	background-image:url(../images/content_bg2.gif);
	background-repeat:no-repeat;
	}

#contentbg3{ /* IE6 */
	width:917px;
	min-height:400px;
	margin:0px;
	padding:1px 0px 0px 5px;
	background-image:url(../images/content_bg3.gif);
	background-repeat:no-repeat;
	}

.wwsCol{ /* IE6 */
	width:257px;
	float:left;
	margin:20px 20px 0px 26px;
	}

.wwsCol p{
	font-size:12px;
	line-height:21px;
	}

.wwsCol h2{
	margin-top:15px;
	margin-bottom:10px;
	}


#leftCol{ /* IE 6 */
	width:231px;
	float:left;
	margin:27px 10px 20px 20px;
	padding: 10px 0 0 0;
	}

#rightCol{
	width:590px;
	float:left;
	margin:32px 0px 0px 35px;
	}
	
.imageAlignLeft{
	margin: 5px 20px 10px 0px;
}

.confVid
{
	display:block;
	margin-bottom:30px;
	margin-left:9px;
	line-height:15px;
	font-size:11px;
	
}

/*********** CONTENT STYLING ******
.newsEntry{
	border-bottom:1px solid #CCC;
	margin-bottom:20px;
	}

.newsEntry h3{
	font-size:14px;
	}

.newsEntry h3 a{
	text-decoration:none;
	}


.eventTime{
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	}
*/



/**************** FOOTER ****************/
#footer{
	width:100%;
	border-top:1px solid #fff;
	clear:both;
	}

#footerContent{
	width:948px;
	height:100px;
	margin:0px auto;
	padding:7px 0px 0px 37px;
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	font-size:11px;
	color:#6D6E70;
	}

#footerContent a{
	text-transform:uppercase;
	font-size:10px;
	color:#6d6e70;
	font-weight:bold;
	text-decoration:none;
	}
	
#seals
{
	padding: 40px 0 0 0;

}
#seals .logos{
	margin: 0 0 0 20px;
}
/* ************************ NAV SUB MENUS ***************************** */

#aboutMenu, #servicesMenu, #whoMenu{
	position:absolute;
	top:159px;
	width:100%;
	display:none;
	text-align:center;
	z-index:10;
}
#aboutMenuPos, #whoMenuPos, #servicesMenuPos{
	width:985px;
	margin:auto;
	text-align:left;
}
.menu{
	display:block;
	background-color:#3a3637;
	list-style-type:none;
}
#aboutMenuPos .menu{
	margin-left:142px;
	width:250px;
}
#whoMenuPos .menu{
	margin-left:247px;
	width:165px;	
}
#servicesMenuPos .menu{
	margin-left:390px;
	width:280px;
}
.menu a{
	display:block;
	height:23px;
	padding: 5px 10px 0px 10px;
	font:12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin:0px;
	border-bottom:solid 1px #000000;
	text-decoration:none;
}
.menu a:hover{

	color:#404042;
	background-color:#f1f1f3;
}
#aboutMenuPos a{
 	width:215px;
}
#whoMenuPos a{
 	width:130px;
}
#servicesMenuPos a{
	width:245px;
}


/* +++++++++++++++++++ NEWS ++++++++++++++++++++++++++++*/

.newsListItem td
{
	border-bottom: solid 2px #f3f3f3;
	padding: 10px 5px 10px 0;
	font:12px Arial, Helvetica, sans-serif;
	line-height:17px;
}

.newsListItem h2
{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#00abb9;
	margin-bottom:5px;
	padding:0px;

}
.newsListItem h2 a
{
	font:bold 14px Arial, Helvetica, sans-serif;
	line-height:20px;
}
.newsListItem a
{
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.newsListItem a:hover{
	text-decoration:underline;
}
hr
{
	color: #b6b6b8;
}
.lightHr{
	color:#f3f3f3;
	margin-bottom:15px;
}
.pressRelease h1
{
	color:#00abb9;
	font:bold 17px Arial, Helvetica, sans-serif;
	margin: 20px 0 10px 0;
}
.event
{
	font:bold 11px Arial, Helvetica, sans-serif;
	
}
.event a
{
	text-decoration:none;
	line-height:17px;
}
.event a:hover
{
	text-decoration:underline;
}
.event span
{
	font-weight:normal;
	display:block;
	margin-top:5px;
}
.published
{
	margin-top:15px;
}

/* ++++++++++++++++++ CONTACT US ++++++++++++++*/

#leftCol p
{
	font-size: 12px;
	margin: 0 0 15px 0;
}
#leftCol a
{
	font-size: 12px;
}
#leftCol h1
{
	font-size: 14px;
	margin: 20px 0 10px 0;
}

.req
{
	font-weight:bold;
	color:#f05925;
}
label
{
	font-weight:bold;
	font-size:12px;
}
/********** FORM STYLES ************/
#formTable
{
	margin-left: 30px;
}
#formTable td
{
	padding:2px 0px;
}


.formfield, .formfield2
{
	width:220px;
	height:20px;
	padding:5px 0px 2px 5px;
	border:1px solid #A6A8AB;
	background-image:url(../images/input_gradient_sm.gif);
	background-repeat:repeat-x;
	font:12px Arial, Helvetica, sans-serif;
}

.formfield2
{
	width:475px;
}

.textarea
{
	width:475px;
	height:170px;
	padding:5px;
	border:1px solid #A6A8AB;
	background-image:url(../images/input_gradient_lg.gif);
	background-repeat:repeat-x;
	font:12px Arial, Helvetica, sans-serif;
}

.dropdownlist
{
	height:24px;
	width:225px;
	font-size:12px;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #A6A8AB;
}

/************* CMS *****************/
.grid2 td
{
	line-height:10px;
}
.grid td, .grid2 td, .grid th, .grid2 th
{
	padding: 0 5px 0 5px;
	vertical-align:top;
}
