body
{
	background-color:#4ba8bc;
}

div.container
{
	position:relative;
	margin: 0 auto;
	width:730px;
	height:600px;
	text-align:left;
}
table
{
	height:100%;
	width:100%;
}

td
{
	vertical-align: middle;
	text-align: center;	
}

/*---------------------------------------------------------------------------*/


.frameHeader 
{
	position: absolute;
	top:0px;
	left:0px;
	width:730px;
	height:79px;
	background-image:url('../images/bgHeader.gif');
}

.frameMenu
{
	position: absolute;
	top:79;
	left:0;
	width:730px ;
	height:36px ;
	background-image:url('../images/bgMenu.gif');
}
.frameBody 
{	
	position: absolute; 
	top:115;
	left:0px;
	width:730px ;
	height:400px ;
	background-image:url('../images/bgBody.gif');
	font-family: Verdana;
	font-size: 10px;
	color:#053B60;
}

.frameFooter
{
	position: absolute;
	top:505;
	left:0;
	width:730px ;
	height:33;
	background-image:url('../images/bgFooter.jpg');
}

.frameAddress
{
	position:absolute;
	top:15;
	left:475;
	width:200px;
	border:1px solid #064d7d;
	background-color:#4BA8BC;
	text-align:center;
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
	color:#064d7d;
}

.frameServices
{
	position:absolute;
	top:129;
	left:475;
	width:200px;
	border:1px solid #064d7d;
	background-color:#4BA8BC;
	text-align:left;
	font-family: verdana;
	font-size: 10px;
	font-weight:bold;
	color:#064d7d;
}
.ContactAddress
{
	position:absolute;
	top:25;
	left:425;
	width:200px;
	border:1px solid #064d7d;
	background-color:#4BA8BC;
	text-align:center;
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
	color:#064d7d;
}
.ContactHours
{
	position:absolute;
	top:215;
	left:425;
	width:200px;
	border:1px solid #064d7d;
	background-color:#4BA8BC;
	text-align:center;
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
	color:#064d7d;
}


/*---------------------------------------------------------------------------*/


div.body
{
	font-family: verdana;
	font-size: 10px;
	color: #053B60; /*064d7d;*/
	text-align:left;
	width:680px;
}

div.index
{
	position:absolute;
	left:30px;
	font-family: verdana;
	font-size: 10px;
	color: #053B60;
	text-align:left;
	width:425px;
}

div.menu
{
	position:relative;
	top:15px;
	text-align:center;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}

div.footer
{
	position:relative;
	top:525;
	left:0;
	text-align:center;
	font-family:tahoma;
	font-size:10px;
	color: #064d7d
}

#au_header
{
	position:absolute;
	top: -5px;
	left:20px;
}

#au_may
{
	position:absolute;
	top: 138px;
	left: 21px;
	width:335px;
	height:200px;
	align:left;
}
#au_bent
{
	position:absolute;
	top:  138px;
	right:  30px;
	width:  335px;
	height: 100px;
	align: left;
}
#au_fagio
{
	position:absolute;
	top:145px;
	left:365px;
	width:335px;
	height:200px;
	align:left;
}

/*---------------------------------------------------------------------------*/

	
a:link
 {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #064d7d
}

a:visited
{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #064d7d
}

a:hover
{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF
}

a:active
{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #064d7d
}
	

