/* TAGS */
* {font-size:13px;}
body {
	margin:15px 0px 10px 0px;
	padding:0;
	background:#053577;
	font-family:Georgia, "Times New Roman", Times, serif;
	position:relative;
}

a img {border:none;}

/* LAYERS */
#main {
	position:relative;
	width:796px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#header {width:100%; padding:0; height:122px; background: url(header.jpg) no-repeat top; position:relative;}

#header a {	
			display:block;
			position:relative;
			top:84px;
			left:0;
			float:left;
			width:auto;
			height:45px;
			padding:0;
			margin-right:4px;
			margin-right:expression(navigator.appVersion.indexOf('7.0;')==-1 ? '3px' : '4px');
			}
#header a:hover {left:2px; top:87px; margin-top:0px;}

#middle { width:796px; height:636px; overflow:hidden;}

#footer, #footer div a {
	clear:both;
	margin-left:10px;
	padding-top:5px;
	height:14px;
	color:#F0DF2D;
	font-size:11px;
}

a.special {font-size:11px; color:white;}
#footer a:hover, a.special:hover {
	color:#D0A61C;
}
#footer div {float:left; text-align:center; margin:0; padding:0;}


/* SERVICE */
span.phone {font-size:17px;  text-transform:uppercase; font-weight:normal;}
.cleared {clear:both;}
.small {font-size:10px;}