/* CSS Document */

body {
	background-color: #6090BF;
	background-image: url(../images/bodyBG.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
}
a {
	outline: none;
}
h1 {  /*Page Header */
	margin: 0;
	color: #2876CC;
	font-size: 24px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2 { /*Sub Headers */
	margin: 0;
	color: #2876CC;
	font-size: 24px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h3 { /*Blue emphasized text */
	color:#006699;
	font-size: 12px;
	font-weight: bold;
}
h4 { /*Contact Us header */
	margin: 20px 0 2px 0;
	color: #71A84B;
	font-size: 14px;
	font-weight: bold;
}
#wrapContainer {
	margin: 0 auto;
	height: 100%;
	background: url(../images/wrapContainerBG.gif) repeat-y top center;
}
#wrap {
	width: 760px;
	margin: 0 auto;
	padding: 0 5px 10px 10px;
}
#leftshadow {
	width: 794px;
	background: url(../images/topleftshadowBG.gif) no-repeat top left;
	margin: 0 auto;
}
#rightshadow {
	widows: 794px;
	background: url(../images/toprightshadowBG.gif) no-repeat top right;
	margin: 0 auto;
}
#topContainer {
	width: 100%;
}
/* self clearing rules */
#topContainer:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#topContainer { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#topContainer { display: block; }
/* End hide from IE-mac */
#logo {
	margin: 2px 0 0 40px;
	float: left;
	height: 100px;
}
#logo a:link, #logo a:visited {
	width: 177px;
	height: 100px;
	font-size: 1px;
	text-indent: -3000px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
}
* html #logo {
	margin-left: 20px; /* IE6 Fix for double margin on floats */
}
#tools {
	float: right;
	width: 540px;
	text-align: right;
}
/* self clearing rules */
#tools:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#tools { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#tools { display: block; }
/* End hide from IE-mac */
#topTools {
	margin: 0;
	padding: 0;
}
#topTools ul {
	text-align: right;
	margin: 0;
	padding: 0;
	width: 285px;
	float: right;
}
#topTools ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#topTools ul li a:link, #topTools ul li a:visited {
	border-left: solid 1px #E6E6E6;
	color: #B1B1B1;
	text-decoration: none;
	float: left;
	font-size: 11px;
}
#topTools ul li a:hover {
	text-decoration: underline;
}
#topTools ul li a.home {
	padding: 16px 13px 0 23px;
	background-image: url(../images/iconHome.gif);
	background-repeat: no-repeat;
	background-position: 7px 17px;
}
#topTools ul li a.contact {
	padding: 16px 13px 0 27px;
	background-image: url(../images/iconContact.gif);
	background-repeat: no-repeat;
	background-position: 7px 17px;
}
#topTools ul li a.link {
	padding: 27px 13px 0 115px;
	background-image: url(../images/iconJobsDirectFinal.jpg); /* changed from iconsJobsDirect.gif */
	background-repeat: no-repeat;
	background-position: 6px 2px;
}
/* self clearing rules */
#topTools:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#topTools { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#topTools { display: block; }
/* End hide from IE-mac */
#nav {
	clear: both;
	text-align: right;
	width: 196px;
	margin: 35px 12px 0 0;
	float: right;
}
/* self clearing rules */
#nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#nav { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#nav { display: block; }
/* End hide from IE-mac */
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: inline;
} 
#nav ul li a {
	font-size: 13px;
	font-weight: bold;
	padding: 12px 8px 11px;
	color: #31437A;
	text-decoration: none;
	display: block;
	float: left;
	background-image: url(../images/navBG.gif);
	background-repeat: no-repeat;
	background-position: -22px 0px;
}
#nav ul li a:hover {
	background-position: -480px 0px;
}
#nav ul li a.first {
	background-position: 0px 0px;
}
#nav ul li a.first:hover {
	background-position: -453px 0px;
}
#nav ul li a.last {
	background-position: -403px 0px;
}
#nav ul li a.last:hover {
	background-position: -856px 0px;
}
#nav .sep {
	width: 2px;
	height: 39px;
	display: block;
	float: left;
	background: url(../images/navSep.gif) no-repeat;
}
#header {
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#contentContainer {
	text-align: left;
	padding-top: 11px;
}
/* self clearing rules */
#contentContainer:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#contentContainer { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#contentContainer { display: block; }
/* End hide from IE-mac */
#content {
	width: 735px;
	float: left;
	padding-left: 10px;
}
#content p {
	line-height: 1.5em;
}
#contentContainer #content dl {
	margin: 0 auto;
	display: inline;
}
#contentContainer #content dl dt {
	display: block;
	float: left;
	width: 274px;
	margin-left: 50px;
	padding: 20px auto;
}
#contentContainer #content dl dd {
	display: block;
	float: left;
	width: 300px;
	padding: 20px auto;
}
#contentContainer #content dl dd ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#contentContainer #content dl dd ul li {
	margin: 5px 0;
	padding: 0;
}
#contentContainer #content dl dd ul li a {
	background: url(../images/li_arrow.gif) 0px 5px no-repeat;
	padding: 10px 0 10px 20px;
	color: #31437A;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	line-height: 0;
}
#contentContainer #content dl dd ul li a:hover {
	text-decoration: underline;
}
* html #contentContainer #content dl dd ul li { /* IE hack for homepage li vertical spacing */
	margin: -5px auto;
}

/* Press Page */
#contentContainer #content dl.press {
	width: 430px;
	float: left;
}
#contentContainer #content .press dt {
	float: right;
	margin-left: 0;
}
#contentContainer #content .press dd {
	float: none;
	margin-left: 0;
	width: 150px;
	padding: 0;
	margin-bottom: 1.5em;
}
#video.press {
	width: 300px;
	text-align: center;
	margin: 2em 0 2em 75px;
}

/* Contact Form Styling */
#contentContainer #content table thead {
	background: url(../images/form_box_top.gif) no-repeat top left;
}
#contentContainer #content table.formtab {
	background: #FFFFFF url(../images/form_box_center.gif) repeat-x bottom left;
	font-size: 11px;
}
#contentContainer #content table tfoot {
	background: url(../images/form_box_bottom.gif) repeat-x top left;
	height: 18px;
}
#contentContainer #content table.formtab {
	border-left: 1px solid #BDBCBD;
	border-right: 1px solid #BDBCBD;
}
#socialnetwork {
	list-style: none;
}
#socialnetwork li {
	display: inline;
	margin: 0 1em;
}
#quote {
	margin: auto;
	padding: auto;
}
#quote .quoteText {
	color: #31437a;
	font-style: italic;
	font-size: 12px;
	margin: 0 30px;
	display: block;
	padding-bottom: 0;
}
#quote .quoteAuthor {
	color: #31437a;
	font-size: 11px;
	float: right;
	padding-top: 0;
	margin-top: 0;
}
#quote .quoteAuthor .name {
	font-weight: bold;
}
#quote .left_quote {
	background: url(../images/left_quote.gif) no-repeat;
	width: 22px;
	height: 20px;
	float: left;
}
#quote .right_quote {
	background: url(../images/right_quote.gif) no-repeat;
	width: 22px;
	height: 20px;
	float: right;
}
#bioPic {
	float: left;
	padding: 3px 10px 0 0;
}
#sideGraph {
	margin: 0;
	color: #D1A76F;
	font-size: 20px;
	font-weight: normal;
	float: right;
	padding-left: 15px;
}
div#sideGraph {
	width: 289px;
}
#contentContainer #content div#sideGraph dt, #contentContainer #content div#sideGraph dd {
	margin-left: 0;
	float: none;
	width: inherit;
	color: #000;
}
#contentContainer #content div#sideGraph dt a img { border: none; }

#contentContainer #content table tfoot#jbj {
	background: none;
	font-size: 11px;
}
#contentContainer #content table tfoot#jbj td {
	padding: 2px 10px 12px;
}
#contentContainer #content table tfoot#jbj td a {
	float: none;
	padding-left: 1em;
}
#seaCoast {
	width: 176px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 36px;
	display: block;
	background: url(../images/seaCoast.gif) no-repeat;
	float: left;
	margin-top: 22px;
}
#contactToday {
	width: 213px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 79px;
	display: block;
	background: url(../images/contactMe.gif) no-repeat;
	float: right;
}
#footerContainer {
	background: url(../images/footerBg.gif) repeat-x;
	margin-top: 10px;
}
#footerContainer .capL {
	float: left;
	width: 11px;
	height: 73px;
	background: url(../images/footerCapL.gif) no-repeat;
}
#footerContainer .capR {
	float: right;
	width: 11px;
	height: 73px;
	background: url(../images/footerCapR.gif) no-repeat;
}
#footer {
	height: 73px;
	font-size: 11px;
	color: #181818;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 9px 0 0 0;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 9px 0 0 0;
}

#footer p {
	margin: 4px 0 0 0;
}
#footer a, #footer a:visited {
	color: #181818;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #181818;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #181818;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.standout {
	width: 70%;
	margin: 0 auto;
	padding: 15px;
	background: #d6ecf3;
	border: #006699 dashed 1px;
	font-weight: bold;
	width: 700px;
	color: #000066;
}
.standout p {
	margin-top: 0;
	text-align: center;
}
.standout h3 {
	margin: 0;
	text-align: center;
}
.special {
	width: 70%;
	margin: 20px auto 0 auto;
	padding: 15px;
	background: #d6ecf3;
	border: #006699 dashed 1px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.special p {
	margin-bottom: 0;
}
.small {
	font-size: 11px;
}
.bodyImg {
padding:5px 0pt 15px 20px;
float:right;
clear:right;
}
.bodyImgLt {
padding:5px 10pt 15px 0px;
float:left;
clear:left;
}
#quoteBlock {
float:right;
display:block;
margin:0 0 0 0px;
padding:5px 0pt 15px 20px;
width:230px;
height:150px;
font-size:12px;
font-style:normal;
text-align:right;
clear:both;
}
