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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	background-image: url(../img/top_fade.jpg);
	background-repeat: repeat-x;
}
#Top {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:12px;
	z-index:1;
	background-image: url(../img/top.gif);
}
#Top2 {
	position:absolute;
	left:50%;
	top:12px;
	width:860px;
	margin-left:-430px;
	height:128px;
	z-index:2;
	background-image: url(../img/top_fade2.jpg);
}
#Phone {
	position:absolute;
	left:532px;
	top:0px;
	width:293px;
	height:73px;
	z-index:2;
}
#Search {
	position:absolute;
	left:531px;
	top:75px;
	width:293px;
	height:34px;
	z-index:3;
}
#TopPhoto {
	position:absolute;
	left:50%;
	top:140px;
	margin-left:-454px;
	width:908px;
	height:178px;
	z-index:3;
	background-image: url(../img/top_photo.jpg);
}
#Logo {
	position:absolute;
	left:25px;
	top:0px;
	width:397px;
	height:128px;
	z-index:3;
	background-image: url(../img/logo.jpg);
}
#Nav {
	position:absolute;
	left:50%;
	top:318px;
	width:908px;
	margin-left:-454px;
	height:90px;
	z-index:4;
	background-image: url(../img/backer2.gif);
}
#NavLeft {
	position:absolute;
	left:0px;
	top:-1px;
	width:453px;
	height:67px;
	z-index:4;
}
#RightNav {
	position:absolute;
	left:453px;
	top:-1px;
	width:455px;
	height:90px;
	z-index:5;
}
#MainContent {
	position:absolute;
	left:50%;
	top:407px;
	width:868px;
	margin-left:-434px;
	z-index:5;
	background-image: url(../img/backer.gif);
	overflow: hidden;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top:12px;
	margin-left:15px;
	margin-right:15px;
	text-decoration:none;
}
		a.style1:link, a.style1:visited, a.style1:active {
			color: #333333;
			margin-left:0px;
			margin-right:0px;
			margin-top:0px;
		}
		a.style1:hover{
	color: #0B0B0B;
		}
.right_fade {
	background-image: url(../img/right_fade.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.page_header {
	margin-top:20px;
	margin-left:25px;
	margin-right:25px;
}
.style2 {
	margin-left: 25px;
	margin-right: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 467px;
	overflow: hidden;
}
		a.style2:link, a.style2:visited, a.style2:active {
	color: #56816C;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
		}
		a.style2:hover{
	color: #7D7D7D;
		}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
	margin-bottom:5px;
}

