body {
	background-image: url(../img/site/background.png);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #E6E6E6;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#flash {
	height: 100%;
	width: 271px;
	background-color: #CECCB9;
	border: 1px solid #E6E6E6;
	vertical-align: baseline;
}

#main {
	background-image: url(../img/site/footer.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 25px;
}

#header {
	background-image: url(../img/site/header.png);
	background-repeat: no-repeat;
	height: 84px;
	width: auto;
}

#header {
	background-image: url(../img/site/header.png);
	background-repeat: no-repeat;
	height: 84px;
	width: auto;
}

#header2 {
	background-image: url(../img/site/header2.png);
	background-repeat: no-repeat;
	height: 42px;
	width: auto;
}

#header .logo {
	height: 80px;
	float: right;
	padding-right: 40px;
	border: none;
}

#menu {
	width: 80px;
	height: auto;
	vertical-align: top;
}

#submenu {
	position: absolute;
	top: 151px;
	z-index: 1;
	width: 150px;
}

#body {
	background-image: url(../img/site/body.png);
	background-repeat: repeat-y;
	position: relative;
}

#body2 {
	background-image: url(../img/site/body.png);
	background-repeat: repeat-y;
	position: relative;
}

#footer {
	height: 42px;
	width: auto;
}
