body {
	background: url(../images/bgRepeat.png) #d8d4cd repeat-x;
	width: 1008px; 
	margin: 0 auto 0 auto;
	font-family: arial, tahoma, sans-serif;
	font-size: 10pt;
	color: #000000;
	}
	
#wrapper {
	width: 1008px;
	z-index: 1;
	position: relative;
	margin: 60px 0 0 0;
	}
	
#header {
	background: url(../images/header.png) no-repeat;
	width: 1008px;
	height: 157px;
	}
	
#mainContent {
	background: url(../images/middle.png) repeat-y;
	width: 1008px;
	}
	
#footer {
	background: url(../images/footer.png) no-repeat;
	width: 1008px;
	height: 66px;
	}
	
#headerContainer {
	width: 975px;
	margin: 0 0 0 14px;
	padding: 13px 0 0 0;
	}
	
#mainContentContainer {
	width: 975px;
	margin: 0 0 0 14px;
	}
	
#footerContainer {
	width: 975px;
	margin: 0 0 0 14px;
	}
	
#headerContent {
	background: url(../images/topRepeat.png) repeat-x;
	width: 975px;
	height: 144px;
	}
	
#footerContent {
	background: url(../images/bottomRepeat.png) repeat-x;
	width: 975px;
	height: 49px;
	text-align: center;
	}
	
#logoBg {
	background: url(../images/logoBg.png) no-repeat;
	width: 312px;
	height: 270px;
	z-index: 3;
	position: absolute;
	margin: -50px 0 0 -30px;
	}
	
#logo {
	padding: 15px 0 0 15px;
	}
	
#col1 {
	width: 178px;
	float: left;
	min-height: 700px;
	}
	
#col2 {
	width: 797px;
	float: right;
	}
	
.colClear {
	clear: both;
	}
	
#col1Content {
	padding: 65px 0 0 0;
	}
	
#col1Content ul {
	margin: 0;
	padding: 0;
	}
	
#col1Content li {
	list-style-type: none;
	line-height: 40px;
	font-size: 13pt;
	font-weight: bold;
	padding: 0 0 0 10px;
	border-bottom: solid 1px #000000;
	}
	
#forIE {
	*margin: 60px 0 0 0;
	}
	
#col1Content a, #col1Content a:visited {
	color: #000000;
	text-decoration: none;
	}
	
#col1Content a:hover {
	color: #8d0101;
	text-decoration: none;
	}
	
#ifpcLogo {
	margin: 40px 0 0 0;
	/*width: 198px;*/
	text-align: center;
	}
	
#bottomNav {
	background-color: #8d0101;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	width: 400px;
	text-align: center;
	}
	
#bottomNav a, #bottomNav a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#bottomNav a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
#bottom {
	padding: 20px 0 0 280px;
	*padding: 20px 0 0 0px;
	}
	
#col2Content {
	padding: 5px 10px 5px 10px;
	}
	
.header {
	font-weight: bold;
	font-size: 18pt;
	padding: 0 0 0 14px;
	}
	
.header2 {
	font-weight: bold;
	font-size: 18pt;
	}
	
.header3 {
	font-weight: bold;
	font-size: 14pt;
	}
	
.header4 {
	font-weight: bold;
	font-size: 12pt;
	color: #454545;
	}
	
#mainHomeInfo {
	background: url(../images/homeMiddleRepeat.png) repeat-x bottom;
	height: 340px;
	*height: 370px;
	width: 777px;
	border-bottom: solid 1px #000000;
	padding: 4px 0 0 0;
	}
	
#mainCol1 {
	width: 388px;
	float: left;
	}
	
#mainCol2 {
	width: 378px;
	float: right;
	padding: 0 0 0 10px;
	}
	
#greyBox {
	margin: 0 auto 0 auto; 
	width: 376px;
	height: 330px;
	/*border: solid 1px #454545;*/
	}
	
.form {
	padding: 6px 0 0 0;
	*padding: -20px 0 0 0;
	}
	
#topStatement {
	padding: 40px 0 0 250px;
	}
	
#copyright {
	width: 975px;
	margin: 0 0 0 14px;
	text-align: center;
	font-size: 9pt;
	padding: 0 0 6px 0;
	}
	
.helpful li {
	list-style-type: cirlce;
	color: #8d0101;
	line-height: 18pt;
	}
	
.helpful a, .helpful a:visited {
	color: #126ecb;
	}
	
.helpful2 a, .helpful2 a:visited {
	color: #126ecb;
	text-decoration: none;
	}
	
.float: {
	float: left;
	}
	
#slideshow {
 position:relative;
 height:330px;
 width:376px;
 }
  
#slideshow IMG {
 position:absolute;
 top:0;
 left:0;
 z-index:8;
 cursor:pointer;
 }
  
#slideshow IMG.active {
 z-index:10;
 }
  
 #slideshow IMG.last-active {
 z-index:9;
 }
 
.blackLine {
	height: 1px;
	width: 100%;
	background-color: #000000;
	}
	
.logoName {
	color: #000000;
	font-weight: bold;
	}
	
.right {
	text-align: right;
	font-weight: bold;
	}
	
.twoDays p {
	margin: 0;
	padding: 0;
	}