body{
	margin:0;
	padding:0;
	background:#F2F2F2 url(../images/bg_blushdw.jpg) repeat-y 50% 0;
	text-align:center;
	color:#555 
}
p, h1, h2, h3, h4, {
	margin:.2em ;
	padding:5;
                  line-height: 20pt
}
h1{font-size:140%;}
h2{
	font-size:20px;
	color:#033c4e;
}
h3{
                 
	font-size:18px;
	color:#135469;
	font-weight:normal;
}
h4{font-size:100%;}
td, select, input, textarea, li{
	font: 100% Century Gothic, Tahoma, Arial, Helvetica, sans-serif;	
}
img{border:0;}
/* ---------------------------------- container ---------------------------------- */
#container{
	margin:0 auto;
	text-align:left;
	width:800px;
	background:#fff;
	
                  
}
/* ---------------------------------- logotip ---------------------------------- */
#logotip{
	position:relative;
	height:1px;
	padding: 1px;
}
#logo{
	position:relative;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent:-8000px;
	background:url(../images/logotip.jpg) no-repeat;
	width:243px;
	height:41px;
}
#logo a{
	display:block;
	height:41px;
}
/* ---------------------------------- header ---------------------------------- */
#header{
	position:relative;
	height:150px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background:url(../images/header_images1.jpg) no-repeat;
}
/* ---------------------------------- navigation ---------------------------------- */
div#navlist {
	display: block;
	margin: 0;
	padding: 0;	
	vertical-align: middle;
	list-style:none;
}
div#navlist li a {
	display: block;
	padding: 0.5em 0em 0.2em 1em;
	border-width: 1px;
	border-color: #ffe #fff #E5E5E5 #fff;
	border-style: solid;
	height:20px;
	color: #024d65;
	text-decoration: none;
	background:#FFF;
	list-style:url(../images/01_21.gif) none;
}
div#navlist li#active a {
	color: #024d65;
	background:#FFF;
	height:20px;
	list-style:url(../images/01_21.gif) none;
}
div#navlist li a:hover, div#navlist li#active a:hover {
	color: #0de9ec;
	background:url(../images/menu_back.gif);
	text-decoration: underline;
	height:20px;
	list-style:url(../images/01_18.gif) none;
}
/* ---------------------------------- main ---------------------------------- */
#main{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}
.main_nav {
	vertical-align: top;
	font-family:  Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
                  height:15px;
}
#main_text{
	margin-left: 5px;
	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/bar.jpg) no-repeat;
	width:515px;
	height:31px;
	margin: 5px;

}
#heading3 {
	background:url(../images/bar.jpg) no-repeat;
	width:515px;
	height:31px;
	margin: 5px;
}
#heading4 {
                 background:url(../images/bar2.jpg) no-repeat;
                 width:650px;
                 height:31px;
                 margin-left: 40px;
	margin-right:20px;
	margin-top: 0px;
	margin-bottom: 0px;
                
}
#head_main {
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* ---------------------------------- footer ---------------------------------- */
#footer{
	position:relative;
	clear:both;	
	text-align:center;
	color:#fff;
	background:url(../images/footer_back.jpg) repeat-x;
	line-height:28px;
	height:70px;
	font-size:12px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 1px;
}
.footer_text {
	color: #062f3c;
	font-weight:bold;
	text-align:center;
}
a:hover, div#footer a:hover {
	color: #0de9ec;
}
a:link { color: #062f3c; }
a:visited { color: #024d65; }
td{
font-family: Century Gothic,Tahoma, Arial, Helvetica, sans-serif;
color:#555;
text-align:justify;
height:20px;
font-size:20;
	
}
blockquote { color: #062f3c;
	font-weight:bold;
	text-align:left;
                  font-family: tempus sans itc, papyrus; }