/* Top Elements */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12px arial;
	background:#fff url(../images/grdnt_bg.gif) repeat-x;
	color:#5F5B5B;
}
a {
	color:#5F5B5B;
	font: 11.5px Arial;
	text-decoration:underline;
	}
a,img{
border:none;
}
#layout {
	width: 100%;
	height:100%;
	position:absolute;
	padding-top:5px;
	top:0px;
	left: 1px;
}
#master_holder{
	width:1015px;
	height:auto;
	margin:auto;
	padding-bottom:40px;
}
#top_box{
	width:1015px;
	height:23px;
	background:url(../images/top_bottom_bg.png) no-repeat;
}
#content_wrapper{
	width:969px;
	height:auto;
	overflow:hidden;
	background:url(../images/content_bg.png) repeat-y;
	padding:0px 23px 0px 23px;
}
b{
	color:#000;
}
.blue_hlght{
	color:#008CD2;
	}
#header_holder{
	width:967px;
	height:239px;
	border-top:1px solid #f8f8f8;
	border-left:1px solid #f8f8f8;
	border-right:1px solid #f8f8f8;
}
#logo{
	width:194px;
	height:172px;
	float:left;
	position:relative;
	padding:67px 0px 0px 53px;
}
#sub_header_holder{
	width:968px;
	height:146px;
	border-left:1px solid #f8f8f8;
	padding-bottom:1px;
}
#sub_logo{
	width:194px;
	height:117px;
	float:left;
	position:relative;
	padding:29px 0px 0px 39px;
}
#right_banner{
	width:735px;
	height:146px;
	float:right;
	position:relative;
	text-align:right;
	vertical-align:bottom;
}
#flash_sub_banner{
	float:right;
	position:relative;
	height:146px;
	width:438px;
}
#banner_anim{
	width:720px;
	height:239px;
	float:left;
	position:relative;
}
#menu_holder{
	width:969px;
	height:27px;
	padding-bottom:9px;
  	z-index:2000;
	position:relative;
}
#sub_menu_holder{
	width:969px;
	height:27px;
  	z-index:2000;
	position:relative;
}
.nav{
	list-style: none;
	position:relative;
	float:left;
	width:969px;
	height:27px;
	background:url("../images/menu.png") no-repeat;
}
.nav li a{
	background-image:url("../images/menu.png");
	float:left;
	height:27px;
	margin:0;
	padding:0;
}
.nav li ul{
  display: block;
  list-style: none;
  margin: 0;
  width: auto;
  position: absolute;
  top: -999em;
  left: 1px;
  height:auto;
}
.nav li{
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}

.nav_s li:hover ul, .nav li.sfHover ul {
	display: block;
  	top:27px;
  	z-index:2000;
}

.nav ul li{
	clear:both;
  	border:0;
  	border-top:1px solid #f5f5f5;
	width:auto;
  	z-index:2000;
}
.nav ul a{
	line-height:normal;
  	background:url(../images/sub_menu_bg.png);
	_background-color:#333333;
	color:#fff;
	text-decoration:none;
	height:18px;
	padding-top:4px;
  	padding-left:10px;
  	padding-right:10px;
  	width:265px;
	font-size:13px;
}
.nav ul li a:hover {
	text-decoration:none;
	color: #fff;
	background:url(../images/sub_menu_bg_ovr.png);
	_background-color:#005884;
}
/*---------*/
.nav #home{
	background-position:0px 0px;
	width:174px;
	height:27px;
	float:left;
	font-size:0;
	text-indent:-9999px;
}
.nav #home:hover{
	background-position:0px 27px;
}
.nav #about{
	background-position:-175px 0px;
	width:137px;
	float:left;
	margin-left:1px;
	height:27px;
	font-size:0;
	text-indent:-9999px;
}
.nav #about:hover{
	background-position:-175px 27px;
}
.nav #services{
	background-position:-313px 0px;
	width:159px;
	float:left;
	margin-left:1px;
	height:27px;
	font-size:0;
	text-indent:-9999px;
}
.nav #services:hover{
	background-position:-313px 27px;
}
.nav #projects{
	background-position:-473px 0px;
	width:161px;
	float:left;
	margin-left:1px;
	height:27px;
	font-size:0;
	text-indent:-9999px;
}
.nav #projects:hover{
	background-position:-473px 27px;
}
.nav #people{
	background-position:-635px 0px;
	width:180px;
	float:left;
	margin-left:1px;
	height:27px;
	font-size:0;
	text-indent:-9999px;
}
.nav #people:hover{
	background-position:-635px 27px;
}
.nav #contact{
	background-position:-816px 0px;
	width:153px;
	margin-left:1px;
	float:left;
	height:27px;
	font-size:0;
	text-indent:-9999px;
}
.nav #contact:hover{
	background-position:-816px 27px;
}
#page_holder{
	width:883px;
	height:auto;
	overflow:hidden;
	min-height:250px;
	border-bottom:1px solid #f8f8f8;
	border-left:1px solid #f8f8f8;
	border-right:1px solid #f8f8f8;
	text-align:left;
	padding:0px 33px 8px 51px;
}
#sub_page_holder{
	width:885px;
	height:auto;
	overflow:hidden;
	min-height:250px;
	border-bottom:1px solid #f8f8f8;
	text-align:left;
	padding:0px 33px 8px 51px;
	background:url(../images/sub_page_top_bg.gif) repeat-x;
}
p.content{
	margin-bottom:8px;
}
.content a{
	color:#999999;
}
h3{
	color:#0A5880;
	font-size:13px;
	margin-bottom:5px;
	text-transform: uppercase;
}
h3.no-up {
	text-transform: none;
}
#page_title{
	width:885px;
	text-align:left;
	height:34px;
	padding-top:22px;
	font-size:25px;
	color:#005884;
}
.left_text_panel{
	clear:both;
	width:485px;
	height:auto;
	position:relative;
	float:left;
}
.right_text_panel{
	width:300px;
	height:auto;
	position:relative;
	float:left;
}
.image_holder{
	clear:both;
	width:100%;
	height:auto;
	position:relative;
	float:left;
}
.about_pic_margin{
	clear:both;
	margin-left:20px;
}
#home_left_panel, #sub_left_panel{
	width:583px;
	height:auto;
	float:left;
}
.box_content{
	width:113px;
	height:108px;
	float:left;
	position:relative;
	margin-right:7px;
	margin-bottom:9px;
}
.crsr_stl{
	cursor:pointer;
}
.box_content td{
	vertical-align:bottom;
	padding:4px 8px 4px 8px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold
}
.tbl_srvcs ul{
	list-style:none;
}
.clr1{
	background-color:#0690D3;
}
.clr2{
	background-color:#6798AF;
}
.clr3{
	background-color:#095176;
}
#home_right_panel{
	width:300px;
	height:auto;
	float:left;
	line-height:14px;
}
#home_right_panel p{
	padding-top:5px;
	font-size:11.5px;
	}
strong{
	color:#0089CD;
}
.home_tel{
	float:left;
	width:118px;
	height:auto;
	margin-bottom: 20px;
	text-align:left;
	line-height:15px;
	font-size:11.5px;
	color:#0089CD;
}
.home_tel-right{
	float:right;
	width:118px;
	height:auto;
	margin-bottom: 20px;
	text-align:left;
	line-height:15px;
	font-size:11.5px;
	color:#0089CD;
}
#home_right_panel a{
	color:#0089CD;
}
.clearer{
clear:both;
}
#sub_left_panel{
	font-size:11px;
	line-height:14px;
}
#sub_left_panel p{
	padding-top:5px;
}
ol{
	margin-left:18px;
}
ol li{
	margin-bottom:5px;
}
.clmn li{
	list-style:none;
	float:left;
	width:300px;
	padding:5px;
	margin-left:10px;
}
.clmn ul li{
	list-style-type:square;
	margin:0px;
	padding:2px;
}
.ul li{
	list-style-type:square;
	margin:0px;
	padding:2px;
}
.li_square li{
	list-style-type:square;
	margin-left:14px;
	padding:2px;
}
.li_circle li{
	list-style-type:square;
	margin-left:14px;
	padding:2px;
}
.shdw_pic{
	border:7px solid #fff;
}
#footer{
	width:998px;
	height:14px;
	background:transparent url(../images/top_bottom_bg.png) 0px -23px no-repeat;
	text-align:left;
	font-family:Arial;
	padding-top:16px;
	padding-left:17px;
	color:#929089;
}
#footer{
	font-family:Arial;
	color:#929089;
	height:23px;
	width:1009px;
	padding-left:20px;
	font-size:10px;
}
#footer a{
	text-decoration:underline;
	font-size:10px;
	color:#929089;
	}

.divFlip{
	/*  The sponsor div will be positioned absolutely with respect
		to its parent .sponsor div and fill it in entirely */

	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.divFlip table{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
/* .divFlip:hover{
	
	CSS3 inset shadow: 
	-moz-box-shadow:0 0 30px #333 inset;
	-webkit-box-shadow:0 0 30px #333 inset;
	box-shadow:0 0 30px #333 inset;
}*/

.divData img{
	/* Centering the logo image in the middle of the sponsorFlip div */
	
	position:absolute;
	top:50%;
	left:50%;
	margin:-70px 0 0 -70px;
}

.divFlip span {
    color:#ddddee;
	font-size:12px;
	text-decoration:none;
	display:block;
	padding:6px;
}
.divFlip a  {
    color:#ffffff;
	text-decoration:underline;
	display:block;
	padding-top:5px;
	font-weight:bold;
}
.divFlip a:hover {
    color:#26a0f3;
	text-decoration:underline;
}

.divData{
	/* Hiding the .sponsorData div */
	display:none;
}
.right_text_panel2 {
	width:300px;
	height:auto;
	position:relative;
	float:left;
}
#layout #master_holder #content_wrapper #sub_page_holder .content {

}
#sub_page_holder2 {
	width:885px;
	height:auto;
	overflow:hidden;
	min-height:250px;
	text-align:left;
	padding-top: 8px;
	padding-right: 33px;
	padding-bottom: 8px;
	padding-left: 51px;
	background-image: url(../images/sub_page_top_bg.gif);
	background-repeat: repeat-x;
}
#sub_page_holder2 .content {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}
.pdf-download {

}
a.pdf-download:link, a.pdf-download:visited {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008acf;
	padding: 2px;
	text-decoration: none;
	padding-left: 25px;
	background-image: url(../images/square-tile-arrow.png);
	background-repeat: no-repeat;
	float: right;
	text-decoration:underline;
}

div#more-about {
display: none;
}

.large {
font-size: 14px;
}

a.read-more-large {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008acf;
	padding: 1px;
	text-decoration: none;
	padding-left: 25px;
	background-image: url(../images/square-tile-arrow.png);
	background-repeat: no-repeat;
	text-decoration:underline;
}

a.read-more {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008acf;
	padding: 2px;
	text-decoration: none;
	padding-left: 25px;
	background-image: url(../images/square-tile-arrow.png);
	background-repeat: no-repeat;
	text-decoration:underline;
}

a.read-pdf {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008acf;
	padding: 8px 0;
	text-decoration: none;
	padding-left: 30px;
	background-image: url(../images/pdf-icon.jpg);
	background-repeat: no-repeat;
	text-decoration:underline;
}

div#more-about ul.staff {
  display: block;
  list-style: none;
  margin: 0;
  width: auto;
  position: absolute;
}

div#more-about ul.staff li {
  float: left;
  margin-right: 20px;
}

div#bottom-align {
	margin-top: 40px;
}

div#staff-links {
	float: right;
	width: 262px;
}

.right {
text-align: right;
}

.contact_tel{
	float:left;
	width:185px;
	height:185px;
	vertical-align: middle;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 20px 20px 15px 20px;
	text-align:left;
	line-height:15px;
	font-size:11.5px;
	background-color: #008acf;
	color:#fff;
	position: relative;
}

.contact_tel strong, .contact_tel a, .contact_tel h3 {
color: #fff;
}

.mid-align {
	position: absolute;
	margin-top: 40px;
}
