@charset "iso-8859-2";
html {
	height:100%;
}
body {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image:url("images/bg2.jpg");
	background-repeat:repeat-x;
	height:100%;
}
.oneColElsCtr #container {
	width: 683px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-height:100%;
	_height:100%;
}
#page2 {
	left:0px;
	top:0px;
	width:328px;
	height:33px;
	background-image:url("images/page2.jpg");
	float: left;
}
#page3 {
	left:0px;
	top:0px;
	width:62px;
	height:33px;
	background-image:url("images/page3.jpg");
	float: left;
}
#page4 {
	left:781px;
	top:0px;
	width:68px;
	height:33px;
	background-image:url("images/page4.jpg");
	float: left;
}
#page5 {
	left:849px;
	top:0px;
	width:66px;
	height:33px;
	background-image:url("images/page5.jpg");
	float: left;
}
#page6 {
	left:915px;
	top:0px;
	width:68px;
	height:33px;
	background-image:url("images/page6.jpg");
	float: left;
}

#page7 {
	left:983px;
	top:0px;
	width:63px;
	height:33px;
	background-image:url("images/page7.jpg");
	float: left;
}

#page8 {
	width:28px;
	height:33px;
	background-image:url("images/page8.jpg");
	float: left;
}

 
#page10 {
	width:683px;
	height:318px;
	background-image:url("images/page10.jpg");
	float: left;
	position:relative;
}

#page11 {
	width:683px;
	background: transparent url("images/page11.jpg") no-repeat top center;
	float: left;
	position:relative;
	min-height:400px;
}
#page12 {
 
	width:683px;
	height:6px;
	background-image:url("images/page12.jpg");
	position:relative;
}
#page13 {
	width:683px;
	height:111px;
	background-image:url("images/page13.jpg");
	background-repeat:no-repeat;
	background-position:bottom center;
	float: left;
	position:relative;
}
#page14 {
	left:391px;
	top:859px;
	width:683px;
	height:95px;
	background-image:url("images/page14.jpg");
}
.ml {
	display: none;
}
a.link1 {
	display:block;
	margin:0px;
	padding:0px;
	width: 62px;
	height: 32px;
}
a.link1:hover, a.link1:active {
	display:block;
	margin:0px;
	padding:0px;
	width: 62px;
	height: 32px;
	background:transparent url("images/pagex3.jpg") no-repeat;
}
a.link2 {
	display:block;
	margin:0px;
	padding:0px;
	width: 68px;
	height: 33px;
}
a.link2:hover, a.link2:active {
	display:block;
	margin:0px;
	padding:0px;
	width: 68px;
	height: 33px;
	background:transparent url("images/pagex4.jpg") no-repeat;
}
a.link3 {
	display:block;
	margin:0px;
	padding:0px;
	width: 66px;
	height: 33px;
}
a.link3:hover, a.link3:active {
	display:block;
	margin:0px;
	padding:0px;
	width: 66px;
	height: 33px;
	background:transparent url("images/pagex5.jpg") no-repeat;
}
a.link4 {
	display:block;
	margin:0px;
	padding:0px;
	width: 68px;
	height: 33px;
}
a.link4:hover, a.link4:active {
	display:block;
	margin:0px;
	padding:0px;
	width: 68px;
	height: 33px;
	background:transparent url("images/pagex6.jpg") no-repeat;
}
a.link5 {
	display:block;
	margin:0px;
	padding:0px;
	width: 63px;
	height: 33px;
}
a.link5:hover, a.link5:active {
	display:block;
	margin:0px;
	padding:0px;
	width: 63px;
	height: 33px;
	background:transparent url("images/pagex7.jpg") no-repeat;
}
img.logolink {
	margin:0px;
	padding:0px;
	margin-left:30px;
}
#leftbox {
	display:block;
	padding:0px;
	float:left;
	width:180px;
	border-right: 1px dashed #999999;
	margin:10px 5px 0px 20px;
	_margin-left:10px;
	min-height:400px;
	_height:400px;
}
#content {
	display:block;
	padding:0px;
	float:left;
	width:420px;	
	margin:10px 10px 0px 15px;
	min-height:400px;
}

#bglayer {
	margin:0px;
	padding:0px;
	float:left;
	background-image:url("images/page12.jpg");
	background-repeat:repeat-y;
	background-position:center;
	min-height:430px;
}
