.header
{
	width: 100%;
	height: 352px;
	position: relative;
	
}
.header_internal
{

	width: 100%;
	height: 144px;
	overflow: visible;
	position: relative;
}
.header .left_bg
{
	width: 56%;
	height: 352px;
	float: left;
	zoom: 1;
	
	background: url(../images/header_01.jpg) no-repeat top right;
	_margin-right: -5px;
}
.header .right_bg
{
	overflow: hidden;
	zoom: 1;
	height: 352px;
	background: url(../images/header_02.jpg) no-repeat top left;
}
.header_internal .left_bg
{
	width: 36%;
	height: 144px;
	float: left;
	zoom: 1;
	overflow: hidden;
	_margin-right: -5px;
	background: none;
}
.header_internal .right_bg
{
	overflow: hidden;
	zoom: 1;
	height: 144px;
	background: url(../images/header_internal_03.jpg) no-repeat right bottom;
}
.header .menu_content
{
	width: 100%;
	position: absolute;
	top: 25px;
	left: 0px;
	height: 40px;
}
#nav
{
	display: block;
	float: left;
	padding: 0px;
	list-style: none;
	text-align: left;
	padding-left: 40px;
	position: absolute;
	top: 20px;
	left: 20px;
	
}
#nav li
{
	display: block;
	float: left;
	padding: 0px;
	margin-right: 13px;
	text-align: center;
	position: relative;
}
#nav li a.parent
{
	background: url('../images/nav_arrow_03.gif') no-repeat right 8px;
	padding-right: 20px;
	border: 1px solid #555;
	border-left: 0px;
	border-right: 0px;
	display: block;
	_display: inline;
}

#nav li a.selected
{
	background: #3C0000 url('../images/nav_arrow_col_03.gif') no-repeat right 8px;
	padding-right: 20px;
	color: #FFFFFF;
}

#nav li:hover a.parent,
#nav li.hover a.parent
{
	background: url('../images/nav_arrow_col_05.gif') no-repeat right 8px #454545;
	padding-right: 20px;
	border: 1px solid #555;
	border-left: 0px;
	border-right: 0px;
	display: block;
	_display: inline;
}
#nav li a.parent:hover
{
	background: url('../images/nav_arrow_col_05.gif') no-repeat right 8px #454545;
	padding-right: 20px;
	border: 1px solid #555;
	border-left: 0px;
	border-right: 0px;
	display: block;
	_display: inline;
}
#nav li a
{
	font: normal 12px/14px Verdana, Geneva, sans-serif;
	color: #555;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #555;
	border-left: 0px;
	border-right: 0px;
	padding: 3px 7px;
	zoom: 1;
	display: block;
	_display: inline;
}
#nav li a:hover
{
	font: normal 12px/14px Verdana, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #555;
	border-left: 0px;
	border-right: 0px;
	padding: 3px 7px;
	background: #454545;
	display: block;
	_display: inline;
}
#nav li:hover a,
#nav li.hover a
{
	font: normal 12px/14px Verdana, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #555;
	border-left: 0px;
	border-right: 0px;
	padding: 3px 7px;
	background: #454545;
}

#nav li span.selected
{
	background:#3c0000;
	font: normal 12px/14px Verdana, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 3px 7px;
	border: 1px solid #555;
	border-left: 0px;
	border-right: 0px;
	zoom: 1;
	display: block;
	_display: inline;
}
#nav li span.parent
{
	background: url('../images/nav_arrow_col_03.gif') no-repeat right 8px #3c0000;
	padding-right: 20px;
	zoom: 1;
	display: block;
	_display: inline;
}
#nav li ul
{
	display: block;
	position: absolute;
	top: 21px;
	left: 0px;
    padding:0px 0px;
    background: url(../images/sub_nav_bg_03.png) repeat top left;
    background:rgba(0, 0, 0, 0.75);
	list-style: none;
	display: none;
	width: 100%;
	_width: 118px;
	z-index: 1000;
	*zoom:1;
    *background:#000;
    *filter:alpha(opacity=75);
}
#nav li:hover ul,
#nav li.hover ul
{
	display: block;
	position: absolute;
	top: 22px;
	left: 0px;
    padding:0px 0px;
    background: url(../images/sub_nav_bg_03.png) repeat top left;
    background:rgba(0, 0, 0, 0.75);
	list-style: none;
	display: block;
	width: 100%;
	*zoom:1;
    *background:#000;
    *filter:alpha(opacity=75);
	padding: 5px 0px;
}
#nav li.hover ul.width1
{
		width: 116px;
}
#nav li ul *
{
	//position: relative;
}
#nav li ul li
{
	display: block;
	padding: 3px 0px;
	float: none;
	text-align: left;
}
#nav li ul li a
{
	font: normal 11px/13px Verdana, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: none;
	padding: 0px 0px 0px 15px;
	border: 0px;
	background: url(../images/nav_arrow_vertical.gif) no-repeat 5px 4px;
	display: block;

}
#nav li ul li a:hover
{
	font: normal 11px/13px Verdana, Geneva, sans-serif;
	color: #fff;
	text-decoration: underline;
	text-transform: none;
	padding: 0px 0px 0px 15px;
	border: 0px;
	background: url(../images/nav_arrow_vertical.gif) no-repeat 5px 4px;
	display: block;

}
#nav li:hover ul li a,
#nav li.hover ul li a
{
	font: normal 11px/13px Verdana, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: none;
	padding: 0px 0px 0px 15px;
	border: 0px;
	background: url(../images/nav_arrow_vertical.gif) no-repeat 5px 4px;
	display: block;

}
#nav li:hover ul li a:hover,
#nav li.hover ul li a:hover
{
	font: normal 11px/13px Verdana, Geneva, sans-serif;
	color: #fff;
	text-decoration: underline;
	text-transform: none;
	padding: 0px 0px 0px 15px;
	border: 0px;
	background: url(../images/nav_arrow_vertical.gif) no-repeat 5px 4px;
	display: block;

}
.header .menu_content .map
{
	display: block;
	float: right;
	list-style: none;
	padding-right: 30px;
}
.header .menu_content .map li
{
	display: block;
	float: right;
	list-style: none;
}
.header .menu_content .map li a.home
{
	background: url(../images/map.gif) no-repeat 0px 0px;
	width: 27px;
	text-decoration: none;
	display: block;
	height: 20px;
}
.header .menu_content .map li a.contact
{
	background: url(../images/map.gif) no-repeat -27px 0px;
	width: 29px;
	text-decoration: none;
	display: block;
	height: 20px;
}
.header .menu_content .map li a.site_map
{
	background: url(../images/map.gif) no-repeat -56px 0px;
	width: 33px;
	text-decoration: none;
	display: block;
	height: 20px;
}
.header .menu_content .map li a.home:hover
{
	background: url(../images/map.gif) no-repeat 0px -20px;
	width: 27px;
	text-decoration: none;
	display: block;
	height: 20px;
}
.header .menu_content .map li a.contact:hover
{
	background: url(../images/map.gif) no-repeat -27px -20px;
	width: 29px;
	text-decoration: none;
	display: block;
	height: 20px;
}
.header .menu_content .map li a.site_map:hover
{
	background: url(../images/map.gif) no-repeat -56px -20px;
	width: 33px;
	text-decoration: none;
	display: block;
	height: 20px;
}
.header .menu_content .map li span.home_sel
{
	background: url(../images/map.gif) no-repeat 0px -20px;
	width: 27px;
	text-decoration: none;
	display: block;
	height: 20px;
}
.header .menu_content .map li span.contact_sel
{
	background: url(../images/map.gif) no-repeat -27px -20px;
	width: 29px;
	text-decoration: none;
	display: block;
	height: 20px;
}
.header .menu_content .map li span.site_map_sel
{
	background: url(../images/map.gif) no-repeat -56px -20px;
	width: 33px;
	text-decoration: none;
	display: block;
	height: 20px;
}
.header .logo
{
	text-align: left;
	margin-bottom: 40px;
	margin-left: 40px;
	margin-top: 105px;
	display: block;
	height: 73px;
	text-decoration: none;
	width: 279px;
	background: url(../images/logo.gif) no-repeat top left;
	text-indent: -10000px;
}
.header .logo .text
{
	font: normal 9px/12px "Times New Roman", Times, serif;
	color: #010101;
	display: block;
	text-indent: -10000px;  
}
.header .logo .text_small
{
	font: italic 20px/27px Georgia, "Times New Roman", Times, serif;
	color: #010101;
	text-align: right;
	display: block;
	text-indent: -1000px;
}
.header_internal .logo
{
	text-align: left;
	margin-bottom: 40px;
	margin-left: 40px;
	margin-top: 70px;
	display: block;
	height: 73px;
	text-decoration: none;
	width: 279px;
	text-indent: -10000px;
}
.header_internal .logo p.text
{
	font: normal 32px/32px Myriad pro, Georgia, "Times New Roman", Times, serif;
	color: #010101;
}
.header_internal .logo p.text_small
{
	font: italic 20px/27px Georgia, "Times New Roman", Times, serif;
	color: #010101;
	text-align: right;
}
.header .left_bg .block
{
	background: url(../images/order-BG_03.png) no-repeat top left;
	width: 288px;
	height: 86px;
	text-align: left;
	_background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/order-BG_03.png', sizingMethod='image');
}
.header .left_bg .block a
{
	font: normal 18px/24px Verdana, Geneva, sans-serif;
	color: #fff;
	display: block;
	padding: 25px 20px 10px 30px;
	text-decoration: none;
	text-indent: -10px;
	position: relative;
	cursor: pointer;
}
