﻿

.title {
	width: 788px;
	height: auto;
	padding-bottom: 30px;
	float: left;

}


.mainContent
{
	display: block;
	width: 988px;
	float: left;
	border: 2px solid #243842;
	padding-top: 72px;
	
}

.contentOuter
{
	display: block;
	width: 938px;
	float: right;
	
}	

.contentInner
{
	display: block;
	width: 888px;
	float: left;

}




/* CONTENT */

.controlHolder
{
	display: block;
	width: 888px;
	float: left;	
}

.controlOuter
{
	display: block;
	width: 888px;
	float: right;
	
}

.controlInner
{
	display: block;
	width: 888px;
	float: left;
	font-family: Arial,Helvetica;

}

.controlHeader
{
	display: block;
	width: 888px;
	float: left;

	
}


.controlInner a:link {
	color: #666666;
	text-decoration: none;
}

.controlInner a:visited {
	color: #666666;
	text-decoration: none;
}

.controlInner a:hover {
	color: #bc6706;
	text-decoration: none;
}

.controlInner a:active {
	color: #666666;
	text-decoration: none;
}

.space {
	width: 100px;
	height: 20px;
	float: left;

}




.controlHolder
{
	padding-bottom: 50px;
}

.controlHeader
{
	padding-bottom: 20px;
}




.space {
	width: 800px;
	height: 60px;
	float: left;
}






