

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

#main {
	background-image:url('images/top_image.gif');
	background-repeat:repeat-x;
	background-color:#41484c;
}

#container {
	position:relative;	
	margin-left:auto;
	margin-right:auto;
	width:850px;
	height:1020px;
}

#header1 {
	position:relative;
	left:0px;
	top:0px;
	width:560px;
	height: 290px;
}



#header2 {
	position:absolute;
	left:560px;
	top:0px;
	width:290px;
	height:290px;
}

#middle1_ {
	position:absolute;
	left:0px;
	top: 260px;
	width:850px;
	height:60px;
}


#middle2_ {
	position:absolute;
	left:0px;
	top: 320px;
	width:850px;
	height:240px;
}


#stripholder1 {
position:absolute;
left:0px;
top:0px;
width:30px;
height:240px;
}

#slider1 {
position:absolute;
left:30px;
top:0px;
width:240px;
height:240px;
float: left;
}

#stripholder2 {
position:absolute;
left:270px;
top:0px;
width:30px;
height:240px;
}

#slider2 {
position:absolute;
top:0px;
width:240px;
height:240px;
float: left;
left: 61px;
}

#stripholder3 {
position:absolute;
left:540px;
top:0px;
width:30px;
height:240px;
}

#slider3 {
position:absolute;
left: 91px;
top:0px;
width:240px;
height:240px;
}

#stripholder4 {
position:absolute;
left:810px;
top:0px;
width:40px;
height:240px;
}
	

#middle3_ {
	position:absolute;
	left:0px;
	top: 560px;
	width:850px;
	height:60px;
}

#rule1_ {
	position:absolute;
	left:0px;
	top: 630px;
	width:850px;
	height:20px;
}

#bottom1 {
	position:absolute;
	left:0px;
	top:670px;
	width:200px;
	height:250px;
}

#bottom2 {
	position:absolute;
	left:200px;
	top:670px;
	width:650px;
	height:250px;
}

#id-010_ {
	position:absolute;
	left:0px;
	top:920px;
	width:200px;
	height:20px;
}

#footer {
	position:absolute;
	left:0px;
	top:940px;
	width:850px;
	height:80px;
}
