﻿
body {
	margin: 0px;
	background-image:url('images/bma_bg_03.jpg');
	font-family: "PT Sans Narrow",sans-serif;

}

a:link {
	color: #2489CB;
}
a:hover {
	color: #fff;
}


#wrapper {
	margin: 0;
    font-size: 1.125em;
    line-height: normal;
    min-width: 960px;
    padding: 0;
 
}


#header {
	background-image: url('images/bma_shadow.png');
	background-position: bottom;
	background-repeat:repeat-x;

	background-repeat:repeat-x;
	background-position: bottom;
}

#hcontent {
	width: 800px;
	margin: 0 auto;
	display: table;
	color: #fff;

}
#hmod50 {
	width: auto;
	float: left;
	margin-right: 40px;
	margin-bottom: 5px;
	vertical-align: middle;
}
#hmod50 h2{
	font-size: 40px;
	padding-top:20px;
	margin:0;
	
}

#hmod50 img{
	padding:0;
	margin:30px 5px;
	border:0;
}


#main {
	margin: 0;
	background-image:url('images/bma_bg_02.png');
	background-repeat:repeat-x;
	background-color: #2489cb;
	
}
#content {
	width: 800px;
	margin: 0 auto;
	color: #CCFFFF;
	text-align:justify;
	padding-bottom:10px;
}

.Stil2 {
	font-size: 28px;
}

#footer {
	min-width: 960px;
	background-image: url('images/bma_shadow.png');
	background-position: bottom;
	background-repeat:repeat-x;
	border-top:2px #333;
}
#footerbottom {
	clear: both;
	background-image: url('images/');
	color: #2489CB;
	font-size: medium;
}
#fcontent a{
	margin-right: 20px;
}
#fcontent a:link, #fcontent a:visited  {
	color: #2489CB;
}
#fcontent a:hover {
	color: #1070b0;

}
#fcontent a:active {
	color: #2f8fCf;

}

#fcontent {
	width: 800px;
	margin: 0 auto;
	display: table;
	color: #2489CB;
}
#fmod33 {
	width: 31%;
	float: left;
	padding:8px;
	font-size:medium;
	margin-bottom: 5px;
}


#wrapper #footer h2 {
    background: url("images/bma_bg_h2.png") repeat-x scroll left bottom transparent;
    color: #ffffff;
    display: block;
    font-family: "PT Sans Narrow",sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.25em;
    margin: 0 0 10px;
    padding: 0 0 5px;
}
