body
{
	background: #ffffff;
	margin: 5px 0 0 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #555555;
}

a
{
	color: #333333;
}

h1
{
	font-size: 40px;
	color: #cccccc;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

.ContentCell
{
	padding: 10px;
	font-size: 12px;
}

.ContentCell h2
{
	color: #3967a5;
	font-size: 18px;
}

.ContentCell h3
{
	color: #3967a5;
	font-size: 13px;
}

.Footer
{
	font-size: 11px;
}

.LeftMenu
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0 0 10px 10px;
	font-size: 12px;
}

.LeftMenu li
{
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 10px 0 0 0;
}

.LeftMenu li a
{
	display: block;
	line-height: 30px;
	padding-left: 60px;
	color: #3967a5;
	text-decoration: none;
}

.LeftMenu li a:hover
{
	color: #00007e;
}

.LeftMenu li a.Link-Scaffolding
{
	background: url('../images/scaffolding_button.jpg') no-repeat;
}

.LeftMenu li a.Link-Surface
{
	background: url('../images/preparation_button.jpg') no-repeat;
}

.LeftMenu li a.Link-Painting
{
	background: url('../images/Painting_button.jpg') no-repeat;
}

.LeftMenu li a.Link-Containment
{
	background: url('../images/containment_button.jpg') no-repeat;
}

.LeftMenu li a.Link-Cleaning
{
	background: url('../images/cleaning_button.jpg') no-repeat;
}

.LeftMenu li a.Link-Plant
{
	background: url('../images/plant_button.jpg') no-repeat;
}

.LeftMenu li a.Link-Design
{
	background: url('../images/DESIGN_menu_button.jpg') no-repeat;
}

.MainMenu
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0;
}

.MainMenu li
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0;
	color: #ffffff;
	display: block;
	line-height: 30px;
	font-size: 13px;
	font-weight: bold;
}

.MainMenu li a
{
	color: #ffffff;
	text-decoration: none;
}

.MainMenu li a:hover
{
	color: #dddddd;
}

.MainMenu li.Link-Services
{
	width: 218px;
	text-align: center;
}

.MainMenu li.Link-Home, .MainMenu li.Link-About, .MainMenu li.Link-Policies
{
	margin-right: 40px;
}

.MainMenu li.Link-Contact
{
	
}