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

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

a:link, a:hover, a:active, a:visited{
	color:#E86D1F;
	text-decoration: none;
}

a:hover, a:active{
	color:#666;
	text-decoration: none;
}

img{
	border: 0px;
}

h2{
	font-size: 14px;
	font-weight:700;
}

h4,
h5{
	font-size: 12px;
	font-weight:600;
	color: #888;
	text-align: left;
	padding-left: 40px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h5{
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#interior_content_area{
	width: 666px;
	min-height: 450px;
	color: #666;
	border: #444 1px solid; 
	margin-left: 2px;
	padding-left: 9px;
	padding-right: 9px;
	margin-top: 2px;
}

img.header_image{
	margin-left: -9px;
	height: 50px; 
}

ul.services_list{
	margin: 0px;
	list-style: none;
}

ul.services_list_front{
}

ul.services_list_front a:link, .services_list_front a:visted{
	margin: 0px;
	list-style: none;
	color: #333;
	padding: 6px;
}

td.right_side{
	background-image: url(../images/right_side_sm.jpg);
	background-repeat:repeat-y;
	width: 18px;
}

td.left_side{
	background-image: url(../images/left_side_sm.jpg);
	background-repeat:repeat-y;
	width: 12px;
}

td.left_col{
	vertical-align:top;
	padding-top: 0px;
}

table.links_box a{
	padding-left: 15px;
	padding-right: 15px;	
}

.news_list{
	width: 280px;
	color: #666;
	margin-left: 15px;
}

#careers_list{
	width: 280px;
	color: #666;
	margin-left: 15px;	
}

#careers_main_list{
	width: 100%;
	color: #666;
	margin-left: 15px;	
}

#news_main_list{
	width: 100%;
	color: #666;
	margin-left: 15px;	
}

td.menu_bar_secondary{
	background-color: #585953;
	height: 40px;
	width: 950px;
}

td.menu_bar_primary{
	background-color: #E86D1F;
	height: 40px;
	width: 950px;
}

div.menu_primary,
div.menu_secondary{
	height: 40px;
	width: 700px;
	float:left;
}
div.phone_number_primary,
div.phone_number_secondary{
	height: 27px;
	width: 150px;
	float:right;
	background-color: #585953;	
	padding-top: 9px;
	text-align: left;
	color: #E86D1F;
	font-size: 15px;
}

div.phone_number_primary{
	background-color: #E86D1F;	
	color: #ddd;
	font-weight: bold;
}

#news_list{
	padding-left: 12px;

}

#news_list a:link, #news_list a:visited{
	color: #888888;
}

#news_list a:active, #news_list a:hover{
	color: #AAAAAA;
} 

#careers_list a:link, #careers_list a:visited{
	color: #888888;
}

#careers_list a:active, #careers_list a:hover{
	color: #AAAAAA;
} 
/****Menus******/

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm strong{
	padding-left: 3px;
}

.error_msg{
	color:#E86D1F;
	font-size: 14px;
}
.spacer{
	color:#E86D1F;
	vertical-align:middle;
	background-image:url(../images/menu_spacer.jpg);	
	width: 10px;
	height: 40px;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 13px verdana}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 11px 10px;
	width: 87px;
	background: #585953;
	color: #ddd;
	text-align: center;
	text-transform:uppercase;	
	text-decoration: none}

#sddm li a:hover{	
	/*background: #E86D1F*/
	color:#E86D1F;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;	
	padding: 0;
	background: #6E6F68;
	border: 1px solid #333;
	border-top: 3px solid #6E6F68;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #6E6F68;
		color: #ddd;
		text-transform:capitalize;			
		font: 11px verdana}

	#sddm div a:hover
	{	background: #8F8F8F;
		color: #fff}

#pddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#pddm strong{
	padding-left: 3px;
}

.spacer_primary{
	color:#E86D1F;
	vertical-align:middle;
	background-image:url(../images/menu_spacer_primary.jpg);	
	width: 10px;
	height: 40px;
}

#pddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 13px verdana}

#pddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 11px 10px;
	width: 87px;
	background: #E86D1F;
	color: #fff;
	text-align: center;
	text-transform:uppercase;	
	text-decoration: none}

#pddm li a:hover{	
	/*background: #E86D1F*/
	color:#575850;
}

#pddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;	
	padding: 0;
	background: #6E6F68;	
	border: 1px solid #333;
	border-top: 3px solid #E86D1F;
}

	#pddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #6E6F68;
		color: #ddd;
		text-transform:capitalize;			
		font: 11px verdana}

	#pddm div a:hover
	{	background: #8F8F8F;
		color: #fff}