@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 100%; 
	background: url(../img/top.gif) repeat-x top left;
	font-size: 12px; _font-size: 50%;
	line-height: 1.6
	}

#header {

}

#contents {
	clear: both;
	padding-left: 16px;
	padding-right: 0px;
}
div.main {
	float: right;
	width: 593px;
	margin-right: 12px;
	padding-bottom: 150px;
	display: inline;
	border-left: 1px solid #001B6A;
}

div.menu {
	float: left;
	width: 175px;
	margin-left: 2px;
	display: inline;
}

#footer {
	clear: both;
	width: 100%;
	background: #001B6A;
}
