body{
	margin:0;
	padding:0;
	background:#F2F2F2;
	text-align:center;
	color:#555;
	font-family: Arial, Helvetica, sans-serif;	
}
p, h3, h4{
	margin:1em 0;
	padding:0;
}
h1{
        margin:10px 0px 5px 15px;
        font-size:125%;
        font-weight:bold;
        color:#438DE6;
	font-family: Arial, Helvetica, sans-serif;	
}

span.yellow {
        color:#FDD01C;
        font-weight:bold;
}

h2{
        margin-top:0px;
        font-family: futura md bt;
        font-size:118%;
        font-weight:normal;
        color: #FDD01C;
        line-height:66%;
}
h3{
	font-size:11px;
	color:#4B95E9;
	font-weight:normal;
}
h4{font-size:100%;}
table, td, select, input, textarea, li{
	font Tahoma, Arial, Helvetica, sans-serif;	
}
img{border:0;}

a {
	color: #3BCE6F;
	font-weight:normal;
        text-decoration:none;
}

a:hover {
        text-decoration:underline;
	background:url(../images/menu_back.gif);
}
        

/* ---------------------------------- container ---------------------------------- */
#container{
	margin:0 auto;
	text-align:left;
	width:890px;
	background:#fff;
}
/* ---------------------------------- logotip ---------------------------------- */
#logotip{
	height:46px;
	padding: 5px 10px 10px 10px;
}
#logo{
	position:relative;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent:0px;
	width:400px;
	height:41px;
}
#logo a{
	display:block;
	height:41px;
}

span.name1 {
        font-size:200%;
        color:#438DE6;
}

span.name2 {
        font-size:200%;
        font-weight:bold;
        color:#FDD01C;
}

span.slogan {
        margin-left:3px;
        font-family: futura md bt;
        font-size:118%;
        font-weight:normal;
        color: #3BCE6F;
        line-height:66%;
}

/* ---------------------------------- header ---------------------------------- */
#header{
	position:relative;
	height:100px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	background:url(../images/header.jpg) no-repeat;
}
/* ---------------------------------- navigation ---------------------------------- */
div#navlist {
	display: block;
	margin: 10px 0 0 0;
	padding: 0;	
	vertical-align: middle;
	list-style:none;
}
div#navlist li a {
	display: block;
	padding: 0.3em 0em 0.2em 1em;
	border-width: 1px;
	border-color: #ffe #fff #E5E5E5 #fff;
	border-style: solid;
	height:20px;
        font-family: futura md bt;
	color: #3BCE6F;
	text-decoration: none;
	background:#FFF;
	list-style:url(../images/01_21.gif) none;
}
div#navlist li#active a {
	color: #3BCE6F;
	background:#FFF;
	height:20px;
	list-style:url(../images/01_21.gif) none;
}
div#navlist li a:hover, div#navlist li#active a:hover {
	color: #3BCE6F;
	background:url(../images/menu_back.gif);
	text-decoration: underline;
	height:20px;
	list-style:url(../images/01_18.gif) none;
}

#left_text{
        width:145px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: -10px;
	font-size:105%;
	line-height:135%;
}


/* ---------------------------------- main ---------------------------------- */
#main{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	vertical-align: top;
}
.main_nav {
	vertical-align: top;
	font-size: 12px;
}
#main_text{
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#heading1 {
	background:url(../images/navigate.gif) no-repeat;
	width:95px;
	height:15px;
	margin: 5px;
}
#heading2 {
	background:url(../images/heading_text.gif) no-repeat;
	width:129px;
	height:15px;
	margin: 5px;
}
#heading3 {
	background:url(../images/annother_heading.gif) no-repeat;
	width:165px;
	height:14px;
	margin: 5px;
}
#head_main {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* ---------------------------------- footer ---------------------------------- */
#footer{
	position:relative;
	clear:both;	
	text-align:center;
	line-height:28px;
	background:url(../images/menu_back.gif);
	font-size:12px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer_text {
	color: #438DE6;
        font-family: futura md bt;
	font-weight:bold;
	text-align:center;
}
