/* CSS Document */


/*MAIN PAGE*/
#MainBody {
  background-color: #1D5A57;
  margin:0px;
	padding:0px;
	text-align:center;
}
  
#Main   
{
	position:relative;
	width:760px;
	padding:0;
	height:600px;
	border:1px Solid black;
	margin:auto;
  text-align:left;
  background-image:url(../images/gifs/site/background.gif);		
}

/*BANNER*/
#Banner 
{
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	height:114px;
}

#horizon{
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:77px;
}

#Logo 
{
	position:absolute;
	left:0px;
	top:0px;
	width:378px;
	height:81px;
	cursor:pointer;
}
/* PARASOLS */

.Parasol
{
  height:35px;
	width:40px;
}

.ParasolBase
{
	top: 69px;
	height: 35px;
	width : 41px;
	position:absolute;
}

.MainHomeParasol{left: 15px;}
.MainSYSParasol{left: 114px;}
.MainLAParasol{left: 217px;}
.MainPricesParasol{left: 320px;}
.MainContactParasol{left: 412px;}
.MainPhotoParasol{left: 533px;}
.MainInfoParasol{left: 665px;}

/*SLICES*/

#bgleft 
{
	position:absolute;
	left:0px;
	top:114px;
	width:14px;
	height:486px;
}

#bgmid 
{
	position:absolute;
	left:676px;
	top:114px;
	width:10px;
	height:486px;
}


#bgright 
{
	position:absolute;
	left:747px;
	top:114px;
	width:13px;
	height:486px;
}

#bgbott1 
{
	position:absolute;
	left:14px;
	top:577px;
	width:662px;
	height:23px;
}

#bgbot2 
{
	position:absolute;
	left:686px;
	top:576px;
	width:61px;
	height:23px;
}

/* Main Links*/
.MainLink 
{
	position:absolute;
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	top: 82px;
}

.MainHomeLink{left: 32px;}
.MainSYSLink{
	left: 112px;
}
.MainLALink{
	left: 200px;
}
.MainAvailLink{
	left: 295px;
}
.MainPricesLink{left: 395px;}
.MainContactLink{left: 472px;}
.MainPhotoLink{
	left: 552px;
}
.MainInfoLink{
	left: 675px;
}

/*MAINPAGE INLAY*/
.MainPageImage{
	height: 112px;
	width: 150px;
	border:1px solid #0F0862;
	margin-right:10px;
	float:left;
}

.MainText{
	position:absolute;
	height: 421px;
	width:97%;
	top: 28px;
	margin:0px;
	padding-left:5px;
}

.MainAvailTable{
	width:97%;
	border:none;
	color:#DF2120;
}

.WSticker{
	width:105px;
	height:35px;
	vertical-align:text-top;
}
.WStickerContainer{
	text-align:right;
}
.HitCounter{
  /*display:none;*/
}	

/*SERVICE PANEL*/
#ServicePanel 
{
	position:absolute;
	left:686px;
	top:114px;
	width:61px;
	height:460px;
	background-color:#FFFFFF;
	text-align:center;
	margin:0px;
	padding-top:8px;
}

.ServiceLink{
  padding:0px;
  padding-top:2px;
  width:98%;
  text-align:center; 	
}

.ServiceLink img{
  /*display:none;*/
  margin:0px;
  padding:0px;
  width:52px;
}
.ServiceLink a img{
  margin:0px;
	padding:0px;
  width:52px;
}

.Guestbook{
	top:600px;
}
/*
.hitCounter{
  /*display:none;
}
*/
.mainAptThumbs{
	height:40px;
	width:65px;
}	
