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



#container {width: 968px;
margin: 0 auto;
padding-left: 10px;
padding-right: 10px;
overflow:hidden;
background-color:#CCC;
}


#left_column_top {
	width: 958px;
	height: 170px;
	float:left bottom;
	text-align: center;
	line-height:22px;
	font-size:20px;
}

#left_column {
	width: 316px;
	height: 2700px;
	float:left;
	text-align: Left;
	line-height:20px;
	font-size:16px;
}

#right_column {
	width: 642px;
	height: 2700px;
	float:left;
	text-align: center;
	line-height:1px;
	font-size:24px;
}

#footer {
	width: 500px;
	height: 120px;
	float:left;
}