@import "editor.css";

body,ul,li,p,a,h1,h2,h3,h4,h5,h6{
margin:0;
padding:0;
}

img{
border:0;
}

p{
margin-bottom:12px;
}

h1,h2,h3,h4,h5,h6{
margin-bottom:20px;
}

td p{
margin:0;
}

td{
padding:0 0 5px 0; 
}

body{
background:#D0DAE3 url(../images/bg.jpg) repeat-y center;
}

div#container{
position:absolute;
width:100%;
min-height:100%;
padding-bottom:77px;
top:-77px;
background:url(../images/bg_top.jpg) no-repeat center top;
}

div#wrap{
padding-bottom:77px;
width:963px;
background-color:#fff;
margin-left:auto;
margin-right:auto;
}

div#content_bg{
position:absolute;
min-height:100%;
background:#fff;
width:963px;
top:-77px;
padding-bottom:77px;
}


div#footer{
position:absolute;
width:100%;
bottom:0;
left:0;
height:77px;
background:url(../images/footer.gif) no-repeat bottom;
text-align:right;
}

	div#footer p{
	margin-top:58px;
	margin-right:20px;
	}

div#main{
margin-top:154px;
}

div#banner{
height:289px;
background: url(../images/banner.jpg) no-repeat center;
border-bottom:1px solid #EEEDF2;
}

div#content{
min-height:300px;
height:auto !important;
height: 300px;
display:table;
margin:15px 10px 0 10px;
text-align:left;
}

	#menuheader {
	background: url(../images/navheader_bg.gif) repeat-x left top;
	height: 26px;
	padding-top:8px;
	padding-left:5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-variant: normal;
	}
	
	
	div#mainmenu{
	float:left;
	width:250px;
	min-height:300px;
	height:auto;
	}

	div#iw_content{
	float:left;
	width:685px;
	min-height:300px;
	height:auto;
	margin-left:5px;
	}





/* mainmenu */

div#mainmenu ul{
list-style:none;
margin-left:7px;
}

div#mainmenu li, .iw_column_2_2 li{
margin-bottom:5px;
padding-left:15px;

background-image:url(../images/arrow_r.gif);
background-repeat:no-repeat;
background-position:top left;
}

div#mainmenu a{
font-size:14px;
text-decoration:none;
color: #015795;
}

div#mainmenu a.active_link{
font-weight:bold;
}

div#mainmenu a:hover{
color:#666666;
}

/*level2*/

div#mainmenu li ul{
padding-top:5px;
padding-bottom:5px;
margin-left:15px;
}

div#mainmenu li li{
padding:0;
background:none;
}

div#mainmenu li ul{
margin:0;
}

div#mainmenu li li a{
display:block;
background-image:url(../images/submenu_arrow_ball.gif);
background-repeat:no-repeat;
background-position:top left;
padding-left:13px;
}


/*iw styles*/

.iw_column_2_1{
width:415px;
margin-right:20px;

}

div.iw_column_2_2{
width:249px;
}



.iw_modulheader{
background: url(../images/navheader_bg.gif) repeat-x left top;
height: 26px;
padding-top:8px;
padding-left:5px;
margin-bottom: 5px;
font-weight: bold;
font-variant: normal;
}

.iw_column_2_2 li{
list-style:none;
}

.iw_column_2_2 a{
text-decoration:underline;
}


.iw_modularea{
margin-bottom:10px;
}

.iw_modularea li{
list-style:none;
}

.iw_modularea a{
display:block;
background:url(../images/arrow_r.gif) no-repeat left top;
padding:0 0 5px 15px;
text-decoration:underline;
}

.iw_modularea_139 a{
padding:0;
background:none;

}




