/**************************************
Concept-psonis.gr Index.html stylesheet
**************************************/

body{
	margin:0;
	padding:0;
	background-color: #000;
}

#wrapper {
	width: 100%;
	height: 700px;
	text-align: center;
	min-width: 1109px;
}

#wrapper img {
	margin-top: 36px;	
}

#menu {
	width: 200px;
	height: 700px;
	position: relative;
	float: left;	
}



