.headerimg {
	background-image: url(images/newHeading.jpg);
	background-repeat: no-repeat;
	height: 113px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	background-position: center center;



}
.footerimg {
	background-repeat: no-repeat;
	height: 100px;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;


}
.left {
	background-image: url(images/shadow.jpg);
	background-repeat: repeat;
	width: 25px;

}
.right {
	background-image: url(images/shadowright.png);
	background-repeat: repeat;
	width: 25px;

}
.box {
	width: 604px;
	padding-top: 0px;
	padding-right: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	padding-bottom: 10px;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #AC0000;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;

}
.btn {
	background-position: center;
}
