
.box_head
{
 padding: 7px 10px 7px 10px;
 background-color: #A00000;
 margin-right: -7px;
}

.box_head h2
{
color: white;
font-size: 1.1em;
} 

.box_decoration
{
 border-right:  1px solid #2d3586;
 border-bottom: 2px solid #2d3586;
 background-color: #ffffff;
 padding: 10px 10px 10px 10px;
 margin: 0 10px 10px 0;
}

.box_divider
{
 border-right:  1px solid #2d3586;
 border-bottom: 1px solid black;
 background-color: #ffffff;
 padding: 10px 10px 5px 10px;
 margin: 0 10px 0px 0;
}

#ix_container
{
/*text-align:center;*/
margin: 0 auto;
width: 1123px;
position: absolute;
left: 1%;
right: 1%;

}
#ix_head
{
left: 1%;
right: 1%;
top:0px;
/*text-align: center;*/
 
/*width: 1100px;*/
/*background-color:yellow;*/
}

#ix_body
{
position: relative;
top: 3px;
}

#ix_col1
{
width: 500px;
padding: 0 10px 10px 0;
/*background-color:red;*/
float: left;
}

#ix_col1ext
{
width: 520px;
padding: 0 20px 0 0;
/*background-color:red;*/
float: left;
}

#ix_col1a
{
width: 260px;
padding: 0 0 0 0;
/*background-color:red;*/
float: left;
}
#ix_col1b
{
width: 260px;
padding: 0 0 0 0;
/*background-color:red;*/
float: left;
}

#ix_col2
{
width: 260px;
/*background-color:green;*/
float: left;
}
#ix_col3
{
width: 260px;
/*background-color:blue;*/
float: left;
}

#ix_bar
{
border-collapse: collapse;
float: left;
width: 81px;
margin: 0 0 10px 0 ;
}

#mapbar
{
margin: 0 0 10px 0;
/*background-color:yellow;*/
margin: 0 0 0 0;
}

#mapbarhead
{
	color: white;
	background-color: #A00000;
}
	

#mapbar img
{
margin: 0 0 -2px 0;
}

#ix_foot
{
/*	clear: both;*/
position: static;
top: -45px;
}

.ix_frontpage, .ix2_frontpage
{
	width: 486px;
}

.ix_frontpage h2, .ix2_frontpage h2
{
	font-size: 1.2em;
}
.ix_news, .ix2_news
{
	float: left;
	width: 486px;
}

.ix_newsitem
{
overflow: hidden;
width: 200px;
/* height: 80px; */
text-align: left;
float:left;
}

.ix2_newsitem
{
overflow: hidden;
width: 460px;
/*height: 80px; */
text-align: left;
float:left;
}

.ix_newsitem_head, .ix2_newsitem_head
{
font-size: 1.0em;
}

.flowimg_13
{
height: 60px; 
width:  60px;
float: left;
overflow: hidden;
}


.flowbox
{
float: left;
clear: right;
/*width: 120px;*/
}

#listmenu 
{
top: -18px;
}
