body {
	margin: 0px;
	padding: 0px;
	background-color: #f3f3f3;
}
.TopBarOuter {
	background-color: #096FB6;
	background-image: url(images/top_bar.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 30px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	float: left;
}
.LogoBarOuter {
	background-image: url(images/logo_bg.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 110px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	float: left;
}
.MainOuter {
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FAFAFA;
	border-right-color: #FAFAFA;
	border-bottom-color: #FAFAFA;
	border-left-color: #FAFAFA;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.MainWrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p {
	margin: 0px;
	padding: 0px;
}
.FontTitle {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 32px;
	color: #6f6f6f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.FontIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #414141;
	font-weight: bold;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
}
.FontMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #919191;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
}
.LogoBarWrapper {
	height: 110px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Logo {
	float: left;
}
.NavArea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #797979;
	float: right;
	height: 65px;
	width: 400px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-align: right;
}
.TopBarWrapper {
	height: 23px;
	width: 950px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;
}
.RecentWork {
	float: left;
	height: 180px;
	width: 278px;
	border: 1px solid #E6E6E6;
	padding: 10px;
	background-color: #EEE;
}
.RecentSpacer {
	float: left;
	height: 150px;
	width: 25px;
}
.PageSections {
	float: left;
	width: 950px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.EmailLink {
	color: #FFF;
	text-decoration: none;
}
.PortfolioSpace {
	font-size: 10px;
	height: 10px;
	float: left;
	width: 800px;
}

