* {margin:0px;padding:0px;top:0px;left:0px;}
body{
	background-color: #44607e;
}
#header{
	background-image: url(images/header.jpg);
	height: 175px;
	width: 777px;
}
#central{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 777px;
}
#content{
	margin-top: 201px;
	position: absolute;
	width: 777px;
	background-color: #FFFFFF;
}
#navlist{
	position: absolute;
	top: 174px;
}
#navlist li{
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 3px 10px;
	background-image: url(images/button.gif);
	height: 20px;
	width: 91px;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

a:hover	{
	color: #f00;
}


#navlist a:hover{background-image: url(images/buttonover.gif);}
#n1{left: 0px;}
#n2{left: 111px;}
#n3{left: 222px;}
#n4{left: 333px;}
#n5{left: 444px;}
#n6{left: 555px;}
#n7{left: 666px;}

h5 	{color: #aaaaaa;
}

#leftside{
	float: left;
}
#leftside h3{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00306f;
	border-right-color: #00306f;
	border-bottom-color: #00306f;
	border-left-color: #00306f;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00306f;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	margin-left: 35px;	
	margin-bottom: 35px;	
}

#leftside h2{font-style:italic
}

#leftside h1{font-style:bold
}

#leftside td { padding:8px; 
}

#leftside a {
	text-decoration: none;
	color: #00306f;
}
#picture1{
	margin-left: 35px;
	margin-top: 35px;
	height: 150px;
	width: 200px;
	background-image: url(images/car1.jpg);
	border: 1px solid #00306f;
}
#picture2{	
	margin-left: 35px;
	height: 150px;
	width: 200px;
	background-image: url(images/car2.jpg);
	border: 1px solid #00306f;
}
#picture3{	
	margin-left: 35px;
	height: 150px;
	width: 200px;
	border: 1px solid #00306f;
}
#rightside{
	float: right;
	width: 460px;
	margin-right: 15px;
	margin-top: 20px;
	overflow: hidden;
}
#rightside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#rightside h1{
	margin: 10px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033387;
}
#rightside title{
	margin: 10px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033387;
}
#rightside a{color: #033387;}
#rightside title{
	font-size: 18px;
}

#footer{
	clear: both;
	background-color: #FFFFFF;
	background-image: url(images/footer.gif);
	height: 46px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
