body {
	background-image: url(../images/bg-s.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 0.8em;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-image: none;
	height: 660px;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	
}
#header  {
	height: 38px;
	background-image: url(../images/menu/header.jpg);
}
#menu  {
	height: 34px;
	width: 997px;
	background-image: url(../images/menu/header.jpg);
}
#menu   a  {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	color: #7F7F7F;
	text-align: right;
	display: block;
	width: 90px;
	float: right;
}
#menu   a:hover  {
	color: #a90116;
}
#menu   a:active  {
	border-bottom-color: #FF0000;
}
#body  {
	height: 433px;
	background-color: #FFFFFF;
}

#base {
	height: 135px;
	background-color: #7F7F7F;
}
.footer {
	height: 15px;
	padding-right: 43px;
	padding-left: 72px;
}

a:link {
	color: #7F7F7F;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #AA0116;
	text-decoration: none;
}

h1 {
	font-family: Arial;
	font-size: 100%;
	margin-left: 10px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h6 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}
h5 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
}
