@charset "UTF-8";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#background {
	text-align: center;
	padding-top: 10px;
}
#chevrolet {
	text-align: center;
	padding-top: 10px;
}
#chevrolet img {
}
#chevrolet p {
	margin-top: 7px;
}
#flashfile {
	width:728px; 
	height:90px;
	margin-left:auto;
	margin-right:auto; 
	background:transparent url(/images/silhd_2011_life_boat_hp_torque_728x90_V2.jpg) no-repeat 0% 0%;
	}

#container {
	margin-top: 20px;
	background-color: #ffffff;
	border-color:#999999;
	border-style: solid;
	border-width: 1px;
	width: 960px;
	height: 575px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	margin-top: 10px;
}
#header img a {
	border: none;
}
.divider {
	margin-top: 10px;
	background-color: #688975;
	width: 960px;
	height: 3px;
	margin-left: auto;
	margin-right: auto;
}
#content {
	margin-top: 20px;
	line-height: 16px;

}
#content a {
	color: #5a6d8f;
	font-weight: bold;
}
.intro {
	font-size: 16px;
	font-weight: bold;
}
.link-header {
	font-size: 12px;
	font-weight: bold;
}
.links {
	margin-top: 10px;
	line-height: 18px;
}
.links a {
	color: #5a6d8f;
	font-weight: bold;
}
#sidebar {
	margin-top: 20px;
}
#footer {
	margin-top: 10px;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
}
