.wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: thick solid #333;
	margin-top: 25px;
	background-color: #FFF;
}
.wrapper .menu {
	font-family: "Lucida Console", Monaco, monospace;
	color: #FFF;
	text-decoration: none;
	background-color: #069;
	height: 20px;
	font-size: 12px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	clear: both;
	float: none;
}
.wrapper .EmpMenu {
}
.wrapper .menu a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.wrapper .maincontent .Left.Main {
	width: 200px;
}
.wrapper .maincontent {
	width: 100%;
	background-color: #FFF;
}
.wrapper .Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	background-color: #069;
	height: 15px;
	padding-left: 10px;
	clear: both;
	float: none;
}
.wrapper .maincontent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 10px;
	padding-left: 30px;
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 10px;
	list-style-image: url(../Images/StarBullet.jpg);
}
.Testimonials {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #B59651;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 10px;
	float: right;
	width: 550px;
}
.wrapper .maincontent .maincontentLeft {
	width: 250px;
	float: left;
	clear: none;
}
.wrapper .maincontent .maincontentRight {
	float: right;
	width: 25%;
}
.wrapper .maincontent h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #069;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.wrapper .maincontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.wrapper .maincontent #HomeText .maincontent {
	padding-left: 5px;
	margin-left: 5px;
}
* {
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
.wrapper .maincontent p a {
	text-decoration: none;
	color: #069;
}
.wrapper .maincontent .maincontentLeft p strong {
	font-weight: bolder;
	color: #B99A53;
	text-decoration: none;
}
.wrapper .maincontent #HomeText {
	float: left;
	width: 60%;
	background-color: #FFF;
}
.wrapper .HeaderMast .Logos {
	height: 200px;
	width: 800px;
	float: left;
}
.wrapper .maincontent #HomePix {
	float: right;
	width: 35%;
}
.wrapper .HeaderLeft {
	background-color: #006;
	float: left;
	height: 200px;
	width: 300%;
}
.wrapper .HeaderMast .MastPhoto {
	float: left;
	height: 263px;
	width: 500px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	text-align: center;
}
.PicBorder {
	border: medium solid #069;
}
h3 {
	font-family: "MS Serif", "New York", serif;
	font-size: 16px;
	color: #333;
	padding-left: 5px;
}
.wrapper .EmpMenu {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	background-color: #CCC;
	padding-left: 20px;
}
.wrapper .EmpMenu a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #069;
	text-decoration: none;
}
.wrapper .EmpContent {
	width: 90%;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #333;
	text-align: justify;
}
.wrapper .bottomlinks {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #666;
	padding-left: 8px;
	height: 15px;
}
.wrapper .bottomlinks a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.wrapper .EmpContent h6 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #900;
}
