BODY
{
    font-size: 12px;
    font-family: Tahoma, Verdena, Arial;
    background: #ffffff;
		background-image: url(img/bg.gif);
		background-repeat: repeat-x;
		background-position: top;
    margin: 0px;
		text-align: center;
		color: #6f6f6f
}
img, input, select
{
    border: 0px;
}
h1
{
		font-size: 15px;
		color: #01AEF0;
		margin-top: 1px;
		padding-top: 3px;
}
a
{
    color: #287BBF;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
#content
{
    width: 912px;
		text-align: center;
		margin: 0 auto 0 auto;
}
#menu
{
		padding-top: 40px;
		float: left;
		width: 600px;
}
#menu a
{
		font-size: 13px;
		font-weight: bold;
		word-spacing: 2px;
		color: #ffcd11;
}
.space
{
		letter-spacing: 5px;
		color: #ffcd11;
}
#menu_logo
{
		height: 125px;
}
#logo
{
		width: 300px;
		height: 95px;
		margin-top: 13px;
		float: left;
		text-align: left;
}
#flags
{
		position: relative;
		top: -25px;
		left: 520px;
		width: 80px;
}
#top
{
		clear: both;
		background: url(img/top.jpg);
		width: 912px;
		height: 226px;
}
#localization
{
		height: 25px;
		color: #c0c0c0;
		padding-top: 5px;
		text-align: left;
}
#text
{
		text-align: left;
		background-image: url(img/bg_text.jpg);
		background-repeat: no-repeat;
		background-position: bottom;
		min-height: 338px;
}
.more
{
		text-align: right;
		margin-right: 5px
}
#contact_form
{
		float: left; 
		width: 420px; 
}
#contact_form input, textarea
{ 
		border: 1px solid #d0cfcf;
}
#contact_map
{
		float: left;
		margin-left: 20px; 
		width: 430px
}
#footer
{
		border-top: 2px solid #d0cfcf;
		width: 100%;
		height: 70px;
		color: #aaaaaa;
		font-size: 11px;
		background: #e6e6e6;
}
#footer a
{
		color: #aaaaaa;
		font-weight: bold;
}
#footer_text
{
		text-align: center;
		margin: 12px auto 0 auto;
		width: 912px;
}
#footer_left
{
		float: left;
		width: 500px;
		text-align: left;
		margin-left: 20px;
}
#footer_right
{
		float: left;
		text-align: left;
		width: 150px;
}
#footer_right2
{
		float: right;
		text-align: left;
		width: 210px;
}
