p {
	font-family: helvetica, arial, verdana;
	font-size:16px;
	color:#000000;
	line-height:21px
}
.p {
	font-family: helvetica, arial, verdana;
	font-size:16px;
	color:#000000;
	line-height:21px
}
h1 {
	font-family: arial, helvetica, sans-serif;
	font-size:28px;
	color:#9e0b0f;
	font-weight: bold
}
.h1 {
	font-family: arial, helvetica, sans-serif;
	font-size:26px;
	color:#ffffff;
	font-weight: bold
}
#main {
	width: 880px;
	margin: 0px auto;
	overflow: hidden;
}
#background {
	background-image: url(../images/bg.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #99cc67
}
#navbar {
	width: 880px;
	height: 132px;
	margin: 0px auto;
	overflow: hidden
}
#header {
	background-image: url(../images/header.jpg);
	width: 880px;
	height: 200px;
	margin: 0px auto;
	overflow: hidden
}
#content {
	background-image: url(../images/contentbg.jpg);
	width: 810px;
	margin: 0px auto;
	padding-left: 35px;
	padding-right: 35px;
	overflow: hidden;
	background-repeat: repeat-y
}
#box1 {
	background-image: url(../images/box1.jpg);
	width: 658px;
	height: 54px;
	margin: 0px auto;
	padding-top: 15px;
	overflow: hidden
}
#box2 {
	background-image: url(../images/box2.jpg);
	width: 618px;
	margin: 0px auto;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
	background-repeat: repeat-y
}
#box3 {
	background-image: url(../images/box3.jpg);
	width: 658px;
	height: 20px;
	margin: 0px auto;
	overflow: hidden
}
#box4 {
	background-image: url(../images/box1.jpg);
	width: 658px;
	height: 49px;
	margin: 0px auto;
	padding-top: 20px;
	overflow: hidden
}
#footer {
	background-image: url(../images/footer.jpg);
	width: 880px;
	height: 30px;
	margin: 0px auto;
	overflow: hidden
}
