body {
	background:url(../images/body.jpg) repeat-x;
	margin:0 0 0 0;
}
#container{
	width:851px;
	background:url(../images/container.jpg) repeat-y;
	margin:0 auto;
}
#header{
	background:url(../images/header.jpg) no-repeat;
	width:851px;
	height:281px;
	margin:0 auto;
}
#header_menu{
	background:url(../images/header_menu.jpg) no-repeat;
	width:193px;
	height:243px;
	margin:29px 0px 0px 52px;
}
#content{
	width:750px;
	margin:auto;
	padding:5px;
}
#footer{
	background:url(../images/footer.jpg) no-repeat;
	width:851px;
	height:100px;
	margin:-12px auto;
}
#holder {
	padding:12px 15px 35px 0;
}
#holder h1 {
	text-align:center;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
}
#holder p.white {
	color:#FFFFFF;
}
#holder ul {
	list-style:disc;
}
#holder li {
	
	color:#FFFFFF;
	padding:0 25px 0 0;
}
ul a p {
	text-decoration:none;
}
a h2 {
	text-decoration:none;
}
a h1 {
	text-decoration:none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 23px;
	color: #222222;
	font-weight: normal;
	padding: 10px 0 0 0; 
	margin: 0px; 
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:21px;
	color: #333333;
	font-weight: bold;
	padding: 0px; 
	margin: 0px; 
	text-align: center;
}
h2.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height:28px;
	color:#FFFFFF;
	font-weight: bold;
	padding:10px 0 0 0; 
	margin: 0px; 
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #333333;
	font-weight: bold;
	padding: 0px; 
	margin: 0px; 
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #222222;
	text-align: left;
	display: inline; 
	font-weight: normal;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	display: inline; 
	text-align: left;
	font-weight: normal;
}
.h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	color: #ffffff;
	display: inline; 
	text-align: center;
	font-weight: bold;
}
.h8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #ffffff;
	display: inline; 
	text-align: center;
	font-weight: normal;
}
.h9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 23px;
	color: #ffffff;
	display: inline; 
	text-align: center;
	font-weight: normal;
}
.h10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	display: inline; 
	text-align: center;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
 	text-indent: 1.1em;
}
hr {
	margin:0;
	padding:0;
}