BODY{
	background-color: #63e3ff;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
}
#header{
	background-image: url(../images/des_01.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 245px;
	padding-top: 1px;
	position: relative;
}
#linksHolder{
	width: 800px;
	margin-left: 20px;
	line-height: 20px;
	color: #E5E5E5;
}
#topMenu{
	width: 700px;
	left: 240px;
	height: 29px;
	position: absolute;
	top: 19px;
}
#footer{
	background-color: #183445;
	color: #E5E5E5;
	width: 100%;
	height: 25px;
	padding-top: 10px;
}
#warp{
	width: 1000px;
	height: auto;
	background-color: #FFF;
}
#leftTop{
	background-image: url(../images/des_02.jpg);
	padding-top: 100px;
	background-repeat: no-repeat;
	width: 525px;
	float: left;
	background-color: #FFF;
	color: #333;
	border-right: 1px dotted #999;
}
#leftInfo{
	padding-left: 20px;
	width: 500px;
	padding-right: 5px;
	background-color: #FFF;
	color: #333;
	float: left;
	border-right: 1px dotted #999;
	padding-bottom: 30px;
}
#rightInfo{
	width: 400px;
	float: left;
	padding: 3px;
}
#menu{
	background-color: #104775;
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	
}
#rightTop{
	float: left;
	width: 400px;
	padding: 4px;
}
.bigHeading{
	font-family: Georgia;
	font-size: 20px;
}
.clear{
	clear: both;
}
a.rightLink{
	color: #333;
	text-decoration: none;
}
a.rightLink:hover{
	color: #333;
	text-decoration: none;
}
a.rightLink:visited{
	color: #333;
	text-decoration: none;
}
a.whiteLink{
	color: #FFF;
	text-decoration: none;
	margin-right: 20px;
	margin-bottom: 30px;
}
a.whiteLink:hover{
	color: #FFF;
	text-decoration: none;
	margin-right: 20px;
	margin-bottom: 30px;
}
a.whiteLink:visited{
	color: #FFF;
	text-decoration: none;
	margin-right: 20px;
	margin-bottom: 30px;
}

.buttonTop{
	padding-top: 6px;
	height: 23px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	border-right: 1px dotted #E5E5E5;
	font-family: Georgia;
	font-size: 14px;
	color: #60DDFB;
}
.buttonTop:hover  {
	padding-top: 6px;
	height: 23px;
	padding-right: 20px;
	float: left;
	background-color: #60DDFB;
	color: #12283F;
}
a.topMenuLink{
	font-family: Georgia;
	font-size: 14px;
	color: #EEE;
	text-decoration: none;
}
a.topMenuLink:hover{
	font-family: Georgia;
	color: #12283F;
	font-size: 14px;
	text-decoration: none;
}
a.topMenuLink:visited{
	font-family: Georgia;
	color: #2494da;
	text-decoration: none;
	font-size: 14px;
}
a.languages{
	font-family: Georgia;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
a.languages:hover{
	font-family: Georgia;
	color: #333;
	font-size: 10px;
	text-decoration: none;
}
a.languages:visited{
	font-family: Georgia;
	color: #333;
	text-decoration: none;
	font-size: 10px;
}
.pic{
	height: 60px;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 2px solid #1578b6;
}
.picGallery{
	height: 110px;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 2px solid #1578b6;
}
.picGalleryFloors{
	float: left;
	height: 70px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 2px solid #1578b6;
}
.picIndex{
	float: left;
	WIDTH: 150PX;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 2px solid #1578b6;
}
a, a:hover, a:visited{
	color: #333;
	text-decoration: none;
}
