/* style resset */

* {
	margin: 0;
	padding: 0;
	border-style: none;
}

h1, h2, h3, h4, h5, h6, p, address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
}
img {
	vertical-align: bottom;	
}
ul {
	list-style: none;
}
html {
	height: 100%;
}


body {
	background: #B3AB9B;
	text-align: center;
	line-height: 130%;
	font-size: 12px;
	position: relative;
	height: 100%;
	min-width: 767px;
	min-height: 500px;
}
em {
	visibility: hidden;
	font-size: 70%;
}



#wrapper {
	width: 767px;
	text-align: left;
	position: absolute;
	top: 50%;
	margin-top: -250px;
	height: 500px;
	margin-left: -385px;
	left: 50%;
}
#wrapper h1 {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}

#wrapper #left-content {
	background: #CCC3B1;
	height: 462px;
	width: 153px;
	float: left;
	position: relative;
}
#left-content ul {
	background: #ABA394;
	width: 114px;
	padding: 10px 12px 13px 13px;
	position: absolute;
	left: -2px;
	top: 50px;
}
#left-content li {
	height: 21px;
	width: 114px;
	border-top: 3px solid #CBC1B0;
	margin: 0px;
	padding: 0px;
}
#left-content li#nav1 {
	border-top: 4px solid #CBC1B0;
}
#left-content li#nav6 {
	border-bottom: 4px solid #CBC1B0;
}
#left-content li a {
	height: 21px;
	display: block;
	text-decoration: none;
}
#left-content #nav1 a {
	background: url(../images/nav1_01.gif) no-repeat left top;
}
#left-content #nav2 a {
	background: url(../images/nav1_03.gif) no-repeat left top;
}
#left-content #nav3 a {
	background: url(../images/nav1_05.gif) no-repeat left top;
}
#left-content #nav4 a {
	background: url(../images/nav1_07.gif) no-repeat left top;
}
#left-content #nav5 a {
	background: url(../images/nav1_09.gif) no-repeat left top;
}
#left-content #nav6 a {
	background: url(../images/nav1_11.gif) no-repeat left top;
}
#left-content #nav8 a {
	background: url(../images/nav1_15.gif) no-repeat left top;
}
#left-content #nav7 a {
	background-image: url(../images/nav1_14.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#left-content #nav1 a:hover {
	background: url(../images/nav2_01.gif) no-repeat left top;
}
#left-content #nav2 a:hover {
	background: url(../images/nav2_03.gif) no-repeat left top;
}
#left-content #nav3 a:hover {
	background: url(../images/nav2_11.gif) no-repeat left top;
}
#left-content #nav4 a:hover {
	background: url(../images/nav2_05.gif) no-repeat left top;
}
#left-content #nav5 a:hover {
	background: url(../images/nav2_07.gif) no-repeat left top;
}
#left-content #nav6 a:hover {
	background: url(../images/nav2_09.gif) no-repeat left top;
}
#left-content #nav8 a:hover {
	background: url(../images/nav2_15.gif) no-repeat left top;
}
#left-content #nav7 a:hover {
	background-image: url(../images/nav2_14.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #main {
	float: right;
	height: 407px;
	width: 550px;
	background: #FFFFFF;
	padding: 28px 32px 27px;
}
#main #plate {
	height: 407px;
	width: 550px;
	background: #B3AC9C;
	position: relative;
	color: #767572;
}
#main #plate h3 {
	position: absolute;
	left: 10px;
	top: -2px;
}


#wrapper #btm-l {
	background: #9A9385 url(../images/news_right.gif) no-repeat right top;
	float: left;
	height: 22px;
	width: 515px;
	margin-top: 10px;
}
#btm-l h3 {
	width: 100px;
	float: left;
	background: #ABA394;
	padding-left: 14px;
	height: 22px;
	color: #68635A;
	line-height: 150%;
	font-size: 13px;
}
#btm-l p {
	float: right;
	text-align: left;
	width: 387px;
	padding-left: 14px;
	font-size: 13px;
	line-height: 160%;
	color: #FFFFFF;
	position: relative;
}
#btm-l span {
	padding-right: 30px;
}
#btm-l a {
	color: #FFFFFF;
	text-decoration: none;
}
#btm-l a:hover {
	text-decoration: underline;
}

#btm-l img {
	position: absolute;
	top: 6px;
	right: 20px;
}
#wrapper #btm-r {
	background: url(../images/nav-bottom_bg.gif) no-repeat left top;
	float: right;
	height: 38px;
	width: 226px;
	padding-right: 7px;
	color: #73706C;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 12px;
	line-height: 115%;
	margin: 0px 0px 30px;
}
#btm-r p {
	line-height: 115%;
}

#btm-r a {
	color: #73706C;
	text-decoration: none;
}
#btm-r a:hover {
	text-decoration: underline;
}
