
body
	{
		font-size: 73%;
		background-color: #262a2c;
		color: #ffffff;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
	}
h1
	{
		color: #40474a;
		font-size: 250%;
		float: left;
		margin-top: 30px;
		margin-left: 41px;
		font-weight: normal;
	}
h2
	{
		color: #fff;
		font-size: 150%;
		font-weight: normal;
		margin: 20px 0 0 0;
		padding: 0;
	}
h3
	{
		font-weight: normal;
	}
p
	{
		font-size: 100%;
	}
td
	{
		font-size: 100%;
	}
#positioning
	{
		width:960px;
		position:absolute;
		left:50%;
		margin-left:-480px;

	}
#border
	{
		border: 1px solid #fff;
		background-color: #40474a;
		float: left;
	}
#title
	{
		float: left;
		background-color: #fff;
		width: 958px;
		height: 100px;
		color: #40474a;
	}
#title img
	{
		float: right;
		margin-top: 20px;
		margin-right: 20px;
	}
#title_office
	{
		float: left;
		background-color: #fff;
		width: 958px;
		height: 100px;
		color: #40474a;
	}
#title_office img
	{
		float: right;
		margin-top: 20px;
		margin-right: 20px;
	}
#title_office h1
	{
		font-size: 200%;
	}
#title_business
	{
		float: left;
		background-color: #fff;
		width: 958px;
		height: 100px;
		color: #40474a;
	}
#title_business img
	{
		float: right;
		margin-top: 20px;
		margin-right: 20px;
	}
#title_business h1
	{
		font-size: 160%;
	}

#header
	{
		float: left;
		width: 958px;
		_width: 700px;
		height: 251px;
		background-image:url(../img/m11_banner.jpg);
		background-repeat: no-repeat;
		border-bottom: 1px solid #fff;
	}
#text_left
	{
		background-color: #40474a;
		padding: 0 0 0 41px;
		float: left;
		width: 450px;
		min-height: 300px;
	}
#right_image_column
	{
		width: 400px;
		float: right;
		background-color: #40474a;
		padding-top: 25px;
		padding-right: 41px;
		margin-bottom: 20px;
		min-height: 300px;
	}
#right_image_column img
	{
		margin: 0;
		padding: 0;
	}
#footer
	{
		width: 917px;
		height: 30px;
		float: left;
		border-top: 5px solid #4a85c2;
		padding-top:10px;
		padding-left: 41px;
		color: #262a2c;
	}
#footer a
	{
		color: #262a2c;
		text-decoration: none;
	}
#footer_office
	{
		width: 917px;
		height: 30px;
		float: left;
		border-top: 5px solid #66bc45;
		padding-top:10px;
		padding-left: 41px;
		color: #262a2c;
	}
#footer_office a
	{
		color: #262a2c;
		text-decoration: none;
	}
#footer_business
	{
		width: 917px;
		height: 30px;
		float: left;
		border-top: 5px solid #e7352a;
		padding-top:10px;
		padding-left: 41px;
		color: #262a2c;
	}
#footer_business a
	{
		color: #262a2c;
		text-decoration: none;
	}
#footer_phase2
	{
		width: 917px;
		height: 30px;
		float: left;
		border-top: 5px solid #f17124;
		padding-top:10px;
		padding-left: 41px;
		color: #262a2c;
	}
#footer_phase2 a
	{
		color: #262a2c;
		text-decoration: none;
	}
#home_office
	{
		width: 220px;
		float: left;
		font-size: 95%;
	}
#home_business
	{
		width:220px;
		float: right;
		font-size: 95%;
	}
.office a
	{
		background-color: #66bc45;
		padding: 5px;
	}
.business a
	{
		background-color: #e7352a;
		padding: 5px;
	}
		
