.MainContainer {
	border: thin solid #000000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	height: auto;
}
.Navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(images/NavBackground.jpg);
	height: 25px;
	padding-left: 10px;
	line-height: normal;
	margin: 0px;
	padding-top: 10px;
	font-size: 13px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: #FF0000;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/ColorBlock.jpg);
	background-repeat: repeat;
}
.SmallLink {
	font-size: x-small;
	text-decoration: none;
}



.MainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 10px;
	position: relative;
	height: auto;
}
.LeftImage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 3px;
	position: absolute;
	width: 250px;
	padding-left: 5px;
}


.MainImage {
	background-image: url(images/TitleImage_Home.jpg);
	height: 300px;
}

.NavLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
	
.SecondaryImage {

	background-image: url(images/SecondaryTop.jpg);
	height: 95px;
}
.RightContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	position: absolute;
	left: 242px;
	width: auto;
}
.MainPageContent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 10px;
	position: relative;
	height: 125px;
}
.MainContentReferences {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 10px;
	position: relative;
	height: 400px;
	background-image: url(images/Ref_%20Background.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	line-height: 20px;
}
.ContactList {
	line-height: 20px;
}
.Picture {
	border: thin solid #000000;
}
.LeftImageFloat {
	float: left;
	margin-right: 15px;
	margin-bottom: 4px;
	border: 2px solid #000000;
	position: relative;
}
.NavLinksSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
}
.LeftImageFloatServices {

	float: left;
	margin-right: 15px;
	margin-bottom: 125px;
	border: 2px solid #000000;
	position: relative;
}
.datatable {
	border: thin solid #000000;
}
.MainContentEquip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 10px;
	position: relative;
	height: auto;
	background-image: url(images/equip_page.jpg);
	background-repeat: no-repeat;
	background-position: 475px 65px;
}

