﻿a:visited {
	font-family: Georgia;
	color: #5E7BA7;
	text-decoration: none;
	cursor: pointer;
	font-style: italic;
}
a:link {
	font-family: Georgia;
	text-decoration: none;
	color: #5E7BA7;
	cursor: pointer;
	font-style: italic;
}
a:hover {
	font-family: Georgia;
	text-decoration: underline;
	color: #666666;
}
a:link2 {
	font-family: Georgia;
	color: #666666;
	font-style: italic;
	cursor: pointer;
}
a:hover2 {
	font-family: Georgia;
	color: #CC3300;
	font-style: italic;
}
body{
	margin:0;
	padding:0;
	background:#545454;
	text-align:center;
	color:#555;
}
p, h1, h2, h3, h4{
	margin: 1em 0;
	padding: 0;
	font-family: Georgia;
	font-size: inherit;
	color: #666666;
}
h1{
	font-size: x-large;
	font-family: Georgia;
	font-weight: normal;
	font-style: normal;
}
h2{
	font-size: large;
	font-family: Georgia;
}
h3{
	font-size: large;
	font-family: Georgia;
	font-style: italic;
}
h4{
	font-size:10px;
	font-family: Georgia;
}
img{border:0;}
/* ---------------------------------- container ---------------------------------- */
/* ---------------------------------- logotip ---------------------------------- */
#container{
	margin: 0em 0em 15px 0em;
	text-align: left;
	width: 700px;
	background: #fff;
	border-bottom-style: solid;
	font-family: Georgia;
	font-size: xx-large;
	border-bottom-color: #72953C;
}
#subcontainer {
	text-align: left;
	width: 700px;
	background: #fff;
	border-bottom-style: solid;
	font-family: Georgia;
	font-size: large;
	border-bottom-color: #999999;
	color: #666666;
	border-bottom-width: thin;
	margin-bottom: 10px;
	font-style: inherit;
}
#subcontainer0 {
	text-align: left;
	width: 700px;
	background: #fff;
	border-bottom-style: solid;
	font-family: Georgia;
	font-size: large;
	border-bottom-color: #999999;
	color: #666666;
	border-bottom-width: thin;
	margin-bottom: 10px;
	font-style: inherit;
}
#subcontainer1 {
	text-align: left;
	width: 700px;
	background: #fff;
	border-bottom-style: solid;
	font-family: Georgia;
	font-size: large;
	border-bottom-color: #999999;
	color: #666666;
	border-bottom-width: thin;
	margin-bottom: 10px;
	font-style: inherit;
}
#subcontainer2 {
	text-align: left;
	width: 700px;
	background: #fff;
	border-bottom-style: solid;
	font-family: Georgia;
	font-size: large;
	border-bottom-color: #999999;
	color: #666666;
	border-bottom-width: thin;
	margin-bottom: 10px;
	font-style: inherit;
}
#subcontainer3 {
	text-align: left;
	width: 700px;
	background: #fff;
	border-bottom-style: solid;
	font-family: Georgia;
	font-size: large;
	border-bottom-color: #999999;
	color: #666666;
	border-bottom-width: thin;
	margin-bottom: 10px;
	font-style: inherit;
}
#subcontainer4 {
	text-align: left;
	width: 700px;
	background: #fff;
	border-bottom-style: solid;
	font-family: Georgia;
	font-size: large;
	border-bottom-color: #999999;
	color: #666666;
	border-bottom-width: thin;
	margin-bottom: 10px;
	font-style: inherit;
}
#subcontainer5 {
	text-align: left;
	width: 700px;
	background: #fff;
	border-bottom-style: solid;
	font-family: Georgia;
	font-size: large;
	border-bottom-color: #999999;
	color: #666666;
	border-bottom-width: thin;
	margin-bottom: 10px;
	font-style: inherit;
}
#subcontainer6 {
	text-align: left;
	width: 700px;
	background: #fff;
	border-bottom-style: solid;
	font-family: Georgia;
	font-size: large;
	border-bottom-color: #999999;
	color: #666666;
	border-bottom-width: thin;
	margin-bottom: 10px;
	font-style: inherit;
}
#subcontainer7 {
	text-align: left;
	width: 700px;
	background: #fff;
	border-bottom-style: solid;
	font-family: Georgia;
	font-size: large;
	border-bottom-color: #999999;
	color: #666666;
	border-bottom-width: thin;
	margin-bottom: 10px;
	font-style: inherit;
}
#subcontainer8 {
	text-align: left;
	width: 700px;
	background: #fff;
	border-bottom-style: solid;
	font-family: Georgia;
	font-size: large;
	border-bottom-color: #999999;
	color: #666666;
	border-bottom-width: thin;
	margin-bottom: 10px;
	font-style: inherit;
}
#subcontainer9 {
	text-align: left;
	width: 700px;
	background: #fff;
	border-bottom-style: solid;
	font-family: Georgia;
	font-size: large;
	border-bottom-color: #999999;
	color: #666666;
	border-bottom-width: thin;
	margin-bottom: 10px;
	font-style: inherit;
}
#logotip{
	position:relative;
	height:106px;
	padding:30px;
	background:url("../../images/header_back.gif") no-repeat;	
}
#logo{
	position:relative;
	text-indent:-8000px;
	background:url("../../images/logotip.gif") no-repeat;
	width:251px;
	height:41px;
	display:block;
	vertical-align: middle;
}
#logo a{
	display:block;
	height:41px;
}
/* ---------------------------------- header ---------------------------------- */
#header{
	position:relative;
	height:150px;
	margin: 0px;
	background:url("../../images/header_images.jpg") no-repeat;
}
/* ---------------------------------- navigation ---------------------------------- */
div#navlist {
	display: block;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	list-style: none;
	font-family: Georgia;
	font-style: italic;
	color: #333333;
	text-decoration: none;
}
div#navlist a {
	display: block;
	padding: 0.5em 2em 0.2em 1em;
	border-width: 1px;
	border-color: #ffe #E5E5E5 #E5E5E5 #fff;
	border-style: solid;
	height:30px;
	color: #777;
	text-decoration: none;
	background:#FFF;
	text-align: right;
}
/* ---------------------------------- main ---------------------------------- */
#main{
	margin: 0px;
	vertical-align: top;
}
.main_nav {
	vertical-align: top;
	font-family: Georgia;
	font-size: medium;
	font-style: italic;
	color: #666666;
}
#main_text{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main_text2{
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#heading1 {
	background:url("../../images/navigate.gif") no-repeat;
	width:95px;
	height:15px;
	margin: 5px;
}
#heading2 {
	background:url("../../images/reading_number_one.gif") no-repeat;
	width:190px;
	height:20px;
	margin: 5px;
}
#heading3 {
	background:url("../../images/reading_number_two.gif") no-repeat;
	width:190px;
	height:20px;
	margin: 5px;
}
#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.gif") repeat-x;
	line-height:28px;
	height:40px;	
}
.footer_text {
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	font-size:11px;
}

