body {
	background-image: url(bg1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-position: bottom;
}
.img_bdr {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
}

#header{
	height: 110px;
	width: 957px;
	text-align: right;
	padding-top: 50px;
	padding-right: 20px;
	background-image:url(header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	
}

#banner{
	width: 980px;

}
#containercontent{
	width: 940px;
	color: #000000;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(bg_05.png);
	text-align: left;
}
#containertop{
	height: 19px;
	width: 940px;
	background-image: url(bg_02.png);
	margin-top: 5px;
}
#containerbottom{
	height: 19px;
	width: 940px;
	background-image: url(bg_04.png);
	margin-bottom: 5px;
}


#container_right{
	width: 540px;
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;	
}



#footer{
	height: 70px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	margin-top: 10px;
	color: #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #0087D4;
	background-image: url(bg_08.png);
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: left top;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #0087D4;
	}
	
.h1_top {
	font-size: 18px;
	color: #000000;
	padding: 70px;
}

#index_footer{
	width: 950px;
	text-align: center;
}

hr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #333333;
	border-left-color: #000000;
}
h3 {
	font-size: 16px;
	color: #FFCC33;
	margin: 0px;
}

ul{
margin-top: -10px;
	margin-left: -25px;
}
