body {
margin: 0px;
padding: 0px;
font-family: Verdana;
font-size: 9pt;
background: Black url('images/bg.jpg') top no-repeat;
font-family: Tahoma, Arian AMU, Arial AMU, Arial Unicode, Sylfaen;
}
a {
color: #9966cc;
}
a:hover{
text-decoration: none;
}
.button{
font-weight: normal;
text-decoration: none;
font-size: 10pt;
padding: 3px 15px;
background: #660099;
color: White;
}
.button:hover{
background: #ffccff;
color: Black;
}
.button_green{
font-weight: normal;
text-decoration: none;
font-size: 10pt;
padding: 3px 15px;
background: #6f833b;
color: Black;
}
.button_green:hover{
background: #1a2e06;
color: White;
}
#page{
width: 980px;
margin: 0px auto;
}
#menu{
margin-top:25px;
height: 60px;
width: 100%;
background: url('images/menu_bg.gif') repeat-x;
}
#menu ul{
margin: 0px;
padding: 0px;
}
#menu ul li{
float: left;
list-style: none;
padding: 0px 15px;
margin-left: 6px;
margin-top: 22px;
font-size: 11pt;
border-right: 1px solid White
}
#menu ul li a{
color: White;
text-decoration: none;
}
#menu ul li a:hover{
color: Black;
}
#logo{
float: left;
margin-top: 40px;
margin-left: 30px;
}
#flags{
float:right;
margin-top: 14px;
}
#flags img{
margin: 0px 5px;
}

#left_column{
clear:left;
float: left;
width: 250px;
min-height: 650px;
margin-top: 60px;
margin-right: 35px;
padding: 0px 30px;
color: White;
font-size: 11pt;
}

.window_bg{
background-image:url("images/window_bg.png");
progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/window_bg.png", sizingMethod="image" )
}
	#lc_news{
	padding-left: 55px;
	background: top left url("images/lc_news.gif") no-repeat;
	}
	#lc_contacts{
	padding-left: 40px;
	background: top left url("images/lc_contacts.gif") no-repeat;
	}

.lc_title{
display: block;
height: 38px;
color: White;
font-weight: Bold;
font-size: 14pt;
border-bottom: 2px solid White;
margin-bottom: 20px;
margin-top: 30px;
}

#right_column{
float: left;
width: 635px;
min-height: 650px;
margin-top: 60px;
margin-bottom: 35px;
color: White;
font-size: 11pt;
}

#welcome_title{
font-weight: Bold;
font-size: 15pt;
color: Black;
margin-bottom: 20px;
}

.welcome{
font-weight: Bold;
float: left;
height: 325px;
width: 240px;
padding: 15px 30px;
margin: 35px 35px 35px 0px;
font-size: 13pt;
}
.welcome img{
margin-top: 15px;
margin-bottom: 10px;
border: 4px solid White;
}
.welcome span.text{
font-size: 11pt;
font-weight: normal;
}
.content {
clear: both;
width: 575px;
padding: 15px 30px;
}
.window_bg  .title{
font-weight: Bold;
font-size: 13pt;
margin-bottom: 15px;
}

#bottom{
clear: both;
border-top: 2px solid White;
padding: 10px 15px;
color: White;
min-height: 58px;
}
