/* CSS RESET */
html {
	color:#000000;
	background:#000000 url(images/background.jpg) repeat-x;
}
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;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
li {
	list-style:disc url(none);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #518412;
	border-right-color: #518412;
	border-bottom-color: #518412;
	border-left-color: #518412;
	border-bottom-style: dashed;
}
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:13px/1.6em Verdana, Arial, Helvetica, 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:#6C4C1F}
a:hover {
	text-decoration: none;
	color:#C790B9}
#bg {
	background: url(images/bg.jpg) no-repeat;
	width:1000px;
	margin:0px auto;
	height:747px;
	position:relative;
}
#wrap {
	width:700px;
	text-align:left;
	background:#fff;
	margin:0px auto;
}
#b {
	padding-top: 30px;
}
.fl {
	float:left
}
.fr {
	float:right
}
.clearfix {
	clear:both
}
#header {
	margin:0px auto}
/* header */
#header {
	position:relative;
	height:185px;
	width:700px;
	background-image: url(images/heading.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#nav {
	height:25px;
	position:absolute;
	width:690px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 200px;
	color: #FFFFFF;
}
#nav li {
	float:left;
	width:100px}
#nav a {
	text-decoration:none;
	display:none;
	text-align:left;
}
#nav a:hover {
	color:#000000;
	background:#9BD1FF}
/* content */
#content {
	margin:0 auto;
	background-color: #FFFFFF;
}
.main {
	width:440px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	margin-left:20px;
	font-size: 13px;
	margin-top: 20px;
}
.text {
}
.text p {
	margin:0 auto;
	width:440px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	text-align: justify;
	padding-top: 20px;
}
.text h2 {
	font-size:18px;
	color:#000000;
	padding-right: 0;
	padding-left: 0px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

#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:220px;
	display: inline;
	height: 500px;
	background-color: #FFFFFF;
	text-align: right;
	margin-right: 5px;
}
.side h2 {
	font-size:22px
}
.side li {
	line-height:30px;
	color:#970F00;
	padding:0 0 10 10px;
	list-style-type: none;
	border: none;
	font-size: 14px;
}
li.grey {
	background: url(images/s.jpg)
}
.side ul {
	padding-top: 20px;
	padding-left: 10px;
	
}
.side li a {
	color:#970F00;
	text-decoration: none;
}
/* footer */
#footer {
	height:30px;
	position:relative;
	background:#000000;
	width:700px;
	margin:5px auto;
	color:#FFFFFF}
#ftinner {
	position:absolute;
	bottom:5px;
	text-align: left;
	margin-left: 10px;
	top: 5px;
	font-size: 9px;
}
.ftlink {
	width:700px;
}
.side li a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
#scroll2 {
	text-align: center;
	color: #FFFFFF;
	background-color: #970F00;
	padding: 5px;
	
}
