html, body 
{
	height:100%;
}

body 
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

.up-menu
{
	background: url(images/up-menu-bg.jpg) no-repeat;
	text-align: left;
	vertical-align: top;
}

.up-menu-2
{
	text-align: center;
	font-size: 14px;
	font-family: Arial Narrow;
	margin-left: 10px;
	margin-top: 53px;
}

.bottom-menu
{
	background: url(images/bottom-menu-bg.jpg) no-repeat top right;
	text-align: left;
	vertical-align: top;
}

.bottom-menu-2
{
	text-align: center;
	font-size: 14px;
	font-family: Arial Narrow;
	margin-left: 90px;
	margin-top: 38px;
}

.bottom-menu-2 a:link, .bottom-menu-2 a:visited, .up-menu-2 a:link, .up-menu-2 a:visited
{
	color: #ffffff;
	padding-left: 30px;
}

.bottom-menu-2 a:active, .bottom-menu-2 a:hover, .up-menu-2 a:active, .up-menu-2 a:hover
{
	color: #cccccc;
	text-decoration: none;
	padding-left: 30px;
}

.top-right
{
	padding-left: 7px;
	padding-top: 20px;
	text-align: left;
	vertical-align: top;
}

.top-right p
{
	color: #cc6600;
	font-size: 18px;
	padding: 0;
	margin: 0;
	padding-bottom: 8px;
}

.top-right a
{
	font-size: 12px;
	padding-left: 40px;
}

a:link, a:visited
{
	color: #6699cc;
}

a:active, a:hover
{
	color: #99ccff;
	text-decoration: none;
}

.header
{
	background: url(images/header.jpg) no-repeat;
	padding-bottom:20px;
}

.header-top
{
	vertical-align: top;
	text-align: left;
}

.header-top p
{
	vertical-align: top;
	text-align: left;
	color: #ffffff;
	padding: 0;
	margin: 0;
	padding-left: 550px;
	padding-top: 50px;
	font-size: 15px;
}

.header-bottom
{
	vertical-align: bottom;
	text-align: right; 
	color: #cc6600;
	font-size: 28px;
	padding: 0;
	margin: 0;
	padding-right: 60px;
	padding-bottom: 10px;
}

.header-bottom span
{
	color: #666666;
	font-size: 22px;
}

.left-column
{
	padding: 0;
	margin: 0;
	padding-left: 30px;
	text-align: left;
	vertical-align: top;
}

.left-header
{
	color: #cc6600;
	font-size:24px;
}

.car-table
{
	border: dotted 1px black;
	border-collapse: collapse;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}

.car-table td
{
	border:dotted 1px;
}

.car-table tr
{
	border: dotted 1px;
}

.car-table-header
{
	color: #666666;
	font-size: 11px;
	vertical-align: top;
	text-align: center;
	font-weight: normal;
}

.main-column
{
	padding: 0;
	margin: 0;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	color: #666666;
	padding-right: 35px;
}

h1
{
	color: #cc6600;
	font-size: 24px;
	font-weight: normal;	
}

h2
{
	color: #cc6600;
	font-size: 18px;
	font-weight: normal;	
}

.main-column p
{
	text-align: justify;
}

.main-column ul
{
	text-align: justify;
}

.main-column li
{
	padding-bottom: 10px;
}

.copyright
{
	font-size: 10px;
	color: #666666;
	text-align: left;
	padding-left: 30px;
}

.important
{
	font-weight: bold;
}
