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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 11px;
	vertical-align: baseline;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	/*font-family:Tahoma, Geneva, sans-serif;*/
	/*font-family:Verdana, Geneva, sans-serif;*/
	/*font-family:Georgia, "Times New Roman", Times, serif;
	font-family:"Courier New", Courier, monospace;
	font-family:Tahoma, Geneva, sans-serif;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family:"Arial Black", Gadget, sans-serif;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-family:"Comic Sans MS", cursive;
	font-family:"Lucida Console", Monaco, monospace;*/
	font-weight:normal;
	letter-spacing:0.02em;
	outline:none;
	display:none !important;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height:1;
}

a:link{ color:#CC3300; text-decoration:none;}
a:active{ color:#CC3300; text-decoration:none;}
a:visited{ color:#CC3300; text-decoration:none;}
a:hover{ color:#CC3300; text-decoration:underline;}



body{
	background-image:url(../images/design/background_body_let_sold.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#eeeeee;
	}	
p, ol{
	line-height:1.5em !important;
	text-align:justify;
	}

#page_wrapper{
	width:925px;
	position:relative;
	margin:0 auto;
	background-image:url(../images/design/page_bg.png);
	background-repeat:repeat-y;
	}
#header_content{
	height:347px;
	}
#red_banner{
	position:absolute;
	top:0px;
	left:0px;
	height:130px;
	width:100%;
	background-image:url(../images/design/body_bg.jpg);
	background-position:center top;/*	background-image:url(../images/design/body_bg.jpg);
	background-repeat:repeat-x;
*/
}
	#clock{
	width:55px;
	float:right;
	position:relative;
	text-align:right;
	margin:40px 30px 0 20px;
		}
	#date{
	float:right;
	color:#fff;
	text-align:right;
	width:100px;
	margin:40px 0 0 0;
	padding-top:12px;
	height:43px;
	line-height:16px;
		}
#logo_container{
	position:absolute;
	left:17px;
	top:14px;
	width:402px;
	height:102px;
	background-image:url(../images/design/hea_logo.png);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:9999;
	}
	#logo_container h1{
	width:402px;
	height:102px;
	background-repeat:no-repeat;
	position:relative;
	text-align:center;
	text-indent:-9999px;
		}
		#logo_info{
			padding:0px 15px;
			margin-right:7px;
			height:195px;
			overflow:hidden;
			}
			#logo_info table{
				margin-top:10px;
				width:100%;
				}
				#logo_info table td{
					padding:5px 8px;
					border: 1px dotted #ccc;
					text-align:center;
					}
				#logo_info table th{
					padding:4px 8px 8px;
					color:#cc3300;
					font-weight:600;
					}
#breadcrumb{
	position:relative;
	left:0px;
	top:0px;
	width:650px;
	float: left;
	margin-bottom: 10px;
	}
#breadcrumb span{
	padding:0 4px 0 6px;
	margin:0;
	}
#breadcrumb p{display:inline;}

#content_wrapper{
	position:relative;
	clear:all;
/*	background-image:url(../images/design/logo_container_bottom_bg.png);
*/	background-position:left top;
	background-repeat:no-repeat;
	padding: 0px 20px 10px 50px;
	}
#content_wrapper h1{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:200%;
	font-weight:bold;
	color:#000033;
	margin-bottom:13px;
	border-bottom:2px solid #cc3300;
	padding-bottom:5px;
	}
	#content_wrapper h4.search-header{
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:110%;
		font-weight:bold;
		color:#000033;
		margin-bottom:13px;
		padding-bottom:5px;
		}
	#content_wrapper h1 span.sub_header{
		color:#cc3300;
		font-size:80%;
		}
	
#left_container{
	float:left;
	width:180px;
	position:relative;
	left:-15px;
	background-image:url(../images/design/boxes/side_bg_main.png);
	background-repeat:repeat-y;
	background-position:center top;
	text-align:center;
	}
	#left_container img{
		padding:0 0 5px 0;
		}
.right_container{
	background-repeat:repeat-y;
	background-position:center top;
	float:left;
	width:180px;
	position:relative;
	right:-15px;
	}
.grey{
	background-image:url(../images/design/boxes/side_bg_main.png);
	}
#main_container_475{
	float:left;
	width:475px;
	}
	#main_container_475 p{
		padding-bottom:10px;
		}
#main_container_655{
	float:left;
	width:665px;
	}
	#main_container_655 p{ padding-bottom:10px; 		}
#footer{
	clear:both;
	background-image:url(../images/design/page_bg_bottom.png);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#eeeeee;
	height:40px;
	}	
	
img#logo_curl{
	position:absolute;
	left:0;
	top:0;
	}
.slideshow {
	height: 160px;
	width: 901px;
	overflow:hidden;
	position:absolute;
	top:130px;
	left:17px;
	z-index:80;
	}
.slideshow img {border:none;}
.tiny_text_menu{
	font-size:9px;
	font-weight:normal;
	line-height:18px;}
.two_line_menu{
	padding:13px 10px 7px 10px !important;}
.last, li.last{
	border-bottom:none !important;
	border-radius:0 0 5px 5px;}
.first, li.first{
	border-top-right-radius:5px;
	}
.tel_numbers{
	text-align:center;
	font-size:16px;
	line-height:1;
	}
	
/* CSS for the scrollers */
div.horizontal_scroller{
	position:relative;
	height:24px;
	width:100%;
	display:block;
	overflow:hidden;
	margin-top:10px;
	background-color:#f0f0f0;
	border-radius:8px;
}
div.scrollingtext{
	padding-top:7px;
	position:absolute;
	white-space:nowrap;
	font-family:'Trebuchet MS',Arial;
	font-size:10px;
	font-weight:normal;
	color:#1a2348;
}
.hidden{
	display:none;
}
.clear_fix{
	clear:both;
	}
.side_box_bottom{
	background-image:url(../images/design/boxes/side_bg_bottom.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:12px;
	}
.side_box_top{
	background-image:url(../images/design/boxes/side_bg_top.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:4px;
	}
.copyright{
	margin:24px 0 20px 35px;
	width:30%;
	float:left;
	}
.sitedesign{
	width:30%;
	float:right;
	margin:24px 20px 20px 0;
	text-align:right;
	}
.quote{
	padding:8px 14px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	color:rgb(102,102,102);
	}
.box_heading{
	background-image:url(../images/design/boxes/side_bg_header.png);
	background-position:center top;
	color:white;
	font-weight:bold;
	font-size:12px;
	padding:10px 4px 5px 4px;
	text-align: center;
	}
.staff_container{
	background-image:url(../images/design/boxes/655_line_bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:8px;
	margin-bottom:14px;
	margin-top: 25px;
	}
.staff_container img{
	width:250px;
	margin-right:10px;
	float:left;
	}
.staff_container div.staff_text_container{
	width:394px;
	float:left;
	}
.staff_container h2{
	font-size:18px;
	color:#003;
	padding:5px 0 0px 0;
	width:311px;
	float:left;
	}
.staff_container .staff_text_container p.job_title{
	float:left;
	color:#c30;
	padding-bottom::10px;
	width:311px;
	}
.expand{
	border-top:1px dotted #000033;
	overflow:hidden;
	padding-top:10px;
	float:left;
	width:374px;
	padding-right: 10px;
	margin-bottom:10px;
	}
	.expand br{line-height:5px;}
.email_me{
	float:right;
	width:83px;
	height:29px;
	}
	.email_me img{
		width:83px;
		height:29px;
		}
.right_float{
	float:right;
	padding-left: 10px;
	clear: right;
}
.red{color:#cc3300;}
ul.hea_ul_list{
	padding:0 20px 15px 30px;
	list-style-type:none;
	}
	ul.hea_ul_list li{
		background-image: url(../images/design/SpryMenuBarRightHover.gif);
		background-repeat:no-repeat;
		background-position: 5px center;
		line-height:1.2em;
		margin-bottom:10px;
		padding:0 0 0 20px;
		margin-left:-10px;
	}
.tiny-text{
	font-weight:normal;
	font-size:80%
	}
ul.hea_ul_right_arrow{
	list-style:none;
	margin:0 0 10px 40px;
	}
	ul.hea_ul_right_arrow li{
	background:url(../images/design/right-arrow.gif) no-repeat left top;
	padding:0 0 15px 15px;
	}

#map{
	width:300px;
	float:right;
	margin-left:10px;
	}
h2{
	color:#cc3300;
	font-weight:bold;
	padding:5px 0 10px 0;
}
.letter{
	background:url(../images/design/letter_bg.jpg) left top no-repeat;
	height:131px;
	width:250px;
	font-size:12px;
	padding:35px 0 0 10px;
	margin-left:30px;
	}
.indent30{
	margin-left:30px;
	font-size:16px;
	}
table#opening{
	margin-left:30px;
	border:1px solid #999;
	margin-top: 10px;
}
table#opening tr{
	border-bottom:1px solid #999;}
table#opening td {padding:5px;}
#nhn-left{
	width:310px;
	float:left;"
	}
	#nhn-left p{
		text-align:center;
		}
#nhn-right{
	 width:320px;
	 margin-left:10px;
	 border-left:1px dotted #666; 
	 padding-left:10px; 
	 float:left;"
	}
	#nhn-right img{
		}

ul#thumbnails {
	list-style:none;
	margin-left:20px;
	}
 ul#thumbnails li{
	width:160px !important;
	height:175px !important;
	background-image:url(../images/design/thumbnail_bg.png) !important;
	background-repeat:no-repeat !important;
	list-style:none;
	display:block;
	float:left;
	}
	ul#thumbnails li img{
		margin:8px 9px;}
