* html body {
	font-size:62.5%;
}

body {
	background:#FFFFFF none repeat scroll 0 0;
	background-image: url('/images/bground-blue.png');
	font-family:Arial,Helvetica,sans-serif;
	font-size:80%;
	line-height:1.25em;
	margin:10px;
	padding:0;
	width: 936px;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

#white-page {
	padding: 10px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 730px;
	/* min-height: 650px; */
	background: #ffffff;
}

.prop {
	height: 650px;
	float: right;
	width: 1px;
}

.prop-clear {
	clear: both;
	overflow: hidden;
	height: 1px;
}

#ad-side {
	position: absolute;
	width: 160px;
	margin-top: 10px;
	left: 780px;
}

#ad-top {
	width: 728px;
	height: 90px;
	margin-bottom: 10px;
}

#content {
}

div.nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.nav li {
	float: left;
}

div.nav li a {
	height: 2em;
	line-height: 2em;
	float: left;
	margin-right: 2em;
	display: block;
	border: 0;
	text-decoration: none;
}

div.nav li a.current {
	font-weight: bold;
	color: #000000;
}

div#sub-nav.nav li a {
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	display: block;
	border: 0;
	text-align: left;
	margin-right: 1.5em;
}

#logo h2 {
	margin-top: 0;
	font-style: italic;
	color: #333333;
}

#logo h2 a {
	text-decoration: none;
}

div#nav {
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	padding: .5em 0 0;
	height: 2.5em;
}

div#sub-nav {
	padding-top: .25em;
}

#copyright {
	width: 80%;
	border-top: 1px solid #000000;
	text-align: center;
	padding-top: 10px;
	margin: 10px 10%;
}
