@charset "utf-8";
/* CSS Document */

.body{
background-image:url(../images/bg_picture.jpg);
background-repeat:repeat;
color:#fffffff;
font-size:16px;
font-family:calibri;
text-align:left;
}
a{
text-decoration:none;
}
a:link, a:visited{
color: #00CC99
}
.body{
margin:auto;
width:940px;
clear:both;
}
.mainHeader img{
width:100%;
height:auto;
background-color:#ffffff;
}
.maincontent{
width:940px;
height:auto;
float:left;
background-color:#ffffff;
height:auto;
}
.topcontent{
width:auto;
height:auto;
float:left;
}
#apDiv2 {
	position:absolute;
	width:247px;
	height:92px;
	z-index:1;
	left: 679px;
	top: 38px;
}
.content{
width:940px;
height:auto;
}
.centercontent{
width:600px;
height:auto;
clear:both;
float:left;
font-family:calibri;
font-size:9px;
margin-left:10px;
}

.rightcontent{
width:230px;
float:right;
font-family:calibri;
margin:0 0 0 0;
}
.footer{
width:940px;
float:left;
margin:9px 0 0 0;
background-color:#333333;

}


.footer nav ul{
float: left;
list-style:none;
padding:10px 28% 0 20px;
}
.footer nav ul li{
float:left;
display:inline-block;
padding:0 0 0 0;
}
a:link, .footer1 nav a:visited {
color:#fd9b00;
display: inline-block;
padding: 0px 25px 0 0px;
}
.footer nav a:hover, .footer1 nav a:active,
.footer nav .active a:link, .footer nav .active a:visited {
color:#ffa800;
text-shadow:none;
}
