body {
background-color: #000000;
background-image:url('images/background.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;
font-family: Arial;
font-size: 11pt;
color:#ffffff;
}
TD.body_area{
	
	background-image: url('http://www.enduranceautomotive.com/user_images/1/CMS/images/content_background.jpg');
	
background-attachment: fixed;
color:#ffffff;
}
TD.menu_area{
	width: 250px;
}
TD.right_area{
	width: 11px;
}
TABLE.menu_holder{
	width: 250
}
TD.footer{
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;	
	vertical-align: middle; 
}
DIV.container {
    min-height: 5em;
    display: table-cell;
    vertical-align: middle; 
	text-align: center;
}

TD.product{
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;	
}
select.selectbox{
	font-family: Arial;
	font-size: 6px;
	color: #000000;	
}

A.products:link{
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}
A.products:active{
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}
A.products:visited{
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}
A.products:hover{
	font-family : Arial, Helvetica, sans-serif;
	color : #F6DD79;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;

}

p.shadow {
	margin-top: 0;
	margin-bottom: 0;
	height:2em;
	filter: Shadow(color=#000000,
		Direction=135,
	strength=5);
text-shadow: black 0.1em 0.1em 0.2em}

p.shadow2 {
	height:3em;
	filter: Shadow(color=#000000,
		Direction=135,
	strength=5);
text-shadow: black 0.1em 0.1em 0.2em}

#keys2 {

position: relative;
float: right;
z-index: 101;
left:-10px;
top:80px;
}


#keys {

position: relative;
float: right;
z-index: 101;
left:-60px;
top:30px;
}


#eac {

position: relative;
float: left;
z-index: 101;
left: 50px;

}

/**************** menu coding *****************/
#menu {

width: 124px;
float: left;
}

#vmenu {

width: 100%;
float: left;
}

#vmenu ul {
list-style: none;
margin: 0;
padding: 0;

float: left;
}

#vmenu a, #vmenu h2 {
font: bold 12px/16px arial, helvetica, sans-serif;
display: block;
text-transform: uppercase;
margin: 0;
padding: 2px 3px;
}

#vmenu h2 {
width: 150px;
background: #000;
text-transform: uppercase;
}

#vmenu a {
color: #ffffff;

text-decoration: none;
}

#vmenu a:hover {
color: #a00;

}


#vmenu2 a {
color: #000;
background: #E6E6E7;
text-decoration: none;
font: bold 12px/16px arial, helvetica, sans-serif;
}

#vmenu2 a:hover {
color: #a00;
background: #E6E6E7;
}

#vmenu li {position: relative;
float: left;
	width: 100%;

}


#vmenu ul ul {
position: absolute;
z-index: 100;
width: 225px;

}

#vmenu ul ul ul {
position: absolute;
top: 0;
left: 100%;
z-index: 100;
}

div#vmenu ul ul,
div#vmenu ul li:hover ul ul,
div#vmenu ul ul li:hover ul ul
{display: none;}

div#vmenu ul li:hover ul,
div#vmenu ul ul li:hover ul,
div#vmenu ul ul ul li:hover ul
{display: block;}

</style>
<!--[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
}
</style>
<![endif]-->/**************** menu coding *****************/
#hmenu {
width: 150px;

}

#hmenu ul {
list-style: none;
margin: 0;
padding: 0;
}

#hmenu a, #hmenu h2 {
font: bold 14px/16px arial, helvetica, sans-serif;
display: block;
border-width: 0px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#hmenu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#hmenu a {
color: #000;

text-decoration: none;
}

#hmenu a:hover {
color: #a00;
background: #F6DD79;
}

#hmenu2 a {
color: #000;
background: #F6DD79;
text-decoration: none;
}

#hmenu2 a:hover {
color: #a00;
background: #F6DD79;
}

#hmenu li {
position: relative;
}

#hmenu ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#hmenu ul ul ,
div#hmenu ul li:hover ul ul,
div#hmenu ul ul li:hover ul ul,
div#hmenu ul ul ul li:hover ul ul,
div#hmenu ul ul ul ul li:hover ul ul,
div#hmenu ul ul ul ul ul li:hover ul ul
{display: none;}

div#hmenu ul li:hover ul,
div#hmenu ul ul li:hover ul,
div#hmenu ul ul ul li:hover ul,
div#hmenu ul ul ul ul li:hover ul,
div#hmenu ul ul ul ul ul li:hover ul,
div#hmenu ul ul ul ul ul ul li:hover ul
{display: block;}

