body, h1, h2, h3, h4, h5, h6, p, div, table, td, ul, li, a, a:link, a:visited, img {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif !important;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

* html body {
	font-size: small; /* for IE5/Win */
	font-size: medium; /* for othe IE versions */
}

a img, a:link img, a:visited img {
	border: none;
}

a {
	color:#cc9900;
	text-decoration:none;
}


body {
	background-color: #efefef;
}

p {
	color:#636B75;
	font-family:Arial,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	}

form table td {
	xpadding: 3px 0;
	xcolor: #444;
	xfont-size: 80%;
	xfont-weight: bold;
}

.newsStrong {
	font-size: 110%;
}


input, select {
	padding: 2px;
	border: 1px solid #c6c6c6;
}

td {
	vertical-align: top;
}

.form_section {
	padding: 20px 0;
	border-bottom: 1px solid #c6c6c6;
}

.label {
	width: 90px;
	text-align: right;
	padding: 5px 12px 0 0;
	vertical-align:top;
	font-size: 14px;
}

.note {
	color: #999;
	font-weight: normal;
	font-size: 80%;
}

button {
	background-color: transparent;
	border: none;
}

#container {
	width: 942px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	overflow: visible;
}

/* start HEADER styles */
#header {
	margin: 0 33px 5px;
	padding: 22px 26px 17px;
	background: #fff;
}

#career {
	float: right;
	margin: 0 0 13px 0;
}

#career p {
	float: left;
	color: #666;
	text-align: right;
	padding: 4px 0 0;
	font-size: 80%;
}

#career a {
	diplay: block;
	margin: 0 0 0 5px;
}

#header ul {
	position: relative;
	clear: right;
	margin: 0 0 0 270px;
	padding: 0 0 10px;
	text-align: right;
	border-bottom: 1px solid #efefef;
}

#header li {
	display: inline;
}

#header li a,
#header li a:link,
#header li a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size: 80%;
	padding: 0 0 0 10px;
}

#header li a:hover,
#header li a:visited:hover {
	color: #535353;
}

#logo {
	float: left;
}

/* start TOP SECTION */
#top_section {
	margin: 0 0 5px;
	padding: 12px 0 0 45px;
	background-color: #ffffff;
	background-image: url('../images/layout/top-section-bg.gif');
}

#ajax_bg {
	float: left;
	margin: 0 11px 0 0;
	width: 541px;
	height: 331px;
	background-color: #ffffff;
	background-repeat: no-repeat;
}

#ajax_inner_text {
	margin: 0 0 0 12px;
	padding: 12px 0 0;
	width: 226px;
}

#ajax_bg h3,
#ajax_bg p {
	color: #fff;
	font-size: 80%;
	background-image: url('../images/layout/transparent1x1.png');
}

#ajax_bg h3 {
	padding: 12px 12px 3px;
	color: #fff;
	background-image: url('../images/layout/transparent1x1.png');
}

#ajax_bg p {
	padding: 3px 12px 12px;
	color: #fff;
	background-image: url('../images/layout/transparent1x1.png');
}

/* BLOCK CONTENT */
#outer_block {
	background: #fff;
	margin: 0 33px 5px;
	padding: 8px 0;
}

#outer_block h1 {
	margin-bottom: 10px;
}

#outer_block h2 {
	color: #444;
	font-size: 100%;
	color:#000000;
	}
	
#outer_block h2 a{
	color:#000000;
	}
	
#outer_block h2.testimonials {
	font-size:150%;
	font-weight:normal;
}	

#outer_block p {
	xcolor: #444;
	xfont-size: 80%;
	xline-height: 160%;
	margin: 15px 0;
}

#outer_block p.newsdescription {
	margin:15px 0 25px 0;
}

#outer_block p.date {
	xcolor: #444;
	xfont-size: 80%;
	xline-height: 160%;
	margin: 2px 0 15px;
}

#outer_block p a {
	color:#cc9900;
	text-decoration:none;
}

#outer_block ul {
	margin: 0 0 10px 30px;
}

ul.list li {
	xcolor: #444;
	xline-height: 190%;
	margin: 8px 0;
	xfont-size: 80%;
	color:#636B75;
	font-family:Arial,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	list-style-image:url('../images/bullet-square.gif');
	
}

#outer_block address {
	color: #444;
	font-size: 80%;
	font-weight: normal;
	line-height: 120%;
	margin: 0 0 15px 0;
	font-style: normal;
}

#outer_block address strong {
	color: #444;
}

#outer_block strong {
	color: #000;
	font-size:120%;
}

/* PORTFOLIO */
#portfolio {
	float: left;
	width: 345px;
	height: 338px;
	background-image: url('../images/layout/portfolio-bg.png');
}

#portfolio p {
	margin: 22px 0 0 22px;
	padding: 2px 0 0 82px;
	color: #666;
	background-image: url(../images/portfolio.gif);
	background-repeat: no-repeat;
	font-size: 70%;
}

#portfolio ul {
	margin: 5px 0 0 22px;
}

#portfolio ul li {
	margin: 6px 0;
	color: #757575;
	line-height: 100%;
	font-size: 80%;
	list-style: square inside;
}

#portfolio a,
#portfolio a:link,
#portfolio a:visited {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
	text-transform: capitalize;
}

#portfolio a:hover,
#portfolio a:visited:hover {
	color: #000;
}

#portfolio li.selected,
#portfolio li a.selected,
#portfolio li a:link.selected,
#portfolio li a:visited.selected {
	color: #000;
}

#portfolio_index_outer {
	xmargin: 0 -70px 0 0;
	xfloat: right;
	xposition: relative;
	xwidth: 345px;
	xheight: 338px;
	xbackground-image: url('../images/layout/portfolio-bg.png');
}

#portfolio_index {
	margin: 0 -70px 0 0;
	float: right;
	position: relative;
	width: 345px;
	height: 338px;
	background-image: url('../images/layout/portfolio-bg.png');
}

#portfolio_index ul {
	padding: 10px 0 0 22px;
	margin: 0;
}

#portfolio_index li {
	margin: 8px 0;
	color: #757575;
	line-height: 100%;
	font-size: 80%;
	list-style: square inside;
	
}

#portfolio_index a,
#portfolio_index a:link,
#portfolio_index a:visited {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
	text-transform: capitalize;
}

#portfolio_index a:hover,
#portfolio_index a:visited:hover {
	color: #000;
}

#portfolio_index li.selected,
#portfolio_index li a.selected,
#portfolio_index li a:link.selected,
#portfolio_index li a:visited.selected {
	color: #000;
}

#portfolio_main_content h2 {
	padding: 10px;
	color: #000000;
	text-transform: capitalize;
	background-color: #f7f5ec;
	border-bottom: 1px solid #e4e4e4;
}

#portfolio_main_content p {
	padding: 10px;
}

.portfolio_box {
	margin: 0 0 10px;
	width: 512px;
	overflow: hidden;
}

.portfolio_box_image {
	overflow: hidden;
}

.portfolio_box_inside {
	margin: 10px 0 0;
	border: 1px solid #e4e4e4;
}



.outline_block {
	margin: 0 8px;
	padding: 20px;
	border: 1px solid #efefef;
}

#main_image {
	float: left;
	margin: 0 40px 0 0;
}

#main_image p {
	font-size: 90%;
	font-weight: bold;
}

#crane_image { /* homepage only */
	position: absolute;
	margin: -130px 0 0 0;
	width: 235px;
	height: 324px;
	background-image: url('../images/crane.png');
	background-repeat: no-repeat;
}

#home-left-margin { /* homepage only */
	margin: 0 0 0 250px;
	width:541px;
}

.inner_block { /* news style */
	margin: 27px 0 0;
	padding: 16px;
	border: 1px solid #e4e4e4;
	background-color: #f7f5ec;
}

.inner_block h2 { /* news style */
	float: left;
	margin: 0 0 15px 0;
}

.inner_block a.plus { /* news style */
	display: block;
	float: right;
	background-image: url('../images/layout/plus-sign.gif');
	background-repeat: no-repeat;
	font-size: 80%;
	text-decoration: none;
	color: #000;
	padding: 0 0 0 15px;
	text-transform: capitalize;
	background-position: 0 4px;
}

#main_content {
	margin: 0 0 0 260px;
}

#main_content_about {
	margin: 0 0 0 0;
	width:200px;
	float:left;
	width:557px;
}

.inside_box {
	clear: right;
	border: 1px solid #e4e4e4;
	margin: 20px 0 20px;
}

.inside_box h2 {
	padding: 14px 0 10px 25px;
	border-bottom: 1px solid #e4e4e4;
	background: #f7f5ec;
}

.inside_box ul {
	margin: 0 0 0 24px;
}

.inside_box li {
	line-height: 170%;
	color: #444444;
	font-size: 80%;
	margin: 10px 0;
}

.inside_box p {
	padding: 10px 10px 0;
}

/* HOMEPAGE NEWS SECTION */

#news {
	clear: both;
	padding: 0;
	margin: 0;
}

#news .homenewsentry {
	width:223px;
	margin:0;
	padding: 13px 19px;
	float: left;
	border-top: 1px solid #e8e7e6;
	color:#444444;
	font-size:73%;
	line-height:160%;	
}

#news p {
	margin:0;
	padding:0;
}

#news h3 {
	font-size: 130%;
	color:black;
}

#news a {
	color:black;
}

#news strong {
	font-size: 110%;
}

#news p.date {
	margin:0 0 10px 0;
}

#news p a {
	padding:10px 0 0 0;
}


/* SIDEBAR */
#sidebar {
	width: 202px;
	float: left;
	overflow: visible;
}

#sidebar_about {
	width: 250px;
	float: left;
	overflow: visible;
	padding-left:10px;
}

#left_nav {
	width: 208px;
	height: 340px;
	background-image: url('../images/layout/left-nav-bg.png');
}

#left_nav h2 {
	color: #444;
	font-size: 100%;
	margin: 0 20px;
	padding: 17px 0 0;
	text-decoration: underline;
}

#left_nav ul {
	margin: 0 20px;
}

#left_nav li {
	list-style: none;
	margin: 4px 0;
	line-height: 110%;
	font-size: 100%;
}

#sidebar_content {
	border: 1px solid #e4e4e4;
	margin: 10px 0 0;
}

#sidebar_content .top_p {
	background: #f7f5ec;
	border: none;
	text-align: center;
	margin: 0;
}

#sidebar_content p {
	padding: 10px;
	font-size: 75%;
	line-height: 180%;
	border-top: 1px solid #e4e4e4;
	margin:0;
}

#sidebar_content strong {
	font-size: 75%;
}

#sidebar_about {
	width: 250px;
	float: left;
	overflow: visible;
	padding-left:10px;
}

#sidebar_about #sidebar_content {
	border: 1px solid #e4e4e4;
	margin: 10px 0 0;
}

#sidebar_about #sidebar_content h3 {
	background: #f7f5ec;
	border: none;
	text-align: center;
	margin: 0;
	padding: 10px;
}
#sidebar_about #sidebar_content h3.topborder {
	border-top: 1px solid #e4e4e4;
}


#sidebar_about #sidebar_content .top_p {
	background: #f7f5ec;
	border: none;
	text-align: center;
	margin: 0;
}

#sidebar_about #sidebar_content p {
	padding: 10px;
	font-size: 75%;
	line-height: 180%;
	border-top: 1px solid #e4e4e4;
	margin:0;
}

#sidebar_about #sidebar_content strong {
	font-size: 75%;
}



#left_nav li a,
#left_nav li a:link,
#left_nav li a:visited {
	color: #444;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
}

#left_nav li a:hover,
#left_nav li a:visited:hover {
	color: #000;
}

/* FOOTER */
#footer {
	margin: 0 33px 5px;
	padding: 0;
	background: #fff;
}

#footer p {
	font-size: 70%;
	padding: 11px 0 10px 12px;
}

/* ABOUT US FLASH */
#about_us_flash {
	margin: 0 0 20px;
	height: 179px;
}

/* PORTFOLIO MAIN CONTENT */
#portfolio_main_content {
	position: relative;
	float: left;
	margin: 0 0 0;
	width: 496px;
}

#news_content {
	float: left;
	width: 450px;
}

#news_sidebar {
	margin: 0 0 0 500px;
}

#news_sidebar p {
	text-align: right;
	font-weight: bold;
}

#news_nav {
	margin: 60px 0 0;
	text-align: center;
	font-size: 90%;
}

#news_nav img {
	vertical-align: middle;
}

#news_nav a,
#news_nav a:link,
#news_nav a:visited {
	color: #444;
	font-weight: bold;
	text-decoration: none;
}

#news_nav a:hover,
#news_nav a:visited:hover {
	text-decoration: none;
	color: #000;
}

/* CLASSES */
.clear {
	clear: both;
	visibility: hidden;
}

.right_image {
	float: right;
	padding: 0 0 10px 10px;
}

.left_image {
	float: left;
	xclear: right;
	padding: 0 10px 10px 0;
}

.contact_link {
	float: right;
}

span.news_date {
	font-weight: bold;
}

.media_contour {
	float: left;
	margin: 10px 0 0;
	padding: 0 20px 0 45px;
	font-size: 60%;
	background-image: url(../images/mc.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.media_contour a, .media_contour a:link, .media_contour a:visited {
	color: #636B75;
}

.long_input {
	width: 270px;
	margin-bottom: 10px;
	padding: 5px;
}

/* Lukes' Final Tweaks */

.callout {
	background-color:#F7F5EC;
	border-top:1px solid #E4E4E4;
	border-bottom:1px solid #E4E4E4;
	border-right:none;
	border-left:none;
	padding:0 10px;
}

.callout h2 {
	line-height:165%;
	font-weight:normal;
	margin:5px 0;
}

.leader {
	font-family:Georgia,serif;
	font-size:18px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:27px;
}

.bold {
	color:#444;
	font-weight:bold;
}

.backtonews {
	font-size: 14px;
}

.checkbox {
	font-size: 13px;
	padding-right: 12px;
}

#txtResume, #txtGeneralComments {
	width:359px;
	height: 200px;
	padding: 5px;
	font-family: "Arial", sans-serif;
	font-size: 12px;
}

#requiredResume {
	padding-left: 100px;
}

#rfvResume, #rfvName {
	font-size:12px;
}

#copyPaste {
	font-size: 10px;
	line-height: 10px;
	color:gray;
	padding-top: 5px;
}
