/* CSS Document */



/* Main */



body {

	background: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

#Container {

	left: 0px;
	width: 800px;
	height: 2260px;
	margin: 0 auto;
	position: relative;
	background: #FFFFFF url('../images/bg-container.png') repeat-x;

}

#top {

	z-index: 1;
	width: 800px;
	height: 93px;
	left: 0px;
	top: 0px;
	position: absolute;
	background: #660000 url('../images/bg-top.png') repeat-x;

}

#logo {

	z-index: 1;
	width: 291px;
	height: 78px;
	left: 15px;
	top: 10px;
	position: relative;

}

#menu {

	z-index: 50;
	width: 800px;
	height: 43px;
	left: 0px;
	top: 93px;
	position: absolute;
	background: #660000 url('../images/bg-menu.png') repeat-x;

}

#candy {

	z-index: 1;
	width: 800px;
	height: 223px;
	left: 0px;
	top: 137px;
	position: absolute;

}

#serviceText {
	z-index: 19;
	width: 211px;
	left: 8px;
	top: 44px;
	position: absolute;
	height: 252px;

	}

#services {
	z-index: 19;
	width: 221px;
	height: 211px;
	left: -3px;
	top: 342px;
	background: url('../images/bkt-services.png') no-repeat 0 0;
	position: absolute;

}

#years {
	z-index: 1;
	width: 209px;
	height: 98px;
	left: 8px;
	top: 556px;
	position: absolute;

}

#grayLine1 {
	z-index: 1;
	width: 200px;
	height:1px;
	left: 8px;
	top: 665px;
	position: absolute;

}

#contact {
	z-index: 1;
	width: 200px;
	left: 6px;
	top: 676px;
	position: absolute;

}

#Main {
	z-index: 3;
	width: 282px;
	height: 544px;
	left: 218px;
	top: 315px;
	position: absolute;
	background: url('../images/bkt-mid.png') no-repeat 0 0;

}

#news {
	z-index: 2;
	width: 221px;
	height: 211px;
	left: -3px;
	top: 655px;
	background: url('../images/bkt-news.png') no-repeat 0 0;
	position: absolute;

}

#newsText {
	z-index: 2;
	width: 205px;
	left: 8px;
	top: 44px;
	position: absolute;
	height: 232px;

}

#newsButton {

	z-index: 2;
	width: 40px;
	height: 13px;
	top: 180px;
	left: 165px;
	position: absolute;

}

#calendarBG {

	z-index: 1;
	width: 225px;
	height: 204px;
	left: 575px;
	top: 537px;
	position: absolute;

}

#calendar {

}

#ContentBG {

	z-index: 3;
	width: 638px;
	height: 554px;
	left: 187px;
	top: 310px;
	background: url('../images/bg-content.png') no-repeat 0 0;
	position: absolute;

}

#contentBox {

	z-index: 3;
	width: 550px;
	height: 554px;
	left: 45px;
	top: 35px;
	position: absolute;

}

#contentBox {



}

#footer {
	z-index: 1;
	width: 780px;
	left: 4px;
	top: 2153px;
	position: absolute;

}