*
{
	margin:0;
	padding:0;
}

body, html
{
	color: #333333;
	font : 13px Arial, Helvetica, sans-serif;
	background : #FFFCD0 url(../images/background.jpg) repeat-x;
}

a
{
	color : #0066FF;
	text-decoration : none;
}

a:hover
{
	color : #0066FF;
	text-decoration : underline;
}

.bold
{
	font-weight : bold;
}

.center
{
	text-align : center;
}

p
{
	padding : 0 0 12px 0;
}

.right
{
	float : right;
}

.left
{
	float : left;
}

.clear
{
	clear : both;
}

.just
{
	text-align : justify;
}

.textRight
{
	text-align : right;
}

.border
{
	border : 1px solid #0A4D67;
}

#bottomLinks
{
	width : 600px;
	margin : 0 auto;
	background : url(../images/dot.gif) repeat-x top;
	text-align : center;
	padding : 5px;
}

h1
{
	font : normal 25px "Times New Roman", Times, serif;
	padding-bottom : 12px;
}

h2
{
	font : normal 20px "Times New Roman", Times, serif;
	padding-bottom : 12px;
}

.sightImg
{
	width : 250px;
	float : left;
}

.sightImg1
{
	width : 250px;
	float : right;
	text-align : right;
}

/* start containers */

#container
{
	width : 802px;
	margin : 0 auto;
	background : White url(../images/container.gif) repeat-y;
}

#logo
{
	width : 802px;
	height : 94px;
	background : #028FBD url(../images/top.gif) no-repeat;
}

#logo a
{
	display : block;
	width : 700px;
	height : 34px;
	padding : 60px 0 0 85px;
	color : White;
}

#logo a:hover
{
	text-decoration : none;
}

#menu
{
	width : 802px;
	height : 53px;
	background : #EAEAEA url(../images/menu.gif) no-repeat;
	overflow : hidden;
}

#navigation
{
	padding-left : 10px;
}

#langs
{
	width : 200px;
	float : right;
	padding-top : 5px;
}

#content
{
	padding : 25px;
}

#content ul
{
	padding : 0px 0px 12px 40px;
}

#bottom
{
	padding : 15px 0;
	background : url(../images/bottom.gif) no-repeat bottom;
}

/* end containers */

/* start tags */

#tags
{
	width : 750px;
	height : 70px;
	background : #EAEAEA url(../images/box.gif) no-repeat;
	position : relative;
}

#tags span
{
	position : absolute;
	display : block;
	width : 45px;
	height : 20px;
	padding-top : 35px;
	top : 15px;
	text-align : center;
}

#tag01
{
	left : 80px;
	background : url(../icons/sun.png) no-repeat center top;
}

#tag02
{
	left : 150px;
	background : url(../icons/find.png) no-repeat center top;
}

#tag03
{
	left : 220px;
	background : url(../icons/mobile_phone.png) no-repeat center top;
}

#tag04
{
	left : 285px;
	background : url(../icons/telephone.png) no-repeat center top;
}

#tag05
{
	left : 340px;
	background : url(../icons/television.png) no-repeat center top;
}

#tag06
{
	left : 410px;
	background : url(../icons/video_camera.png) no-repeat 0px -8px;
}

#tag07
{
	left : 480px;
	background : url(../icons/camera.png) no-repeat center top;
}

#tag08
{
	left : 550px;
	background : url(../icons/airplane.png) no-repeat center top;
}

#tag09
{
	left : 620px;
	background : url(../icons/coffee.png) no-repeat center top;
}

/* end tags */

/* statrt menu */

#navigation ul
{
	list-style-type : none;
}

#navigation ul li
{
	float : left;
	padding-top : 9px;
}

#navigation ul li a
{
	display : block;
	padding : 10px 15px;
	background : url(../images/border.gif) no-repeat right;
	color : Black;
	font-size : 14px;
}

#navigation ul li a:hover
{
	color : #0066FF;
}

#navigation ul li a.selected
{
	color : #0066FF;
}

/* end menu */
