* {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 100.01%;
}

html {	overflow-y: scroll; }

body {
	background: url(../images/bg.jpg) repeat-x rgb(255, 255, 255);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #D60018;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

#wrapper {
	width: 869px;
	margin: auto;
}

#header1 {
	background: url(../images/header1.jpg) no-repeat;
	width: 869px;
	height: 80px;
	padding: 0px 0px 0 0px;
}

#header1en {
	background: url(../images/header1en.jpg) no-repeat;
	width: 869px;
	height: 80px;
	padding: 0px 0px 0 0px;
}

#header2 {
	background: url(../images/header2.jpg) no-repeat;
	width: 652px;
	height: 197px;
	margin: -454px 0 0 217px;
	padding: 0px 0px 0 0px;
}

#header2en {
	background: url(../images/header2en.jpg) no-repeat;
	width: 652px;
	height: 197px;
	margin: -454px 0 0 217px;
	padding: 0px 0px 0 0px;
}

#navi {
	width: 162px;
	height: 402px;
	padding: 52px 0px 0 55px;
	line-height: 2.0em;
	background: url(../images/navibg.jpg) no-repeat;
}

#navi a {
	font-size: 12px;
	color: #000000;
}

#navi a:hover {
	text-decoration: none;
	color: #D60018;
}

#navi ul {
	list-style: none;
}

#navien {
	width: 162px;
	height: 402px;
	padding: 52px 0px 0 55px;
	line-height: 2.0em;
	background: url(../images/navibgen.jpg) no-repeat;
}

#navien a {
	font-size: 12px;
	color: #000000;
}

#navien a:hover {
	text-decoration: none;
	color: #D60018;
}

#navien ul {
	list-style: none;
}





* html #content {
	height: 339px;
}

#content {
	width: 557px;
	margin: 0px 0 0 217px;
	padding: 0px 65px 0px 30px;
	font-size: 12px;
	color: #000000;
	line-height: 1.2em;
	min-height: 257px;
}

#content a {
	font-size: 12px;
	font-style: normal;
	color: #D60018;
}

#content a:hover {
	text-decoration: none;
	color: #B0AFAF;
}

#footer {
	clear: both;
	background: url(../images/footer.jpg) no-repeat;
	width: 406px;
	height: 130px;
	margin-left: 0px;
	padding: 38px 0 0 463px;	
	font-size: 12px;
}

#footer a {
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
}

#footer a:hover {
	text-decoration: none;
	font-style: normal;
	color: #000000;
}

#naviun {
	font-size:15px;
	font-weight:normal;
}

#naviun ul {
	list-style: none;
}

#naviun li {
	float: left;
}

#naviun_1, #naviun_1 a {
	width: 96px;
}

#naviun_2, #naviun_2 a {
	width: 92px; 
}

#naviun_3, #naviun_3 a {
	width: 77px; 
}

#naviun_4, #naviun_4 a {
	width: 90px;
}

#naviunen {
	font-size:15px;
	font-weight:normal;
}

#naviunen ul {
	list-style: none;
}

#naviunen li {
	float: left;
}

#naviunen_1, #naviunen_1 a {
	width: 85px;
}

#naviunen_2, #naviunen_2 a {
	width: 83px; 
}

#naviunen_3, #naviunen_3 a {
	width: 97px; 
}

#naviunen_4, #naviunen_4 a {
	width: 90px;
}

#footeren {
	clear: both;
	background: url(../images/footeren.jpg) no-repeat;
	width: 396px;
	height: 130px;
	margin-left: 0px;
	padding: 38px 0 0 473px;	
	font-size: 12px;
}

#footeren a {
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
}

#footeren a:hover {
	text-decoration: none;
	font-style: normal;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D60018;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}

.imgborder {
	border: 1px solid #BABABA;
}

.list {
	padding-left: 40px;
	line-height: 1.60em;
	list-style-image: url(../images/list-style1.gif);
}

#scroller {
	text-align: right;
	padding-top:30px;
	float:inherit;
}
#scroller a {
	font-size: 12px;
	color: #000000;
}

#scroller a:hover {
	text-decoration: none;
	color: #D60018;
}


