
/* Define the body style 
-------------------------------*/
	body 	{margin: 0px;
		text-align: center;
		background-color: #5d3f0e;
		font-family: Arial, Helvitica, serif;
		}


	#maindiv {
		width: 955px;
		height: 600px;
		position: relative;
		top: 0px;
		left: 0px;
		margin: 15px auto 0px auto;
		border: 0px;
		padding: 0px;
		background-color: #faf6b7;
		background-image: url(images/background.gif);
		background-repeat: no-repeat;
		}

	#main_block {
		width: 694px;
		height: 538px;
		position: absolute;
		left: 21px;
		top: 32px;
		background-color: #ffffff;
		border: 1px solid #cccccc;
		z-index: 100;
		filter: alpha(opacity=56);
		-moz-opacity:0.56;
		-khtml-opacity: 0.56;
		opacity: 0.56;
		}

	#main_block_text {
		width: 450px;
		height: 335px;
		position: absolute;
		left: 240px;
		top: 220px;
		padding: 0px 10px 0px 0px;
		margin: 0px;
		border: 0px;
		text-align: left;
		font-size: 12px;
		font-weight: normal;
		line-height: 17px;
		color: #5d3f0e;
		z-index: 101;
		overflow: auto;
		}

	#sample_photos {
		width: 176px;
		height: 360px;
		position: absolute;
		left: 34px;
		top: 215px;
		z-index: 110;
		}

	#sample_photos img {
		margin: 6px auto 6px auto;
		border: 0px;
		padding: 0px;
		z-index: 111;
		}

	#more_photos {
		width: 83px;
		height: 16px;
		position: absolute;
		left: 75px;
		top: 515px;
		border: 0px;
		padding: 0px;
		margin: 0px;
		z-index: 150;
		}
		

	#tower_block {
		width: 192px;
		height: 538px;
		position: absolute;
		left: 736px;
		top: 32px;
		background-color: #ffffff;
		border: 1px solid #cccccc;
		z-index: 100;
		filter: alpha(opacity=56);
		-moz-opacity:0.56;
		-khtml-opacity: 0.56;
		opacity: 0.56;
		}

	#latest_news {
		width: 89px;
		height: 15px;
		line-height: 12px;
		font-size: 10px;
		position: absolute;
		left: 786px;
		top: 57px;
		background-image: url(images/latest_news.gif);
		z-index: 110;
		}
		
	#latest_news_text {
		width: 162px;
		height: 458px;
		position: absolute;
		left: 751px;
		top: 97px;
		line-height: 15px;
		font-size: 11px;
		color: #5d3f0e;
		text-align: left;
		z-index: 140;
		overflow: auto;
		}

	#latest_news_text b {
		font-weight: bold;
		font-size: 12px;
		}

	#logo {
		width: 216px;
		height: 161px;
		position: absolute;
		left: 22px;
		top: 40px;
		background-image: url(images/logo.gif);
		z-index: 110;
		}

	#header_name {
		width: 407px;
		height: 35px;
		position: absolute;
		left: 244px;
		top: 59px;
		background-image: url(images/header_name.gif);
		z-index: 110;
		}

	#header_email {
		width: 269px;
		height: 23px;
		position: absolute;
		left: 312px;
		top: 100px;
		background-image: url(images/header_email.gif);
		z-index: 110;
		}

	#header_phone {
		width: 122px;
		height: 20px;
		position: absolute;
		left: 386px;
		top: 131px;
		background-image: url(images/header_phone.gif);
		z-index: 110;
		}

	#button_home {
		width: 92px;
		height: 21px;
		position: absolute;
		left: 238px;
		top: 165px;
		border: 0px;
		z-index: 110;
		}

	#button_photos {
		width: 93px;
		height: 21px;
		position: absolute;
		left: 330px;
		top: 165px;
		border: 0px;
		z-index: 110;
		}

	#button_directions {
		width: 92px;
		height: 21px;
		position: absolute;
		left: 423px;
		top: 165px;
		border: 0px;
		z-index: 110;
		}

	#button_about {
		width: 93px;
		height: 21px;
		position: absolute;
		left: 515px;
		top: 165px;
		border: 0px;
		z-index: 110;
		}

	#button_contact {
		width: 96px;
		height: 21px;
		position: absolute;
		left: 608px;
		top: 165px;
		border: 0px;
		z-index: 110;
		}

	#slideshow {
		width: 580px;
		height: 450px;
		position: absolute;
		left: 74px;
		top: 210px;
		z-index: 109;
		background-color: #FFFFCC;
		border: 1px solid #aaaaaa;
		}

	#thumbnails {
		width: 400px;
		height: 370px;
		border: 0px;
		padding: 0px;
		margin: 40px 90px 40px 90px;
		text-align: left;
		}

	#thumbnails img {
		vertical-align: middle;
		margin: 0px 40px 0px 0px;
		border: 0px;
		}
	
	#thumbnails b {
		vertical-align: middle;
		font-size: 18px;
		font-weight: bold;
		}

	#thumbnails a {
		text-decoration: none;
		color: #5d3f0e;
		}

	#google_map {
		width: 582px;
		height: 322px;
		position: absolute;
		left: 74px;
		top: 210px;
		z-index: 109;
		background-color: #FFFFCC;
		border: 1px solid #aaaaaa;
		}	

	#home_gray_navbar {
		width: 639px;
		height: 114px;
		position: absolute;
		left: 0px;
		top: 486px;
		background-image: url(images/home_gray_navbar.gif);
		}

	#home_logo_top {
		width: 100px;
		height: 166px;
		position: absolute;
		left: 69px;
		top: 59px;
		background-image: url(images/home_logo_top.gif);
		}

	#home_logo_bottom {
		width: 186px;
		height: 16px;
		line-height: 10px;
		font-size: 10px;
		position: absolute;
		left: 29px;
		top: 232px;
		background-image: url(images/home_logo_bottom.gif);
		}

	#home_blue_box {
		width: 411px;
		height: 245px;
		position: absolute;
		left: -44px;
		top: 50px;
		background-image: url(images/home_blue_box_bkg.gif);
		background-repeat: repeat-x;
		}

	

