div{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}

* {
  margin: 0;
  padding: 0;
}

body{
	height: 100%;
	width: 100%;
	margin:0;
	padding:0;
	background: #3a3a3a;
	font: 9pt verdana,arial,sans-serif;
	font-weight: 600;
	text-align:center;
}

p{
	margin:0px 0px 10px
}

a{
	color: #990002;
}

h3{
	margin: 0px 0px 10px 0px;
	color: #02709b;
}

h4{
	font: 10pt arial, tahoma, sans serif;
	font-weight: bold;
	color: #333;
	margin: 5px;
}

h4 a{
	text-decoration: none;
	color: #333;
}

h4 a:hover{
	text-decoration: underline;
	color: #666;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	background: #FFF;
}

table#contentContainer {
	width: 980px;
	margin: auto;
	margin-top: 90px;
	margin-bottom: 25px;
}

#contents {
		vertical-align: top;
	}

#fp_left{
	position: relative;
	float:left;
	width: 980px;
	height: 462px;
	background-image: url('../images/fp_01.jpg');
	background-repeat: no-repeat;
    	background-position:bottom left;
}


#footerMenu2 {
	height: 186px;
	background-image: url('../images/menu_2.jpg');
	background-repeat: no-repeat;
    background-position:bottom left;

	text-align: left;
	vertical-align: top;
}

#linkContainer{
	position:relative;
}

#linkCar{
	position: absolute;
	width: 270px;
	height: 50px;
	left: 30px;
	top: 25px;
}

#linkFeatured{
	position: absolute;
	width: 270px;
	height: 50px;
	left: 155px;
	top: 100px;
}

#linkHappenings{
	position: absolute;
	width: 240px;
	height: 60px;
	left: 429px;
	top: 48px;
}

#linkVideos{
	position: absolute;
	width: 209px;
	height: 50px;
	left: 683px;
	top: 90px;
}

#linkPhotos{
	position: absolute;
	width: 225px;
	height: 45px;
	left: 719px;
	top: 25px;
}

#linkScion{
	position: absolute;
	width: 27px;
	height: 130px;
	left: 948px;
	top: 20px;
}

#linkRegisterHere {
	position: absolute;
	width: 140px;
	height: 30px;
	left: 725px;
	top: 148px;
}

#linkScionHawaii {
	position: absolute;
	width: 130px;
	height: 15px;
	left: 725px;
	top: 435px;
}

#linkEmailUpdates {
	position: absolute;
	width: 50px;
	height: 15px;
	left: 155px;
	top: 437px;
}

#linkHome {
	position: absolute;
	width: 490px;
	height: 124px;
	top: 15px;
	left: 20px;
}