/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {font-size: 14px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; color:#000000;}

.style2 {font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color:#000000;}

.style3 {font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color:#FF0000;}

.style4 {font-size: 11px; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}

.style5 {font-size: 18px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}

.question {font-size: 18px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color:#FF0000;}

.list1 {font-size: 14px;  font-weight: normal; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px 0px 5px 0px; list-style-type: square;}

.feature1 {margin: 0px; padding: 10px 10px 10px 10px;}

.feature2 {margin: 0px; padding: 20px 20px 20px 20px;}

.feature3 {margin: 0px; padding: 5px 5px 5px 5px;}

.pic {border: 1px solid #000000;}

html, body, #entire {
     width: 100%;
     height: 100%;
     }

html>body, html>body #entire {
   height: auto;
   }

#entire {
     position: absolute;
     top: 0;
     left: 0;
     } 

#footer {
	width:100%;
	background-image:url(images/footerbackground.gif);
    position:absolute;
	bottom:0px;
	left:0px;
}
