*{
	padding:0;
	margin:0;
	z-index: 2;
}

body
{
	background-color: white;
	font-family: arial;
	font-size: 12px;
	color: white;
	text-align: center;
	
}

#Container
{
	width: 900px;
	margin: 0auto;
	margin-top: 30px;
	margin-bottom: 0px;
	}

#TopPart
{
	height: 240px;
	float: left;

}

#TopLeft
{
	height: 210px;
	width: 350px;
	float: left;
	background: url("index_images/top-left.gif") top left no-repeat;
}

#News
{
	float: left;
	margin-top: 37px;
	margin-left: 113px;
	height: 100px;
	width: 100px;
}

*>#News
{
	margin-left: 225px;
}

#Action
{
	float: left;
	margin-top: 0px;
	padding-left: 100px;
	height: 60px;
	width: 100px;
}

*>#Action
{
	margin-left: 165px;
	padding-left: 0px;
}

#TopCenter
{
	height: 180px;
	width: 157px;
	float: left;
	margin-top: 30px;
	background-color: #000000;
}

#header_image {
	position: absolute;
	margin-top: 30px;
	height: 210px;
	width: 393px;
	background-image: url(index_images/header_title.gif);
}
#header_image span
{
	float: right;
	display: block;
	background: url('index_images/header_image.gif') no-repeat 0px 0px;
	height: 210px;
	width: 393px;
	margin-top: 30px;
	position: relative;
	top: -28px;
	z-index: 1;
	width: 393px;
	height: 210px;
	
}


.name
{
	font-size: 28px;
	line-height: 64px;
	text-indent: 41px;
	font-family: Candara;
}

.white
{
    color: white;
}

.blue
{
    color: #24618b;
}


.adress
{
	font-size: 15px;
	font-weight: bold;
	margin-top: -18px;
	padding-left: 71px;
}

.adress a
{
	color: black;
	text-decoration: none;
}

#Menu a
{
	width: 157px;
	height: 59px;
	float: left;
	background: url("index_images/menu.gif") top left no-repeat;
	color: white;
	text-decoration: none;
	font-size: 22px;
	font-family: Candara;
	background-color: black;
}

#Menu a span
{
	float: right;
	line-height: 58px;
	padding-right: 10px;
}

#Menu a:hover
{
	text-decoration: underline;
	color: #c7e2f7;
}

.cleaner
{
    clear: both;
}

#CentralPart
{
	background: url("index_images/bottom_left.gif") bottom left no-repeat;
	width: 830px;
	background-color: #91c1e5;
	padding: 5px;
	margin-left: 25px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;

}

*>#CentralPart
{
	margin-left: 60px;
	margin-top: -30px;
	z-index: -1;
}

h1
{
    font-size: 24px;
	font-family: Candara;
	color: #white;
	padding-left: 30px;
}

h2
{
    background: url("index_images/star.gif") top left no-repeat;
    background-position: 0px 2px;
    font-size: 22px;
	font-family: Candara;
	color: white;
	padding-left: 30px;
}

p
{
	padding: 5px;
	
}

.column1
{
	width: 390px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

.column2
{
	width: 400px;
	float: left;
	padding-right: 0px;
}


.down
{
	margin-left: 725px;
	font-size: 10px;
}

.down a
{
    color: black;
}

.down2
{
	margin-left: 880px;
	padding-bottom: 10px;
}

.down2 img
{
    border: 0px;
}
