#about_header_bg {
	top: 0px;
	width: 448px;
	height:132px;
	background: url(../protected/Closed Site/css/images/headers/header_about_main.jpg) no-repeat top;
	padding:0px;
	margin:0px;
	text-align: left;
}
#about_header_background_bg {
	top: 0px;
	width: 448px;
	height:132px;
	background: url(../protected/Closed Site/css/images/headers/header_about_background.jpg) no-repeat top;
	padding:0px;
	margin:0px;
	text-align: left;
}
#about_header_contact_bg {
	top: 0px;
	width: 448px;
	height:132px;
	background: url(../protected/Closed Site/css/images/headers/header_about_contact.jpg) no-repeat top;
	padding:0px;
	margin:0px;
	text-align: left;
}
#about_header_work_bg {
	top: 0px;
	width: 448px;
	height:132px;
	background: url(../protected/Closed Site/css/images/headers/header_about_work.jpg) no-repeat top;
	padding:0px;
	margin:0px;
	text-align: left;
}
#about_header_text {
	position: relative;
	height:132px;
	top: 7px;
    left: 10px;
}
/**styles not used in current version
.about_head_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-style: italic;
	text-align: left;
	color: #714D60;
	padding-left: 57px;
	padding-top:68px; 
}
.about_head_source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	font-style: normal;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px; 
}
**/
H1, .sub_head, .about_us, .sub_about_us{
	color: #B5930D;
}
.body_copy_cont_us {
	margin-top:2px;
	padding-left:25px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	line-height:19px;
	color:#333333;
}


/**
li{ 
	list-style-image: url(../images/bullet_arrow_about.gif); 
	padding:0px;
	margin-bottom:12px;
}
**/