/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-image:url(../img/bg.gif);
	font:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:14px;
	line-height:140%;
	text-align:center;
}

#wrapper {
	width:1024px;
	margin:0px auto;
	padding:0px;
	background-image:url(../img/bg_wrapper.gif);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#eca515;
	text-align:left;
}

#wrapper2 {
	width:1210px;
	margin:0px auto;
	padding:0px;
	background-image:url(../img/bg_wrapper2.gif);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#eca515;
	text-align:left;
}


#container {
	width:760px;
	margin:0px;
	padding:0px 132px;
}
#container2 {
	width:945px;
	margin:0px;
	padding:0px 132px;
}

#footer {
	width:730px;
	height:110px;
	margin:0px;
	padding:25px 15px 15px 15px;
	background-image:url(../img/bg_footer.gif);
	background-position:center top;
	background-repeat:no-repeat;
	color:#990000;
}
#footer2 {
	width:945px;
	height:110px;
	margin:0px auto 0px auto;
	padding:25px 0px 15px 0px;
	background-image:url(../img/bg_footer2.gif);
	background-repeat:no-repeat;
	color:#990000;
	clear:both;
}

#footer h2,
#footer2 h2 {
	margin:0px;
	padding:0px;
	font-size:12px;
}

#footer h3,
#footer2 h3 {
	margin:0px;
	padding:0px;
}

#footer p#w3c,
#footer2 p#w3c {
	margin:-40px 0px 0px 250px;
	padding:0px;
}
#footerright{
float:right;
	width:160px;
	margin:30px 100px 0px 0px;
	padding:0px;
	color:#990000;
	font-size:9px;
	line-height:1em;
}
