body
{
	margin:0px auto;
	text-align: center;
	background:#000;
	color:#fff;
	font-size:12px;
	font-family:verdana;
}

#container{
 	margin:0px auto;
        text-align: center;       
        width:931px;	
}

#main_content{
	height:1244px;
}

#top_image{
	margin:0px auto;
        text-align: center;
        height: 303px;
        width:931px;
        background : url('../images/1_img_header.jpg') no-repeat center;
}

#top_image_text{
	margin:0px auto;
        text-align: center;
        height:48px;
}

#main_content_text{
	display:block;
	margin:0px auto;
        text-align: center;
        height: 459px;
        width:931px;
        background : url('../images/3_img_bg.jpg') no-repeat center;
        color:#ffeaa1;
}

#text{
	padding:30px 120px 0px 120px;
}

p{
	padding:0px;
	margin:10px;
}

#text_title{
	font-weight:bold;
	font-size:13px;
}

#bottom_content{
	margin:0px auto;
        text-align: center;
        height: 373px;
        width:931px;
        background : url('../images/6_img_bg02.jpg') no-repeat center;    
}

#logos{
	margin:0px auto;
        text-align: center;
        width:931px;
}

#codemasters{
	position:relative;
	top:0px;
	left:-130px
}

#nhn{
	position:relative;
	top:-60px;
	left:10px	
}

#rating{
	position:relative;
	top:-120px;
	left:150px	
}

#codemasters_us{
	position:relative;
	top:0px;
	left:-200px
}

#nhn_us{
	position:relative;
	top:-60px;
	left:-50px	
}


#rating_us{
	position:relative;
	top:-120px;
	left:150px	
}

#codemasters_de{
	position:relative;
	top:0px;
	left:-170px
}

#nhn_de{
	position:relative;
	top:-60px;
	left:-20px	
}

#legal{
	position:relative;
	top:-100px;
	margin:0px auto;
        text-align: center;
        font-size:10px;
        width:800px;
        color:#515141;
}

#promos{
	margin:0px auto;
        text-align: center;
	width:800px;
	padding-top:20px;
}

#left_promo{
	float:left;
}

#right_promo{
	float:right;
}

#legal_archlord{
	padding:5px 0px 5px 0px;
}

#legal_lotro{
	padding:5px 0px 5px 0px;
}

#legal_jg{
	padding:5px 0px 5px 0px;
}



