body{
	margin:0;
	padding:0;
	background:#545454;
	color:#555;
	background:#545454 url(../images/index_04.gif) repeat-x;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

p, h1, h2, h3, h4{
	margin:1em 0;
	padding:0;
}
h1{
	font-size:140%;
	color:#89B337;
}
h2{
	font-size:14px;
	color:#FDA11C;
}
h3{
	font-size:11px;
	color:#77A819;
	font-weight:normal;
}
h4{font-size:100%;}
table, td, select, input, textarea, li{
	font: 100% Tahoma, Arial, Helvetica, sans-serif;	
}
img{border:0;}
/* ---------------------------------- container ---------------------------------- */
#container{
	margin:0 auto;
	text-align:left;
	width:700px;
	background:#fff;
	margin-top:2em;
}
/* ---------------------------------- logotip ---------------------------------- */
#logotip{
	position:relative;
                  display:block;
	height:160px;
	padding-left:30px;
	background:url(../images/header_back.gif) no-repeat;	
}
#logo{
	position:relative;
	text-indent:-8000px;
	background:url(../images/logo_smalll.gif) no-repeat;
	width:238px;
	height:85px;
	display:block;
	vertical-align: middle;
}
#logo a{
	display:block;
	height:85px;
}
/* ---------------------------------- 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;
}
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;
}
div#navlist a:hover {
	color: #FFF;
	background:#FF9300;
	font-weight:bold;
	height:30px;
}
div#navlist a:hover {
	color: #FFF;
	background:#FF9300;
	font-weight:bold;
	height:30px;
}
div#navlist a:active {
	color: #FFF;
	background:#FF9300;
	font-weight:bold;
	height:30px;
}
/* ---------------------------------- main ---------------------------------- */
#main {
	margin: 0px;
	vertical-align: top;
}

.main_nav {
	width:180px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main_text{
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#textboxflow{    
    overflow: auto; 
    width:490px;
    height:390px;
    padding-right:2px;
    scrollbar-3dlight-color:orange;
    scrollbar-arrow-color:orange;
    scrollbar-track-color:white;
    scrollbar-darkshadow-color:green;
    scrollbar-face-color:#9DC33B;
    scrollbar-highlight-color:green;
    scrollbar-shadow-color:#9DC33B;
}

#movetoleft{
	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:#FFF;
	background: #FF9300;
}
#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;	
	color:#fff;
	background:url(../images/footer_back.gif) repeat-x;
	line-height:28px;
	height:40px;	
}
.footer_text, .footer_text a {
	color: #FFFFFF;
	font-size:11px;
	text-align:left;
	text-decoration:none;
}

.footer_text a:hover{
color: orange;
}

.eoneroof, .eoneroof a {
	text-align:right;
	color: #DEC;
	text-decoration:none;
}

.eoneroof a:hover {color: #FFF;}
