@font-face {
	font-family: 'xpress';
	src: url('../fonts/expr.eot');
	src: local('?'), url('../fonts/expr.woff') format('woff'), url('../fonts/expr.ttf') format('truetype'), url('../fonts/expr.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'xpress_bold';
	src: url('../fonts/exprb.eot');
	src: local('?'), url('../fonts/exprb.woff') format('woff'), url('../fonts/exprb.ttf') format('truetype'), url('../fonts/exprb.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
#wholeThing {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 768px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bgPic.jpg);
}
#allOfIt {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bgPic2.jpg);
	height: 768px;
}
.frontPic {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.desText {
	font-family: xpress;
	font-size: 3em;
	text-align: left;
	position: absolute;
	left: 810px;
	top: 545px;
	color: #555;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	clear: both;
	position: absolute;
	top: 700px;
	text-align: center;
	width: 1024px;
}


body {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menuDiv ul {
	font-family: xpress;
	font-size: 1.5em;
	float: right;
	list-style-type: none;
	text-align: right;
}
.menuDiv  a:link {
	text-decoration: none;
	color: #333;
	font-family: xpress;
}
.menuDiv  a:visited {
	text-decoration: none;
	color: #333;
	font-family: xpress;
}
.menuDiv  a:hover {
	text-decoration: underline;
	color: #999;
	font-family: xpress;
}
.menuDiv  a:active {
	text-decoration: none;
	color: #333;
	font-family: xpress;
}
.menuDiv {
	height: 150px;
	width: 200px;
	position: absolute;
	top: 540px;
	font-family: xpress;
	left: 600px;
}
h2 {
	font-family: xpress_bold;
	font-size: 3em;
	color: #6F7EA4;
}
.mainstuff {
	position: absolute;
	width: 520px;
	top: 1px;
	float: left;
	height: 40px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.rightStuff {
	float: right;
	width: 240px;
	padding-left: 20px;
	padding-right: 90px;
	padding-top: 50px;
	text-align: right;
}
h4 {
	font-size: 1.6em;
	font-family: xpress;
	color: #666;
}
.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	top: -20px;
}
.web {
	font-family: Verdana, Geneva, sans-serif;
	list-style-position: outside;
	position: relative;
	top: -10px;
}
.midXpress {
	font-family: xpress;
	font-size: 1.2em;
}
.midBold {
	font-family: xpress_bold;
	color: #6F7EA4;
}
h4  a:link {
	text-decoration: none;
	color: #333;
	font-family: xpress;
}
h4  a:visited {
	text-decoration: none;
	color: #333;
	font-family: xpress;
}
h4  a:hover {
	text-decoration: underline;
	color: #999;
	font-family: xpress;
}
h4  a:active {
	text-decoration: none;
	color: #333;
	font-family: xpress;
}
