body
{
    font-family: Tahoma;
	padding:0;
	margin:0;
	background-color: white;
}

#WholePage
{
    background-color: white;
	font-family: arial;
	font-size: 15px;
	background-image: url("img/top_pattern.png");
	background-repeat: repeat-x;
    background-position: left top;
}

#Container
{
	width: 922px;
	margin: 0px auto;
}

#Top
{
    font-family: Tahoma;
	padding:0;
	margin:0;
	height: 169px;
	background: url("img/header.png") top left no-repeat;
}

#Top *
{
    font-family: Tahoma;
	padding:0;
	margin:0;
}

#Header
{
	padding-top: 12px;
	padding-left: 25px; width: 200px; text-align: center;
}

.name
{
	font-size: 24px;
	color: #9EBEC9;
}

.adress
{
    font-size: 12px;
	color: white;
}

#Menu
{
	width: 100%;
	height: 32px;
	margin-top: 78px;
	padding-left: 19px;
}


#Menu a
{
	height: 32px;
	line-height: 32px;
	width: 123px;
	background: url("img/menu.png") top left no-repeat;
	background-position: -123px 0;
	float: left;
	margin-left: 3px;
	text-decoration: none;
	color: #1e1e1d;
	font-size: 12px;
	text-align: center;
}

#Top #Menu a:hover, #Top #Menu a.active
{
	background-position: 0px 0;
	text-decoration: underline;
}

#Middle
{
	background: url("img/top_shadow.png") top left no-repeat;
	font-size: 12px;
	line-height: 18px;
}

#Page
{
	background: url("img/bottom_shadow.png") left bottom no-repeat;
}

#Content
{
	padding: 28px;
	padding-top: 10px;
}


#Footer
{
	background-image: url("img/bottom_pattern.gif");
	background-repeat: repeat-x;
    background-position: left top;
    height: 56px;
    width: 100%;
    float: left;
    margin: 0px auto;
    
}

#Bottom
{
    height: 56px;
    width: 922px;
    font-size: 12px;
	background: url("img/bak_18.png") no-repeat;
	background-position: -9px 0;
	width: 922px;
	margin: 0px auto;
}

*>#Bottom
{
	background-position: 0px 0;
}

#Bottom_left
{
	float: left;
	padding-left: 28px;
	padding-top: 8px;
}

#Bottom_right
{
    float: right;
    text-align: right;
    padding-right: 28px;
    padding-top: 8px;
}

.mono h1
{
	font-size: 26px;
	text-decoration: underline;
	font-weight: normal;
	padding-bottom: 10px;
}

*>.mono h1
{
	padding-bottom: 20px;
}

.mono p
{
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: justify;
}

.mono a
{
	color: #688F11;
}

.mono ul.second a
{
	text-decoration: none;
	color: black;
}

.mono .second a:hover
{
	text-decoration: underline;
	color: #688F11;
}

.mono ul
{
	margin-left: 7px;
}

*>
.mono ul
{
	padding-left: 5px;
	padding-bottom: 8px;
	margin-left: 0px;
}

.mono li
{
	line-height: 20px;
	list-style: none;
	padding-left: 9px;
}

.second
{
	font-size: 11px;
	line-height: 15px;
	margin-top: -12px;
}

*>.second
{
	margin-top: 0px;
}

.mono .arrow
{
	background-image: url("img/arrow.gif");
	background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 22px;
}




.Part 
{
clear: left;
padding-left: 275px;
text-align: justify;
font-family: tahoma;
font-size: 12px;
}
.Part img
{
float: left;
margin: 0px 18px 22px -275px;

}
p.Part
{
padding-left: 0px;
}
.Part ul
{
padding: 0px;
margin: 0px;
}
.Part li
{
background: url('img/arrow.gif') no-repeat left 3px;
list-style-type: none;
padding-left: 24px;
line-height: 22px;
}
.Part h2
{
margin: 0px;
color: 2c2c27;
font-size: 24px;
font-weight: normal;
text-decoration: underline;
}
.Part a
{
color: #5e8705;
}

#Bottom a 
{
color: #2c2c27;
}

#validator img {
border:0 solid #FFFFFF;
height:31px;
width:88px;
}
















