.main_container {
width: 990px;
height: auto;
margin: 0 auto;}

.header {
width: 100%px;
height: 192px;
background-image: url(/images/apg/grey_line.jpg);
background-repeat: repeat-x;
}

#header_logo {
float: right;

}

#header_content {
float: left;
color: #000;
padding: 40px 0px 15px 35px;
width: 500px;
height: 100px;

}

.menu{
float: left;
width: 225px;
height:  auto; 
padding: 15px 0px 15px 30px;
line-height: 14px;}

.menu a{
color: #6C9741;
font-family: verdana, arial, sans-serif;
font-size:14px;
font-weight: bold;
display: block;}

.menu a:hover{
text-decoration: none;
}


.main_content {
float: left;min-height: 500px;
width: 650px;
padding: 10px;
background-image: url(/images/apg/watermark.jpg);
background-repeat: no-repeat;
background-position: top;
color: #000;
font-family:  arial, verdana, sans-serif;
font-size: 12px;
line-height: 22px;
}

#content_heading {
color: #0C416D;
font-family:verdana, arial, sans-serif;
font-weight: bold;
font-size: 14px;
padding-bottom: 15px;
}

.footer img {
float: right;}

#footer_text {
text-align: center;
width: 990px;
float: left;
background-image: url(/images/apg/grey_bottom_border.jpg);
background-repeat: repeat-x;
height: 50px;
font-family: verdana, arial, sans-serif;
font-size: 12px;
color:#0c416d;
}

#footer_text p {
padding-top: 10px;
padding-bottom: 20px;

}

#footer_text a{
color:#0c416d;

}

#footer_text a:hover{
text-decoration: none;

}




#left_heading{
font-family: verdana, arial, sans-serif;
font-size: 18px;
font-weight: bold;
color: #0C416d;

}

#header_content {
font-family: verdana, arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #0C416d;
line-height: 18px;

}
