/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;  
 background: #000 url(../img/intro_bg.jpg) 0 0 repeat-x;
 font: normal 11px Verdana, Tahoma, Arial;
 color: #a1afb7;} 
 
#pagewidth { 
 width:1000px; 
 margin-left:auto; 
 margin-right:auto;
 display:block;   
 background: transparent;} 

#pagewidth p {
	margin: 0;
	padding: 5px 0; 
	line-height: 1.5;}
 
#maincol {
	/*background: url(../img/intro_flags.jpg) no-repeat center;*/
	display: block;
	position: relative;
	width: 1000px;
	height: 457px;
	float: left;
	text-align: center;
	margin: 0 auto;}
 
#maincol .logo, 
#pagewidth .lang, 
#pagewidth .footer  {
	width: 1000px;
	float: left;
	display: block;
	text-align: center;
	margin:0 auto;}

#maincol .logo img, #maincol img {
	display: inline;
	margin: 0;}
	
#maincol .logo img {
	padding-top:50px;}

#pagewidth .lang {
	display: inline;
	margin: 0;
	background: url(../img/intro_flags.jpg) no-repeat center;
	position: relative;
	top:21px;
	height: 35px;}
	
#pagewidth .lang a, #pagewidth .lang a:visited {
	position:relative;
	top: -20px;
	padding: 0 35px;
	text-decoration: none;}
	
#pagewidth .lang a:hover, #pagewidth .lang a:active {
	color:#a1afb7;
	text-decoration: none;}
	
#pagewidth .footer {
	margin: 0; 
	padding-top: 30px;}

/* LINKS */
a, a:link, a:visited {
	text-decoration: none;
	color: #fff;}
	
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #a1afb7;
	outline:none;}
	
a img, a:hover img, a:focus img {
	outline: none;
	border: none;}
	
img:link, img:visited, img.hover, img.active, img.focus {
	outline: none;} 
	
h1 {
	font: bold 12px Verdana, Tahoma, Arial;
	text-align: center;
	text-transform: uppercase;
	color:#73848e;
	margin: 0;
	padding: 10px 0 25px 0;}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden; }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


