/* CSS Document */
ul,li{
	margin:0;
	padding:0;
	list-style:none;
}
.head{
	background:url(images/img_topbar.jpg) no-repeat;
	height:69px;
	font-size:13px;
	color:#FFFFFF;
}	

.head p a{
	margin:0;
	padding:43px 0 0 145px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	line-height:0;
}
.topnav{
	background:url(images/bg_topnav.gif) #2a7d54 repeat-x;
	text-align:center;
}
.topnav img{
	margin-right: 20px;
}
.last{
	margin-right: 0px!important;
	padding-right: 0px!important;
}
.footer{
	background:url(images/img_footerbg.gif) #1e7248 repeat-x;
	height:21px;
	line-height:21px;
	color:#FFFFFF;
	padding-left:18px;
}
.footer li{
	float:left;
	font-size:12px;
	padding-right:50px;
}
.tel1, .tel2{
	color:#e9ab1e;
	font-weight:bold;
	font-size:13px;
}
.tel2{
	color:#f6d51c;
}