body {
		background-color: #3d0300;
	}
#container {
	width: 999px;
	margin: 0 auto; 
	background-color: #ffffff;
	padding: 0px;
	text-align: left; 
} 
#menu01 dl {padding: 10px; color:#FF3300; margin:0px;}
#menu01 dd {color: #FFFFFF;}

#menu01 .menu_lev1 { margin-left: 5px; margin-bottom: 5px;}
#menu01 .menu_lev1 a{ color:#192a3c; font-size:14px;  }

#menu01 .menu_lev1act { margin-left: 5px; margin-bottom: 5px; }
#menu01 .menu_lev1act a{font-size:12px; color:#888888; font-weight:bold; }

#menu01 .menu_lev2 { margin-left:0px; margin-bottom: 5px;}
#menu01  .menu_lev2 a{ text-decoration: underline; font-size:24px; color:#006b3a;}

#menu01 .menu_lev2act {margin-left: 0px; margin-bottom: 5px; background-color:#006b3a; margin-right:5px;}
#menu01  .menu_lev2act a{ text-decoration: underline; color:#ffbd10;}

#menu01 .menu_lev3 {margin-bottom: 5px;}
#menu01  .menu_lev3 a{ text-decoration: underline; font-size:24px; margin-left:10px; color:#006b3a;}

#menu01 .menu_lev3act {margin-bottom: 5px; background-color:#006b3a; margin-right:5px;}
#menu01  .menu_lev3act a{ text-decoration: underline; font-size:24px; margin-left:10px; color:#ffbd10;}


#menu02 ul li 
{ 
	float:left;
	display:block !important;
	display:inline; 
	width:113px;
	height:41px;
}

#menu02 ul
{
	margin: 0;
	border: 0 none;
	padding-left:70px;
}

#menu02 .menu_lev1 a 
{
	float: none !important;
	float: left;
	display: block;
	
	height: auto !important;

	font-size:12px/28px; 
	background:url("/templates/img/menu-item.png") no-repeat;
	margin:0;
	border:0;
	padding: 14px 0 12px 0;
	text-decoration:none;
	color: #ffda76;
	text-align:center;
}

#menu02 .menu_lev1act a 
{
	float: none !important;
	float: left;
	display: block;
	
	height: auto !important;
	height: 1%;

	font-size:12px/29px; 
	background:url("/templates/img/menu-item-active.png") no-repeat;
	margin:0;
	border:0;
	padding: 14px 0 12px 0;
	text-decoration:none;
	color: #870600; 
	text-align:center;
}
.marq
 {
	font-size: 16px;
	color: #ffffff;
	
}

.header {
	width: 90%;
	float: none;
	text-align: center;
}

.webdom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	color: #aaaaaa;
}

.webdom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

.content {
	border: 0px solid #000000;

}

.content2 {
	border: 0px solid #000000;
	width:850px;
}
.flash {
	background:#E9E9E9; 
	border: 0px solid #000000;
}


.copy {
	padding-top:20px;
}
.footer {
	background-color: #428344;
	height: 5px;
}
.news_date {PADDING: 3px; BACKGROUND: #eeeeee; WIDTH: 115px; COLOR: #000000; }
.news_header { margin-top:10px;}
.news_text { margin-top:10px; margin-bottom: 20px;}
.news_allnews { margin-top:10px; text-align:right;}

.phone {color:white; font-size:18px; margin-top:7px;}
.phone span { font-size:50%; }

.pic {
border: 3px solid #cccccc;
}

#form{
background-color: #428344;
border: 1px dotted #888888;
padding: 10px;
width: 200px;
}
#form input {
width: 180px;
margin-top:3px;
margin-bottom:3px;
}
#form textarea {
margin-top:3px;
margin-bottom:3px;
width: 180px;
}
#form form_txt {
text-align:left;
} 
