@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(../images/w5.jpg);
	background-repeat: repeat;
	background-position: right bottom;
	color: #666;
}
#flash  {
	height: 390px;
	background-image: url(../images/flash.jpg);
	background-repeat: no-repeat;
	width: 900px;
	background-attachment: scroll;
	background-position: 0px 0px;


	*margin-left: 2px;


}
#flash a {
	text-indent: -210000px;
	display: block;
	height: 390px;
}

.img_right {
	float: right;
	border: 1px solid #CCC;
	margin-left: 30px;
	padding: 3px;
}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	height: auto;
	padding-top: 30px;
	padding-right: 14px;
}
#header {

}
#logo {
	width: 401px;
	height: 106px;
	background-attachment: scroll;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;

}
#logo a {
	height: 106px;
	width: 401px;
	text-indent: -210000px;
	display: block;
}

#menu_bg {



	*margin-left: 2px;
	*margin-right: 0px;
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5C5C5C;
	border-bottom-color: #E2E2E2;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 900px;
}


#menu {
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 2px;
}
#footer {
	text-align: center;
	font-size: 10px;
	color: #666666;
	background-attachment: scroll;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 16px;
	padding-top: 3px;
	text-transform: uppercase;
	font-weight: normal;
	width: 900px;

	*margin-left: 2px;

}
