body
{
margin:0px;
padding:0px;
background:#000;
}

a:link {color:black; text-decoration:none;}
a:visited {color:black; text-decoration:none;}
a:hover {color:#7ddb2f; text-decoration:none;}

a 
{
font-family:Arial;
}

a.menu:link {color:white; text-decoration:none;}
a.menu:visited {color:white; text-decoration:none;}
a.menu:hover {color:#7ddb2f; text-decoration:none;}

.mainDiv 
{
width:800px;height:600px;position:absolute; left:50%; margin:0 0 0 -400px;
border:1px solid #000;  
}

.topDiv
{
position:relative;background:#000;width:800px;height:98px;z-index:0;
}

.green
{
position:absolute;
font-size:3px;
background:#7ddb2f;
z-index:20;

}

.menuDiv
{
position:absolute;left:50px;top:130px;width:420px;height:19px;
background:url(../images/m-2.jpg) repeat-x;
z-index:10;
color:#fff;font-size:11px;font-weight:bold;
}

.menuDivL
{
position:absolute;
left:0px;
width:16px;
height:19px;
background:url(../images/m-1.jpg) no-repeat;
}

.menuDivM
{
position:relative;
margin-left:20px;
padding-top:2px;
}
.menuDivR
{
position:absolute;
top:0px;
left:420px;
width:13px;
height:19px;
background:url(../images/m-3.jpg) no-repeat;
}

.logoLeftDiv
{
position:absolute;
width:90px;
height:99px;
background:url(../images/logo-lewa.jpg);
}

.logoDiv{
position:absolute;
left:80px;
top:35px;
width:218px;
height:65px;
background:url(../images/logo.jpg);
}
.topPaintDiv1{
position:absolute;
left:546px;
top:3px;
width:254px;
height:103px;
background:url(../images/g-bok-p.jpg);
z-index:100;
}

.traceDiv{
position:absolute;
left:707px;
top:0px;
width:236px;
height:257px;
background:url(../images/trace.jpg);
z-index:100;
}

.contentDiv{
width:800px;
height:423px;
background:url(../images/tlo.jpg) repeat-x;
}

.frameDiv{
position:absolute;
top:134px;
left:35px;
width:600px;
height:353px;
background:url(../images/content-m.jpg) repeat-x;
}

.frameLDiv{
postion:absolute;
width:12px;
height:353px;
float:left;
background:url(../images/content-l.jpg) no-repeat;
}
.frameMDiv{
position:relative;
height:570px;
overflow:hidden;
padding:10px;
font-size:12px;
}

.frameRDiv{
position:absolute;
top:0px;
left:595px;
width:11px;
height:353px;
background:url(../images/content-p.jpg) no-repeat;
}

.topPaintDiv2{
position:absolute;
left:663px;
top:98px;
width:137px;
height:173px;
background:url(../images/m-bok-p.jpg);
z-index:100;
}

.carDiv{
position:absolute;
top:-79px;
left:50px;
width:378px;
height:167px;
background:url(../images/car.jpg);
}

.leftCarDiv{
position:absolute;
top:-95px;
left:-107px;
width:108px;
height:185px;
background:url(../images/lewa-car.jpg);
}


.leftCarDiv1{
position:absolute;
top:0px;
left:1px;
width:34px;
height:89px;
background:url(../images/lewa-car1.jpg);
}

.bottomDiv{
position:absolute;
top:521px;
background:#000;
width:1024px;
height:130px;
z-index:1;
}
.partnersDiv
{	
	margin:0px;
	padding:0px;
	position:relative;
	left:645px;
	top:150px;
	border:1px solid #000;
	background:#fbf7ec;
	width:130px;
	height:240px;
	padding-left:8px;
	text-align:center;
	font-weight:bold;
	font-size:10px;
}
.menuBottom
{
	position:absolute;
	top:10px;
	left:590px;
	width:250px;
	height:15px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}

#mycustomscroll{
position:relative;
width:98%;
height:290px;
top:10px;
overflow:hidden;
}