#Header {
	background-color: #FFFFFF;
	float: left;
	height: 85px;
	width: 700px;
}
#Navigation {
	height: 25px;
	width: 700px;
	float: left;
	margin: 0px;
	padding: 0px;
	white-space: normal;
}
#wrapper {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-position: center center;
	height: min-height 700px;
	width: 700px;
	vertical-align: middle;
	float: none;
	margin: auto;
	position: static;
}
#FlashImage {
	background-color: #FFFFFF;
	height: 200px;
	width: 700px;
	position: static;
	background-position: left top;
	float: left;
}
.footercontent {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #999999;
}
#content {
	background-color: #FFFFFF;
	float: left;
	min-height:310px;
/*	height: 310px!important;*/
	width: 680px;
	position: static;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font: 10pt/2px "Century Gothic", Arial, sans-serif;
	color: #999999;
	overflow-x: hidden;
	overflow-y: scroll;
	overflow: visible;
	visibility: visible;
}
.prop {
	float: right;
	height: 375px;
	width: 1px;
}

.h1 {
	font: normal 14pt/16pt "Century Gothic", Arial, sans-serif;
	text-transform: none;
	color: #E31818;
}
.h2 {
	font: normal 10pt/11pt "Century Gothic", Arial, sans-serif;
	color: #666666;
}
.h3 {
	font: normal 9pt/10pt "Century Gothic", Arial, sans-serif;
	color: #666666;
}


#Footer {
	padding: 0px 0px 0px 4px;
	height: 15px;
	width: 696px;
	background-color: #FFFFFF;
	float: left;
}


body {
	background-color: #E31818;
}
#conimage {
	margin: 0px 5px 10px 0px;
	float: left;
	height: 100%;
	width: 185px;
}
#context {
	margin: 0px 0px 0px 5px;
	float: right;
	height: 100%;
	width: 465px;
	overflow: visible;
	visibility: visible;
}
