﻿body 
{
	padding: 0px;
	margin: 0;
	background: #23346d; 
	text-align: center;
}


p 
{
	margin: 8px 0;
}

img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}  

.Container
{
	width: 800px;
	margin: 0px auto auto auto;
}

.Header
{
	background: url('Images/HeaderBackground.jpg') repeat-x;
	width: 800px;
	height: 135px;
}

.Logo
{
	display: inline;
	float: left;
	padding-left: 36px;
	padding-top: 18px;
	width: 218px;
}

.Menu
{
	display: inline;
	float: left;
	padding-top: 35px;
}

.MenuOver
{
	display: inline;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	color: white;
	font-family: Verdana;
	text-decoration: none;	
}

.MenuOut
{
	display: inline;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	color: #23346d;
	font-family: Verdana;	
	text-decoration: none;
}

.MenuSeparator
{
	display: inline;
	float: left;
	width: 33px;	
	padding-top: 32px;	
}

.Mountains
{
	width: 800px;
	height: 120px;
}

.BlueTextWhale
{
	font-size: 10px;
	color: #23346d;
	font-family: Verdana;
	text-align: center;
}

.BlueTextJustified
{
	font-size: 11px;
	line-height: 24px;
	color: #23346d;
	font-family: Verdana;
	text-align: justify;
	letter-spacing: 0px;
	text-decoration: none;
}

.BlueTextJustified23
{
	font-size: 11px;
	line-height: 23px;
	color: #23346d;
	font-family: Verdana;
	text-align: justify;
	letter-spacing: 0px;
	text-decoration: none;
}

.BlueTextBold
{
	font-size: 11px;
	line-height: 11px;
	color: #23346d;
	font-family: Verdana;
	font-weight: bold;
	letter-spacing: 0px;
}

.AboutUsHeader
{
	width: 800px;
	height: 178px;
}

.AboutUsLeft
{
	display: inline;
	float: left;
	width: 55px;
	height: 927px;
}

.AboutUsRight
{
	display: inline;
	float: left;	
	width: 83px;
	height: 927px;	
}

.AboutUsMain
{
	display: inline;
	float: left;	
	width: 662px;
	height: 927px;	
	background: url('Images/AboutUsBackground.jpg');
}

.AboutUsFooter
{
	width: 800px;
	height: 215px;	
}

.ProductsLeft
{
	display: inline;
	float: left;
	width: 410px;
	height: 647px;
		overflow: hidden;
}

.ProductsRight
{
	overflow: hidden;
	display: inline;
	float: left;	
	width: 92px;
	height: 647px;	
}

.ProductsMain
{
	display: inline;
	float: left;	
	width: 298px;
	height: 647px;	
		overflow: hidden;
	background: url('Images/Products2.jpg');
}

.ProductsFooter
{
	width: 800px;
	height: 217px;	
}


.ContactUsLeft
{
		overflow: hidden;
	display: inline;
	float: left;
	width: 247px;
	height: 171px;
}

.ContactUsRight
{
		overflow: hidden;
	display: inline;
	float: left;	
	width: 553px;
	height: 171px;	
	background: url('Images/ContactUsRight.jpg');
}

.ContactUsHeader
{
	display: inline;
	float: left;	
	width: 800px;
	height: 163px;	
}

.ContactUsFooter
{
	width: 800px;
	height: 217px;	
}

.ProjectsHeader
{
	width: 800px;
	height: 166px;
}

.ProjectsLeft
{
	display: inline;
	float: left;
	width: 90px;
	height: 968px;
}

.ProjectsRight
{
	display: inline;
	float: left;	
	width: 77px;
	height: 968px;	
}

.ProjectsMain
{
	display: inline;
	float: left;	
	width: 631px;
	height: 968px;	
	background: url('Images/ProjectsBackground.jpg');
}

.ProjectsFooter
{
	width: 800px;
	height: 206px;	
}
