@charset "UTF-8";
/* CSS Document */
body {
	background-color: #e7ebe9;
	margin: 0px; 
	padding: 0px;
	/*background:url(images/bg-repeat_02.gif)*/;
	/*background-repeat:repeat;5*/
	height:960px;
	width:640px;
	
	}

#logo-image{
	background-image:url(images/bg-repeat_02.gif);
	height:197px;
	width:640px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}


.con{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 1em;
	line-height:1.3em;
	
}
#nav-box{
	position:absolute;
	/*margin:375px auto auto 50px;*/
	top: 375px;
	left:50px;
	height:350px;
	width: 500px;
	float:left;
}

#cope-box{
	position:absolute;
	top:875px;
	left:0px;
	background-image:url(images/copyright.jpg);
	height:81px;
	width:640px;
	}
#con-area{
		position:absolute;
		top:197px;
		left:0px;
		height:763px;
		width:640px;
		
		}
		
#morton_header {
	position:absolute;
	top:0px;
	left:0px;
}
		
		
#mort-con-area{
	position:absolute;
	top:240px;
	left:17px;
	height:174px;
	width:485px;
	
	padding:15px 15px 15px 15px;
	}
#detail-img{
	position:absolute;
	top:525px;
	left:15px;
	
	
	
	
	}#header img {
	margin: 0px;
	padding: 0px;
	display: block;
}
