body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990C22;
	background: #54668a repeat-y url(../images/bgBody.jpg) 0px 0px;
	margin: 0px;
	padding:0px;
	line-height:14pt;
}

a{font-size: 12px; color: #072a6e; text-decoration:underline;}
a:hover{font-size: 12px; color: #041c4b;}

a.return{ font-size: 12px;color: #072a6e; text-decoration:underline;}
a.return:hover{ font-size: 12px; color: #041c4b;}
/* footers----------------- */


#footer {
	width:100%;
	display:block;
	position:relative;
	font-size:9px;
	font-weight:bold;
	padding: 0px;
	color:white;
	border: 0px solid red;
	border-right:0px;
	border-left:0px;
	background:none;
	padding:20px 0px 0px 0px;
	

	}



#footerBar {
	width:100%;
	display:block;
	position:relative;
	font-size:9px;
	font-weight:bold;
	padding: 3px 0px 3px 0px;
	color:white;
	border: 1px solid white;
	border-right:0px;
	border-left:0px;
	background:#0a276b;
	margin:0px 0px 0px 0px;
	

	}

#footerTectonic{
	float:none;
	color:white;
	font-weight:bold;
	margin:0px;
	text-align:center;
	display:block;
	padding: 3px 0px 10px 0px;
	margin:0px;
	border: 0px solid yellow;
	width:100%;
	height:0px;
	background:#54668a;
		}
	#footerTectonic a {font-size: 9px; color:white; text-decoration:none;}
	#footerTectonic a:hover {font-size: 9px; color:white; text-decoration:none;}
	
.footerSite
	{display:block; float:left; border:0px red solid; width:220px; padding-left:5px;}
	
.footerPhone
	{display:block; float:right; border:0px red solid; width:230px; padding:0px; margin:0px; padding-right:5px;}