body {
	margin: 0;
	padding: 0;
	text-align: center;
	z-index: 2;
	background-color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	text-decoration: none;
}

h1{
	font-size:15px;
}

#main_container br {
	margin:0px;
	padding:0px;
}

#background {
	background-color: #090;
	width: 100%;
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#main_container {
	padding: 0px;
	width: 100%;
	z-index: 4;
	position: relative;
	float: left;
	height: 100%;
}

#header {
	height: 120px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#header_logo {
	float: left;
	height: 100%;
	width: 30%;
	position: relative;
	background-color: #FFF;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header_flash {
	float: left;
	height: 100%;
	width: 70%;
	position: relative;
	background-color: #FFF;
	background-image: url(../images/083.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#header_flash img {
	background-color:#FFF;
	width: 100%;
}

#content {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-color: #FFF;
	z-index: 8;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bgleft.jpg);
	background-position: left;
}
#content_left {
	width:260px;
	float: left;
	padding-bottom: 20px;
}

#content_R_menu_up {
	position: relative;
	width: 237px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/Vmenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
}
#content_R_menu_up {
	position: relative;
	width: 237px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/Rcol_up.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
}

#content_R_midle {
	position: relative;
	width: 235px;
	margin-right: auto;
	margin-left: auto;
	background-color: #85A100;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	height: 100%;
	list-style-type: none;
}

#content_R_midle ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

#content_R_midle li {
	position: relative;
	text-align: left;
	font-size: 12px;
	width: 237px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/liimg.jpg);
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	font-family: Verdana, sans-serif;
}

#content_R_midle a {
	text-decoration: none;
	color: #FFF;
}

#content_R_midle a:hover {
	text-decoration: none;
	color: #030;
	font-weight: bold;
}


#content_R_menu_down {
	position: relative;
	width: 237px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/Rcol_down.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 11px;
}


#content_left_menu_up {
	position: relative;
	width: 237px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/Vmenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
}



#content_left_menu {
	position: relative;
	width: 236px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #85A100;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#content_left_menu_down {
	position: relative;
	width: 237px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/Vmenu_bg_d.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 11px;
}



#content_left_menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}
#content_left_menu li {
	position: relative;
	text-align: left;
	font-size: 12px;
	font-weight:bold;
	width: 237px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/liimg.jpg);
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, sans-serif;
}
#content_left_menu a {
	text-decoration: none;
	color: #FFF;
}

#content_left_menu a:hover {
	text-decoration: none;
	color: #030;
	font-weight: bold;
}
#content_left_news {
	width: 236px;
	position: relative;
	color: #FFF;
	font-size: 12px;
	text-align: left;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #85A100;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}

#content_center {
	color: #002F00;
	text-align: justify;
	margin-left: 260px;
	margin-right: 260px;
	font-weight: normal;
}

#content_center_article {
	color: #002F00;
	line-height: 20px;
	text-align: left;
	margin-left: 260px;
}

#content_center_links {
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	color: #030;
	width: 400px;
	font-weight: normal;
}

#content_center_links a{
	text-decoration: none;
	color: #030;
	font-weight: bold;
	
}

#content_right img {
	padding:1px;
	background-color:#BFAB1E;
	border:1px solid #660000;
}
#content_right {
	list-style-type: none;
	float: right;
	width: 260px;
	position: relative;
}
#content_right_up {
	width: 253px;
}
#content_right_down {
	float: left;
	width: 100%;
	position: relative;
	background-color: #170000;
}
#footer{
	background-color: #5F1051;
	position: relative;
	height: 30px;
	width: 100%;
	z-index: 5;
	float: left;
	text-align: right;
	
}
#horizontal_menu  {
	background-color: #030;
	background-image: url(../images/menu_grad_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	width: 100%;
	height: 45px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}

#menuinner {
	width:190px;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 10px;
	list-style-type: none;
}


.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
	display: block;
	width: 151px; /*Width of top level menu link items*/
	padding-top: 12px;
	text-decoration: none;
	color: #FFF;
	font: normal 15px Arial;
	height: 30px;
	background-image: url(../images/bt_top_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
	width: 151px; /*width of sub menu levels*/
	font-weight: normal;
	padding-top: 12px;
	color: #060;
	padding-left: 5px;
	background-image: url(../images/bt_top_bg_me.gif);
}

.horizontalcssmenu ul li a:hover{
	background-image: url(../images/bt_top_bg_ho.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.horizontalcssmenu ul li ul li a:hover{
	color: #FFF;
	background-image: url(../images/bt_top_bg_me_ho.gif);
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 10px;
background: transparent url(../images/menuarrow.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */
