﻿body
{
	margin: 0px auto 0px auto;
	background-color: #000000;
	text-align: justify;
	color: #2f2f2f;
	font-family: Verdana;
	font-size: 13px;
}
body
{
	margin: 0px auto 0px auto;
	background-color: #000000;
	text-align: -moz-justify;
	color: #2f2f2f;
	font-family: Verdana;
	font-size: 13px;
}

img
{
	border: 0px;
}

a
{
	text-decoration: none;
	color: #2f2f2f;
	font-size: smaller;
}

a:hover
{
	color: #ffffff;
}

.rightalign
{
	text-align: right;
	padding-right: 100px;
}

div#welcome
{
	margin: 0px auto;
	position: relative;
	width: 980px;
	height: 639px;
	background-image: url('../images/welcome.jpg');
	z-index: 3;
}

div#background
{
	margin: 0px auto;
	position: relative;
	width: 980px;
	height: 639px;
	background-image: url('../images/background.jpg');
	z-index: 3;
}

div#leftmenu
{
	position: absolute;
	top: 200px;
	left: 20px;
}

div#search
{
	position: absolute;
	top: 520px;
	left: 20px;
}

div#topmenu
{
	position: absolute;
	top: 10px;
	left: 20px;
	width: 980px;
	height: 32px;
	clear:  both;
}

div#bottommenu
{
	position: absolute;
	top: 608px;
	left: 0px;
	width: 980px;
	height: 32px;
	background: url('../images/bar.jpg') no-repeat;
	clear:  both;
}

div#bottommenuwelcome
{
	position: absolute;
	top: 508px;
	left: 0px;
	width: 980px;
	height: 32px;
	/*background: url('../images/bar.jpg') no-repeat;*/
	clear:  both;
}

div#welcomemenu
{
	position: absolute;
	top: 170px;
	left: 30px;
}

div#info
{
	position: absolute;
	top: 0px;
	left: 0px;
	color: #2f2f2f;
	vertical-align: middle;
}

div#content
{
	position: absolute;
	top: 180px;
	left: 330px;
	width: 609px;
	height: 391px;
}

div#content2
{
	background-image: url('../images/box_big2.png');
	background-repeat: repeat;
	width: 609px; 
	height: 294px;
	position: relative;
	top: 70px;
}

div#content3
{
	position: absolute;
	top: 200px;
	left: 20px;
	width: 940px; 
	height: 391px;
	overflow: auto;
	color:White;
}


li
{
	list-style-type: none;
}

.libottom
{
	display:inline;
	padding-right: 20px;
}

.limenu
{
	padding-right: 20px;
	padding-top: 10px;
}

.lisearch
{
	padding: 2px;
	text-align: left;
}

.liinfo
{
	display: inline;
	padding: 5px;
	font-size: 10px;
}

.limenu
{
	text-align: right;
}


.boxcontent
{
	position: relative;
	width: 242px;
	height: 124px;
	font-size: 10px;
}

.boxnews
{
	background-image: url('../images/boxnews.png');
	position: absolute;
	top: 250px;
	left: 20px;
	width: 242px;
	height: 124px;
}

.boxfutureprojects
{
	background-image: url('../images/boxfutureprojects.png');
	position: absolute;
	top: 400px;
	left: 20px;
	width: 242px;
	height: 124px;
}
