/* CSS Document */
body{
	margin:0;
	background:url(/gfx/grad_body.jpg) repeat-x;
}
img{
	border:none;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
}
a:hover{
	color:#666;
}
p, a, h1, h2, h3, span{
	color:#7c7c7c;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
h1, h2, h3{
	font-weight:normal;
	margin:0;
}
#wrapper{
	width:1000px;
	margin:0 auto;
}
#header{
	width:970px;
	height:97px;
	padding:13px 0 0 30px;
	float:left;
	background:url(../gfx/grad_header.gif) repeat-x;
}
#header h1, #header h2{
	float:left;
}
#header h2{
	width:316px;
	height:27px;
	margin:30px 0 0 50px;
	font-size:34px;
	color:#565656;
	background:url(/gfx/korean-perfect.png) no-repeat;
	text-indent:-9999px;
}
#container{
	width:930px;
	height:410px;
	padding:40px 40px 0 30px;
	float:left;
	background:url(/gfx/grad_bottom.png) no-repeat center bottom #fff;
}
#content{
	float:left;
}
#container h3.europe{
	width:268px;
	height:56px;
	margin-bottom:20px;
	font-size:25px;
	color:#565656;
	background:url(/gfx/welcome.png) no-repeat;
	text-indent:-9999px;
}
#lang{
	width:360px;
	height:165px;
	margin-bottom:43px;
}
#lang li{
	float:left;
	margin:0 1px 1px 0;
}
#lang li a{
	display:block;
	width:168px;
	height:32px;
	padding:20px 0 0 9px;
	font-size:15px;
	color:#666;
	font-weight:bold;
	border:1px solid #ededed;
	background:url(../gfx/grad_lang.gif) repeat-x #fafafa;
}
#lang li a:hover{
	border:1px solid #dedede;
	background-position:0 25px;
}
#lang li a img{
	margin-right:18px;
}
#lang li.last a img{
	margin-right:23px;
}
#lang li span{
	width:16px;
	height:11px;
	background:url(/gfx/be.gif) no-repeat;
}
#container h3.world{
	width:190px;
	height:16px;
	margin-bottom:10px;
	font-size:16px;
	color:#666;
	width:360px;
	background:url(/gfx/worldwide.png) no-repeat;
	text-indent:-9999px;
}
#container a.world{
	padding-left:12px;
	background:url(/gfx/arrow.gif) no-repeat left center;
}
img#cars{
	float:right;
	margin-top:47px;
}
#footer{
	float:left;
	padding:10px 0;
}
#box{
	width:420px;
	padding:25px 0 0 50px;
	border:1px solid #d5d5d5;
	background-color:#fff;
}
#box li{
	margin-bottom:25px;
	padding-left:35px;
	background:url(/gfx/arrow_big.gif) no-repeat 0 3px;
}
#box li a{
	height:30px;
	font-size:26px;
	display:block;
	background-position:left 3px;
	background-repeat:no-repeat;
}
#box .fr a{
	background-image:url(/gfx/bienvenue.png);
	text-indent:-9999px;
}
#box .nl a{
	background-image:url(/gfx/welcom.png);
	text-indent:-9999px;
}
#box .de a{
	background-image:url(/gfx/wilkommen.png);
	text-indent:-9999px;
}
#box .it a{
	background-image:url(/gfx/benvenuti.png);
	text-indent:-9999px;
}


