body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size:12px;
}
body#am {
	font-family: "Arial AMU", "Arian AMU";

}

#centered-container {

position:absolute;
top:0;
left:3px;
width:100%;

}


#container {
	background-color:#FFFFFF;
	width:900px;
}
	
.header{
width:100%;
height: 234px;
background-color:#ffffff;

}

.logo {
float:left;
height:146px;
padding-top:44px;
padding-right:32px;
padding-left:11px;
}

.header_photo{
float:left;
height: 234px;
margin-left:1px;}

.tabs {
float:right;


}
.top_tab a img {
text-decoration: none;
border:0pt none;
margin:5px;

}

.top_tab{
background-image:url(img/top_tab.gif);
background-repeat:no-repeat;
height:119px;
width:38px;
padding-top:25px;
margin-bottom:-25px;


}

.bottom_tab{
background-image:url(img/bottom_tab.gif);
background-repeat:no-repeat;
height:115px;
width:39px;
padding-top:25px;
margin-bottom:-25px;
}
.bottom_tab a img {
text-decoration: none;
border:0pt none;
margin:5px;

}

.menu {
margin-top:-3px;
width:166px;
text-align:left;
float:left;

}

.menu tr td {
background-color:#205189;
color:#FFFFFF;
width:166px;
}


.menu tr .submenustyle {
background-color:#2c70bd;
color:#FFFFFF;
width:166px;
}

.menu tr a {
	padding-left:10px;
	color:#FFFFFF;
	font-size:14px;
	text-decoration: none;
	border:0pt none;	
		
}	

.menu tr a:link {
color:#ffffff;
} 

.menu tr a:visited {
color:#ffffff;
} 

.menu tr a:hover {
color:#db0b0b;
} 

.content {
/*padding-top:10px;*/
margin-left:15px;
float:left;
text-align:justify;
width:550px;

}
h2 {
color:#db0b0b;
text-align:left;

}

.right_column {
/*margin-top:10px;*/
float:right;
width:150px;
text-align:justify;
}

.right_column a h4{
color:#205189;
text-align:left;
margin-bottom:0px;
text-decoration:none;
border:none;
}
.right_column a img {border:none;
text-decoration:none;}

.right_column h5{
margin-top:0px;
margin-bottom:5px;
color:#bd0b0b;
text-align:left;
}


.right_column a h5{
text-decoration:underline;
}

.left_column{
margin-top:10px;
float:left;
width:160px;
text-align:justify;
}
.left_column a h4{
color:#205189;
text-align:left;
margin-bottom:0px;
text-decoration:none;
border:none;
}
.left_column a img {border:none;
text-decoration:none;}

.left_column h5{
margin-top:0px;
margin-bottom:5px;
color:#bd0b0b;
text-align:left;
}


.left_column a h5{
text-decoration:underline;
}

#footer{
background-image:url(img/footer_line.gif);
background-repeat:repeat-x;
margin-top:20px;
padding-left:5px;
padding-top:15px;
float:left;
width:900px;
height:30px;
font-size:11px;

}

.footer_links a  {
text-decoration:none;
border:none;
color:#666666;
float:left;}

.footer_copyright {
float:right;
color:#666666;
}



a.submenu {
	padding-left:10px;
	color:#FFFFFF;
	font-size:12px;
	text-decoration: none;
	border:0pt none;	
		
}	