@charset "UTF-8";
/* CSS Document */

body{
	background: url(../images/bckgrd_dark.jpg) top center repeat-x #4F90A4;
	text-align:center;
	color:#FFFFFF;
	font-family: Helvetica, sans-serif, Arial;
	font-size:14px;
}

#content a {
	color:#FFFFFF;
	text-decoration:underline;
}

#branding{
	width:960px;
	margin:auto;
	height:108px;
	margin-bottom:6px;
	position:relative;
}

#page_title{
	position:absolute;
	left:30px;
	top:17px
}

#phone{
	width:210px;
	height:45px;
	text-align:center;
	background:url(../images/telephone_bckgrd.jpg) no-repeat #000000;
	font-size:22px;
	padding-top:11.5px;
	position:absolute;
	right:26.5px;
	top:31.5px;
	font-weight: bold;
}

#content_wrapper{
	background: url(../images/bckgrd_light.jpg) repeat-x top center #599DB2;
	width:960px;
	margin:auto;
	text-align:center;
	position:relative;
	overflow:hidden;
	zoom:1;
	min-height:700px;
	padding-bottom: 1em;
}

#display_space {
	height:300px;
	width:594px;
	position:absolute;
	left:26px;
	top:22px;
	overflow:hidden;
}
#display_space li, #display_space li img {
	position:relative;
}

#display_space li div {
	background:#000;
	color:#FFF;
	position:absolute;
	bottom:4px;
	left:0;
	width:554px;
	z-index:4000;
	opacity:0.7;
	padding:10px 20px;
	text-align:left;
}



/*NAVIGATION*/

#navigation{
	position:absolute;
	left:26.5px;
	top:350px;
}

#navigation li{
	float:left;
}

#navigation a.current, #navigation a.current:hover {
	background:url(../images/tab-up.png) no-repeat 0px -64px;
}

#navigation li a {
	display:block;
	height: 32px;
	width:107px;
	margin-right:10px;
	background:url(../images/tab-up.png) no-repeat 0px 0px;
	text-decoration:none;
	line-height:32px;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
}

#navigation li a:hover {
	background:url(../images/tab-up.png) no-repeat 0px -32px;
}

/*CONTENT*/

#content{
	margin-top:410px;
	text-align:left;
	line-height:1.5;
}

#content p, #content ul, #content ol, #content dl {
	font-size: 1em; /* 14px */
	line-height: 1.5em; /* 21px */ 
	margin: 0 0 1.5em 0; 
}
#content ul li {
	margin-left: 1em;
	list-style: circle outside;
}
#content  h1, #content h2 {
	font-size: 1.7143em; /* 24px */
	line-height: 1.75em; /* 42px */
	margin-bottom: 0.4375em;	/* margin-bottom: 0.875em; */
}
#content h3 {
	font-size: 1.4286em; /* 20px */
	line-height: 1.05em; /* 21px */
	margin-bottom: 1.05em;
	color: #022336;
}

#content h4 {
	font-size: 1.3333em; /* 16px */ line-height: 1.125em; /* 18px */ margin-bottom: 1.125em;
}

div.col-3-1{
	float:left;
	margin-left:30px;
	width:280px;	
	
}
div.col-3-2 {
	float:left;
	margin-left:30px;
	width:590px;
}

#testimonial_box{
	overflow:hidden;
	color:#00495D;
	font-style:italic;
	width: 280px;
	position:relative;
	margin-bottom: 1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#testimonial_box p {
	margin:0;
	font-size:1.2em;
}
.lower-door{
	background:url(../images/lower-door.jpg) no-repeat bottom center;	
	text-align:center;
	float:left;
	width:280px;
}
.upper-door{
	background:url(../images/upper-door.jpg) no-repeat top center;
	padding: 55px 15px;
	position:relative;
	float:left;
	width:250px;
}
.top-quote-mark {
	position:absolute;
	color:#A4D4E1;
	top:20px;
	left:10px;
	margin-bottom:0;
	line-height:0.8;
	font-size:70px;

}
.bottom-quote-mark {
	position:absolute;
	color:#A4D4E1;
	bottom:-20px;
	right:20px;
	line-height:1;
	font-size:70px;
}

#content a.block-link {
	background:#00495D;
	text-decoration:none;
	margin-bottom:1.5em;
	text-decoration:none;
	padding: 4px 5px 2px;
}

#content a.block-link:hover {
	background:#002935;
}

/*FOOTER*/

#footer{
	background-color:#E0fDFF;
	clear:both;
	color:#00495D;
	font-size:0.8em;
	line-height:1.5em;
}
#footer a {
	color: #00495D;
}

#footer_container{
	width:960px;
	margin:auto;
	position:relative;
	height:80px;
}

#endorsements{
	position:absolute;
	right:30px;
	top:15px;
}
#endorsements li {
	float: left;
	margin-left: 20px;
}

#legal{
	position:absolute;
	left:30px;
	top:28px;
	text-align:left;	
}

.attribute a {
	color:#000000;
}
span.label {
	float: left;
	width: 9em;
}
form div.field, form div.buttons {
	margin-bottom: 1em;
	clear: both;
}
form div.field input, form div.field textarea {padding:2px;border:1px solid #999;background-color:#E0FDFF;}
form div.field input:focus, form div.field textarea:focus {background-color:#FFF;}
form div.field label {float:left;width:9em;}
.indented {margin-left:9em;}
form  div.field  label  abbr {
	color: #FFCC00;
}
#content div.errors {
	background: #FFCC00;
	padding: 10px 20px;
	color: #000;
	margin-bottom: 1em;
}
#content div.errors p  {
	margin: 0px;
}
#content ul.download-links {
	background: #14596C;
	padding: 15px;
}
cite {
	font-style: italic;
}
strong.award-year {
	font-size: 4em;
	line-height: 1em;
	color: #00495D;
	letter-spacing: -4pt;
}
li.tel span.value {
	font-weight: bold;
}
img.inline-image {
	margin-bottom: 1em;
}
#content   div.wrapper {
	margin: 0px
!important;
	width: 630px;
}
#service_box {
position:absolute; right:26px; top:22px; width:248px; height:260px;background:black;color:#FFF;opacity:0.7;padding:20px;
}

#service_box li {
	font-size:1.55em;
	text-align:center;
	line-height:2;
	font-weight:bold;
}
#display_space_wide {
	height:300px;
	width:907px;
	position:absolute;
	left:26px;
	top:22px;
	overflow:hidden;
}
#content div.vcard   ul li {
	list-style: none;
	margin-left: 0px;
}

