@charset "utf-8";
/* CSS Document */

#delta_container {
margin:auto; 
width:800px; 
position:relative; }


html {
height:100%; 
padding:0; 
margin:0;}


body{ 
background-color:#000000;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
padding:0;
margin:0;
height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:0.75em; 
color: white;
}


#alpha_container {
width:830px;
background:url(images/header_bg.jpg) no-repeat;
height:830px; ma 

}


#top_mirror {
	position:absolute;
	left:-2px;
	top:110px;
	width:320px;
	height:380px;
	z-index:1;
}
#contact {
	position:absolute;
	left:11px;
	top:523px;
	width:190px;
	height:148px;
	z-index:2;color:#FFFFFF;
}

#monkey { text-align:center}
#monkey a { color:#FFFFFF; font-weight:bold; text-decoration:none;}
#monkey a:hover {text-decoration: underline;}

#content_alpha a { color:#FFFFFF; font-weight:bold; text-decoration:none;}
#content_alpha a:hover {text-decoration: underline;}
#contact a { color:#FFFFFF; font-weight:bold; text-decoration:none;}
#contact a:hover {text-decoration: underline;}

#content_alpha {
	position:absolute;
	left:205px;
	top:535px;
	width:590px;
	z-index:3; text-align:justify; color:#FFFFFF;}
	
	#content_stock {
	position:absolute;
	left:205px;
	top:522px;
	width:590px;
	z-index:3; text-align:justify; color:#FFFFFF;}

#vow { 

margin-top: 20px;
float:right; width:207px; height:236px; background-image:url(images/vow.jpg); padding:42px 0 0 13px;}

#navigation{
	position:absolute;
	left:298px;
	top:107px;
	width:567px;
	height:42px;
	z-index:4;
	
}
#nav2 ul{
list-style:none; 
padding:0px 0  0 0px; 
margin:2px 0 0 22px; 
text-align:center

}


#nav2 li
{float:left;
margin: 0 0em;
}


	#nav2 a{
  display:block;
  width:90px;
  text-align:center;
  text-decoration:none;
  height:28px;
  line-height:20px;
  font-family:Verdana;
  letterspacing:1px;
  font-weight:bold;
  font-size:12px;
  color:#ffffff;
  padding-top:12px;
  }
	
  #nav2 a:hover{
  background:#000000; 
  color:#ffffff
  }
  
  
.map{
float:right;
margin-top:10px;
margin-right:80px;
border:none;
}  

span{
font-size: 15px;
font-weight: bold;
color: red;
}
  
  
.pinkcar{
float: left;
margin-left: 20px;
margin-top: 180px;
}
  
  
  
  
  
  
  
  
  
  
