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

#maincontent li{
line-style:none;
width:2000px;
height:650px;
padding:0px;
float:left;
background:url(Images/city/city_twilight.jpg) no-repeat;
vertical-align: bottom;




}

div.info {
	position: relative;
	height: 400px;
	width: 400px;
	border: 0;
	padding:15px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-image:url(../Images/textbg1.1.png);
	background-repeat:no-repeat;
	background-position:center;
	
	
	
	
}

div.about {
	position: relative;
	height: 400px;
	width: 400px;
	border: 0;
	padding:15px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-image:url(../Images/textbg_about1.1.png);
	background-repeat:no-repeat;
	background-position:center;
	
	
	
	
}

div.contact {
	position: relative;
	height: 400px;
	width: 400px;
	border: 0;
	padding:15px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-image:url(../Images/textbg_contact1.1.png);
	background-repeat:no-repeat;
	background-position:center;
	
	
	
	
}
div.gallery {
height: 485px;
width: 485px;
overflow: hidden;

	
}

body{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	overflow: hidden;
	
}