html,
body {
   margin:0;
   padding:0;
   height:100%;
   background-color:#8da0b3;
   font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
   
}
*{
	padding:0;
	margin:0;

}
ol{
	margin-top:0;
	padding-top:0;
	padding-left:15px;
}
#container {
	z-index:0; /* align for good browsers */
	text-align:left; /* counter the body center */
	position:relative;
	z-index:1;
	width:793px;
	background-color:#FFFFFF;
	
   }
#sponsors {
	position:absolute;
	width:150px;
	color:#000;
	z-index:10000;
	left: 6px;
	text-align:center;
	top: 441px;
	height: 266px;
}
#content{
	position:relative;
	width:793px;
	z-index:2;
	}
#header {
	position:absolute;
	z-index:1;
	top:0;
	height:191px;
	width:793px;
	background-image:  url(images/header.gif);
	background-repeat: no-repeat;
}
#footer1 {
	position:absolute;
	bottom:0px;
	z-index:1;
	width:793px;
	height:243px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	left: 0px;
}
#footerPM {
	position:absolute;
	top:675px;
	z-index:1;
	width:793px;
	height:243px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
#footerPP {
	position:absolute;
	top:898px;
	z-index:1;
	width:793px;
	height:243px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
#footer2 {
	position:absolute;
	top:691px;
	z-index:1;
	width:793px;
	height:243px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
#footer3 {
	position:absolute;
	bottom:-25px;
	z-index:0;
	width:793px;
	height:243px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	left: 0;
}
#footer4 {
	position:absolute;
	top:802px;
	z-index:1;
	width:793px;
	height:243px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
#footer5 {
	position:absolute;
	top:886px;
	z-index:1;
	width:793px;
	height:243px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
#footer6 {
	position:absolute;
	top:715px;
	z-index:1;
	width:793px;
	height:243px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
#footer7 {
	position:absolute;
	top:1682px;
	z-index:1;
	width:793px;
	height:243px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
#footer8 {
	position:absolute;
	top:610px;
	z-index:1;
	width:793px;
	height:243px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
#footer9 {
	position:absolute;
	top:663px;
	z-index:1;
	width:793px;
	height:243px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
#footer10 {
	position:absolute;
	top:720px;
	z-index:1;
	width:793px;
	height:243px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
#footerSafety1 {
	position:absolute;
	top:1046px;
	z-index:1;
	width:793px;
	height:243px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	left: 0px;
}
#footerSafety2 {
	position:absolute;
	top:393px;
	z-index:1;
	width:793px;
	height:243px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	left: 0;
}
#footerSafety3 {
	position:absolute;
	top:760px;
	z-index:1;
	width:793px;
	height:243px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	left: 0;
}
#footerStore {
	position:relative;
	z-index:1;
	width:793px;
	height:243px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	
}
a:link {
	color: #0066cc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066cc;
}
a:hover {
	text-decoration: underline;
	color: #0066cc;
}
a:active {
	text-decoration: none;
	}
a.sponsor:link {
	color: #0066cc;
	text-decoration: none;
	font-size:10px;
}
a.sponsor:visited {
	text-decoration: none;
	color: #0066cc;
	font-size:10px;
}
a.sponsor:hover {
	text-decoration: underline;
	color: #0066cc;
	font-size:10px;
}
a.sponsor:active {
	text-decoration: none;
	font-size:10px;
	}

#container #sponsors strong {
	font-size: 16px;
}
.caps {
	text-transform:uppercase;
}
h2{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}
ol {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	padding-left:15px;
}
ul{
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.safteyDate{
	font-size:14px;
	color: #106BAE;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	color: #106BAE;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}

