@charset "utf-8";
/* CSS Document */

#main {
	background-color: #C9272D;
	padding-top: 10px;
	position: relative;
}
#blackbox  {
	background-color: #C9272D;
	float: left;
	height: 14px;
	width: 15px;
	margin-top: 486px;
}
#slogan  {
	height: 56px;
	width: 851px;
	background-color: #C9272D;
	clear: both;
}
#slogan img {
	margin-top: 6px;
	margin-left: 63px;
}
#slogan #blackbox2 {
	background-color: #000000;
	height: 56px;
	width: 381px;
	float: right;
}
#top-box {
	padding-left:553px;
	padding-right:29px; 
	font:Tahoma; 
	font-size:16px; 
	color:#F5F1DC
}
#main #image-bed {
	position: absolute;
	top: 10px;
	left: 15px;
	height: 500px;
	width: 500px;
}
#image-bed #image-bed-inside {
	position: relative;
	height: 500px;
	width: 500px;
}
#middle-box  {
	background-color: #000000;
	height: 218px;
	display: block;
	margin-bottom: 92px;
}
#blackbox3 {
	background-color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	color: #E3D99D;
	position: relative;
	width: 381px;
	left: 470px;
}
.ie6 #blackbox3 {
	position: absolute;
	z-index:100;
}
.ie6 #middle-box  {
	position: relative;
}
.ie6 #blackbox3 ul {
	margin-left: 36px;
}

#blackbox3 .li-first-line {
	font-size: 18px;
}
#blackbox3 ul {
	margin-left: 72px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	float: left;
}
#blackbox3 li {
	background-image: url(/images/bullet-img.gif);
	background-repeat: no-repeat;
	padding-left: 34px;
	width: 233px;
}
#blackbox3 a {
	color: #E3D99D;
}

