/* CSS Document */


#fourcolumnwrapper {
	width: 728px;
	color: #000000;
	margin: 30px 0px 0px;
	padding: 0px;
	overflow: hidden;
	background-image: url(p4boxes.png);
	background-repeat: repeat-y;
	float: left;
	background-position: -3px 0px;
}
#columns-top {
	background-image: url(p4coltop.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
#c1, #c2, #c3, #c4 {
	width: 176px;
	margin-right: 7px;
	background-image: url(p4coltop.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#c4 {
	margin-right: 0px;
}


#mainbox {
	background-image: url(2coltop.jpg);
	background-repeat: no-repeat;
}

#columnwrapper #fourcolbottom {
	background-image: url(p4boxes_bottom.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 728px;
	font-size: 0px;
	clear: left;
	background-position: -10px 0px;
}
#home_column_top {
	background-image: url(1boxtop.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 758px;
	background-position: 0px 0px;
}
#columnwrapper #fourcolumnwrapper #c1 {
	margin-left: 1px;
}
.maincontent {
	margin-left: 10px;
	width: 730px;
}
#fourcolumnwrapper h3 {
	font-size: 14px;
	text-align: center;
	color: #0069C5;
}
#fourcolumnwrapper h3 a {
	text-decoration: none;
}

