/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font: 70% Arial, Helvetica, sans-serif;
	background: #b59547 url(images/backround.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#leftsidebar {
	width: 760px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	background-color: #8b9994;
}

#title{
background:url(images/Im_header.jpg) no-repeat;
width:760px;
height:150px;
padding-top:1px;
}

#title a{
font: bold 10pt Verdana;
color: #ffffff;
text-decoration: none;
}

#title p{
text-align:right;
font-size:10px;
position:relative; 
right:105px; 
top:125px;
text-decoration: none;
font: 16pt Arial, Helvetica, sans-serif;
color: #ffffff;
}

#title2{
background:url(images/Im_header.jpg) no-repeat;
width:760px;
height:150px;
padding-top:1px;
}

#title2 a{
font: bold 10pt Verdana;
color: #ffffff;
text-decoration: none;
}

#title2 p{
text-align:right;
font-size:10px;
position:relative; 
right:10px; 
top:105px;
text-decoration: none;
font: 16pt Arial, Helvetica, sans-serif;
color: #ffffff;}

#header {
margin: 0 0 0px 0;
border: 0;
}

#menu {
	clear: left;
	float: left;
	width: 157px;
	padding: 0;
	font-size: 1em;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#menu ul {	
list-style: none;
width: 157px;
margin: 0 0 0px 0;
padding: 0;
font-size: 1.1em;
}	

#menu li {
margin-bottom: 0px;
}

#menu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #333333;
	display: block;
	padding: 5px 0 0 5px;
	border-bottom: 1px solid #6d6d6d;
}	
	
#menu li a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #6d6d6d;
	background-color: #717F7C;
}	

.leftnews {
	margin: 1px 0 0px 0;
	padding-left: 10px;
	width: 137px;
	color: #CCCCCC;
	line-height: 1.3em;
	height: 217px;
	padding-right: 10px;
}

#leftnews a {
    color: #5880BF;
	text-decoration: none;
}

.rightnews {
	float: right;
	width: 100px;
	margin: 0px;
	padding: 5px;
	font-size: 1em;
	line-height: 1.5em;
	font-style: normal;
	font-weight: bold;
}

#rightnews p {
margin: 0 0 1.5em 0;
}

#content {
	margin: 0 110px 0px 157px;
	border-left: 1px solid #6d6d6d;
	border-right: 1px solid #6d6d6d;
	padding: 10px;
	line-height: 1.6em;
	text-align: justify;
	background-color: #FFFFFF;
	background-image: url(images/Im_home_main1.jpg);
	padding-top: 360px;
}

#content img {
	padding: 0px;
	display:inline;
	border: thin none #CCCCCC;
	background-color: #FFFFFF;
}

.box {
	background-color: #999999;
	border-bottom: 1px solid #6d6d6d;
	color: inherit;
	padding: 5px;
	margin: 0px;
	padding-left: 165px;
	background-image: url(images/Im_navbar.gif);
	border-top: 1px solid #6d6d6d;
}

.bluebox {
background-color: #EDF3FE;
border: 1px solid #74A8F5;
color: inherit;
padding: 5px;
margin: 0px;
}

.splitright {
	background-color: #ffffff;
	width: auto;
	float: right;
	overflow: visible;
	margin-left: 10px;
}

.splitleft {
	background-color: #ffffff;
	width: auto;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}

h1 {
font-size: 1.3em;
margin: 0 0 10px 0;
color: #008A53;
}

h2 {
font-size: 1.3em;
margin: 0 0 10px 0;
color: #008A53;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #74A8F5;
}

a:hover {
text-decoration: underline;
color: #0066FF;
}

a img {
border: 0;
}

#footer {
	clear: both;
	padding: 11px 0 11px 0;
	width: auto;
	text-align: center;
	font-size: 0.9em;
	background-color: #333333;
	border-top: 1px solid #6d6d6d;
}

#footer a {
color: #CCCCCC;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #008A70;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.9em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.style2 {color: #10238C}
.style3 {color: #666666}
.style4 {color: #999999}
.style5 {color: #008A53}
.style6 {color: #000000}
.style7 {color: #74A8F5}
.style8 {color: #D2DEFA}
.style9 {color: #FFFFFF}

/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

}
