@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background:#3c4545 url(/images/bodybg.jpg) repeat-x;
	font:normal 12px arial;
	color:white;
}
p {
	line-height:16px;
}
#container {
	width:960px;
	min-height:700px;
	background:url(/images/contentbg.jpg) top left no-repeat;
}
#container2 {
	margin-left:111px;
	width:849px;
	min-height:600px;
}
#left-column {
	width:133px;
	padding-top:25px;
	float:left;
}
#right-column {
	width:664px;
	padding-top:25px;
	float:right;
}
#footer {
	background:url(images/divider.gif) top left no-repeat;
	padding:20px;
	font:normal 10px Arial;
	color:#757575;
}
.photos {
	height:150px;
	margin:10px;
	display:block;
	float:left;
	text-align:center;
	vertical-align:bottom;
}
div.photos img {
	border:2px solid #555;
}
#navigation img {
	display:block;
}
#links {
	margin:110px 0px 0px 5px;
}
#links img {
	display:block;
	padding-bottom:10px;
}
.AccordionTitle, .AccordionContent, .AccordionContainer {
	position:relative;
	width:140px;
	padding-left:15px;
}
.AccordionTitle {
	height:20px;
	overflow:hidden;
	cursor:pointer;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	background-repeat:repeat-x;
	display:table-cell;
	background-image:url('title_repeater.jpg');
	-moz-user-select:none;
}
.AccordionContent {
	height:0px;
	overflow:none;
	display:none;
	padding:5px 0px;
}
.AccordionContainer {
}
h1 {
	font:normal 25px Georgia;
	color:#fff;
	margin-top:0px;
}
h2 {
	font:bold 12px arial;
	color:#FFF;
	text-transform:uppercase;
}
a {
	color:#92d3f8;
}
a:hover {
	color:#fff;
}
a img {
	border:0px;
}
a:hover img {
	filter:alpha(opacity=50);
	opacity:0.5;
}
#content2 {
	padding:0px 0px 0px 25px;
}
dt {
	float:left;
}
dd {
	width:490px;
	margin-left:130px;
	margin-bottom:5px;
}
#quotes dt {
	width:inherit;
	padding:0px 0px 0px 25px;
}
#quotes dl dt {
	width:inherit;
	float:inherit;
	font:bold 14px arial;
	color:#92d3f8;
}
#quotes dl dd {
	width:inherit;
	float:inherit;
	margin:5px 0px 18px 40px;
}
#quotes ul {
	color:#92d3f8;
	line-height:25px;
	font-size:15px;
}
#quotes2 dt {
	width:inherit;
}
#quotes2 dl dt {
	width:inherit;
	float:inherit;
	font:normal 13px arial;
}
#quotes2 dl dd {
	width:inherit;
	float:inherit;
	margin:20px 0px 18px 50px;
	font-weight:bold;
}
#writings ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#writings li, #racing li {
	margin-bottom:15px;
}
#writings h2, #racing h2 {
	font:bold 14px arial;
	color:#92d3f8;
	text-transform:inherit;
	margin-bottom:0px;
}
#racing h2 {
	margin-left:24px;
}
dl#product-specification dt {
	font-weight:bold;
}
.list li {
	margin-bottom:10px;
}
