@charset "utf-8";
/* CSS Document */
body {
	overflow-y:scroll;
	background-color: #003399;
}

#pagecontainer {
	background-color:#FFFFFF;
}

#header_bottom {
	height:20px;
	margin-bottom:0px;
	float: left;
	width: 555px;
	background-color: #003399;
	padding-left: 400px;
}
#pagecontainer .grid_3 img {
	padding-bottom: 170px;
}

#pagecontainer #header_bottom {
	color: #FFFFFF;
}


#slideshow/* Content */
 {
	width:553px;
	height: 235px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-top: 0px;
	padding: 0px;
}
.img_right {
	float: right;
}
.img_left {
	float: left;
}

