@charset "iso-8859-1";

* {
margin:0px;
padding:0px;
}

body {
	background-color: #ffffff;
	background-image: url(../images/f1_02.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}
a {
color: #000000;
text-decoration: none;
}
a:hover {
color: #EBBA1F;
text-decoration: none;
}
#wrapper {
	width: 851px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
font-size: 24px;
font-weight: bold;
color: #50302E;
line-height: normal;
}
h3 {
font-size: 24px;
font-weight: bold;
color: #000000;
line-height: normal;
}
h5 {
font-size: 18px;
font-weight: bold;
color: #FF0000;
line-height: normal;
}
h4 {
font-size: 20px;
font-weight: normal;
color: #000000;
line-height: normal;
}
#menu {
color: #ffffff;
}
#menu a{
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
#menu a:hover{
color: #EBBA1F;
font-weight: bold;
text-decoration: none;
}

/*==================footer======================================*/
#footer {
	clear: both;
	background-image: url(../images/f1_22.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 100%;
	height: 57px;
	color: #ffffff;
}
#footer_wrapper {
	width:850px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}
