
body
{
	background: #000000;
	margin-top: 17px;
}

div.banner
{
	height: 277px;
}

div.body
{
	width: 938px;
	margin: 0 auto;
}

div.clear
{
	clear: both;
}

div.colLeft
{
	float: left;
	width: 621px;
	margin-right: 44px;
}

div.colRight
{
	float: left;
	width: 225px;
}

div.content
{
	padding: 0px 22px;
	background: url(../images/background_body.png) top left repeat;
}

div.terms
{
	border-top: 1px dotted #ffffff;
}

div.footer
{
	margin-top: 45px;
	padding-top: 25px;
	border-top: 1px dotted #ffffff;
}

div.intro
{
	padding-bottom: 10px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #ffffff;
}

div.logo
{
	padding-top: 7px;
}

div.navi
{
	height: 20px;
	padding: 9px 0px;
	background: url(../images/background_navi.gif) top left repeat-x;
	border-bottom: 3px solid #ffffff;
	position: relative;
	z-index: 1;
	margin: 0px -22px;
}

div.section
{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #ffffff;
}

div.topnav
{
	float: right;
}