/* BASIC */
body {
	margin: 0px;
	padding: 0px;
	font: 12px "µ¸¿ò",Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
}

h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
}

a img { 
	border: none;
}
/* LAYOUT */
#wrapper {
	width: 1001px;
	text-align: left;
}
#top_img {
	margin-top: 0px;
	padding-left: 0px;
}
#top_img p {
	margin: 0px;
	height: 251px;
}
#left_menu {
	width: 277px;
	float: left;
	background: #FFFFFF url(../img/table_left.jpg) no-repeat right top;
}
#left_menu img {
	padding-left: 35px;
}
#center {

	float: right;
	width: 724px;
	background: #FFFFFF url(../img/table_right.jpg) no-repeat right top;
}
#content {
	border-top: 4px solid #fff0e9;
	width: 707px;
	padding-bottom: 30px;
}
#right {
	width: 22px;
}
#footer {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 35px;
	border-top: 1px solid #dee2e7;
	border-bottom: 1px solid #dee2e7;
}
/* PAGE STYLES */
.title_bar {
	height: 35px;
	margin-top: 17px;
	border-bottom: 1px solid #f9d3d3;
}
.location {
	float: right;
	text-align: right;
	width: 100%;
	font-family: "µ¸¿ò";
	color: #666666;
	font-size: 11px;
}
.bot_m {
	height: 32px;
}
.tel {
	margin-top: 12px;
	margin-left: 7px;
	margin-bottom: 30px;
}
.left_flash {
	padding-left: 35px;
}
/* FONT STYLES */
.num { color:#676767; font-size: 9px; font-family: "Tahoma", "Arial", "Helvetica", "sans-serif"; line-height: 100%
	}
.num1 { color:#676767; font-size: 11px; font-family: "Tahoma", "Arial", "Helvetica", "sans-serif"; line-height: 130%
	}
.big_text { color:#232323; font-size: 14px; font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";  font-weight:bold; line-height: 130%
	}
.img_border {border:1 solid #DEDEDE
	}	
input { font-family:"Tahoma", "µ¸¿ò"; font-size: 11px; color: #5a5a5a; background-color: expression( (this.type=='checkbox'||this.type=='radio')?'':'f5f5f5' ) ; border: expression( (this.type=='checkbox'||this.type=='radio')?'':'1px solid #e5e3e3' ); }

.small { color:#666666; font-size: 11px; font-family: "µ¸¿ò", "Arial", "Helvetica", "sans-serif"; line-height: 140%; text-decoration: none
	}