@charset "utf-8";
/* CSS Document */
	
 A:link {color:#921c0e; text-decoration: none;} A:visited {color:#921c0e;  text-decoration:none;} A:hover {color:#FFFFFF;  text-decoration:underline;} A:active {color:#921c0e} 
 
 
a.meta_nav_link:link {color: #707070; text-decoration: none; }
a.meta_nav_link:visited {color: #707070; text-decoration: none; }
a.meta_nav_link:hover {color: #666666; text-decoration: underline; background:none; }
a.meta_nav_link:active {color: #707070; } 

.contactIcon {background: url(/images/interface/telephone_icon_content.gif) no-repeat; padding-left: 22px; padding-bottom: 4px;}

.sitemapIcon {background: url(/images/interface/site_map_icon.gif) no-repeat 3px 50%; padding-left: 22px; padding-bottom: 4px;}

h1
{
	font-family:Arial, Helvetica, sans-serif; 
	margin: 0px; 
	color: #15120B !important;
	font-size: 29px;
	font-weight:300;

}

#image{
	background:#000000;
	height:400px;
	padding:0;
	color:#FFFFFF;
	text-align: center;
}

#preload{
	background:#000;
	color:#999;
	width:100%;
	height:400px;
	padding:0;
	margin:0;
}
#preload img{
	position:relative;
	top:48%;
}

body {
	background:#16130c url(/images/common/background/bg_html.jpg) repeat-y center top;
	background-color: #16130c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #696969;
}


#menu_slice{
	margin-bottom:50px;
}

#menu_slice{
	width:960px;
}

#menu{
	float:left;
	height:30px;
	margin:16px 0 0 25px;
}

#menu a{
	text-transform:uppercase;
	font-family:'Century Gothic', Arial, Helvetica, sans-serif !important;
	margin:0 15px 0 15px;
	font-size:14px;
	color:#211C12;
	display:block;
	float:left;
	text-decoration:none;
}

* html body #menu a{
	margin:0 10px 0 10px;
}

#menu a:hover, #menu a.selected{
	font-family:'Century Gothic', Arial, Helvetica, sans-serif !important;
	padding-bottom:10px;
	border-bottom:4px solid #A52A13 ;
}
*:first-child+html body #menu a.selected{
	padding-bottom:7px;
}

.heading_small {
	color: #8F1C0A;
}

.heading_large {
	font-size: 16px;
	color: #8F1C0A;
}

.style_red {
	color: #FF0000;
}

.style_black {
	color: #000000;
}

  .menu
  {
   position:centre;
   background-color:#336666;
   border:1px solid #FFFFFF;
   width:140;
   font-size:11px;
   font-family:verdana;
   font:bold;
   position:absolute;
   cursor:hand;
   color:#FFFFFF;
  }

  .item_panel
  {
    width:140;
    border-left:1px solid #FFFFFF;
    border-right:1px solid #FFFFFF;
    clip:rect(0,150,0,0);
    position:absolute;

  }

  .item_panel a

  {
   text-decoration:none;
   color:white;
   cursor:hand;
  }
  .item
  {
   background-color:#669999;
   width:138;
   font-size:10px;
   font-family:verdana;
  }

.style_copyright {
color: #A7A7A7; 

}

.style_white {
color: #FFFFFF; 

}

.style_orange {
color: #FF6600; 

}


.formTextBoxSingleLine {
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: #696969;
	padding: 4px;
}

.formTextBoxMultiLine {
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: #696969;
	padding: 4px;
}

.formTextBoxDropDown {
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: #696969;
}





