body { background-image: url(../images/bg-lines.jpg); }
p { color: #fff; font-size:12px; }
h1 { color: #fff; font-size:18px; }
a, ul { list-style:none; text-decoration:none; color: #fff; font-size:16px; font-family: Arial, sans-serif; }
a:hover { color: #fff; background: #494037; padding: 10px 10px 10px 2px; }


#all-in-center{
	position: relative;
	margin: 0 auto;
	width: 1100px;
	height: 400px;
	top: 100px;
}

#img{
	background: url(../images/bg2.jpg);
	position: absolute;
	width: 600px;
	height: 400px;
	left: 215px;
	box-shadow: #555 0 0 10px;
	-moz-box-shadow: 0px 0px 10px #555;
	-webkit-box-shadow: 0px 0px 10px #555;
}

#menu-bg{
	background: #c7bdad;
	position: absolute;
	width: 200px;
	height: 400px;
}

#menu{
	position: absolute;
	top: 44px;
	left: -20px;
	width: 205px;
	height: 340px;
}

#menu img{
	position: absolute;
	right:0;
	margin-top:-23px;
}

#menu img:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
}

#flags{
	background-image: url(../images/flags1.png);
	position: absolute;
	top: 50px;
	width: 64px;
	height: 284px;
	left: 120px;
}

#logo{
	background-image: url(../images/logo.png);
	position: absolute;
	top: 80px;
	left: 818px;
	width: 290px;
	height: 140px;
}

#text{
	background: #494037;
	position: absolute;
	padding-left: 20px;
	top: 260px;
	left: 870px;
	width: 195px;
	height: 130px;
	font-family: Arial, sans-serif;
}

#logo-bg{
	background: #c7bdad;
	position: absolute;
	left: 830px;
	width: 290px;
	height: 400px;
}


#flag1{
	background-image: url(../images/flags/1.png);
	position: absolute;
	top: 80px;
	left: 818px;
	width: 64px;
	height: 64px;
}

#flag2{
	background-image: url(../images/flags/2.png);
	position: absolute;
	top: 80px;
	left: 818px;
	width: 64px;
	height: 64px;
}

#flag3{
	background-image: url(../images/flags/3.png);
	position: absolute;
	top: 80px;
	left: 818px;
	width: 64px;
	height: 64px;
}

#flag4{
	background-image: url(../images/flags/4.png);
	position: absolute;
	top: 80px;
	left: 818px;
	width: 64px;
	height: 64px;
}

#flag5{
	background-image: url(../images/flags/5.png);
	position: absolute;
	top: 80px;
	left: 818px;
	width: 64px;
	height: 64px;
}
