body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "futura-pt",sans-serif;
}
h1 {
	font-size: 22px;
	text-align: left;
}
h2 {
	font-size: 22px;
	margin: 0;
}
.ContainerOuter {
	margin: 0px;
	padding: 0px;
	height: auto;
	overflow: hidden;
	width: 100%;
	background-image: url(images/backg-topgrad.png);
	background-repeat: repeat-x;
}
.ContainerOuterTop {
	width: 100%;
	height: 204px;
	background-image: url(images/backg-bubbles.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.ContainerTopInner {
	width: 900px;
	height: 204px;
	margin: 0 auto 0 auto;
}
.ContainerNavOuter {
	width: 100%;
	height: 30px;
	padding: 5px 0 5px 0;
	background-color: #9933cc;
	clear: both;
}
.ContainerNavSubOuter {
	width: 100%;
	height: 20px;
	padding: 5px 0 5px 0;
	background-color: #fff;
	clear: both;
}
/* Make the menu bar wider to include the Fogging page link */
.ContainerNavInner {
	width: 1200px;
	height: 30px;
	margin: 0 auto 0 auto;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	padding: 0 0 0 0;
	font-weight: 500;
	text-shadow: 2px 2px #000;
}
.ContainerNavInner a {
    color: #FFFFFF;
    padding: 0 10px;
    text-decoration: none;
}
.ContainerNavInner a:hover {
	color: #FF9900;
	text-decoration: none;
	padding: 0 10px 0 10px;
}
.ContainerNavSubInner {
	width: 900px;
	height: 30px;
	margin: 0 auto 0 auto;
	color: #FFFFFF;
	font-size: 18px;
	text-align: right;
	padding: 0 0 0 0;
	font-weight: 500;
	text-shadow: 2px 2px #000;
	position: relative;
	top: -30px;
}
.ContainerNavSubInner a {
	color: #fff;
	text-decoration: none;
	padding: 0 10px 0 10px;
}
.ContainerNavSubInner a:hover {
	color: #fff;
	text-decoration: none;
	padding: 0 10px 0 10px;
}
.ContainerMiddleOuter {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 15px 0 25px 0;
	clear: both;
}
.ContainerMiddleInner {
	width: 900px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 0 auto;
}
.MiddleLeftContent1 {
	width: 450px;
	float: left;
	height: auto;
	overflow: hidden;
	text-align: justify;
}
.MiddleLeftContent1 a {
	color: #000000;
	text-decoration: none;
}
.MiddleLeftContent1 a:hover {
	color: #000000;
	text-decoration: underline;
}
.MiddleRightContent1 {
	width: 420px;
	padding: 0 0 0 30px;
	float: left;
	height: auto;
	overflow: hidden;
}
.MiddleRightInnerStrip1 {
	width: 210px;
	padding: 15px 0 0 0;
	float: left;
	height: auto;
	overflow: hidden;
	text-align: center;
	line-height: 24px;
}
.MiddleRightInnerStrip1 a {
	color: #000000;
	text-decoration: none;
}
.MiddleRightInnerStrip1 a:hover {
	color: #000000;
	text-decoration: underline;
}
.ContainerFooterOuter {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 15px 0 25px 0;
	clear: both;
	background-image: url(images/backg-footer.png);
	background-repeat: repeat-x;
}
.ContainerFooterInner {
	width: 900px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 0 auto;
	padding: 20px 0 40px 0;
	color: #000000;
}
.FooterLeft {
	width: 600px;
	float: left;
	height: auto;
	overflow: hidden;
}
.FooterRight {
	width: 300px;
	float: left;
	height: auto;
	overflow: hidden;
	text-align: right;
}
.ThumbNailHolder {
	width: 180px;
	padding: 10px;
	float: left;
	height: 211px;
	border: 1px solid #ccc;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #9933CC;
}
.ThumbNailTitle {
	width: 170px;
	height: 15px;
	padding: 8px 5px 8px 5px;
	background-color: #e0e0e0;
	color: #000000;
	font-size: 14px;
	text-align: center;
}
.FormTitle1 {
	width: 420px;
	height: 20px;
	font-size: 18px;
	color: #000000;
	padding: 8px 0 5px 0;
	font-weight: 700;
}
.FormTitle2 {
	width: 420px;
	height: 35px;
	font-size: 18px;
	color: #000000;
	padding: 3px 0 5px 0;
	font-weight: 700;
}
.FormTitle3 {
	width: 420px;
	height: 40px;
	font-size: 18px;
	color: #000000;
	padding: 8px 0 5px 0;
	font-weight: 700;
}
.FormTitle4 {
	width: 420px;
	height: 135px;
	font-size: 18px;
	color: #000000;
	padding: 3px 0 5px 0;
	font-weight: 700;
}
.FormBox1 {
	width: 400px;
	padding: 5px;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	height: 25px;
}
.FormBox2 {
	width: 400px;
	padding: 5px;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	height: 125px;
}
.FormButton1 {
	padding: 5px 10px 5px 10px;
	background-color: #663399;
	color: #FFFFFF;
	font-size: 18px;
}
