/* CSS Document */
body	{
margin:0;
padding:0 0 10px 0;
background-color:#FFFFFF;
font-size:12px;
font-family:Arial, Verdana, Arial, Helvetica, sans-serif;
color:#333333;
line-height:1.5em;
text-align:center;
}
img, div	{
margin:0;
padding:0;
border:0;
behavior:url(iepngfix.htc);
}
h1	{
color:#003969;
font-size:14px;
/*clear:both;*/
margin:0 55px;
font-family:Arial, Helvetica, sans-serif;
width:200px;
}
a	{
color:#0071AA;
text-decoration:none;
}
a:hover	{
text-decoration:underline;
}
#container	{
width:899px;
margin:0 auto;
text-align:left;
}
#banner	{
width:100%;
height:75px;
background-image:url(images/bg_banner.jpg);
background-repeat:repeat-x;
}
#logo	{
float:left;
margin:28px 0 0 25px;
}
#statement	{
color:#555555;
float:right;
margin:49px 0 0 0;
font-weight:bold;
padding-right:20px;
font-size:12px;
}
#lower_banner	{
margin-bottom:2px;
}
#lower_banner img	{
margin-right:2px;
}
#lower_banner img.last	{
margin:0;
}
#main	{
background-image:url(images/bg_left_227.gif);
background-repeat:repeat-y;
margin:0;
padding:0 0 15px 0;
}
#left	{
width:227px;
float:left;
margin:0;
}
#right	{
width:671px;
float:left;
}
#right p	{
clear:left;
margin:10px 0 10px 55px;
}
#right ul	{
margin:10px 55px;
padding:0 0 0 15px;
}
.photoTxt	{
margin: 0 0 15px 15px;
float:right;
}
#contact .photoTxt	{
clear:right;

}
#statement2	{
float:right;
margin:5px 0 20px 0;
}
.animation 	{
margin:20px 0 10px  20px;
float:left;
clear:left;
}
.flash	{
margin-left:20px;
}
#footer	{
background-image:url(images/bg_footer.jpg);
background-repeat:repeat-y;
padding:0 15px;
color:#FFFFFF;
line-height:25px;
font-size:11px;
margin: 0;
text-align:center;
}
#left_footer	{
float:left;
}

#right_footer	{
float:right;
}
#right_footer a	{
color:#FFFFFF;
}
ul#left_nav	{
margin:0;
padding:0;
}
ul#left_nav li	{
list-style-type:none;
}
ul#left_nav	li a	{
color:#FFFFFF;
width:217px;
padding:0 0 0 10px;
margin:0;
border-bottom:1px solid #FFFFFF;
line-height:35px;
font-weight:bold;
font-size:14px;
background-color:#003868;
display:block;
}
ul#left_nav	li a.uberlink	{
background-color:#737373 !important;
}

ul#left_nav	li a:hover	{
text-decoration:none;
background-color:#8F8F8F;
}

.clear {
clear:both;
}
#text	{
margin-top:80px;
}
.highlight	{
color:#003969;
font-weight:bold;
/*background-color:#FFFFCA;*/
background-color:#E8E8E8;
border:1px solid #CCCCCC;
padding:15px;
}