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

div.wrapper {
	position:relative;
	background-color:#FFF;
	text-align : left ;
	margin-left : auto ;
	margin-right : auto ;
	left:0px;
	top:0px;
	width:955px;
	height:704px;
}

div.Table_01 {
	position:relative;
	background-color:#FFF;
	text-align : left ;
	margin-left : auto ;
	margin-right : auto ;
	left:0px;
	top:0px;
	width:955px;
	height:704px;
}


div.logo {
	position:absolute;
	left:8px;
	top:0px;
	width:315px;
	height:65px;
}

div.home {
	position:absolute;
	left:323px;
	top:0px;
	width:112px;
	height:65px;
}

div.about {
	position:absolute;
	left:435px;
	top:0px;
	width:88px;
	height:65px;
}

div.services {
	position:absolute;
	left:523px;
	top:0px;
	width:111px;
	height:65px;
}

div.news {
	position:absolute;
	left:634px;
	top:0px;
	width:148px;
	height:65px;
}

div.ideas {
	display:none;
	position:absolute;
	left:774px;
	top:0px;
	width:88px;
	height:65px;
}

div.contact {
	position:absolute;
	left:786px;
	top:0px;
	width:93px;
	height:65px;
}
