body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #6c6c6c;
	background-color: #fff;
	}

#body {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #ECECED;
	border-left: 1px solid #ECECED;
/*  Box Model Hack for IE5 */
/*  Incorrect width */
	width: 762px;
	voice-family: "\"}\""; 
	voice-family: inherit;
/*  Correct width */
	width: 760px;
	}{ }

#skip {
	display: none;
}

#masthead {
	position: relative;
	background: #B1B3B6 url(/images/bg-masthead.jpg) no-repeat top left;
	z-index: 200;
	}

#masthead img {
	vertical-align: top;
	}

#content {
	position: relative;
	z-index: 0;
	}

.leftfloat {
	float: left;
	}

#footer {
	clear: both;
	padding: 5px;
	}

#footer p {
	margin: 0;
	color: #999;
	font-size: 9px;
	}
	
p.wdsp {
	float: right;
	}

p.wdsp a {
	color: #999;
	text-decoration: none;
	}

p.wdsp a:hover {
	color: #000;
	}


#print {
	display: none;
	}

/* //////////////////////////////////  Home  //////////////////////////////////////////// */

#welcome {
	float: left;
	padding: 0 0 0 45px;
/*  Box Model Hack for IE5 */
/*  Incorrect width */
	width: 460px;
	voice-family: "\"}\""; 
	voice-family: inherit;
/*  Correct width */
	width: 415px;
	}{ }

#welcome div.leftfloat p {
	margin-right: 0;
	}

#homeflash {
	width: 300px;
	float: left;
	 }

#homeflash object {
	display: block;
	}

#homebottom {
	float: left;
	background: #fff url(/images/bg-homebottom.png) no-repeat;
	width: 760px; 
	height: 180px;
	}


/*/////////////////////////////////  Template Pages  //////////////////////////////////////////// */

#featureImg {
	float: left;
	width: 254px;
	height: 494px;
	background: #fff url(/images/bg-leftbottom.png) bottom right;
	}
	
#mainContent {
	float: left;
	width: 390px;
	padding-bottom: 71px;
	}

#rightColumn {
	float: left;
	width: 116px;
	height: 448px;
	background: #fff url(/images/bg-rightbottom.png) bottom left;
	}

/* ----------------------------------------sIFR-----------------------------------------*/


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... 
the negative-letter spacing in this case is used to make the browser text metrics 
match up with the sIFR text metrics since the sIFR text in this example is so 
much narrower... your own settings may vary... any weird sizing issues you may run 
into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	height: 22px;
}