body {
	margin: 0px;
	padding: 0px;
	height:100%;
}

#container {
	position:relative;
	left:50%;
	width:990px;
	height:850px;
	z-index:1;
	margin-left: -495px;
}
#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 110px;
	clear: both;
	float: left;
	width: 990px;
	position: relative;
	left: 0px;
	top: 0px;
}
#loginArea {
	position: absolute;
	width: 433px;
	left: 495px;
	top: 11px;
}
.loginBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	height: 14px;
	width: 119px;
	border: 1px solid #7f9db9;
	vertical-align: middle;
}


#logo {
	height: 22px;
	width: 119px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#navigation {
	height: 36px;
	width: 894px;
	position: absolute;
	left: 53px;
	top: 74px;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	list-style-type: none;
	display: inline;
	margin: 0px 0px 0px -4px;
	padding: 0px;
}
#bodyArea {
	background-image: url(images/3col_body_bg.jpg);
	background-repeat: no-repeat;
	height: 714px;
	width: 990px;
	z-index: 1;
	position: relative;
	clear: both;
	float: left;
}
#footer {
	background-color: #183036;
	width: 935px;
	height: 26px;
	padding-left: 55px;
	clear: both;
	float: left;
	position: relative;
}
#titleBar {
	height: 44px;
	width: 707px;
	z-index: 1;
	position: absolute;
	left: 57px;
	top: 44px;
}
#dropDown {
	position: absolute;
	z-index: 6;
	height: 19px;
	width: 308px;
	left: 443px;
	top: 56px;
}
.dropDown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	height: 19px;
	width: 308px;
	border: 1px solid #999999;
}


#photoBlock {
	height: 213px;
	width: 764px;
	margin: 0px;
	padding: 0px;
	z-index: 4;
	position: absolute;
	left: 0px;
	top: 80px;
}

#photoArea {
	height: 213px;
	width: 629px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
}
#photoSelector {
	height: 143px;
	width: 117px;
	margin-top: 9px;
	padding-top: 38px;
	padding-left: 6px;
	padding-right: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	float: left;
}
#photoSelector img {
	border: 2px solid #d1be9b;
	
}
#copyArea {
	height: 297px;
	width: 670px;
	overflow: auto;
	position: absolute;
	left: 69px;
	top: 328px;
}
#copyAreaLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 475px;
	float: left;
	clear: left;
}
#copyAreaRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	width: 148px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeecdf;
	padding-left: 12px;
	margin-left: 12px;
}
#sideBar {
	position: absolute;
	height: 574px;
	left: 765px;
	top: 44px;
	padding-top: 12px;
}
#sidebarTop {
	z-index: 5;
	float: left;
	clear: left;
	width: 182px;
}
#sidebarTop img {
	clear: left;
	margin: 0px;
	padding: 0px;
}
#sidebarTop p {
	padding-bottom: 12px;
	padding-right: 22px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	clear: both;
	float: left;
	width: 136px;
	display: block;
	margin: 0px;
	padding-top: 8px;
}
#sidebarTop A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #184965;
	text-decoration: underline;
}

#twocolBodyArea {
	background-image: url(images/2col_body_bg.jpg);
	background-repeat: no-repeat;
	height: 714px;
	width: 990px;
	position: relative;
	clear: both;
	float: left;
}
#twocolleftcol {
	position: absolute;
	left: 57px;
	top: 44px;
	width: 165px;
	height: 576px;
	padding-top: 10px;
	display: block;
}
#twocolleftcol ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#twocolleftcol ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
#twocolleftcol ul li A {
	margin: 0px;
	padding: 0px;
	float: left;
}
#twocolmidcol {
	position: absolute;
	height: 586px;
	width: 540px;
	left: 224px;
	top: 44px;
}
#twocolrightcol {
	height: 586px;
	width: 168px;
	position: absolute;
	left: 765px;
	top: 44px;
	padding-top: 12px;
}
#twocolphoto {
}
#twocolmidbottom {
	overflow: auto;
	float: left;
	height: 264px;
	width: 446px;
	padding-right: 27px;
	padding-left: 50px;
	margin-top: 22px;
	margin-bottom: 7px;
}
#twocolmidtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
#twocolmidtext img {
	margin: 4px;
}
#twocolmidtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	height: 415px;
}
#twocolmidbottom2 {
	float: left;
	height: 500px;
	width: 446px;
	padding-right: 27px;
	padding-left: 50px;
	margin-top: 22px;
	margin-bottom: 7px;
	overflow: auto;
}
#titleBar2 {

	height: 44px;
	width: 765px;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 44px;
}
#bodyAreavt {
	background-image: url(images/virtualtour_body_bg.jpg);
	background-repeat: no-repeat;
	height: 714px;
	width: 990px;
	z-index: 1;
	position: relative;
	clear: both;
	float: left;
}
