@charset "UTF-8";
#bottom_box {
	background: #FFFFFF url(../images/bottom_bg.gif) repeat-x;
	margin-right: auto;
	margin-left: auto;
}
#bottom_content_box{
	height: auto;
	width: 867px;
	margin-right: auto;
	background: url(../images/bottom_bg_img.gif) no-repeat;
	margin-left: auto;
	padding: 25px 0px 0px 0px;
}

#bottom_content_col_1{
	float: left;
	height: 200px;
	width: 210px;
	display: inline;
	border-right: solid 1px gray;
	margin-bottom: 10px;
}
#bottom_content_col_2{
	float: left;
	height: 100%;
	width: 530px;
	margin-left: 15px;
	margin-right: 15px;
	padding-right: 14px;
}
.clearFloat{
	clear:both;
}
#bottom_box #bottom_content_box #bottom_content_col_2 .Button {
	color: #CCCCCC;
	float: left;
}
#bottom_box #bottom_content_box #bottom_content_col_2 .Button a {
	padding-left:25px;
	display: block;
	height: 20px;
	background: url(../images/readmore_bottom.gif) no-repeat left top;
	text-decoration: none;
	color: #CCCCCC;
}

#bottom_box #bottom_content_box #bottom_content_col_2  .Button a:hover {
	background-position: bottom left;
	color: #FFFFFF;
	text-decoration: underline;
}

#bottom_content_box #bottom_content_col_2 h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
	line-height: 18px;
	text-transform: uppercase;
	padding: 0px;
}
#bottom_content_box #bottom_content_col_1 p {
	text-align: left;
}
#bottom_content_box #bottom_content_col_2 p {
	color: #FFFFFF;
	text-align: justify;
}

#bottom_center_column_pkf_logo {
	padding-left: 145px;
}
#bottom_box_right_shadow {
	background: url(../images/bottom_right_shadow.gif) no-repeat;
	width: 18px;
	height: auto;
	float: left;
}
#bottom_box_left_shadow{
background: url(../images/bottom_left_shadow.gif) no-repeat;
	width: 24px;
	height: auto;
	float: left;
}
#bottom_container {
	background: url(../images/bottom_bg_center.gif) repeat;
	margin: 0px auto;
	padding: 0px;
	width: 865px;
}
#bottom_left_column {
	z-index: 1;
	width: 24px;
	height:100%;
	text-align:right;
	float: left;
	background: url(../images/bottom_bg_left.gif) repeat-y right top;
	}
#bottom_center_column {
	width:823px;
	text-align:left;
	z-index: 10; /*top right bottom left*/
	display: block;
	float: left;
	}
#bottom_right_column {
	float: left;
	width: 18px;
	background: url(../images/bottom_bg_right.gif) repeat-y left top;
}

#bottom_center_column_left{
	float: left;
	width: 210px;
	display: inline;
	border-right: solid 1px gray;
	margin-bottom: 10px;
	padding: 5px;
	margin-top: 10px;
	height: 180px;
}


#bottom_center_column_right{
	float: left;
	width: 555px;
	margin-left: 20px;
	display: inline;
	margin-top: 15px;
	margin-bottom: 25px;
}
#bottom_center_column_right .Button {
	color: #CCCCCC;
	float: left;
}
#bottom_center_column_right .Button a {
	padding-left:25px;
	display: block;
	height: 20px;
	background: url(../images/readmore_bottom.gif) no-repeat left top;
	text-decoration: none;
	color: #CCCCCC;
}

#bottom_center_column_right  .Button a:hover {
	background-position: bottom left;
	color: #FFFFFF;
	text-decoration: underline;
}

#bottom_center_column_right h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
	line-height: 18px;
	text-transform: uppercase;
	padding: 0px;
}
#bottom_center_column_left p {
	text-align: left;
}
#bottom_center_column_right p {
	color: #FFFFFF;
	text-align: justify;
}
#bottom_center_column_right img {
	float: left;
	padding: 2px;
	margin-right: 15px;
	background: #777c7f;
	margin-top: 10px;
}
#bottom {
	background: url(../images/bottom_bg_center.gif) repeat;
}
