@charset "utf-8";
/* CSS Document */


#main {
	position:relative;
	width:995px;
	height:435px;
	text-align: center;

}
.logo  {
	position:absolute;
	left:1px;
	top: 369px;


}

#navigation{
   position:relative;
   width:995px;
   height:50px;
   top:00px;
   left:0px;
}

