@charset "utf-8";
/* CSS Document */
body{
	margin-top:0;
}
.HoldingContainer{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	border:0px solid red;
	height:auto;
	background-image:url(../images/MainBackground.jpg);
	background-repeat:no-repeat;
}
.Header{
	height:70px;
	width:900px;
	padding-left:40px;
	border:0px solid yellow;
}
.Navigation{
	height:43px;
	width:900px;
	padding-left:40px;
	border:0px solid blue;
}
.ImageFiller{
	height:57px;
	width:900px;
	padding-left:40px;
	border:0px solid blue;
}
.ohEightHundred{
	height:239px;
	width:900px;
	padding-left:40px;
	border:0px solid blue;
}
.ohEightHundredToo{
	height:35px;
	width:900px;
	padding-left:40px;
	border:0px solid blue;
}
.mainContent{
	width:940px;
	border:0px solid blue;
	padding-left:40px;
	background-image:url(../images/maincontentBackground.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.footeri{
	width:940px;
	height:97px;
	background-image:url(../images/footerBackgroundi.jpg);
	background-repeat:no-repeat;
	border:0px solid blue;
	padding-left:40px;
}
.footers{
	width:940px;
	height:97px;
	background-image:url(../images/footerBackgrounds.jpg);
	background-repeat:no-repeat;
	border:0px solid blue;
	padding-left:40px;
}
.footert{
	width:940px;
	height:97px;
	background-image:url(../images/footerBackgroundt.jpg);
	background-repeat:no-repeat;
	border:0px solid blue;
	padding-left:40px;
}
.footerm{
	width:940px;
	height:97px;
	background-image:url(../images/footerBackgroundm.jpg);
	background-repeat:no-repeat;
	border:0px solid blue;
	padding-left:40px;
}
.footerr{
	width:940px;
	height:97px;
	background-image:url(../images/footerBackgroundr.jpg);
	background-repeat:no-repeat;
	border:0px solid blue;
	padding-left:40px;
}
.footerc{
	width:940px;
	height:97px;
	background-image:url(../images/footerBackgroundc.jpg);
	background-repeat:no-repeat;
	border:0px solid blue;
	padding-left:40px;
}
.copyright{
	width:900px;
	border:0px solid blue;
	padding-left:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-align:center;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#EE7539;
	font-size:18px;
	padding-bottom:0px;
	margin-bottom:-10px;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#7CB5E6;
	font-size:13px;
	line-height:3px;
	font-weight:lighter;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#F30;
	font-size:14px;
	margin-bottom:0px;
	line-height:12px;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:18px;
}
.copy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding-left:12px;
}
hr{
	color:#999;
}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
hr {
	color:#CCC;
}