#container {
	width: 940px;
	margin:0 auto;
}
#content-area {
	padding-left:15px; padding-right:14px;
}
#left_shadow {
	background-image: url(../images/shadow_L.gif);
	background-repeat: no-repeat;
	float: left;
	height: 307px;
	width: 20px;
}
#right_shadow {
	background-image: url(../images/shadow_R.gif);
	background-repeat: no-repeat;
	float: right;
	height: 307px;
	width: 20px;
}
#main_area {
	float: left;
	width: 900px;
}
#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 133px;
	width: 542px;
	float: left;
}
#callus {
	float: left;
	margin-top: 24px;
}
#callus-num {
	float:left; margin:0px; width:344px; padding:0px;
	}
#top_nav {
	float: left;
	width: 344px;
}

#left_area {
	float: left;
	width: 510px;
}
#img_area {
	float: right;
	padding-right: 14px;
}
#footer_L {
	float: left;
	clear: both;
	text-align: right;
	width: 542px;
}
#footer_R {
	float: right;
}
#right_panel {
	float: right;
	width: 342px;
	min-height:450px;
	border: 1px solid #ebebeb;
}
#page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #737476;
	text-decoration: none;
	background-color: #f4f4f4;
	padding-left: 17px;
	vertical-align: middle;
	
}
#right-content {
	padding-right:1px; padding-left:1px;
	}
#sub_link {
	margin-left: 40px;
	margin-top: 14px;
	margin-bottom: 14px;
}


.title_before {
	background:#E1E3E2;
	float:left;
	font-size:15px;
	margin:10px 0 5px;
	padding:8px 0;
	text-align:center;
	text-shadow:1px 1px 1px #ccc;
	width:240px;
	color:#000;
	}
	
.title_after {
	background:#E1E3E2;
	color:#000;
	float:right;
	font-size:15px;
	margin:10px 10px 5px 0;
	padding:8px 0;
	text-align:center;
	text-shadow:1px 1px 1px #ccc;
	width:240px;
	}
	
.title_page h2  {
	background:#E1E3E2;
	clear:both;
	color:#000;
	float:left;
	font-size:15px;
	font-weight:normal;
	margin:14px 0 10px;
	padding:8px 10px;
	text-shadow:1px 1px 1px #CCC;
	width:480px;
	clear:both;
	}
	
.gal_imgs {
	clear:both;
	background:#E1E3E2;
	padding:8px;
	width:478px;
	float:left;
	margin:10px 0;
	}


