body {
	margin: 0px;
	color:#000000;
	padding : 0;
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	background-color: #ffffff;
	text-align:justify;

}
#container {
	width : 730px;
	margin : 10px auto 20px auto;
	border: #CFD1D3 1px solid;
	overflow: auto;
	width: 100%
	background : #CECECF;
	background-image: url(images/bg.png);

}
#header {
	height : 250px;
	background : transparent;
	border-bottom : 4px solid #000;
}
#header h1 {
color : #fefefe;
font-size : 8pt;
margin : 0;
padding : 40px 10px 10px 10px;
}
#content {
width : 490px;
padding : 10px;
float : right;
}
#content h1, h2, h3, h4 {
margin : 0;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
font-weight : lighter;
color : #d0d0ce;

}
#content h1 {
color : #d0d0ce;
font-size : 8pt;
border-bottom : 1px solid #ccc;
}
#content h2 {
color : #a0d1f1;
font-size : 12pt;
border-bottom : 1px solid #ccc;
}
#content h3 {
color : #333;
font-size : 12pt;
}
#content a { color:#f8a402}
#photos {
width : 428px;
height : 224px;
margin : 10px auto 10px auto;
position : relative;
padding : 10px;
background : #DEE0DC;
border-top : 1px solid #ccc;
border-bottom : 1px solid #ccc;
}
.imgbox {
width : 75px;
height : 75px;
border : 1px solid #77a13d;
background : #d2cdcd;
margin : 15px;
float : left;
display : inline;
}
#sidebar {
width : 200px;
padding : 10px;
float : left;
margin : 0;
}
#sidebar ul {
	margin : 0;
	padding : 0;
	background : #E7A71F url(images/menu1.png) no-repeat top left;
	border-bottom : 1px solid #fff;
}
#sidebar ul li {
	margin : 0;
	padding : 0;
	list-style : none;
	border : 1px solid #fff;
	background : #E7A71F url(images/menu2.png) no-repeat top left;
	border-bottom : none;
}
#sidebar ul li a {
display : block;
padding : 3px;
width : 192px;
background : #E7A71F url(images/menu1.png) no-repeat top left;
color : #4c514c;
text-indent : 30px;
text-decoration : none;
}
#sidebar ul li a:hover {
background : #E7A71F url(images/menu2.png) no-repeat top left;
}
.side3 {
	border : 1px solid #fff;
	background : #f4b838;
	padding : 5px;
	text-align : center;
	margin : 10px 0 0 0;
	font-size : 8pt;
}
.side1 {
	border : 1px solid #fff;
	background : #ee9016;
	padding : 5px;
	text-align : justify;
	margin : 10px 0 0 0;
	font-size : 8pt;
}
.side2 {
	border : 1px solid #fff;
	padding : 5px;
	text-align : center;
	margin : 10px 0 0 0;
	font-size : 8pt;
	background : #B5DBF4;
}
#footer {
	clear : both;
	border-top : 1px solid #000;
	background : #000;
	padding : 10px;
	color : #fff;
	font-size : 8pt;
	text-align : center;
}
a {
	color : #FFFFFF;
	font-weight : bold;
}
a:hover {

}
.img-header {
	background : #f2f7e9 url(images/greece-tours.jpg) no-repeat top left;
	clear : both;
	float : left;
	width : 730px;
	height : 175px;
	margin : 0;
	padding : 0;
}
.nav1-container {
	width : 730px;
	top : 25px;
	position : absolute;
	z-index : auto;
	background : transparent;
	right: inherit;
}
.nav1 {
margin : 0;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
font-size : 1em;
}
.nav1 ul {
float : right;
margin : 0;
padding : 0 20px 0 0;
border-left : 1px solid rgb(115, 162, 182);
background-color : transparent;
font-weight : bold;
}
.nav1 li {
display : inline;
list-style : none;
margin : 0;
padding : 0;
}
.nav1 li a {
	display : block;
	float : left;
	margin : 0;
	padding : 2px 5px 2px 5px;
	border-right : 1px solid rgb(115, 162, 182);
	color : #000000;
	text-decoration : none;
	font-size : 11px;
}
.nav1 a:hover, .nav2 a.selected {
	color : #003300;
	text-decoration : none;
}
.style2 {color: #161714}
.style3 {color: #A0D9F8}
.style5 {color: #A1D1EE}
.style6 {
	color: #9ED0F1;
	font-size: 14pt;
	font-weight: bold;
}

.nametxt {
	width : 100px;
	top : 25px;
	position : absolute;
	z-index : auto;
	background : transparent;
	left: inherit;

