
body
{
	background: #05182b;
	margin: 0px;
	padding: 0px;
}

img.arrowLeft
{
	float: left;
	margin-top: 50px;
}

img.arrowRight
{
	float: right;
	margin-top: 50px;
}

div.background
{
	padding-bottom: 174px;
	background: url(../images/background_pound.gif) bottom right no-repeat;
}

div.banner
{
	width: 711px;
	height: 405px;
	margin-bottom: 15px;
}

div.body
{
	width: 910px;
	padding: 30px 20px 20px 20px;
	background: #0867a7 url(../images/background_body.gif) top left repeat-x;
	margin: 0px auto;
}

table.cars
{
	display: none;
}

div.clear
{
	clear: both;
	height: 3px;
}

div.copyright
{
	float: right;
}

div.footer
{
	text-align: left;
	background: url(../images/border_header.gif) top left repeat-x;
	padding-top: 8px;
	clear: both;
	margin-top: 20px;
}

div.formButton
{
	text-align: right;	
}

div.formButtonCenter
{
	text-align: center;	
}

div.formLabel
{
	float: left;
	width: 42px;
	padding-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
}

div.formLabelBig
{
	float: left;
	width: 120px;
	padding-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
}

div.header
{
	padding-bottom: 8px;
	background: url(../images/border_header.gif) left bottom repeat-x;
	margin-bottom: 10px;
}

div.intro
{
	width: 910px;
	min-height: 152px;
	padding-top: 20px;
	background: url(../images/background_intro.gif) no-repeat;
}

div.introText
{
	width: 330px;
	float: left;
	margin-right: 30px;
}

div.introTextPadded
{
	width: 490px;
	float: left;
	margin-right: 30px;
	padding-top: 30px;
}

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

div.topnavi
{
	float: right;
	padding-top: 35px;
	text-align: right;
}