#header {
	width:900px;
	height:80px;
	background:url(../images/logo.gif) left no-repeat;
}
.phone {
	float:right;
	font-size:24px;
	line-height:80px;
	color:#2076a7;
	margin-right:10px;
}
#wrap {
	width:900px;
	margin:15px auto;
	margin-top:0;
}
#mainNav {
	width:100%;
	clear:both;
	height:47px;
	background:url(../images/NavBg.gif);
}
#mainNav ul li {
	height:47px;
	float:left;
	list-style:none;
	line-height:40px;
	background:url(../images/NavLine.jpg) right no-repeat;
}
#mainNav ul li a {
	color:#FFF;
	padding:0 25px;
	height:47px;
	line-height:40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
#mainNav ul li a:hover {
	text-decoration:underline;
}
#mainNav ul li a.current {
	padding:0 25px;
	height:47px;
	color:#fff;
	line-height:40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: url(../images/NavBg2.gif) repeat-x;
	display:block;
}
#home {
	float:left;
	width:85px;
	height:47px;
	font-size:14px;
	line-height:40px;
	display:inline-block;
	background:url(../images/NavLine.jpg) right no-repeat;
}
#mainNav .home {
	height:47px;
	text-decoration:none;
	color:#fff;
	line-height:40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#mainNav .homecurrent {
	height:47px;
	text-decoration:none;
	color:#fff;
	line-height:40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/NavBg3.gif);
	background-repeat: no-repeat;
	display: block;
}
.banner {
	width:900px;
	clear:both;
	padding-top: 10px;
}
#main {
	width:900px;
	height:auto;
	overflow:auto;
}
#main2 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#footer {
	width:900px;
	height:50px;
	clear:both;
	font-family:"Trebuchet MS";
	font-size:11px;
	line-height: 2em;
	color: #333333;
}
