table.car1{
z-index:1000;
width:180px;
height:200px;
background: transparent url(../images/car1.png) no-repeat top left;
position:absolute;
left:230px;
top:120px;
}
table.car3{
z-index:1000;
width:228px;
height:200px;
background: transparent url(../images/car3.png) no-repeat top left;
position:absolute;
left:730px;
top:150px;
}
table.car2{
z-index:1000;
width:172px;
height:200px;
background: transparent url(../images/car2.png) no-repeat top left;
position:absolute;
left:500px;
top:142px;
}
table.boxes{
z-index:1000;
width:110px;
height:83px;
background: transparent url(../images/boxes.png) no-repeat top left;
position:absolute;
left:900px;
top:250px;
}
div.menu-btn
{
	width:200px;
	height:40px;
	background: transparent url(../images/menu-btn.png) no-repeat bottom left;
    margin-left:0px;
    margin-top:15px;
	cursor:hand;
}

div.menu-btn-sel
{
	width:200px;
	height:40px;
	background: transparent url(../images/menu-btn-sel.png) no-repeat bottom left;
    margin-left:0px;
    margin-top:15px;
	cursor:hand;
}
table.logo{
z-index:1000;
width:171px;
height:107px;
background: transparent url(../images/logo.png) no-repeat top left;
position:absolute;
left:45px;
top:30px;
}
body
{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 10pt;
	color: #484848;
	overflow: auto;
}

a.menu1{
color: #333333;
font-size: 14pt;
}
div.robot{
width: 200px;
height: 171px;
background: transparent url(../images/robot.png) no-repeat bottom left;
}
font.cont{
font-family: Arial;
font-size: 17pt;
color: #999999;
}
div.search-form
{
	width:252px;
	height:47px;
	left:50px;
	top:2px;
	z-index:2000;
	position:absolute;
}
input.search
{
	width:204px;
	border:1px;
	background:none;
	color:white;
	margin-top:14px;
	vertical-align:top;
}

input.search-btn
{
	width:33px;
	height:33px;
	background: transparent url(../images/button-search.jpg) no-repeat top left;
    margin-left:4px;
    margin-top:8px;
}

font.tel{
font-family: Tahoma;
font-size: 13pt;
color: #635959;
}
font.tel1{
font-family: Tahoma;
font-size: 13pt;
color: #06a6f0;
}

a.menu:link,
a.menu:visited ,
a.menu:link{
font-family: Arial;
font-size: 18pt;
color: #06a6f0;
font-style: italic;
}
a.menu:hover{
font-family: Arial;
font-size: 18pt;
color: #ffffff;
font-style: italic;
}
font.menu{
font-family: Arial;
font-size: 18pt;
color: #06a6f0;
font-style: italic;
}
font.menu_white{
font-family: Arial;
font-size: 18pt;
color: #ffffff;
font-style: italic;
}
div.menu-selected{
background-color:#06a6f0;
}
div.menu-bg{
background-color:#BBE9FC;
}
a:link,
a:visited,
a.white:link,
a.white:visited ,
a.blue:link,
a.blue:visited
{
	text-decoration:underline;
	color: #4e4e4e;
}

a:hover,
a.white:hover,
a.blue:hover
{
	text-decoration:none;

}

a.white:link,
a.white:visited
{
	color: white;
}

a.blue:link,
a.blue:visited
{
	color: #0070e3;
}
div.mcont
{
	background: transparent url(../images/page-top-ground.gif) repeat-x top left;
}
