﻿
#AAKHeader{
height: 20px;
border-bottom: solid 2px #73B403;
padding-bottom: 10px;

}

#AAKHeader img {
margin-left: 10px;

}

#AAKLogo {
float: left;
}

#AAKLogo img {
vertical-align: middle;
margin-right: 5px;
}

#AAKLogo a {
color: #f8991c;
text-decoration: none;
font-size: 11px;
font-family: Arial, Verdana;
font-weight: bold;
}


#IM a.IMlogo{
	padding:10px 30px 0 0;
}

a.IMlogo {
	color: maroon;
text-decoration: none;
font-size: 11px;
font-family: Arial, Verdana;
font-weight: bold;
vertical-align : middle;
text-align : right;
border:0 none;
margin:10px 0 0 0;
}

#AAKFooter {
clear: both;
background: #73b403;
height: 40px;
padding: 5px;
font-size: 11px;
font-family: Arial, Verdana;
margin-left:5px;
margin-right:5px;
}

.AAKFooterLeft {
float: left;
color: #fff;
width: 30%;
}

.AAKFooterRight {
float: right;
color: #fff;
width: 30%;
text-align: right;
margin-top: 15px;
}

.AAKFooterLeft a,
.AAKFooterRight a {
color: #fff;
text-decoration: underline;
}

.AAKFooterMenu {
float: left;
width: 40%;
text-align:center;
}
.AAKFooterMenu ul {
width: 100%;
text-align: center;
}


.AAKFooterMenu li {
display: inline;
list-style-type: none;
color: #fff;
}

.AAKFooterMenu li a {
color: #fff;
margin: 0px 10px;
}

