body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.BorderRed
{
	background-color: #D81A16;
	width: 760;
}
.BorderBlack
{
	background-color: #000000;
	width: 760;
}
.PageLayout
{
	background-color: #FFFFFF;
	width: 760;
}
.Menu
{
	width: 200;
}
.Default
{
	width: 560px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-position: 90% 80%;
	background-image: url(/images/default.jpg);
}
.Services
{
	background-position: right top;
	background-image: url(/images/services.jpg);
	width: 560px;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.About
{
	background-position: right top;
	background-image: url(/images/about.jpg);
	width: 560px;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.Contact
{
	background-position: center center;
	background-image: url(/images/contact.jpg);
	width: 560px;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.PageText
{
	font-weight: 300;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	color: #666666;
}
.Footer
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: 300;
	font-size: 10px;
	color: #999999;
	
}
.SubTitle
{
	font-family: Arial, Helvetica;
	font-weight: 700;
	font-size: 13px;
	color: #D81A16;
}.Text
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: 300;
	font-size: 13px;
	color: #666666;
}
.Hilite
{
	font-family: Arial, Helvetica;
	font-weight: 700;
	font-size: 14px;
	color: #D81A16;
}
.Hazards
{
	background-image: url(/images/hazard.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
    	padding: 15px 0px 15px 15px;
    	width: 560px;
    	height: 141px;
   	font-weight: 300;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	color: #666666;
}
