@charset "utf-8";
/* CSS Document */

#nav {
/*background-image: url(../images/head_background.jpg);*/
font-family: Verdana;
background-repeat:no-repeat;
width:1144px;
height: 152px;
-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;
}

#bttmnav {
	width:1144px;
	position: relative;
	padding-top: 21px;
	padding-bottom: 8px;
	text-decoration: none;
}
#bttmnav a{
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #001438;
	text-decoration: none;
}
#bttmnav a:hover{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#bttmnav2 {
	width:1144px;
	position: relative;
	text-decoration: none;
}#bttmnav2 a{
	font-size: 11px;
	font-weight: normal;
	color: #001438;
	text-decoration: none;
}
#bttmnav2 a:hover{
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.navsep{
	font-size: 11px;
	font-weight: normal;
	padding-left: 13px;
	padding-right: 13px;
}
#navphone{
	font-size: 10px;
	font-weight: normal;
	color: white;
	padding-left: 750px;
	padding-top: 100px;
	z-index: 15000;
	
}
