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

* {
	margin: 0;
	padding: 0;
}

html, body {
height: 100%;
width: 100%;
}

body {
background: #575158;
}

p {
font-size: 1.1em;
line-height: 1.1em;
}

h1 {
font-size: 1.4em;
color: #523957;
}

#container {
background: #d7d2ab ;
width: 900px;
min-height: 640px;
overflow: hidden;
margin: auto;
border-style: solid;
border-color: #000;
border-width: 0px 5px 0px 5px;
}

#spacer {
height: 2em;
}

#header {
background: url('../_images/head.png') no-repeat;
width: 650px;
height: 130px;
margin: auto;
text-indent: -9999px;
}

#headermain {
background: url('../_images/header-new.png') no-repeat;
width: 778px;
height: 132px;
text-indent: -9999px;
margin: auto;
padding-bottom: 1em;
}

#nav {
background: #342733;
height: 50px;
}

#ext {
background: url('../_images/ext.png');
height: 70px;
width: 900px;
margin-left: auto;
margin-right: auto;
position: absolute;
top: 198px;
}

#int {
background: url('../_images/int.png');
height: 70px;
width: 900px;
margin-left: auto;
margin-right: auto;
position: absolute;
top: 198px;
}

#main {
height: 600px;
width: 900px;
text-indent: -9999px;
}

#smart-banner {
height: 600px;
width: 900px;
}

#nav li {
padding-top: .9em;
font-size: 1.0em;
color: #fff;
margin-left: 4.3em;
margin-right: 4em;
}

#nav li a {
color: #c0b1bf;
}

#nav li a:hover {
color: #d7c8de;
}

#about {
width: 650px;
height: 60px;
margin-left: auto;
margin-right: auto;
margin-top: -2em;
}

#aboutmain {
clear: both;
width: 794px;
height: 60px;
margin-top: -2em;
}

#aboutmain h1 {
float: right;
font-size: 1.3em;
color: #000;
}

#content {
background: url('../_images/mainhouse2.jpg') no-repeat;
width: 650px;
height: 436px;
margin-left: auto;
margin-right: auto;
}

#left {
width: 900px;
min-height: 400px;
overflow: hidden;
margin: auto;
margin-top: 1em;
margin-left: .8em;
}

#1 {
width: 900px;
min-height: 100px;
overflow: hidden;
}

#2 {
clear:both;
width: 900px;
min-height: 100px;
overflow: hidden;
}

#3 {
clear:both;
width: 900px;
min-height: 100px;
overflow: hidden;
}

img.naver {
margin-top: 1.5em;
margin-left: 2em;
}

img.left2 {
margin-top: 1.8em;
margin-left: -.3em;
}

#left p {
margin-top: 1em;
margin-left: 2em;
margin-bottom: 1em;
margin-right: 2.5em;
}

#footer {
height: 2em;
}

#footerlinks {
width: 650px;
height: 30px;
margin-left: auto;
margin-right: auto;
margin-top: 2em;
}

a {
text-decoration: none;
color: #523957;
}

img.right {
margin-top: 1.8em;
margin-left: 2em;
float: right;
margin-right: 3.5em;
}

img.right2 {
margin-top: 1.8em;
margin-left: 2em;
float: right;
margin-right: .6em;
}

img.left {
margin-top: 1.8em;
float: left;
margin-right: 2.0em;
margin-left: 2em;
}

img {
clear: both;
}

li {
color:  #868686;
font-size: 1.3em;
}

.clear {
clear: both;
}

