div#header1 {
	position: relative;
	left: 30px;
	height: 265px;
	width: 705px;
	
}
div#content1 {
	position: relative;
	left: 30px;
	height: 500px;
	width: 705px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #993300;
	background-color: #000000;
}
div#bg1 {
	background-image: url(images/bg1.gif);
	position: relative;
	height: 100%;
	width: 764px;
	z-index: 5;
}
.bd1 {
	border: 1pt solid #CCCCCC;
}
div#header2 {

	position: relative;
	left: 30px;
	height: 260px;
	width: 705px;
}
