@charset "utf-8";
/* CSS Document */




#center_space{
	background-color:#fff;
	margin:0px;
	margin-top:10px;
	padding:0px;
	float:left;
	width:754px;
	height:100%;
}

#left_space{
	text-align:left;
	background-color:#fff;
	margin:0px;
	padding:0px;
	float:left;
	width:532px;
	height:100%;
	position:relative;
}

#center_border{
	text-align:right;
	width:12px;
	background-color:#fff;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../images/calum_border_bottom.gif) ;
	background-repeat:no-repeat ;
	background-position:bottom ;
	height:100%; 
}


#right_spase{
	text-align:left;
	background-color:#fff;
	margin:0px;
	padding:0px;
	padding-left:10px;
	float:right;
	width:195px;
	height:100%;
	position:relative;
}
