* {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
p {
	font-family: calibri;
	font-size: 16px;
	color: #FFF;
	margin: 20px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
	height: 93px;
	width: 905px;
}
#wrapper #navigation {
	height: 43px;
	width: 905px;
}
#wrapper #belownav {
	background-color: #000;
	height: 0px;
}
#wrapper #bodyArea {
	background-color: #000;
	width: 905px;
}
#wrapper #bodyArea #left {
	width: 250px;
	float: left;
	background-color: #000;
}
#wrapper #bodyArea #left h2 {
	color: #FFF;
	font-family: calibri;
	font-size: 16px;
	text-align: center;
}
#wrapper #bodyArea #left_210w {
	width: 209px;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	font-family: Papyrus;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
#wrapper #bodyArea #left_210w h1 {
	font-family: Papyrus;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
}
#wrapper #bodyArea #left_210w h2 {
	line-height: 3px;
}
#wrapper #bodyArea #left_220w {
	width: 219px;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	font-family: Papyrus;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
#wrapper #bodyArea #left_220w h1 {
	font-family: Papyrus;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
}
#wrapper #bodyArea #left_220w p {
	font-family: Papyrus;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #bodyArea #left_230w {
	width: 230px;
	float: left;
}
#wrapper #bodyArea #right_675 h1 {
	font-family: calibri;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	color: #FFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#wrapper #bodyArea #right_675 p {
	font-family: calibri;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	padding: 20px;
}
#wrapper #bodyArea #right {
	width: 655px;
	float: right;
	background-color: #000;
}
#wrapper #bodyArea #right h1 {
	font-family: calibri;
	font-size: 16px;
	color: #FFF;
	margin: 20px;
}
#wrapper #bodyArea #right h2 {
	text-align: center;
}
#wrapper #bodyArea #right_nopad {
	font-family: calibri;
	font-size: 16px;
	font-weight: lighter;
	color: #FFF;
	text-align: center;
	width: 685px;
	float: right;
	clear: none;
	padding-top: 15px;
}
#wrapper #bodyArea #right_675 {
	width: 675px;
	font-family: calibri;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	float: right;
}
#wrapper #bodyArea #footer {
	height: 69px;
	background-color: #000;
	clear: both;
	width: 905px;
	padding-top: 25px;
}

/* Bottom Page Fade */

#bottom-fade {
	width: 100%;
	height: 40px;
	z-index: 99;
	position: fixed;
	bottom: 0%;
	background-image: url('images/bottom-fade.png');
	background-repeat: repeat-x;
	float: left;
}
