body 
{
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #CAFFFF;
}

#container 
{
	position: absolute;
	width: 790px;
	left: -395px;
	z-index: 0;
	margin-left: 50%;
}

#top 
{
	background-image:  url("img/top.jpg");
	background-repeat: no-repeat;
	z-index: 10;
	height: 211px;
	width: 768px;
	position: absolute;
	top: 0px;
	left: 0;
}

#header
{
	text-align: center;
	position: absolute;
	left: 200px;
	top: 30px;
	z-index: 20;
	height: 100px;
	width: 320px;
	font-size: 14px;
	font-style: italic;
}

#text
{
position: absolute;
top: 160px;
left: 20px;
width: 580px;
z-index: 30;
}

h1 
{
	font-size: 16px;
	font-style: normal;
}
h2
{
font-size: 14px;
text-align: center;
}
p 
{
	text-align: justify;
	text-indent: 18px;
	line-height: 17px;
}

table 
{
	border: #CAFFFF;
	text-align: center;
}

a:link {
	text-decoration: none;
	color: #22FFFF;	}
a:visited {
	text-decoration: none;
	color: #22FFFF;	}
a:hover {
	color: #FF8CFC;
	text-decoration: none;}

#menu
{
	position: absolute;
	top: 220px;
	z-index: 40;
	width: 190;
	height: 412;
	background-image:  url(img/menu.jpg);
	background-repeat: no-repeat;
	left: 603px;
}

#menu ul
{
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 33px;
	line-height: 23px;

}
#m_cont 
{
	width: 190px;
	height: 412px;
}

#menu ul a
{
	color: #22FFFF;
	text-decoration: none;
}

#menu ul a:hover, .current
{
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FF51FA;
	border-left-color: #FF51FA;
	
}
#car {
	background-image:  url("img/car.jpg");
	background-repeat: no-repeat;
	height: 147px;
	width: 369px;
	z-index: 60;
	float: left;
	clear: right;
	position: relative;
	bottom: 0px;
}
#c {
	background-image:  url("img/c.jpg");
	background-repeat: no-repeat;
	height: 103px;
	width: 386px;
	z-index: 61;
	position: absolute;
	bottom: 10px;
	left: 390px;
}
#c_cont {
	position: absolute;
	left: 56px;
	top: 43px;
	z-index: 62;
	font-size: 10px;
}
#text ul {
	line-height: 17px;
	text-align: justify;
}
#text ul li {
	margin-top: 5px;
}
#sub {
	position: absolute;
	z-index: 120;
	top: 633px;
	left: 609px;
	width: 180px;
	text-align: center;
}
.forma_button {
	width: 83px;
	font-size: 9px;
	border: 2px ridge #E258D1;
	background-color: #000000;
	color: #22FFFF;
}
.forma {
	margin-bottom: 10px;
	border: 2px inset #FD83FC;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}
.purple {
	font-weight: bolder;
	color: #FD84F5;
}
#ads {
	position: absolute;	
	left: 654px;
	top: 759px;
	z-index: 45;}
.ad {
	margin-bottom: 60px;}
