
/* Page Style (BEGIN) */
html, body {
	height:100%;
	margin:0px;
}

body {
	height:100%;
	margin:0px; /*margin-left:-45px;*/
	padding:0px; /*padding-left: 45px;*/
	text-align:center;
	background-color: #f5f5f5;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
}

form {
	margin: 0px;
	padding: 0px;
}

/* Page Style (END) */

/* Shell Style (BEGIN) */
	div#container {
	width:770px;
	height:auto; !important
	padding:0px;
	margin:auto;
	border: 0px;
	background-image:url(../images/page_content_bg_sideright.gif);
	background-repeat:repeat-y;
	background-position:center;
	overflow: hidden;
	min-height:100%;
	z-index:1;
	position:relative;
}

div#content-bg {
	width:760px;
	height:100%;
	margin: auto;
	border: 0px;
	padding: 0px;
}

div#content {
	width:760px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 85px;
	border: 0px;
}

div#gutter-bottom {
	width:770px; /*_width:100%;*/
	height:85px;
	margin: -85px auto;
	text-align: center;
	background-image:url(../images/page_footer_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	clear:both;
	z-index:10;
	position:relative;
}

div#gutter-left {
	width:5px;
	height:450px;
	padding:0px;
	margin:0px;
	position: relative;
	float:left;
	margin-left:-5px;
	border: 0px;
	background-image:url(../images/page_gutter_left.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

div#gutter-right {
	width:5px;
	height:450px;
	padding:0px;
	margin:0px;
	position: relative;
	float:right;
	margin-right:-5px;
	border: 0px;
	background-image:url(../images/page_gutter_right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

div#title {
	margin: 0px;
	padding: 0px;
}

div#nav {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div#info {
	width: 760px;
	text-align:left;
	background-color:#FFFFFF;
}

div#propscroller {
	width: 760px;
	height:134px;
	background-color: #FFFFFF;
	float:left;
	margin:0px;/*background-image:url(../images/main_scroller_bg.jpg); background-repeat:no-repeat;*/
}

div#divider {
	width: 760px;
	height:5px;
	background-color: #c6c5c5;
	float:left;
	margin:0px;/* clear:right;*/
}

div#welcome {
	width: 760px;
	text-align:left;
	clear:both;
}

/* Shell Style (END) */

/* Include Styles (BEGIN) */
#header {
	width:760px;
	height: 105px; /*overflow:hidden;*/
	padding:0px;
	margin:0px
}

#header-home {
	float:left;
}

#header-title {
	float:left;
}

#header-navtop {
	float:left;
}

#header-search {
	float:left;
}

#header p {
	font-family:Tahoma;
	font-size:10px;
	color: #000000;
	margin:0px;
	padding:0px;
}

/*
	#header-phone { width: 42px; height:34px; margin:0px; margin-top:10px; margin-left:662px; position:absolute; float:right;}
	#header-email { width: 41px; height:34px; margin:0px; margin-top:10px; margin-left:704px; position:absolute; float:right;}
	*/
	
#footer {
	width: 760px;
	height:71px;
	padding-left:5px;
	padding-right:5px;
	padding-top:15px;
	text-align:center;
	margin: auto;
}

#footer p {
	font-family:Tahoma;
	font-size:10px;
	color: #FFFFFF;
	margin:0px;
	padding:0px;
}

#footer-address {
	width: 238px;
	float:left;
	padding-left:10px;
	padding-right:5px;
}

#footer-eho {
	width: 244px;
	float:left;
	padding-left:5px;
	padding-right:5px;
}

#footer-host {
	width: 238px;
	float:left;
	padding-left:5px;
	padding-right:10px;
}

/* Include Styles (END) */

/* FireFox Fixes (BEGIN) */
/*	html>body { text-align:-moz-center; min-height:100%; }
	body>div#container { height:auto; min-height:100%; }
	div#container>div#content-bg { height:auto; min-height:100%; }
	div#content-bg>div#content { margin:auto; }
*//* FireFox Fixes (END) */

/* For Advanced User Nav (BEGIN) */
/*
	div#quicksettings { position:absolute; z-index:35; visibility: hidden; float: left; margin: auto; }
	#quicksettings .label { cursor: hand; }
	#quicksettings .icon { cursor: hand; }
*/
/* For Advanced User Nav (END) */

#mapsearch {
	width: 420px;
	float:left;
	text-align:left;
	background-color:#FFFFFF;
}

#mapsearch-top {
	width: 420px;
	height: 22px;
	margin-top:10px;
	float:left;
}
#mapsearch-left {
	width: 5px;
	height: 290px;
	float:left;
	background-image:url(../images/main_map_left.jpg);
	background-repeat:no-repeat;
}

#mapsearch-bg {
	width: 410px;
	height: 320px;
	float:left;
	background-image:url(../images/main_map_bg.jpg);
	background-repeat: repeat-x;
	padding-top:5px;
	padding-bottom:5px;
}

#mapsearch-right {
	width: 5px;
	height: 290px;
	float:right;
	background-image:url(../images/main_map_right.jpg);
	background-repeat:no-repeat;
}

#mapside {
	width: 332px;
	height: 355px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	float:right;
	text-align:left;
	background-color:#FFFFFF;
}

#welcome-text {
	width: 527px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	float:left;
}

#welcome-side {
	width: 217px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	float:right;
	overflow: auto;
}
