#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 276px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: oblique;
	color: #FFF;
	padding-left: 24px;
}
#header a {
	color: #FFF;
	

	
}
.slogan {
	height: 30px;
	width: 300px;
	position: absolute;
	z-index: 99;
	float: left;
	margin-top: 165px;
	margin-left: 221px;
}

#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 55px;
	padding-left: 6px;

	
}
#m_menu {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 38px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	text-transform: uppercase;
}
#m_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-transform: uppercase;

}
#m_menu a:hover {
	color: #D2D2D2;

}
#m_menu ul{
	padding-top: 8px;
	text-transform: uppercase;
        padding-left:20px;

}
#m_menu li{
	display: inline;
	padding:8px 7px 8px 9px;
	position: relative;
	text-transform: uppercase;
	

}
.mm_line {
	
		background-image: url(images/mm_line.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	
	}

.mm_l {
	background-image: url(images/menu_bg_l.jpg);
	float: left;
	height: 38px;
	width: 18px;
	position: relative;
}
.mm_r {
	background-image: url(images/menu_bg_r.jpg);
	float: right;
	height: 38px;
	width: 18px;
	position: relative;
}
.cont {
	font-size: 14px;
	font-style: normal;
	color: #FFF;
}
