﻿
div#wrapper {
    width: 930px;
	background: url(./img/body_bg.gif) repeat-y;
	margin: 0 auto;
}


div#header {
	width: 900px;
	height: 100px;
	background: url(./img/header_bg.gif) repeat-x bottom;
	margin: 0 auto;
	color: #3F3F3F;
	text-align: right;
	line-height: 110%;
	_margin-top: -2px;
}

div#header #link {
	float: right;
	_margin-top: 3px;
}


div#header p {
	clear: right;
	font-size: 86%;
	margin: 0 30px 0 0;	

}

div#container {
	width: 860px;
	padding: 0 35px 28px;
	text-align: left;
	margin: 0 auto;
}

div#mainimage {
	width: 860px;
	margin:0 auto 10px auto;
}

div#contents {
	width: 820px;
	float: left;
	margin-right: 10px;
}

div.page_top {
	text-align: right;
	clear: both;
}

div.page_top p a {
	font-size: 86%;
	padding-left: 15px;
}

div#footer p {
	vertical-align:bottom;
	text-align: center;
	font-size: 79%;
	background: url(./img/footer_bg1.gif) repeat-x bottom;
}

div#footer address {
	text-align: center;
	height: 30px;
	padding: 5px 0;
	font-style: normal;
	font-size: 90%;
	color: #FFFFFF;
	background: url(./img/footer_bg2.gif) repeat-x;
	vertical-align: middle;
}

div#header2 {
	color: #3F3F3F;
	text-align: right;
	line-height: 110%;
	_margin-top: 2px;
}

div#header2 p {
	clear: right;
	font-size: 86%;
	margin: 0 50px 0 0;	

}

div#footer2 p {
	vertical-align:bottom;
	text-align: center;
	font-size: 79%;
	background: url(./img/footer_bg1.gif) repeat-x bottom;
}

div#footer2 address {
	text-align: center;
	height: 30px;
	padding: 5px 0;
	font-style: normal;
	font-size: 90%;
	color: #FFFFFF;
	background: url(./img/footer_bg3.gif) repeat-x;
	vertical-align: middle;
}