body{margin:0; padding:0; background:#CB997E}
form, td, p, textarea, ul {margin:0; padding:0;}
table, td {border-collapse:collapse;}
table, td, img {border:0;}

input, textarea, select{font:11px/14px Tahoma, Arial, Geneva, sans-serif; color:#343130; border:1px solid #000000;}
.inp{ width:185px; height:20px; background:#E4DECE;}
.inp_1{ width:185px; height:116px; background:#E4DECE;}
.inp_2{ width:60px; height:20px; background:#E4DECE;}
.inp_3{ width:61px; height:20px; background:#E4DECE;}
.inp_6{ width:257px; height:20px; background:#EFECE2;}
.inp_7{ width:257px; height:62px; background:#EFECE2;}

.inp_4{ width:185px; height:20px; background:#FFFFFF;}
.inp_5{ width:185px; height:89px; background:#FFFFFF;}
.inp_h{ height:22px; margin:0 0 0 0;}
td, tr {vertical-align:top; text-align:left}
td{
	font:11px/14px tahoma, arial, helvetica, sans-serif; color:#343130;
}
strong{ color:#C00000;}
a{ color:#427000;}
a:hover{ text-decoration:none;}
.link{ color:#C00000; font-weight:bold;}
.link_1{ color:#C00000;}
/*------links------*/

/*------//links------*/
ul {list-style:none;}
li {
	background:url(../images/dot.gif) 0 23px repeat-x;
	padding:0px;
}
li a {
	line-height:24px;
	color:#343130;
	text-decoration:none;
}
li div{background:url(images/arr.gif) right 5px no-repeat;}
li strong {
	color:#343130;
}
li a:hover { 
	text-decoration:underline;
}
/**************************************************************/
.list li {
	background:none;
	padding:0;
}
.list li a {
	line-height:18px;
	color:#427000;
	text-decoration:underline;
}
.list li a:hover {
	text-decoration:none;
}
/**************************************************************/
.gen{height:767px; border:1px solid #000000;}
.bg_header{height:209px; background:url(../images/bg_header.jpg) left top no-repeat; padding:0 0 0 80px;}
.bg_header_2{height:209px; background:url(../images/bg_header_2.jpg) left top no-repeat; padding:0 0 0 80px;}
.bg_header_3{height:209px; background:url(../images/bg_header_3.jpg) left top no-repeat; padding:0 0 0 80px;}
.bg_header_4{height:209px; background:url(../images/bg_header_4.jpg) left top no-repeat; padding:0 0 0 80px;}
.bg_header_5{height:209px; background:url(../images/bg_header_5.jpg) left top no-repeat; padding:0 0 0 80px;}
.bg_header_6{height:209px; background:url(../images/bg_header_6.jpg) left top no-repeat; padding:0 0 0 80px;}
.bg_header_7{height:209px; background:url(../images/bg_header_7.jpg) left top no-repeat; padding:0 0 0 80px;}
.bg_header_8{height:209px; background:url(../images/bg_header_8.jpg) left top no-repeat; padding:0 0 0 80px;}
.logo{height:145px; padding:37px 0 0 114px;}
/**************************************************************/
.bg_1{height:100%; background:url(../images/fill_1.jpg) left top repeat-y;}
.bg_2{height:100%; background:url(../images/bg_1.jpg) left top no-repeat;}
.bg_3{height:100%; background:url(../images/bg_2.jpg) left bottom no-repeat;}
.bg_4{height:100%; background:url(../images/bg_4.jpg) left bottom no-repeat;}
.bg_5{height:100%; background:url(../images/bg_5_new.jpg) left top no-repeat;}
.bg_6{height:100%; background:url(../images/bg_6.jpg) left bottom no-repeat;}
.bg_7{height:100%; background:url(../images/fill_2.jpg) left top repeat-y;}
.bg_8{height:100%; background:url(../images/bg_7.jpg) left top no-repeat;}
.bg_88{height:100%; background:url(../images/bg_88.jpg) left bottom no-repeat;}
.bg_77{height:100%; background:url(../images/fill_3.jpg) left top repeat-y;}
/**************************************************************/
.footer{
	height:109px; background:url(../images/bg_footer.jpg) left top no-repeat; text-align:center; padding:34px 0 0 0;
	color:#202020;
}
.footer .indent{
	margin:0 0 0 10px;
}
.footer span{
	color:#A00101;
}
.footer p{
	word-spacing:6px;
}
.footer a{
	color:#202020;
	word-spacing:normal;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
.footer .link{
	color:#202020;
	font-weight:normal;
	text-decoration:underline;
}
.footer .link:hover{
	text-decoration:none;
}

.footer .link_1{
	color:#A00101;
	text-decoration:underline;
}
.footer .link_1:hover{
	text-decoration:none;
}

//menu

#menu {
}

#menu ul {
	list-style: none;
	margin:0;
	padding: 0;
}

#menu a  {
	display: block;
	font: 14px arial, helvetica, sans-serif;
	color: white;
	margin: 0;
	padding: 2px 20px;
}

#menu a:hover {
	color: bisque;
	text-decoration: none;
}

#menu li {
	position:relative;
	float: left;
	text-align:center;
	width:0% !;
}

#menu li li {
	position:relative;
	text-align: left;
	border-left:1px solid white;
	border-bottom:1px solid white;
	border-right:1px solid white;
	background: 	#CB9D7E;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 180px;
	margin-left: 0px;
	font-size: 11px;
}

#menu li li a {
	padding-left: 4px;
	font-size: 11px;
}

#menu li li a:hover {
	font-weight: bold;
	color: white;
	font-size: 11px;
}

#menu ul ul {
	position: absolute;
  	z-index: 500;
 	width: 1px; /* if this isn't here, the drops get laidout horiz instead of vert in Moz browsers*/
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

#menu ul ul {
	display: none;
}

#menu ul ul, #menu ul li:hover ul ul, #menu ul ul li:hover ul ul {
	display: none;
}

#menu ul li:hover ul, #menu ul ul li:hover ul, #menu ul ul ul li:hover ul {
	display: block;
	background:#a9d147;
}

#menu li > ul {
	top: auto;
	left: auto;
}

#menu li:hover ul { 
	display: block; 
}

#box_area {
	padding: 10px 10px 10px 10px;	border-style: solid;
	border-width: 1px;
	border-color: maroon;
}

#image_area {
	width: 204px; 
	height: 225px;
}

