body{
	padding:0;
	margin:0;
	background-image: url(images/bg_page.gif);
	background-repeat: repeat-x;
	font-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#container{width:901px;margin:auto;}
#header{height:auto;margin-top:81px;width:901px;}
#logo{float:left;width:262px;}
#navBar{width:595px;height:21px;float:right;margin-top:55px;}
#content{height:307px;float:left;clear:both;}
img.imgCover{float:left;}
img.imgHeader{float:left;}

#textHome{float:left;height:164px;width:469px;color:#eaedee;padding:10px;}
#textArea{width:820px;margin:auto;clear:both;margin-top:20px;color:#595959;}
#right-column{width:469px;float:right;}

#focus1, #focus2, #focus3, #focus4{float:left;height:103px;margin-top:40px;padding:7px;}


#focus2, #focus3, #focus4{
	width:152px;
	margin-left:17px;
	background-image: url(images/bg_focus.gif);
	background-repeat: no-repeat;
}

#focus1{
	width:275px;
	margin-left:30px;
	background-image: url(images/bg_focusBlue.gif);
	background-repeat: no-repeat;
}



#footer{clear:both;margin:auto;margin-top:37px;padding-top:8px;width:820px;border-top:1px solid #d5d8dd;color:#717171;font-size:70%;}
.copyright{float:left;margin-top:10px;}
img.gdaLogo{float:right;}