﻿#wrap 
	{width:90%;
	background:;
	margin-left:50px}


#screen
	{width:900px;
	background:url(files/images/main/Background.jpg);
	background-position:20% 50%;
	background-repeat:no-repeat;}



#header 
	{
	padding-top:50px;
	padding-bottom:50px;
	}




#navbuttons 
	{
	padding:20px 0px 0 0;
	margin-left:250px;
	position:relative;
	
	float:;
	
	z-index:1}


/*#navbuttons {text-align:left;font-size:100%}*/

a:link {text-decoration: none;
        color:black}
a:visited {text-decoration: none;
	color:#464646;}
a:focus, a:hover, a:active {text-decoration:underline}

a:hover.current {text-decoration:none}

a:link.current, a:visited.current {color:#cf0021;
	font-size:20px}




#main
	{width:600px;
	position:relative;
	padding-bottom:60px;}




h4
	{font-family:"Arial";
	color:#464646;}


p
	{font-family:"Tahoma"; text-align:justify;
	color:#898989;}




.photo 
	{margin-left:640px;
	position:absolute;
	width:100px;
	height:75px;
	top:260px}


.languagephoto 
	{margin-left:860px;
	position:absolute;
	width:100px;
	height:75px;
	top:10px}

div#footer p {text-align: center}

#footer 
	{

	width:890px;
	border-top:1px solid #cf0021;
	}

#footer p{font-family:"Tahoma";text-align:center;
	font-size:11px}

