

div { font: 12px Arial; }

span.bold { font-weight: bold; }

body {
	margin: 0px 0px 0px 0px;
	margin-bottom: 50px;
	position: absolute;
	background-image: url(images/diamondbg.jpg);
	background-repeat: no-repeat;
	background-color:#000000;
}

#header {
   height: 150px;
   position: relative;
   background-color: #EEEEEE;
   padding-left: 0px;
}



#menu {
   opacity: 0.8;
   z-index: 1;
   position: absolute;
   width: 170px;
   height: 600px;
   top: 40px;
   right: 20px;
   border: 1px dashed #990000;
   background-color: #ffdddd;
   text-align: center;
   filter:alpha(opacity=40); 
   -moz-opacity: 0.4; 
   opacity: 0.4;
}

#content {
	z-index: 0;
	position: absolute;
	width: 734px;
	height: 799px;
	top: 109px;
	left: 88px;
	background-color: #000000;
	text-align: center;
	filter:alpha(opacity=70);
   -moz-opacity: 0.7; 
	opacity: 0.7;
}

#logo {
	height: 80px;
	left: 16px;
	top: 14px;
	position: absolute;
	z-index: 1;
}
#red_truck {
	height: 80px;
	left: 4px;
	top: 231px;
	position: absolute;
	z-index: 1;
}
#white_truck {
	height: 80px;
	left: 8px;
	top: 568px;
	position: absolute;
	z-index: 9;
}
#phone {
	height: 59px;
	left: 452px;
	top: 52px;
	position: absolute;
	z-index: 1;
}
#aaa {
	height: 80px;
	left: 130px;
	top: 457px;
	position: absolute;
	z-index: 1;
}
#player {
	height: 80px;
	left: 605px;
	top: 101px;
	position: absolute;
	z-index: 1;
}
#main {
	width:470px;
	top: 223px;
	position: absolute;
	float: none;
	text-align: left;
	z-index: 2;
	left: 328px;
}
img, div { behavior: url(iepngfix.htc) }
.style1 {	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	color: #CB413B;
	font-weight: bold;
	width: 400px;
	margin: 0 auto;
}
#nav {
	position:absolute;
	left: 439px;
	top: 120px;
	width: 368px;
	text-align: center;
}
#footer {
	position:absolute;
	bottom:-2px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	height: 45px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style5 {color: #FFFFFF}
.style7 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.style13 {font-size: 18px}
.style14 {font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; }
.style17 {font-size: 16px}
.style18 {font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFF00; font-weight: bold; }