/* MAIN PAGE */
body
{
	background-color: #FFFFFF;
}

img 
{
	border: 0px;
}

/* Unvisited */
a:link 
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* Visited */
a:visited 
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* Mouse Over */
a:hover 
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* Selected */
a:active 
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


/* LAYOUT */
#page
{
	width: 860px;
	height: 640px;
	background: url(../img/pagebackground.gif) no-repeat;
	margin: 0 auto;
}

#banner
{
	position: absolute;
	width: 595px;
	height: 110px;
	background: url(../img/banner.png) no-repeat;
	margin: 5px 0px 0px 260px;
}

#menuarea
{
	position: absolute;
	width: 141px;
	height: 263px;
	margin: 128px 0px 0px 12px;
}

#mainback
{
	position: absolute;
	width: 690px;
	height: 500px;
	background: url(../img/textarea.gif) no-repeat;
	margin: 125px 0px 0px 165px;
}

#maintext
{
	position: absolute;
	width: 615px;
	height: 470px;
	margin: 15px 0px 0px 40px;
	overflow: auto;
}

#copyright
{
	position: absolute;
	width: 90px;
	height: 20px;
	margin: 624px 0px 0px 760px;
}

/* MENU LINKS */
#home
{
	display: block;
	width: 120px;
	height: 42px;
	background: url(../img/est/home.gif) no-repeat 0 0;
	margin: 0px 0px 0px 0px;
}

#home:hover
{
	background: url(../img/est/homex.gif) no-repeat 0 0;
}

#home span
{
	display: none;
}

#aboutus
{
	display: block;
	width: 120px;
	height: 40px;
	background: url(../img/est/about.gif) no-repeat 0 0;
	margin: 0px 0px 0px 0px;
}

#aboutus:hover
{
	background: url(../img/est/aboutx.gif) no-repeat 0 0;
}

#aboutus span
{
	display: none;
}

#price
{
	display: block;
	width: 120px;
	height: 42px;
	background: url(../img/est/price.gif) no-repeat 0 0;
	margin: 0px 0px 0px 0px;
}

#price:hover
{
	background: url(../img/est/pricex.gif) no-repeat 0 0;
}

#price span
{
	display: none;
}

#gallery
{
	display: block;
	width: 120px;
	height: 42px;
	background: url(../img/est/gallery.gif) no-repeat 0 0;
	margin: 0px 0px 0px 0px;
}

#gallery:hover
{
	background: url(../img/est/galleryx.gif) no-repeat 0 0;
}

#gallery span
{
	display: none;
}

#map
{
	display: block;
	width: 120px;
	height: 40px;
	background: url(../img/est/map.gif) no-repeat 0 0;
	margin: 0px 0px 0px 0px;
}

#map:hover
{
	background: url(../img/est/mapx.gif) no-repeat 0 0;
}

#map span
{
	display: none;
}

#contact
{
	display: block;
	width: 120px;
	height: 42px;
	background: url(../img/est/contact.gif) no-repeat 0 0;
	margin: 0px 0px 0px 0px;
}

#contact:hover
{
	background: url(../img/est/contactx.gif) no-repeat 0 0;
}

#contact span
{
	display: none;
}


/* TEXT */
#title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

#copytext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#abouttext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
}

#tabletext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#tableinfo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

#contacttext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

#table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}


/* EXTRA */
#img1
{
	position: absolute;
	width: 58px;
	height: 79px;
	margin: 400px 0px 0px 580px;
}

#img2
{
	position: absolute;
	width: 59px;
	height: 78px;
	margin: 401px 0px 0px 510px;
}

#img3
{
	position: absolute;
	width: 59px;
	height: 82px;
	margin: 398px 0px 0px 440px;
}

#esikpilt
{
	position: absolute;
	width: 521px;
	height: 329px;
	background: url(../img/esipilt.png) no-repeat;
	margin: 50px 0px 0px 50px;
}

#rent
{
	position: absolute;
	width: 128px;
	height: 48px;
	margin: 530px 0px 0px 23px;
}

#langest
{
	position: absolute;
	width: 19px;
	height: 13px;
	background: url(../img/est.gif) no-repeat;
	margin: 50px 0px 0px 20px;
}

#langeng
{
	position: absolute;
	width: 19px;
	height: 13px;
	background: url(../img/eng.gif) no-repeat;
	margin: 50px 0px 0px 45px;
}
