body {
	background-color:#0c131b;
	margin:0 auto;
	font-family:Verdana, sans-serif;
	font-style:normal;
	font-weight:normal;
}


#container {
	background-image:url("../images/background.jpg");
	background-repeat:no-repeat;
	 margin:0 auto;
	 width:1012px;
	 height:768px;
	
}

a {
	
	color:#f6ef82;
	text-decoration:none;
}


a:hover {
	
	color:#f6ef82;
	text-decoration:underline;
}



#left {
	
	width:300px;
	float:left;
	height:768px;	
}


#logo {
	
	padding: 20px 0px 0px 52px;

}


#logo a img {
	
	border: none; 

}



#description {
	width:275px;
	font-size:12px;
	color:#ffffff;
    line-height:19px;
	
}





#description p {
	letter-spacing:0.03em;
	padding:12px 0px 0px 55px;
	
}


#description ul {
	line-height:20px;
	padding:0px 0px 0px 70px;
	

}

#right {
	float:right;
	height:768px;
}



.slideshow {
	z-index:1;
	width:671px;
	height:766px;

}




#navigation {
	
	height:58px;
    position:relative;
    bottom:738px;
	z-index:2;
	

	
}


#navigation a {
	
	text-decoration:none;
}



#navigation a img {
	
	border: none; 

}


#navigation  img {
   margin:18px 0px 0px 37px;

}




	
#contact form {
	font-size:11px;
	position:relative;
	bottom:395px;
	left:530px;
	width:300px;
	z-index:3;
	height:300px;
}	
	

#footer {
	
	width:1012px;
	
}


#footer p {
	letter-spacing:0.06em;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	margin:0 auto;
	clear:both;
	padding-top:10px;
	
}

.clear {
	clear:both;
	
	
}
