



/*top*/
.topimg {
	text-align:center;
	background:url(../siteinfo/topimg.jpg) center top;
	height:300px;
}

.topimg img{
	width:100%;
	max-width:275px;
	padding-top:120px;
}

.siteinfo {padding-top:30px;}


.siteinfo li {
	margin:0px 0px 15px 0px;
	padding-bottom:15px;
	border-bottom:dotted 1px #37B34A;
}
.banner img {
	margin:10px;

	box-shadow: 0 7px 6px -6px #777;
	-webkit-box-shadow: 0 7px 6px -6px #777;
	-moz-box-shadow: 0 7px 6px -6px #777;
}


@media only screen and (max-width: 768px) {


}


@media only screen and (max-width: 480px) {



}



