@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(tile_bodywork.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #81B2D3;
	letter-spacing: 3px;
}
.subnav {
	height: 40px;
	width: 250px;
	position: absolute;
	top: 50%;
	padding-left: 350px;
}
a:link {
	font-family: "futura condensed", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #446A8D;
	text-decoration: underline;
	letter-spacing: 0px;
}

a:visited {
	font-family: "futura condensed", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #446A8D;
	letter-spacing: 0px;
}
a:hover {
	font-family: "futura condensed", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CCFF;
	font-style: italic;
	letter-spacing: 0px;
}

.main_img {
	height: 800px;
	width: 539px;
	clear: left;
	float: left;
	position: absolute;
	padding-left: 30px;
	left: 171px;
	top: 212px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #446A8D;
}
.title {
	padding: 0px;
	width: 610px;
	height: 200px;
	font-family: "futura condensed", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-position: center;
	vertical-align: middle;
	position: relative;
	letter-spacing: 0px;
	margin-right: auto;
	margin-left: auto;
}
ul.navlist li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "futura condensed", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #446A8D;
	
}
.container {
	width: 540px;
	height: 100%;
	clear: none;
	float: none;
	left: 171px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	letter-spacing: 0px;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #446A8D;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	width: 430px;
	letter-spacing: 0px;
}
a:link.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #446A8D;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	width: 430px;
	letter-spacing: 0px;
}
/* NAVIGATION BAR */
/*.main_nav {
	width: 610px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}*/
#navcontainer {
	width: 610px;
	height: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;

}
#navlist li
{
	float:left;
	display: inline;
	list-style-type: none;

}


#navlist #rates a {
	background-image: url(rates_up.gif);
	background-repeat:no-repeat;
	width:100px;
	height:24px;
	display:block;
	position:relative;
	overflow:hidden;
	color: #ffffff;
	}
#navlist #rates a:hover {
	background-image: url(rates_up_f2.gif);
	background-repeat:no-repeat;
	width:100px;
	height:24px;
	display:block;
	position:relative;
	overflow:hidden;
	color: #FFFFFF;
	}
#navlist #services a {
	background-image: url(styles_up.gif);
	background-repeat:no-repeat;
	display:block;
	position:relative;
	overflow:hidden;
	width:118px;
	height: 24px;	
	color: #FFFFFF;
	}
#navlist #services a:hover {
	background-image: url(styles_up_f2.gif);
	background-repeat:no-repeat;
	display:block;
	position:relative;
	overflow:hidden;
	width:118px;
	height: 24px;	
	color: #FFFFFF;
	}
#navlist #location a {
	background-image: url(location_up.gif);
	background-repeat:no-repeat;
	color: #FFFFFF;
	width: 124px;
	height:24px;
	display:block;
	position:relative;
	overflow:hidden;
}
#navlist #location a:hover {
	background-image: url(location_up_f2.gif);
	background-repeat:no-repeat;
	color: #ffffff;
	width: 124px;
	height:24px;
	display:block;
	position:relative;
	overflow:hidden;
	}
#navlist #contact a {
	background-image: url(contact_up.gif);
	background-repeat:no-repeat;
	width:120px;
	height:24px;
	display:block;
	position:relative;
	overflow:hidden;
	color: #ffffff;
	}
#navlist #contact a:hover {
	background-image: url(contact_up_f2.gif);
	background-repeat:no-repeat;
	width:120px;
	height:24px;
	display:block;
	position:relative;
	overflow:hidden;
	color: #ffffff;
	}
#navlist #bio a {
	background-image: url(bio_up.gif);
	background-repeat:no-repeat;
	width:65px;
	height:24px;
	display:block;
	position:relative;
	overflow:hidden;
	color: #ffffff;
	}
#navlist #bio a:hover {
	background-image: url(bio_up_f2.gif);
	background-repeat:no-repeat;
	width:65px;
	height:24px;
	display:block;
	position:relative;
	overflow:hidden;
	color: #ffffff;
	}
	
/*END NAV*/
.header1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #326699;
}
