@charset "UTF-8";/* formatting style-----------------------------------------------------*/* {	font-style: normal;	margin: 0px;	padding: 0px;}body {	color: #978d6c;	font-size: 11px;	line-height: 1.6em;	font-family: sans-serif;	background-image: url(images/bg_a.jpg);	background-repeat: repeat-x;	background-position: top;	margin: 0px;}/* link styles------------------------------------------------------------*/a img {	border-style: none;}a:link {	text-decoration: none;	color: #FFFFFF;}a:visited {	color: #FFFFFF;	text-decoration: none;}a:hover {	color: #CC6666;	text-decoration: none;}a:active {	text-decoration: none;	position: relative;	left: 1px;	top: 1px;}/* basic layout------------------------------------------------------------*/#wrapper {	margin: 30px auto 0px;	width: 858px;}#main {	float: right;	height: 211px;	width: 383px;	background-repeat: no-repeat;	background-position: center top;	position: relative;	top: 27px;	background-color: #FFFFFF;	padding: 67px 30px 15px 200px;	background-image: url(images/index_main.jpg);}#sidebar {	height: 168px;	padding: 110px 15px 15px 30px;	float: left;	width: 200px;	background-repeat: no-repeat;	background-position: center top;	top: 27px;	position: relative;	background-color: #FFFFFF;	background-image: url(images/sidebar_title.jpg);	font-family: sans-serif;	font-size: 11px;	line-height: 1.6em;}#footer {	padding: 5px 0px 0px;	clear: both;	height: 36px;	width: 858px;	top: 27px;	position: relative;	text-align: center;	font-size: 90%;	color: #FFFFFF;	line-height: 1.6;	vertical-align: middle;}/* header styles------------------------------------------------------------*/#header {	height: 250px;	width: 858px;	position: relative;	margin: 0px;	background-image: url(images/gerard_header2.jpg);	background-repeat: no-repeat;	background-position: center top;}#header #logo {	position: absolute;	left: 30px;	top: 25px;}#header ul {	background-image: url(images/menu_bg.jpg);	background-repeat: no-repeat;	background-position: center top;	height: 27px;	width: 858px;	position: absolute;	left: 0px;	top: 250px;	right: 0px;}#header ul  li {	float: left;	list-style: none;	font-size: 11px;	font-family: sans-serif;}#header ul li a {	line-height: 2.3em;	text-decoration: none;	text-align: center;	display: block;	height: 27px;	width: 100px;	vertical-align: middle;}#wrapper #main h3 {	color: #4c2f02;	font-size: 13px;	font-weight: bolder;	letter-spacing: 0.2em;	margin-bottom: 5px;}#main #limited {	font-size: 11px;	margin-bottom: 15px;	color: #4c2f02;}#main h4 {	margin-top: 20px;	font-size: 12px;	margin-bottom: 15px;}/* details style------------------------------------------------------------*/img {border:0;}.detail {width:94px;height:15px;background:url(images/detail_b.jpg) no-repeat left bottom;}.detail a {display:block;width:94px;height:15px;font-size:1px;line-height:1px;outline:none;}.detail a:hover {text-indent:-9999px;}/* footer style------------------------------------------------------------*/#footer h6 {	font-style: italic;	font-size: 100%;	font-weight: lighter;}