/* GENERAL STYLES */
#pagewrapper
{
	height: 100%;
	width: 950px;
}
#mainwrapper
{
	width: 860px;
	display: block;
	float: none;
}
#mainwrapper:after
{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#logoplaceholder
{
	width: 275px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 40px;
	padding-bottom: 30px;
}
#heightadjust
{
	float: right;
	height: 400px;
	width: 1px;
}
#content
{
	padding-left: 10px;
	padding-right: 125px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: left;
	color: #cccccc;
}
#contentwrapper
{
	padding: 0px;
	margin: 0px;
	float: right;
	width: 550px;
}
#imagescroller
{
	width: 950px;
	height: 70px;
	background-color: #000000;
	border-top: solid 1px #D82231;
	border-bottom: solid 1px #D82231;
}
#footer
{
	width: 900px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 50px;
	text-align: right;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
}

#footer a
{
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover
{
	color: #D82231;
	text-decoration: underline;
}



/* EDITOR PROPERTIES */

