body {
background: #b3c2bf url(../images/parts/bg.jpg) repeat-x left top;
}
#wrap {
	width: 702px;
	margin-right: auto;
	margin-left: auto;
}
* html #wrap {
	width: 705px;
}
#border {
	border: 1px solid #000;
}
#clear {
	clear: both;
	border-top: 1px solid #000;
	border-right: 1px none #000;
	border-bottom: 1px none #000;
	border-left: 1px none #000;
}
#logo {
	text-align: center;
	padding-bottom: 50px;
}
#logo img {
	width: 300px;
	border-style: none;
	height: 92px;
}
#nav {
	height: 21px;
	border: 1px none #000;
	margin: auto;
	padding: 0px;
	background: url(../images/nav/navback.gif) repeat-x;
}
#nav img {
	border: 0px none #000;
	margin: auto;
	padding: 0px;
}
.navimg {
	float: left;
	margin: auto;
	padding: 0px;
	border: 0px none #000;
}
#subnav {
	text-align: center;
	width: 500px;
	margin: 0em auto;
	padding: 0em;
}
#subnav div {
	border-top: 1px none #000;
	border-right: 1px none #000;
	border-bottom: 1px none #000;
	border-left: 1px none #000;
}
#subnav p {
	margin: 0px 0px 1em;
	padding: 0px;
	line-height: 15px;
	vertical-align: middle;
	display: block;
}
.floatlft {
	float: left;
	border-top: 1px none #000;
	border-right: 1px none #000;
	border-bottom: 1px none #000;
	border-left: 1px none #000;
	margin: auto;
	padding: 0px;
}
#head {
	text-align: center;
	margin: 50px 0px 20px;
}
#content {
	width: 500px;
	margin: 0px auto 50px;
	padding: 0px -5px 0px 0px;
}
#sidebar {
	width: 33%;
	position: relative;
	float: right;
	margin-right: -151px;
	padding: 5px 14px 5px 5px;
	border: 1px solid #000;
}
* html #sidebar {
	margin: 0px -160px 0px 0px;
}
#clear {
	background: url(../images/parts/foot.png) repeat-x center;
	height: 16px;
}
p, ol, ul, li {
	font: 9pt/13pt Arial, Helvetica, sans-serif;
}
address {
	font: 9pt/10pt Arial, Helvetica, sans-serif;
}
.seriff {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	font-size: 15px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
hr {
}
