@charset "utf-8";
/* CSS Document */

#top_content {
	z-index:10;
	margin:0; padding:0 0 0.6em 0; float:left;
	width:736px;
	position:relative;
	}

/*
---------------------------------------------------
TOP CONTENT
---------------------------------------------------
*/

#main_flash {
	margin:0 0 0 14px;
	}

.top_title {
	display:block;
	position:absolute;
	left: 24px;
	/*top: 353px;*/
	top: 425px;
	}

.title_moreinfo {
	padding:0.6em 14px;
	}

.top_text_box {
	padding:0 40px 0 24px;
	}

.top_text_box h2 {
	margin:0; padding:0.6em 0 0 0;
	}
	
.redline {
	margin:0.4em 0; padding:0.2em 0;
	border:1px dotted #9d0303;
	border-width:1px 0;
	}

.top_featured {
	padding:0.6em 14px;
	}

.top_featured h2 {
	padding:0 0 0 10px;
	}

.top_red_box h3 {
	margin:0 -12px; padding:12px 12px 9px 12px;
	font-size:108%;
	line-height:1.2;
	background:url(../img/round_red_top.gif) no-repeat left top;
	}
	
.top_red_box h4 {
	padding:0 0 0 6px;
	background:#9d0303;
	line-height:1.6;
	color:#ffffff;
	font-weight:normal;
	}
	
.top_red_box {
	margin:0.5em 0 0 0; padding:0 12px 12px 12px;
	background:url(../img/round_red_bottom.gif) no-repeat left bottom;
	width:670px;
	}

.top_red_box img {
	float:left;
	}

.top_red_box div {
	padding:0 0 0 12px;
	float:left;
	width:508px;
	}
	
.bottom_box {
	background:url(../img/bottom_box_top.jpg) no-repeat left top;
	}

.bottom_box_bottom {
	padding:0 0 0 7px;
	background:url(../img/bottom_box_bottom.jpg) no-repeat left bottom;
	width:714px;
	}

.bottom_box div div {
	padding:22px 20px 22px 20px; float:left;
	width:196px;
	}

.bottom_box p {
	margin:6px 0 0 0;
	text-align:left;
	color:#000000;
	}


