/*
-------------------------------------------------
    S t r u c t u r e
------------------------------------------------- */
body.generic #content .section-header .wrapper {
    background: url(../../i/site/top_wave.png) left bottom no-repeat transparent;
    height:85px;
    margin-top:-20px;
}
body.generic #content .section-content { 
    background-color: transparent; 
}
body.generic #content .section-content .wrapper {
    background: url(../../i/site/section-content-bg-sitemap.jpg) left top no-repeat #FFF;
}
body.generic #content .section-content .headline {
	clear: both;
	padding: 50px 30px 20px;
}
body.generic #content .section-content .main {
    padding-right: 0px;
    width: 630px;
}


/*
-------------------------------------------------
    C o n t e n t
------------------------------------------------- */
body.generic #content .section-content h1 {
    color: #3b6bba;
	font-size: 34px;
	font-weight: normal;
}
body.generic #content .section-content h2 {
	font-family: Arial,Helvetica,san-serif;
	font-size: 16px;
	font-weight: normal;
}

/*
-------------------------------------------------
    S i d e b a r , A s i d e
------------------------------------------------- */
body.generic #content .section-content .aside {
    width: 240px;
}
body.generic #content .section-content .aside ul {
	width: 220px;	
}