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

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/bg_body.gif) center repeat-y #fff;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

/******* GENERAL LAYOUT ********/

#container {
	background: #653b71;
	width: 976px;
	margin: 0 auto;
}

#header {
	background: url(../images/bg_header.jpg);
	height: 125px;
}

#content {
	background: url(../images/bg_content.gif) repeat-y;
	min-height: 536px;
	float: left;
	width: 100%;
}

#content_inner {
	padding: 16px 34px;
	float: left;
	width: 908px;
}

.body_text_home, .body_text {
	padding: 16px;
}

.body_text_home {
	width: 490px;
}

.left_text_column {
	width: 574px;
}

#footer {
	background: url(../images/bg_footer.jpg) no-repeat;
	min-height: 30px;
	padding: 48px 34px 26px 34px;
	width: 908px;
	float: left;
}

#footerbase {
	background: url(../images/bg_footerbase.gif) repeat-x #212121;
	height: 65px;
	width: 976px;
	clear: both;
}

img {
	margin-bottom: 24px;
}

.right {
	float: right;
	clear:right;
}

.left {
	float: left;
	margin-right: 22px;
}

/********* END GENERAL LAYOUT ********/

/********** GENERAL TEXT STYLES*********/


p, h1, h2, h3, h4, h5, h6, ul, ol {
	color: #383838;
}

p, ul, ol  {
	font-size: .85em/*.95em*/;
	line-height: 1.55em;
	margin: 0 0 .8em 0;
}

ul, ol {
	list-style-position:outside;
	padding: 0 0 0 18px;
}

h1 {
	font-size: 2em;
	margin: 0 0 .4em 0;
}

h2 {
	font-size: 1.5em;
	margin: 1.3em 0 .7em 0;
}

h3 {
	font-size: 1.3em;
	margin: 1.1em 0 .4em 0;
	color: #653b71;
}

h4 {
	font-size: 1.02em;
	margin:.2em 0;
}

.bold {
	font-weight: bold;
}

.linklist {
	list-style: none;
	line-height: 2em;
	font-size: .75em;
	padding: 0px;
}

.linklist a {
	font-weight: bold;
}

.linkmenu div {
	
	margin: 0 0 8px 0;
	float:left;
	width: 250px;
}

.linkmenu a {
	font-size: .9em/*.95em*/;
	padding-top: 7px;	
	float:left;
}

.linkmenu img {
	margin: 4px 10px 0 0;
	float: left;
}

.anchors {
	font-size: .8em;
	line-height: 1.6em;
	margin: 0 0 1.6em 0;
	padding: 0 0 .8em 0;
	border-bottom: 1px solid #c8c8c8;
}
	

/**** END GENERAL TEXT STYLES *******/

/******** CONTACT STYLES *********/


.title {
	font-style:italic;
}

.contact div {
	float:left;
}

.contact ul {
	list-style: none;
	list-style-position:outside;
	margin: 0 0 1.2em 0;
	width: 272px;
	float: left;
	line-height: 1.4em;
}

.jobcontact ul {
  list-style: none;
	list-style-position:outside;
	margin: 0 0 1.2em 0;
	width: 200px;
	float: left;
	line-height: 1.4em;
	}

.contact div.locations, .contact div.people {
	border-bottom: 1px dotted #c8c8c8;
	margin-bottom: 1.6em;
	padding-bottom: .8em;
	width: 100%;
}

.contact h2, .contact h3 {
	clear: left;	
}

.contact h3 {
	margin-bottom: 1em;
}

.contact h4 {
	font-size: 1.2em;
}

.contact div.locations li.directions {
	padding: .4em 0 0 0;
}
/******** END CONTACT STYLES *********/

/******** LINK STYLES**********/

a {
	color: #8c7336;
}

a, img {
	text-decoration: none;
	border: none;
	outline: none;
}

a:visited {
}

a:hover, a:focus {
	text-decoration: underline;
	cursor:pointer;
}

/******** END LINK STYLES ********/

/********** HEADER ***********/

#main_logo {
	margin: 15px 0 0 23px;
}

#top_nav {
	float: right;
	margin: 12px 16px 0 0;
}

#top_nav a {
	color: #c6aace;
	font-size: .76em;
	padding-left: 1.6em;
}

#top_nav a:visited {
}

#top_nav a:hover, #top_nav a:active, #top_nav a:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

/********** END HEADER ***********/

/*********** HOME PAGE *************/

.home_button {
	float: right;
	clear: right;
	width: 380px;
	height: 154px;
	border: solid 1px #c8c8c8;
	background: url(../images/home_button.gif) repeat-x;
	margin: 0 0 0 32px;
	display: block;
}

.home_button_last {
	float: right;
	clear: right;
	width: 380px;
	height: 154px;
	border: solid 1px #c8c8c8;
	background: url(../images/home_button.gif) repeat-x;
	margin: 0 0 0 32px;
	display: block;
}

.home_button_inner {
	width: 376px;
	height: 150px;
	border: solid 2px #fff;
	display: block;
}

.home_button_biz {
	background: url(../images/icon_biz.png) no-repeat;
	background-position: 28px 22px;
}

.home_button_large {
	background: url(../images/icon_large.png) no-repeat;
	background-position: 28px 22px;
}

.home_button_lit {
	background: url(../images/icon_lit.png) no-repeat;
	background-position: 28px 22px;
}

.home_button_text {
	width: 196px;
	height: 86px;
	margin: 26px 0 0 160px;
	display: block;
}

.home_button_text h4 {
	line-height: 1.2em;
}

.home_button_text p {
	padding-top: .4em;
	line-height: 1.2em;
}

.home_button a, .home_button_last a {
	text-decoration: none;
	width: 380px;
	height:154px;
	display: block;
}

.home_button a:hover, .home_button_last a:hover {
	background: #f4f4f4;
}

/*********** END HOME PAGE *************/

/******** CONTENT NAVBAR *********/

#navbar {
	background: url(../images/navbar.gif) repeat-x;
	height: 41px;
	margin: 0px 19px;
}

#navbar .button
{
	background: url(../images/navbar_divider.gif) right no-repeat;
	float:left;
}

#navbar a {
	display: block;
	float: left;	
	height: 27px;
	width: 220px;
	padding: 13px 0 0 0;
	font-size: .9em;
	color: #585858;
	text-align: center;
	background-position: 14px 10px;
	text-decoration: none;
}

#navbar a:visited {
	color: #585858;
}

#navbar .button:hover, #navbar .button.active {
	background: url(../images/navbar_divider.gif) right no-repeat #f6f6f6;
}

#navbar .active a {
	font-weight: bold;
}

.biz_button {
	background: url(../images/icon_biz_small.png) no-repeat;
}

.large_button {
	background: url(../images/icon_large_small.png) no-repeat;
}

.lit_button {
	background: url(../images/icon_lit_small.png) no-repeat;
}

#subnav {
	margin: 1px 19px 0px 19px;
	background: #eee;
	float:left;
	width: 938px;
}

#subnav a {
	display: block;
	float: left;	
	padding: 7px /*16px*/ 0 0 0/*16px*/;
	height: 21px;
	font-size: 12px;
	color: #888;
	text-align: center;
	text-decoration: none;
}

#subnav a:visited {
	color: #888;	
}

#subnav a:hover, #subnav a.active {
	color: #585858;
	background: #fff;
}

#subnav a.active {
	font-weight:bold;
}



/******** END CONTENT NAVBAR********/

/******** MISC STYLES **********/

.send_it, .gray_box, .gray_box_nm, .jobdetails  {
	background: url(../images/home_button.gif) repeat-x #e7e7e7;
	padding: 16px;
	border: 1px solid #c8c8c8;
	width: 542px;
}

.jobdetails {
  float: left;
}

.send_it {
	margin-top: 1.1em;
}

.gray_box {
	width: 542px;
	margin-top: 1.6em;
}

.planroom {
	background: url(../images/home_button.gif) repeat-x #e7e7e7;
	border: 1px solid #c8c8c8;
	height: 58px;
	width: 266px;
	float:right;
	margin-bottom: 1.6em;
}

.planroom a {
	text-decoration: none;
	background: url(../images/whiteboard_icon.png) no-repeat;
	background-position: 12px 15px;
	height: 54px;
	width: 266px;
	display:block;
}

.planroom:hover {
	background: #f4f4f4;
}

.planroom h4 {
	padding: 18px 0 0 48px;
}

.send_it a {
	margin: .8em auto 0 auto;
	width: 122px;
	height: 32px;
	background-image: url(../images/send_it.gif);
	display: block;
}

.send_it h4 {
	text-align:center;
}

.gray_box h3, .gray_box_nm h3 {
	margin-top: 0;
}

img.arrow {
	margin: 0 0 0 258px;
	
}

.jobpostings {
	margin: 1.6em 0;
}

.jobpostings div {
	margin-bottom: .8em;
}

.jobpostings h4 {
	cursor: pointer;
	margin: .6em 0 .4em 0;
}


/******** END MISC STYLES *******/


/********* FOOTER STYLES ********/

#footer span.divider {
	color:#c6aace;
}

#footer p {
	color: #fff;
	font-size: .85em;
	text-align:center;
}

#footer table {
	border: none;
	border-style: none;
	border-collapse: collapse;
}

#footer th {
	text-align: left;
	
	padding-right: 12px;
}

#footer tr {
	height: 1.55em;
}

#footer h3 {
	color: #fff;
	font-weight: normal;
	margin: 0 0 .4em 0;
}


#footerleft {
	width: 672px;
	height: 150px;
	float: left;
	margin-right: 30px;
}

#footercenter {
	width: 180px;
	float: left;
	margin-right: 30px;
}

#footerright {
	width: 100%;
	float:left;
}

#footerbase a {
	color: #ff9017;
}

#footerbase a:visited {
	color: #ff9017;
}

#footerbase a:hover {
	color: #fff;
	text-decoration:none;
}

#footerbase p {
	padding-top: 24px;
	color: #9a9999;
	text-align: center;
	font-size: .7em;
}


