.tel{
	position: absolute;
	top:0px;
	margin:0 auto;
	width:180px;
	height:63px;
	right:0px;
	float:right;
	
}


#container{
position:relative;
margin:0 auto;
padding:0px;
width:1200px;
top:28px;

	
}
#contentWrap{
	float:left;
	position: relative;
	left:170px;
	top:0;	
	min-height:600px;
	width:884px;
	margin:0 auto;
	
}

#snbWrap{
	float:left;
width:202px;


	
}
#snb{
clear:both;
	border:0px solid #ececec;
	width:202px;
	margin:0 0 0px 0;
}


#contentWrap h2{
	clear:both;
	display: inline-block;
position:relative;	
top:50px;
left:0px;
	
}
#contentWrap h3{
clear:both;
display: block;
position:relative;	
top:45px;
left:20px;

	
}
.copyLine{
	position:relative;
	top:60px;
	left:20px;
	width:820px;
	border:0px;
	border-top:1px solid #c7c7c7;
}


#content{
	position:relative;
	top:40px;
	left:0px;
	padding:0 0 0px 0;
	margin-bottom:150px;
}


#content .md{
	position:relative;
	padding:0 0 0px 0;
	text-align:center;
	list-style-type:none;

}




.location{position:absolute;right:0px;top:80px;height:40px;width:400px;
text-align:right;font-size:11px;color:#686868;
}
.location strong{font-style:normal;color:#e76100;
}
.location span.home{display: inline-block;width:12px;height:12px;vertical-align: bottom;
background:url(../images/common/home.png) 0 0 no-repeat;		
}
