*
{
	margin: 0;
	padding: 0;
}
BODY
{
	background: #000;
	font-size: 100%;
	line-height: 1em;
	font-family: Arial, tahoma;
	color: #7F8077;
	text-align: center;
}
/*in_line*/
INPUT, SELECT, TEXTAREA
{
	vertical-align: middle;
	font-family: Tahoma;
}
IMG
{
	border: 0;
	vertical-align: top;
	text-align: left;
}
UL
{
	list-style: none;
}
A:hover
{
	text-decoration: none;
}
.column
{
	float: left;
}
.clear, .col-list, .row-box, P
{
	width: 100%;
	overflow: hidden;
}
.col-list UL
{
	float: left;
}
.col-list .indent-list
{
	margin-left: 24px;
}
.site-center
{
	margin: 0 auto;
	width: 980px;
	text-align: left;
}
.row-box-1, .row-box-2
{
	float: left;
}
/*header*/
.header
{
	background: #161616 url(images/header.jpg) no-repeat 0 0;
	height: 550px;
}
.header DIV
{
	padding: 0 0 0 159px;
}
/*footer*/
.footer
{
	padding: 26px 0 49px 248px;
	color: #9A9A90;
	font-size: 0.67em;
}
.footer A
{
	color: #607E14;
	background: url(images/footer_marker.gif) no-repeat center left;
	padding: 0 0 0 17px;
}
/*content*/
.content
{
	background: #161616;
	min-height: 50px;
	height: auto;
	font-size: 0.687em;
	line-height: 1.375em;
}
.content .col-1
{
	margin: 0 0 0 244px;
	width: 492px;
	padding-bottom: 30px;
}
.content .box-indent
{
	padding: 0 0 0 155px;
	display: block;
}
.content .link
{
	color: #F00;
}
.content H1
{
	background: url(images/h1.gif) repeat-x bottom left;
	height: 22px;
	font-weight: normal;
	font-size: 1.187em;
	margin-bottom: 9px;
}
.content H1 SPAN
{
	background: url(images/h1_marker.gif) no-repeat 6px 0;
	padding: 0 0 0 29px;
	color: #91DBF8;
	text-transform: uppercase;
}
.content .indent-bot
{
	margin-bottom: 11px;
	display: block;
}
.h-top
{
	display: block;
	margin-top: 34px;
}
.link-1
{
	color: #F00;
	background: url(images/link-1.gif) no-repeat center left;
	padding: 0 0 0 9px;
}
.indent-top
{
	display: block;
	margin-top: 14px;
}
.link-2 IMG
{
	vertical-align: middle;
	margin: 0 6px 0 0;
}
.link-2 A
{
	color: #607E14;
}
.img-gallery
{
	margin: 14px 0 0;
}
.img-gallery .img
{
	margin: 0 18px;
}
.link-gallery
{
	padding: 20px 0 0 208px;
	color: #DDDA82;
	font-weight: bold;
	word-spacing: 6px;
}
.link-gallery IMG
{
	vertical-align: middle;
}
.link-gallery A
{
	color: #607E14;
	font-weight: normal;
}
.link-3
{
	color: #DEDFD5;
}
.content .title
{
	display: block;
}
.content .img-left
{
	float: left;
	margin: 0 16px 0 0;
}
.line
{
	background: url(images/line.gif) repeat-x 0 8px;
	height: 18px;
	display: block;
}
.list LI A
{
	color: #607E14;
	background: url(images/link-1.gif) no-repeat center left;
	padding: 0 0 0 9px;
	line-height: 1.75em;
}
.text-1
{
	color: #DDDA82;
}
.indent-top-bot
{
	margin: 15px 0;
}
.br
{
	display: block;
}
.fright
{
	float: right;
	margin-right: 165px;
}
/*================== index.html ==================*/
#page1 .content .row-box-1
{
	width: 160px;
}
#page1 .content .row-box .left-col
{
	margin-left: 5px;
}
#page1 .content .box-img
{
	background: #20201F;
	padding: 5px 0 7px 5px;
	color: #DEDFD5;
}
#page1 .content .box-img EM
{
	display: block;
	color: #DDDA82;
	font-style: normal;
}
#page1 .content .indent-img
{
	margin-bottom: 6px;
	display: block;
}
#page1 .content .img-1
{
	float: left;
	margin-right: 5px;
}
#page1 .content .text
{
	padding: 0 11px 0 6px;
}
/*================== index-3.html ==================*/
#page4 .content .row-box-1
{
	width: 240px;
}
#page4 .content .row-box-2
{
	width: 240px;
	margin-left: 9px;
}
/*================== index-4.html ==================*/
#page5 .form INPUT
{
	height: 18px;
	width: 226px;
}
#page5 .form TEXTAREA
{
	overflow: auto;
	display: block;
	height: 108px;
	width: 236px;
	margin-bottom: 15px;
}
#page5 .form TEXTAREA, #page5 .form INPUT
{
	border: 1px solid #643D0B;
	color: #989891;
	font-size: 1em;
	font-family: Arial;
	padding-left: 4px;
	background: none;
}
#page5 .form .form-link
{
	margin-left: 150px;
	margin-right: 14px;
}
#page5 .form .row-box-1
{
	width: 240px;
}
#page5 .form .row-box-2
{
	width: 240px;
}
.indent-form
{
	height: 29px;
}
/*================== index-5.html ==================*/
#page6 .content .box-indent P
{
	margin-top: 14px;
}
