#homemainbox {
	background: #fff;
	width: 835px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

#homemessage {
	height: 253px;
/*	background: red url("../images/shadow_homemessage.gif") no-repeat;*/
	background: #6f0083 url("../images/homemessagebg.gif") left bottom repeat-x;
}

#homemessage-shadowright {
	height: 253px;
	background: transparent url("../images/bg_inthespotlight.gif") right top no-repeat;
}

#homemessage-col1 {
	float: left;
	width: 540px;
	height: 250px;
}

#homemessage-col2 {
	margin-left: 540px;
}

#homemessage-col2 dl {
	margin: 0;
	padding: 0;
}

#homemessage-col2 dt {
	margin: 0;
	padding: 10px 0 3px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#homemessage-col2 dt a {
	color: #fff;
}

#homemessage-col2 dd {
	margin: 0;
	padding: 0 0 12px 10px;
	font-size: 11px;
	color: #fff;
	background: transparent url("../images/dotted_horiz2.gif") left bottom repeat-x;
}

#spotlight-padding {
	padding: 10px 46px 0 4px;
}

#multicol {
	padding: 5px 0 12px 0;
}

#home3col-borderside {
	background: transparent url("../images/home3col_borderside.gif") repeat-y;
}

#home3col-bordertop {
	background: transparent url("../images/home3col_bordertop.gif") left top no-repeat;	
}

/* Peek-a-boo fixes \*/ 
* html #home3col-bordertop { height: 1%; } 
* html #multicol { height: 1%; }
/* */

#home3col-borderbottom {
	background: transparent url("../images/home3col_borderbottom.gif") left bottom no-repeat;
	padding: 0 0 1px 0;
}


.featuredblock {
	width: 182px;
	float: left;
}

.featuredblock-padding {
	padding: 12px 8px 22px 18px;
}

#multicol h1 {
	font-size: 14px;
	color: #333;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	background: transparent url("../images/dotted_horiz.gif") left bottom repeat-x;
}

#multicol h1 span {
	padding: 0 7px 1pcx 0;
	background: #ccc url("../images/featuredtitle_arrow.gif") right top no-repeat;
}

#multicol h1 a {
	color: #333;
}

#multicol ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10px;
}

#multicol ul li {
	margin: 0;
	padding: 0 0 2px 9px;
	background: transparent url("../images/list_bullet.gif") 0px 3px no-repeat;
}

#multicol ul li a {
	color: #333;
}

/* special for IE6 \*/
*html #multicol ul li {
	margin: 0;
	padding: 0 0 3px 9px;
	line-height: 11px;
	background: transparent url("../images/list_bullet.gif") 0px 3px no-repeat;
}
/* */


/* IE6/Peek-a-boo fixes \*/ * html #multicol ul li { height: 1%; } /* */

#homecol4 {
/*	width: 220px;
	float: left;*/
	margin-left: 548px;
}

#homecol4 h1{
	margin-right: 5px;

}

#homecol4-padding {
	padding: 12px 0 0 5px;
}


.whatsnew-item {
	position: relative;
	padding-right: 2px;
	height: 115px;		
}

.whatsnew-borderleft {
	background: transparent url("../images/whatsnew_borderleft.jpg") left top no-repeat;
	height: 115px;	
}
.whatsnew-borderright {
	background: transparent url("../images/whatsnew_borderright.jpg") right top no-repeat;
	height: 115px;	
}
.whatsnew-bordertopbottom {
	background: transparent url("../images/whatsnew_bordertopbottom.jpg") left top repeat-x;
	height: 115px;
}



#homecol4 .whatsnew-item h1 {
	font-size: 12px;
	color: #333;
	margin: 0 90px 0px 15px;
/*width: 100px;*/
	padding: 30px 0 3px 0;	
}

#homecol4 .whatsnew-item a {
	margin: 0;
	padding: 0 6px 0 15px;
	font-size: 10px;
	background: transparent url("../images/end_bullet.gif") right top no-repeat;
}

.image-pdf {
	position: absolute;
	right: 119px;
	top: 0;
}

.image-newsletter {
	position: absolute;
	right: 5px;
	top: 0px;
}

#homeimageselection {
	position: absolute;
	left: 380px;
	top: 335px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#homeimageselection li {
	margin: 0;
	padding: 0;
	width: 20px;
	font-size: 10px;
	float: left;
	text-align: center;
}

#homeimageselection a {
	margin: 0 1px 0 0;
	padding: 2px 0 2px 0;
	display: block;
	background: #222;
	color: #fff;	
}
