body {
	background: #fff url(../images/bg.jpg) repeat-x;
}

#topRoundedCorners {
	margin: 10px auto 0;
	width: 954px;
}

#container {
	margin: 0 auto 10px;
	padding: 0 0 5px;
	width: 953px;
	border: #73777f solid 1px;
	border-top: none;
	background-color: #fff;	
}

#header {
	margin: 0 auto;
	background: url(../images/header.jpg) no-repeat;
	width: 925px;
	height: 94px;
}

#content {
	margin: 0 auto;
	padding: 11px 0 0 0;
	width: 925px;
	background: url(../images/top_bg.jpg) 0 0 repeat-x;
}

#top_buttons {
	margin: 0;
	width: 666px;
	float: left;
}

#top_buttons_list li {
	float: left;
	display: inline;
	margin: 0 0 0 5px;
}

#longButton {
	margin: 0 0 0 5px;
}

#video {
	padding-bottom: 70px;
	width: 250px;
	float: left;
	display: inline;
	background: transparent url(../images/videoLink_bg.jpg) center bottom no-repeat;
}

#flashcontent_container {
	width: 250px;
	height: 225px;
}

#video ul {
	margin: 3px 0 3px;
}

#video li {
	margin: 2px 5px;
	padding: 0;
	display: inline;
	float: left;
}

#video li a {
	width: 72px;
	height: 19px;
	display: block;
	background: transparent url(../images/bttn_video.jpg) 0 0 no-repeat;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	line-height: 19px;
}

#video li a.volvo {
	width: 92px;
	height: 19px;
	display: block;
	background: transparent url(../images/bg_volvo_safety_tab.jpg) 0 0 no-repeat;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	line-height: 19px;
}

#bottom_buttons {
	padding-bottom: 13px;
	background: transparent url(../images/bottom_bg.jpg) left bottom repeat-x;
}

#bottom_buttons ul li {
	margin: 0 5px 0 5px;
	display: inline;
}

#bottom_buttons .lastButton {
	margin-right: 5px;
}

#footer {
	margin: 0 auto;
	padding: 0;
	width: 925px;
	height: 27px;
	background: transparent url(../images/footer_bg.jpg) no-repeat;
	border-top: 1px solid #fff;
	font-size: 80%;
	font-weight: bold;
	line-height: 27px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #b6d9ff;
}

.footerright {
	width: 200px;
	margin: 0 10px 0 0;
}

#seo_text {
	margin: 15px auto;
	padding: 30px;
	width: 925px;
	height: 150px;
	overflow: auto;
	background:transparent;	
}

#footertext {
	margin: 10px auto;
	width: 925px;
	padding: 0;

}

#footertext p {
	color: #666;
	margin: 0.8em 0 0 0;
	padding:0;		
}

#footertext p a{
	color: #005DFF;
	font-weight:900;
	font-size:11px;	
}

#footertext p a:hover{	
	color:#888;

}	