/* CSS RESET */html {	color:#000;	background:#000000;}body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {	margin:0;	padding:0;}li {	list-style:none;}caption, th {	text-align:left;}h1, h2, h3, h4, h5, h6 {	font-size:100%;	font-weight:normal;}q:before, q:after {	content:'';}abbr, acronym {	border:0;	font-variant:normal;}sup {	vertical-align:text-top;}sub {	vertical-align:text-bottom;}input, textarea, select {	font-family:inherit;	font-size:inherit;	font-weight:inherit;}legend {	color:#000;}body {	font:11px/15px arial, helvetica, clean, sans-serif;}table {	font-size:inherit;	font-size:100%;}pre, code, kbd, samp, tt {	font-family:monospace;	line-height:100%;}/* CSS RESET */body {	text-align:center;	color:#000;}a {	text-decoration:none;	color:#B9945F}a:hover {	text-decoration: none;	color: #A7A400}#bg {	background: #000000;	width:800px;	margin:0px auto;	height:768px;	position:relative;}#wrap {	width:810px;	text-align:left;	background:#fff;	margin:0px auto;}#b {	padding-top: 15px;}.fl {	float:left}.fr {	float:right}.clearfix {	clear:both}#header {	margin:5px auto 15px}/* header */#header {	position:relative;	height:200px;	width:800px;	background-image: url(images/hd.jpg);	background-repeat: no-repeat;}#nav {	position:absolute;	top:171px;	right:5px;	width:800px;	height:35px;	line-height:35px;}#nav li {	float:left;	font-weight:700;	}#nav a {	text-decoration:none;	display:block;	text-align:center;	color: #FFFFFF;}#nav a:hover {	color:#000000;}/* content */#content {	margin:0 auto;}.main {	width:390px;	font-family:Verdana, Arial, Helvetica, sans-serif;	background:url(images/box.gif);	color:#000;	margin-left:10px}		.mainwide {	width:800px;	font-family:Verdana, Arial, Helvetica, sans-serif;	background:url(images/box.gif);	color:#000;	margin-left:10px}	.text {	margin-bottom:20px}.text p {	margin:0 auto;	width:390px;}.text h2 {	font-size:20px;	color:#000000;	padding-top: 8px;	padding-right: 0;	padding-bottom: 10px;}.text2 {	margin-bottom:20px}.text2 p {	margin:0 auto;	width:790px;}.text2 h2 {	font-size:20px;	color:#000000;	padding-top: 8px;	padding-right: 0;	padding-bottom: 10px;}#col {	margin:0 0 10px 0;	width:300px;	background:url(images/m.jpg);	width: 879px;	height:104px;}#col div {	width: 220px;	margin: 20px 0 0 70px;	display:inline}#col .first {	margin: 20px 0 0 50px}#col li {	line-height:20px;}.side {	width:400px;	display: inline}.side h2 {	font-size:22px}.side li {	line-height:24px;	color:#000;	padding:0 0 0 5px}li.grey {	background: url(images/s.jpg)}.side ul {	margin:20px 0 30px 0px}.side li a {	color:#d0aa6d}/* footer */#footer {	height:30px;	position:relative;	width:810px;	margin:0px auto;	color:#FFFFFF;	font-size: x-small;	background-color: #000000;}#ftinner {	position:absolute;	bottom:3px;	margin-left:10px;}.ftlink {	width:500px;}
