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

/*  START all pages elements  */
*{
	margin:0;
	padding:0;
	border:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
}

body { background:url(/template_assets/images/body_bg.jpg) center top #FFF no-repeat;}

.clr { clear:both;}

#wrapper {
	width:950px;
	margin:0 auto 0 auto;
}

#header {
	width:950px;
	height:24px;
	border-top:11px solid #000;
	border-bottom:4px solid #dddfea;
	background-color:#000;
}

#logo {
	float:left;
	width:152px;
	height:112px;
	background-color:#1e0003;
	padding:60px 0 0 20px;
}


/*  Start search  */
#search_box {
	float:left;
}

#search {
	float:left;
	width:136px;
	height:20px;
	font-size:12px;
	color:#a3620a;
	text-align:left;
	background-color:#dddfea;
	vertical-align: middle;
	padding: 4px 0 0 10px;
}

#go {
	float:left;
	width:26px;
	height:24px;
	background:url(/template_assets/images/search_bt.gif) no-repeat;
	vertical-align: middle;
}
/*  End search  */
/*  START menu zone  */

#menuh {
	float:left;
	width:774px;
	height: 24px;
	_margin-bottom: -24px;
	position: relative;
	display: inline;
	padding-left:3px;
	z-index:500;
}

#menuh li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	
}

li.bt_1, li.bt_1:link, li.bt_1:visited {float:left; height:24px; width:79px; background:url(/template_assets/images/about.gif) no-repeat bottom left; }
li.bt_1:hover, li.bt_1_sel {float:left; height:24px; width:79px; background:url(/template_assets/images/about.gif) no-repeat top left;}

li.bt_2, li.bt_2:link, li.bt_2:visited {float:left; height:24px; width:144px; background:url(/template_assets/images/gall.gif) no-repeat bottom left;}
li.bt_2:hover, li.bt_2_sel {float:left; height:24px; width:144px; background:url(/template_assets/images/gall.gif) no-repeat top left}

li.bt_3, li.bt_3:link, li.bt_3:visited {float:left; height:24px; width:77px; background:url(/template_assets/images/serv.gif) no-repeat bottom left;}
li.bt_3:hover, li.bt_3_sel {float:left; height:24px; width:77px; background:url(/template_assets/images/serv.gif) no-repeat top left}

li.bt_4, li.bt_4:link, li.bt_4:visited {float:left; height:24px; width:101px; background:url(/template_assets/images/empl.gif) no-repeat bottom left;}
li.bt_4:hover, li.bt_4_sel {float:left; height:24px; width:101px; background:url(/template_assets/images/empl.gif) no-repeat top left}

li.bt_5, li.bt_5:link, li.bt_5:visited {float:left; height:24px; width:59px; background:url(/template_assets/images/safety.gif) no-repeat bottom left;}
li.bt_5:hover, li.bt_5_sel {float:left; height:24px; width:59px; background:url(/template_assets/images/safety.gif) no-repeat top left}

li.bt_6, li.bt_6:link, li.bt_6:visited {float:left; height:24px; width:50px; background:url(/template_assets/images/news.gif) no-repeat bottom left;}
li.bt_6:hover, li.bt_6_sel {float:left; height:24px; width:50px; background:url(/template_assets/images/news.gif) no-repeat top left}

.sp {
	width:8px;
	height:24px;
	background:url(/template_assets/images/menu_sp.gif) no-repeat;
}	
	
#menuh a.sub_button {
	padding:0 0 0 5px;
	float:left;
	width:193px;
	height:28px;
	line-height:28px;
	display:block;
	text-decoration:none;
	color:#2a0005;
	font-size:13px;
	background-color:#d1dae8;
	
}

#menuh a.sub_button:hover {
	color:#fff;
	background-color:#845309;
}
	

#menuh ul ul {		
	position:absolute;
	z-index:500;
	width:198px;
	top:24px;	
	clear:both;
	left:0;
	border:1px solid #384d58;
	border-top:4px solid #dddfea;
	display:none;
}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul
{display:block;}

.bt_1_img {
	height:24px;
	_height:20px;
	width:79px;
}
.bt_2_img {	
	height:24px;
	_height:20px;
	width:144px;
}
.bt_3_img {
	height:24px;
	_height:20px;
	width:77px;
}
.bt_4_img {
	height:24px;
	_height:20px;
	width:101px;
}
.bt_5_img {
	height:24px;
	_height:20px;
	width:59px;
}
.bt_6_img {
	height:24px;
	_height:20px;
	width:50px;
}

/*  END menu zone  */
/*  content holder */

#fixed_content, #home_content {
	width:950px;
	height:395px;
	background:url(/template_assets/images/content_bg.jpg) no-repeat;
}

#fixed_content { height:423px;}

#general_content {
	width:950px;
	background:url(/template_assets/images/content_bg_gen.jpg) no-repeat #000;
}

#sub_content {
	width:778px;
	background-color:#000;
	border-top:4px solid #dddfea;
	padding-left:172px;
}

#content {
	float:left;
	width:545px;
	padding:0 24px;
}
/*  Start bottom  */
#bottom_zone {
	width:950px;
	height:87px;
	padding:5px 0;
	background-color:#dddfea;
}

.big_box {
	float:left;
	width:470px;
	height:87px;
	background-color:#000;
}

.big_box p {
	font-size:12px;
	color:#dcddde;
	line-height:16px;
	padding:10px 10px;
}

.sm_box {
	float:left;
	width:155px;
	height:87px;
	background-color:#000;
	margin-left:5px;
	display:inline;
}

.sm_box p {
	font-size:10px;
	color:#dcddde;
	line-height:16px;
	padding:10px 10px;
}

.aff_bottom {
	padding:22px 0 0 150px;
}

.aff_bottom a {
	float:left;
	margin-right:8px;
}
/*  End bottom  */
/*  Start footer  */
#footer {
	width:950px;
	height:35px;
	background-color:#000;
}

#footer p {
	float:left;
	line-height:35px;
	font-size:12px;
	color:#dcddde;
	padding-left:10px;
}

#footer p a:link , #footer p a:visited {
	font-size:12px;
	color:#dcddde;
	text-decoration:none;	
}

#footer p a:hover { text-decoration:underline;}


#footer span {float:right; padding-right:10px;}

#footer span, #footer span a:link, #footer span a:visited {
	line-height:35px;
	font-size:10px;
	color:#a3620a;
	text-decoration:none;
}

#footer span a:hover { text-decoration:underline;}


/*  End footer  */
/*  END all pages elements  */

/*  Start home page  */
#flash_holder {
	float:left;
}

.aff {
	float:right;
	display:inline;
	margin:329px 10px 0 0 ;
}

.aff a {
	float:left;
	margin-right:8px;
}

.aff_lft {
	float:left;
	display:inline;
	margin:329px 0 0 -150px ;
}

.aff_lft a {
	float:left;
	margin-right:8px;
}


/*  End home page  */
/*  Start inner pages elements  */

#title {
	float:left;
	width:594px;
	text-align:right;
	font-size:18px;
	line-height:30px;
	height:30px;
	color:#d0d9e7;
}

#list_holder {
	float:left;
	width:574px;
	margin-top:35px;
	position:relative;
	padding-left:30px;
	z-index:1;
}

#list_holder a:link, #list_holder a:visited {
	float:left;
	display:inline;
	margin:0 10px 10px 0;
	border:1px solid #730024;
	text-decoration:none;
}

#list_holder a:hover {border:1px solid #fff;}

#list_holder a .des { display:none; position:absolute; top:-55px; left:30px; font-size:12px; color:#FFF; width:300px;}
#list_holder a:hover .des { display:block;}

.second_line { font-size:11px; color:#b67208;}
/*  End inner pages elements  */
/*  Styles all pages  */
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#c69c6d;
	margin-bottom:15px;
}

h1 {font-size:20px; color:#000; height:27px; width:100%; padding:8px 24px 0 24px; margin-left:-24px; background-color:#d0d9e7;}
h2 {font-size:20px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px; font-weight:bold;}
h6 {font-size:14px;}

.fine_txt {
	color:#fff;
	font-size:11px;
	font-style:italic;
}

ol li, ul li { margin-left:35px;}

ol li {
	list-style:decimal;
}

.date { color:#004a80;}

#content a.link:link, #content a.link:visited { color:#fff;}
#content a.link:hover { color:#c69c6d}

#content p {
	line-height:20px;
	margin-bottom:25px;
}
/*  END styles all pages  */
/*  Start table format  */
.table_head {
	width:535px;
	height:20px;
	background-color:#d0d9e7;
	color:#000;
	font-size:14px;
	line-height:20px;
	padding-left:10px;
	margin-top: 15px;
}

.table_content {
	width:523px;
	background-color:#25221c;
	padding:10px 10px;
	border:1px solid #d0d9e7;
}

.table_column {
	float:left;
	width:173px;
}

#content .table_column p {
	margin-bottom:0px;
}

.table_column p, .table_column a:link, .table_column a:visited {
	color:#fff;
	text-decoration:none;
	line-height:20px;
	font-size:12px;
}

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

/*  End table format  */

/*----------------------------------------------------------------
	contact form
----------------------------------------------------------------*/

#contactform th, #contactform td, #request_proposal th, #request_proposal td{
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

#contactform input, textarea, select {
	border: 1px solid #c2c2c2;
	padding: 3px;
}
.web_pages_content ul, .web_pages_content ol {
	line-height:20px;
	margin-bottom:15px;
}

/*----------------------------------------------------------------
	END contact form
----------------------------------------------------------------*/
/*----------------------------------------------------------------
	STAFF Table
----------------------------------------------------------------*/

#stafftable td{
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border:1px solid #2B0004;
}


#stafftable img{
	height: 150px;
}

/*----------------------------------------------------------------
	LOCATIONS Table
----------------------------------------------------------------*/

#officetable td{
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border:1px solid #2B0004;
}


#officetable img{
	width: 200px;
}
/*----------------------------------------------------------------
	SITE SEARCH
----------------------------------------------------------------*/


.site_search_section{
	margin: 0px 0px 40px 0px;

}

.site_search_hit{
	margin: 10px;

}
/*----------------------------------------------------------------
	GOOGLE map
----------------------------------------------------------------*/

#gmap{
	width:539px;
	height: 545px;
	border:3px solid #b67208;
}

