#img.source-image {
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

html
{
/*	background-image: url(../images/bg_repeat.gif);
	background-repeat: repeat;	*/
	background: #398581;
}

body {
	width: 960px;
/*	background: #46a59e;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
}

#banner
{
	position: relative;
	width: 960px;
	height: 113px;
/*	background-image: url(../images/samos_header.jpg);	*/
}

#menu_top
{
	position: absolute;
	margin-top: 75px;
}

#menu_top ul
{
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
}

#menu_top ul li
{
	display: inline-block;
	zoom: 1;*display:inline;
}

#menu_top ul li a
{
	padding: 0px;
	display: block;
	text-decoration: none;
	color: black;
	width: 110px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu_top ul li a:hover
{
	background: #284c4a;
	color: white;
}


#flash
{
}

#content_wrap
{
	width:960px;	
	background: url(../images/main_trans_back.png);
}

#menu_under
{
}

#menu_under ul
{
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid gray;
	width: 95%;
	margin-left: 22px;
}

#menu_under ul li
{
	display: inline-block;
	margin-top: 10px;
	margin-left: 35px;
	zoom: 1;*display:inline;
}

#menu_under ul li a
{
	display: block;
	text-decoration: none;
	color: black;
	padding: 5px;
}

#menu_under ul li a:hover
{
/*	background: url('../images/button_blue.png') no-repeat top left;*/
	background: #3d949d;
	color: white;
}

#left_column
{
	display: inline-block;
	width: 200px;
	float: left;
/*	border-right: 1px solid gray;*/
	margin-top: 20px;
	margin-left: 10px;
}

#right_column
{
	display: inline-block;	
	width: 700px;
	float: left;
	border-left: 1px solid gray;
	margin-top: 20px;
}

.hotelier
{
	width: 180px;
	margin-left: 10px;
	padding-bottom: 10px;
}

.newsletter
{
	width: 180px;
	margin-left: 10px;
	padding-bottom: 10px;	
	margin-top: 10px;
}

.line
{
	height: 2px;
	border-bottom: 1px solid gray;
	width: 80%;
	margin-left: 10px;
}

.text
{
	margin-left: 40px;
	margin-top: 20px;
}

.content_box
{
	width: 684px;
	background: url(../images/box_back.png);
	height: 207px;
	margin-left: 40px;
}

#footer
{
	height: 80px;
}

#add_contain
{
	
	width: 200px;
	height: 100px;
	
}

#add_this
{
	width: 200px;
	height: 100px;
	margin-left: 20px;
	position: absolute;
	margin-top: 20px;
}

#links
{
	position: absolute;
	width: 600px;
	height: 100px;	
	margin-left: 200px;
	margin-top: -100px;
}

.button {
    border: none;
    background: url('../images/button_blue.png') no-repeat top left;
    padding: 2px 8px;
	height: 30px;
	width: 88px;
	margin-left: 63px;
	margin-top: 2px;
	color: white;
	cursor: pointer; cursor: hand;	
}
.button:hover {
    border: none;
    background: url('../images/button_orange.png') no-repeat top left;
    padding: 2px 8px;
	height: 30px;
	color: white;
	width: 88px;
}

.button2 {
    border: none;
    background: url('../images/button2.png') no-repeat top left;
    padding: 2px 8px;
	height: 23px;
	width: 100px;
	margin-left: 63px;
	margin-top: 2px;
	cursor: pointer; cursor: hand;	
	color: white;
	margin-left: 60px;

}
.button2:hover {
    border: none;
    background: url('../images/button2_o.png') no-repeat top left;
    padding: 2px 8px;
	height: 23px;
	width: 100px;
	color: white;
	margin-left: 60px;
}

#flags
{
	position: absolute;
	margin-left: 700px;
	margin-top: 10px;
}

#flags img
{
	padding: 5px;
}
