body {
	background:url(img/bgd.jpg) repeat-x #d6d6d6;
	margin:0px;
	padding:0px;
	font-family:'Trebuchet MS', Helvetica, Arial;
	font-size:13px;
	color:#464646;
}

img {
	border:none;
}

.spacer {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	overflow:hidden;
}

.clear {
	clear: both;
}

.toright {
	float:right; 
}

.align_right {
	text-align:right;
}

/********** container styles ************/

#container {
	width:940px; 
	margin:0px auto;
}

/********** header styles ************/

#header {
	display:block; 
	height:102px; 
	background:url(img/headerbg.jpg) top center no-repeat;
}

#header .wrap {
	display:block; 
	height:102px; 
	width:940px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/content_top.png');
}

div > /**/ #header .wrap  {
	background:url(img/content_top.png) top left no-repeat; 
}

#header .logo {
	float:left; 
	padding-left:50px; 
	padding-top:15px; 
	width:155px;
}

#header .logo div {
	position:absolute;
}

#header .slogan {
	float:left; 
	padding-left:42px; 
	padding-top:28px;
}

#header h1 {
	padding:0px; 
	margin:0px; 
	font-size:25px; 
	color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif;
}

#header h2 {
	font-size:14px; 
	color:#FFFFFF; 
	margin:0px; 
	padding:0px;
}


#header .links {
	float:right; 
	padding-right:28px;
	padding-top:60px;
	color:#FFFFFF;
}

#header .links a {
	color:#ffffff;
	text-decoration:none;
}

#header .links a:hover {
	text-decoration:underline;
}

/*********** content styles **********/

#content {
	width:900px; 
	padding-left:20px; 
	padding-right:20px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/content_mid.png');
}

div > /**/ #content {
	background:url(img/content_mid.png) repeat-y; 
}

#content .pads {
	display:block;
	padding-left:6px;
	padding-right:6px;
	background:url(img/logobg.png) bottom right no-repeat;
}


/********** banner styles ********/

#banner {
	display:block; 
	background:url(img/banner_image.jpg) no-repeat; 
	height:186px; 
}

#banner .text_block {
	float:right; 
	width:255px;
	padding-left:20px;
	padding-top:10px;
	padding-right:20px;
}

#banner h1 {
	font-size:18px; 
	color:#1a3355; 
	margin:0px; 
	padding:0px; 
	font-weight:normal;
}

#banner p {
	margin-top:15px;
	margin-bottom:5px;
	font-size:11px; 
	color:#1a3355; 
	line-height:16px;
	text-align:justify;
}

/********** button styles ************/

.button01 {
	background:url(img/button.gif) no-repeat; 
	width:196px; 
	height:39px; 
	overflow:hidden; 
	display:block; 
	font-weight:bold; 
	font-size:14px; 
	color:#1a3355; 
	text-decoration:none; 
	font-family:Arial, Helvetica, sans-serif; 
	padding-top:10px; 
	padding-left:10px;
	margin:5px 0px;
}

.button01:hover {
	color:#3a6cb0;
}

.button01 span {
	color:#515151;
	font-size:11px;
	font-weight:normal;
}

.button01 img {
	float:right;
	margin-top:-33px;
	margin-right:10px;
}

.button02 {
	background:url(img/button.gif) no-repeat; 
	width:196px; 
	height:32px; 
	overflow:hidden; 
	display:block; 
	font-weight:bold; 
	font-size:14px; 
	color:#1a3355; 
	text-decoration:none; 
	font-family:Arial, Helvetica, sans-serif; 
	padding-top:17px; 
	padding-left:10px;
	margin:5px 0px;
}

.button02:hover {
	color:#3a6cb0;
}

.active {
	color:#3a6cb0;
}

/********** subnav styles *********/

.subnav {
	margin-top:10px;
	margin-bottom:15px;
	margin-left:10px;
	margin-right:0px;
	padding:0px;
	list-style:none;
}

.subnav li {
	display:block;
	margin:5px 0px;
	background:url(img/bullet.gif) 0px 5px no-repeat;
	padding-left:15px;
}

.subnav a {
	color:#ba791a;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.subnav a:hover {
	text-decoration:underline;
}

/********** table styles ***********/

.table01 .t01_left {
	width:216px; 
	float:left;
}

.table01 .t01_right {
	width:645px; 
	float:right;
}

.table02 .t02_left {
	width:464px; 
	float:left; 
	padding-top:10px;
}

.table02 .smaller {
	width: 450px;
}

.table02 .t02_right {
	float:right; 
	width:164px; 
	padding-top:10px;
}

.table02 h1 {
	font-size:16px; 
	color:#1a3355; 
	font-family:Arial, Helvetica, sans-serif; 
	margin:0px; 
	padding:0px;
	margin-bottom:15px;
}

.table03 .t03_left {
	width:237px; 
	float:left;
}

.table03 .t03_right {
	float:right; 
	width:210px;
}

.table03 .t03_right .photo_margin {
	margin-bottom:13px;
}

.table04 .t04_left {
	width:224px; 
	float:left;
}

.table04 .t04_right {
	width:224px; 
	float:right;
}

.table05 .t05_left {
	width:216px;
	float:left; 
	padding-top:75px;
}

.table05 .t05_right {
	width:660px; 
	float:right; 
	padding-right:3px;
}

.table05 .t05_right .main_content {
	padding:20px;
}

.table05 .t05_right .main_content p {
	margin:10px 0px;
	text-align:justify;
}

.table05 .t05_right .main_content h1 {
	font-size:16px;
	color:#1a3355;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

.table05 .t05_right .main_content h2 {
	font-size:13px;
	color:#464646;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

.table05 .t05_right .main_content a {
	text-decoration:none;
	color:#ab7930;
	font-weight:bold;
}

.table05 .t05_right .main_content a:hover {
	text-decoration:underline;
}

/********** block styles **********/

.block01 {
	display:block;
	background:url(img/block01_top.gif) no-repeat #eeeeee;
}

.content_box {
	height: 220px;
	position: relative;
}

.content_box .align_right {
	position: absolute;
	bottom: 3px;
	right: 20px;
}

.block01 .content {
	background:url(img/block01_bot.gif) bottom left no-repeat; 
	padding:10px;
}

.block01 p {
	color:#464646; 
	text-align:justify;
	margin-top:8px;
	margin-bottom:18px;
}

.block01 a,a.view_all {
	font-weight:bold; 
	color:#ab7930; 
	text-decoration:none; 
	line-height:20px;
}

.block01 a:hover,a.view_all:hover {
	text-decoration:underline;
}

.block01 h1 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#0f3f86; 
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.block01 h1 span {
	font-size:12px; 
	font-weight:normal; 
	color:#515151;
}

.block01 .view_all,a.view_all {
	color:#395a8e; 
	font-size:11px;
}

.block02 {
	background:url(img/block02_top.gif) top left no-repeat #e9e9e9; 
	width:224px;
}

.block02 .content {
	background:url(img/block02_bot.gif) bottom left no-repeat;
	display:block;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:6px;
}

.block02 p {
	margin:8px 0px;
	text-align:justify;
	color:#305f8b;
}

.block02 .align_right {
	margin-top:15px;
}

.block02 .align_right a {
	color:#2a5682;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.block02 .align_right a:hover {
	text-decoration:underline;
}

.block02 h1 {
	font-size:16px; 
	color:#ffffff;
	display:block; 
	height:25px; 
	padding-top:10px;
}

.block02 h1 img {
	float:right; 
	margin-top:-20px;
}

/********** staff_block styles ********/

.staff_block {
	display:block; 
	background:url(img/block03bg.gif) no-repeat; 
	width:144px; 
	padding:8px;
	padding-right:0px;
}

.staff_block ul {
	padding:0px;
	margin:0px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;
	font-size:11px;
	font-weight:bold;
}

.staff_block ul strong {
	font-size:13px;
	color:#0f3f86;
}

.staff_block li {
	display:block;
	border-top:1px solid #bcbcbc;
	height:39px;
	padding-top:7px;
	padding-left:6px;
}

.staff_block h1 {
	display:block;
	font-size:16px; 
	color:#1a3355; 
	font-weight:bold;
	height:25px;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

.staff_block h1 img {
	float:right;
	margin-top:-20px;
}



/********** footer styles ***********/

#footer {
	height:118px; 
	width:940px; 
	padding-bottom:20px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/content_bot.png');
}

div > /**/ #footer {
	background:url(img/content_bot.png) top left no-repeat; 
}

#footer .fleft {
	float:left; 
	padding-left:35px; 
	padding-top:50px; 
	font-size:11px; 
	color:#2a5682; 
	width:720px;
}

#footer .fright {
	float:right; 
	padding-top:25px; 
	padding-right:30px;
}

#footer a {
	color:#2a5682;
}

#footer a:hover {
	text-decoration:none;
}

/* floating images right or left as well as other elements */
.floatr {
    float:right;
    padding:0px 0px 10px 10px;
    }
.floatl {
    float:left;
    padding:0px 10px 10px 0px;
    }

/* contact form neutralization classes */

#contact_form {
    border:medium none;
    margin-left:13px;
    }
#contact_form form fieldset {
    border:0pt none;
    }
#contact_form form fieldset label {
    float:left;
    width:200px;
    }

/*form validation/form submission colors */
.success {
    color:green;
    font-weight: bold;
    }
.error {
    color:#cc0000;
    font-weight: bold;
    }
	
.odd, .odd td {
	background-color: #D6D6D6;
}

.field {
	float: left;
	width: 300px;
	margin-bottom: 5px;
}

.field label {
	float: left;
	width: 100px;
	text-align: right;
	display: block;
	line-height: 25px;
	font-weight: bold;
	padding-right: 10px;
}

.field div {
	float: left;
}

.field label.wide {
	width: 200px;
}

.wide_field {
	width: 700px;
}

.field .text {
	width: 150px;
}

.wide_field .text {
	width: 470px;
}

.field .taller {
	height: 100px;
}

.job_board_dropdown {
	width: 200px;
	overflow: hidden;
}

#head_push {
	margin-left: 10px;
}


