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

.twoColFixLtHdr #header {
	background-image: url(../images/start2.jpg);
	height: 365px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	-webkit-border-radius: 25px 25px 0px 0px;
	border-radius: 25px 25px 0px 0px;
	background-repeat: no-repeat;
} 
