#content{
	position:relative;
	width:947px;
	height: 518px;
	margin-top:21px;
}
#left{
	position:relative;
	float:left;
	width: 400px;
	height:515px;
	background-image:url(../img/greece.jpg);
	background-repeat:no-repeat;
}
#right{
	width: 521px;
	background-color:#1e1e1e;
	background-image:url(../img/bg-right.jpg);
	background-repeat:no-repeat;
	margin-left:410px;
	padding-bottom:5px;
}
.left{
	width: 400px;
	height:515px;
	background-image:url(../img/greece.jpg);
	background-repeat:no-repeat;
}
.right{
	width: 521px;
	background-color:#1e1e1e;
	background-image:url(../img/bg-right.jpg);
	background-repeat:no-repeat;
	margin-left:410px;
	padding-bottom:5px;
}
#home_module1{
	width: 594px;
	height:223px;
	background-image:url(../img/bg-home-left.jpg);
	padding-left:10px;
}
#title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#f8c3f0;
	padding-top:10px;
	margin-left:10px;
	font-weight:500;
}
#subnav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-stretch:extra-expanded;
	padding-top:20px;
	margin-left:10px;
}
.subnav{
	color:#FFFFFF;
	text-decoration:underline;
}
.subnav:hover{
	color:#f8c3f0;
	text-decoration:none;
}
.subnav_on{
	color:#f8c3f0;
	text-decoration:none;
}
#text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-top:20px;
	margin-left:10px;
	margin-right:20px;
	line-height:20px;
}