
body
{
	margin-top: 0;
	margin-bottom: 0;
	background: url(../images/background.jpg) center 102px no-repeat;
}

div.body
{
	width: 970px;
	margin: 0px auto;
}

div.colRight
{
	float: left;
	width: 246px;
}

div.content
{
	width: 779px;
	margin-left: 150px;
	padding-left: 40px;
	padding-top: 24px;
	border-top: 3px solid #f6f6f6;
	background: url(../images/drop_shadow.png) top left repeat-y;
}

div.clear
{
	clear: both;
}

div.feature
{
	margin-top: 22px;
	background: url(../images/arrow.gif) 230px 7px no-repeat;
}

img.floatLeft
{
	float: left;
	margin-right: 15px;
	margin-bottom: 7px;
}

div.footer
{
	margin-top: 22px;
	float: right;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 1px solid #bdbdbd;
	text-align: right;
}

div.logo
{
	padding: 25px;
}

div.navi
{
	float: right;
	width: 570px;
}

div.naviItem
{
	float: left;
}

div.text
{
	float: left;
	width: 500px;
	margin-right: 33px;
}
