@charset "utf-8";
/* CSS Document */

body
{
	background: #0d0e10;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
}
.oneColFixCtrHdr #container
{
	background: #FFFFFF;
	margin: 0 auto;
	margin-top: 15px;
	text-align: left;
	text-decoration: none;
	width: 910px;
}
.oneColFixCtrHdr #header
{
	background: #DDDDDD;
	background-image: url(../images/eurofix_01.jpg);
	color: #CCCCCC;
	height: 163px;
	text-decoration: none;
}
.oneColFixCtrHdr #header h1
{
	color: #FFFFFF;
	font-size: 34px;
}
.oneColFixCtrHdr #menu
{
	color: #FFFFFF;
	display: table-row;
	height: 33px;
	width: 910px;
}
.oneColFixCtrHdr #mainContent
{
	background-image: url(../images/eurofix_05.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 16px;
	height: 353px;
	margin: 0px;
	max-height: 353px;
}
.oneColFixCtrHdr #mainContent2
{
	background-color: #0d0e10;
	background-image: url(../images/eurofix_06.jpg);
	height: 156px;
	padding-top: 18px;
}
.oneColFixCtrHdr #mainContent3
{
	background-color: #0d0e10;
	background-image: url(../images/eurofix_07.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 325px;
	width: 910px;
}
.oneColFixCtrHdr #footer
{
	background: #0d0e10;
	background-image: url(../images/eurofix_08.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 52px;
	padding: 0 px;
}
.oneColFixCtrHdr #footer p
{
	margin: 0;
	padding: 10px 0;
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
.div1
{
	float: right;
	padding-right: 10px;
	padding-top: 10px;
	width: 400px;
}
a:hover
{
	text-decoration: underline;
}
a:active
{
	text-decoration: none;
}
.div2
{
	float: right;
	font-size: 10px;
	line-height: 14px;
	width: 300px;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	line-height: 25px;
}
h2
{
	color: #FFFFFF;
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
}
h3
{
	font-size: 18px;
	font-weight: bold;
	line-height: inherit;
	text-transform: uppercase;
}
.makes
{
	font-size: 16px;
	font-weight: bold;
}
.arrowlistmenu
{
	float: left;
	padding-left: 30px;
	width: 240px;
}
.arrowlistmenu .headerbar
{
	color: white;
	font: bold 18px Arial;
	margin-bottom: 10px;
	padding: 4px 0 4px 10px;
	text-transform: uppercase;
}
.div3
{
	float: left;
	font-size: 11px;
	padding-left: 40px;
	padding-right: 30px;
	width: 270px;
}
.arrowlistmenu ul
{
	list-style-type: none;
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
}
.arrowlistmenu ul li
{
	padding-bottom: 2px;
}
.arrowlistmenu ul li a
{
	background: url(../images/arrowbullet.png) no-repeat center left;
	border-bottom: 1px solid #191c55;
	color: #FFFFFF;
	display: block;
	font-size: 80%;
	font-weight: bold;
	padding: 2px 0;
	padding-left: 19px;
	text-decoration: none;
}
.arrowlistmenu ul li a:visited
{
	color: #A70303;
}
.arrowlistmenu ul li a:hover
{
	background-color: #F3F3F3;
	color: #0033FF;
}
