.edge {
	background-image: url(images/edge.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}
body {
	margin: 0px;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
big {font: bold 15px/24px Verdana, Helvetica, Arial, sans-serif; color: #333;}
html,div,p {font: normal 10px Verdana, Helvetica, Arial, sans-serif; color: #333;}
#logo {
	position: relative;
	width: 285px;
	padding-top: 32px;
}
#bottom {
	background-color: #000000;
	position: absolute;
	height: 120px;
	width: 100%;
	bottom: 0px;
	margin: 0px;
	overflow: hidden;
}
#bottomL2 {
	background-color: #000000;
	position: absolute;
	height: 100%;
	width: 100%;
	margin: 0px;
	overflow: hidden;
	top: 468px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	z-index: 300;
}
#page {
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 120px;
	margin-left: 0px;
}

.props {
	position: relative;
	height: 413px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #CCCCCC;
}
.proptext {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 300px;
	right: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 22px;
	padding-top: 24px;
	padding-right: 36px;
	z-index: 100;
	height: 100%;
	width: auto;
	top: 0px;
}
.smcaps {
	font: bold 9px Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#top {
	background-color: #000000;
	position: relative;
	height: 62px;
	width: 100%;
	top: 0px;
	margin: 0px;
	clear: all;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: 136px;
	display: inline-table;
	padding-top: 6px;
}
a {
	color: #CCCCCC;
}
a: link {
	color: #CCCCCC;
}
a: visited {
	color: #CCCCCC;
}
a: active {
	color: #CCCCCC;
}
a: hover {
	color: #CCCCCC;
}
.globalnav {
	position: absolute;
	top: 73px;
	right: 8px;
	z-index: 500;
}

