* {
    margin:0em;
    padding:0em;
}

body {
    color:#000;
    font-family:Tahoma,Verdana,Arial,sans-serif;
    font-size:0.7em;
    text-align:center;
    background: #278842;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 {
	color: #0079C4;
	font-weight: normal;
	font-style: normal;
	font-size: 1.6em;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 0px;
}

span.hidden {
	display: none;
}

span.cl {
	color: #0079C4;
}

.cl a{
	color: #0079C4;
}

img {
	border: 0px;
}

.msg {
	font-weight: bold;
	color: #F00;
}

.cleaner {
    visibility:hidden;
    margin:-1px;
    clear:both;
    height:0px;
    width:100%;
    padding:-1px;
}

#page {
	width: 780px;
	display: block;
	margin: 0px auto;
	background: url('../images/back.jpg') repeat-y 0px 0px;
}

#top {
	height: 68px;
	background: url('../images/top.jpg') no-repeat 0px 0px;
	position: relative;
	text-align: left;
}

#top .flags {
	position: absolute;
	left: 210px;
	top: 15px;
	width: 80px;
	height: 20px;
}

#top a.rr {
	display: block;
	height: 68px;
	width: 185px;
}

#menu {
	float: left;
	width: 202px;
	background: url('../images/menu.jpg') repeat-y 0px 0px;
	text-align: left;
}

#content {
	padding-top: 190px;
	padding-left:20px;
	padding-right: 30px;
	float: right;
	width: 528px;
	text-align: left;
	background: url('../images/pict.jpg') no-repeat 0px 0px;
}

#content .t {
	line-height: 1.5em;
	color: #323232;
	padding:0px 20px 0px 0px;
}
#content p { padding-top:1.4em; }
#content ul { padding-top:1.4em; padding-left:2em; }
#content p ul { padding-top:0em; }

ul#mainMenu {
	list-style: none;
	padding-top: 27px;
	padding-left: 10px;
	background: url('../images/menu_fix.jpg') no-repeat 0px 0px;
	font-size: 1.1em;
	font-style: normal;
	min-height: 167px;
	_height: 167px;
	
}

ul#mainMenu li {
	padding-top: 0px;
	font-family: Arial;
	padding-left: 50px;
	line-height: 28px;
}

ul#mainMenu li.last {
	line-height: 28px;
	background: url('../images/menu_bottom.gif') no-repeat -10px bottom;
	padding-bottom: 5px;
}

ul#mainMenu li a {
	color: #000;
	font-weight: bold;
}

#bottom {
	position: relative;
	height: 103px;
	background: url('../images/bottom.jpg') no-repeat 0px 0px;
	margin-top: 20px;
	text-align: right;
	padding-right: 50px;
	padding-top: 25px;
	color: #525252;
	line-height:1.5em;
}

#bottom a{
	color: #FFF
}
