/* CSS Document */
.container {
	position:relative;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
.header {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:114px;
}
.big_header {
	position:absolute;
	left:0px;
	top:133px;
	width:1024px;
	height:336px;
}
.bg {
	position:absolute;
	left:0px;
	top:469px;
	width:23px;
	height:62px;
}
.bg2 {
	position:absolute;
	left:179px;
	top:469px;
	width:845px;
	height:62px;
}

.bg3 {
	position:absolute;
	left:23px;
	top:513px;
	width:156px;
	height:18px;
}

.vertical_bar {
	background-color:#58585a;
	position:relative;
	left:0px;
	top:545px;
	width:1005px;
	height:122px;
}
.vertical_bar_right_border {
	background-image: url(../images/vertical_bar_border.gif);
	position:absolute;
	left:1005px;
	top:545px;
	width:19px;
	height:122px;
}
.horizontal_bar_top {
	background-image: url(../images/horizontal_bar.gif);
	position:absolute;
	left:0px;
	top:469px;
	width:1024px;
	height:18px;
}
.horizontal_bar_middle {
	background-image: url(../images/horizontal_bar.gif);
	position:absolute;
	left:0px;
	top:533px;
	width:1024px;
	height:12px;
}
.horizontal_bar_bottom {
	background-image: url(../images/horizontal_bar.gif);
	position:absolute;
	left:0px;
	top:667px;
	width:1024px;
	height:13px;
}
.horizontal_gray_bottom {
	background-image: url(../images/horizontal_gray.gif);
	position:absolute;
	left:0px;
	top:680px;
	width:1024px;
	height:25px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#0d0d0d;
}
.horizontal_gray_top {
	background-image: url(../images/extending.gif);
	position:absolute;
	left:0px;
	top:487px;
	width:1024px;
	height:46px;
}
.enter {
	position:absolute;
	left:23px;
	top:469px;
	width:156px;
	height:44px;
}
.link1 {
	position:absolute;
	left:19px;
	top:546px;
	width:182px;
	height:121px;
}
.link2 {
	position:absolute;
	left:220px;
	top:546px;
	width:182px;
	height:121px;
}
.link3 {
	position:absolute;
	left:421px;
	top:546px;
	width:182px;
	height:121px;
}
.link4 {
	position:absolute;
	left:622px;
	top:546px;
	width:182px;
	height:121px;
}
.link5 {
	position:absolute;
	left:823px;
	top:546px;
	width:182px;
	height:121px;
}
.horizontal_dark_gray {
	background-image: url(../images/horizontal_dark_gray.gif);
	position:absolute;
	left:0px;
	top:114px;
	width:1024px;
	height:19px;
}
