body {
	background: #fff;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
} 
a{
	text-decoration: none;
	color: #3890BD;
	/*display: block;*/
}

hr{
	padding: 0;
	margin:0;
}
#container {
	position:relative;
}
img {
	border: none;
	margin: 0;
	padding: 0;
}
/* ************************************ TOP ************************************** */
/* ------------------------------------------------------------------------------- */

#top {
 position:relative;
 background:#FFF;
/* border: 3px solid green;*/
/* height: 277px;*/
 /*display: none;*/
}
#logomenu {
	position: relative;
}

#logo {
 position: absolute;
 left: 32px;
 top: 17px;
 z-index: 10;
}

/* ---------------------------------- METANAV ------------------------------------ */

#metanav{
/* display: none;*/
 position: relative;
/* padding-top: 60px;*/
 left: 0;
 width: 762px;
 height: 104px;
 background: none;
 z-index: 9;
}
#metanav .menu{
	display: none;
	position: absolute;
	padding: 0;
	bottom:15px;
	right: 0px;
	text-align: right;
}
#metanav a {
/*	border: 1px solid blue;*/
	display: none;
	padding: 0;
	margin-top: 5px;
}
/*html>body #metanav a{
	margin: -4px 0;
}
*/
/* ---------------------------------------- MAINMENU --------------------------------- */

#mainmenu{
 display: none;
 position: relative;
 background: none;
 padding-left: 68px;
 margin:0;
 margin-top: -1px;
 height: 23px;
 z-index: 10;
}
#mainimg{
	display: none;
	position: relative;
	margin-left: 68px;
/*	padding-left: 68px;*/
	padding: 0;
	background-color: #FFF;
}
#mainmenu img{
 	display: none;
	padding:0;
	margin:0;
	border-left: 3px solid white;
/*	border-right: 3px solid white;*/
}

/* *********************************** MAIN **************************************** */
/* --------------------------------------------------------------------------------- */

#main {
 position: relative;
 padding: 0;
 margin: 0;
 background: none;
 border-top: 18px solid white;
}

#main .hr {
/*	position: relative;*/
	/*display: block;*/
	border-top: 8px solid white;
}
#breadcrumbs {
	display: none;
	margin: 0 0 8px 18px;
	padding: 8px 0 0 0; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3890BD;
	line-height: 11px;
}
#breadcrumbs img {
	margin: 0 5px 0 5px;
	padding: 0;
}

/* **************************************** CONTENT **************************************** */

#content {
	height: auto;
	position: relative;
	margin: 0 0 0 68px;
	padding: 0 0 32px 0;
	background: white;
	border: none;
	width: 694px;
	overflow: hidden;
/*	min-height: 280px;*/
/*	border-left-color: ;*/
}
#content a:hover {
	Background-color: #ECE47F;
	color: black;
}

/* ---------------------------------- ARTICLE ------------------------------------------- */


.article {
/*	display: block;*/
	position: relative;
	margin: 0 0 32px 18px;
	padding: 0;
	font-size: 12px;
	color: #525459;
	width: 560px;
}

.article .header{
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
}
.article .images{
/*	border: 1px solid red;*/
/*	margin: 0 0 -5px 0;*/

	padding: 0 0 8px 0;
	position: relative;
	float: left;
/*	border: 1px solid green;*/
}
.images .pic {
	padding: 0;
	margin: 3px 20px 3px 0;
	width: 192px;
	border-bottom: 3px solid #cbcbcb;
}
.images .caption {
	display: block;
	position: relative;
/*	clear: both;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 192px;
	color: #cbcbcb;
	padding-bottom: 5px;
/*	border: 1px solid green;*/
}
.article .text {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
}
.article .h2 {
	display: block;
	padding: 0;
	margin: 20px 0 12px 0;
	font-size: 12px;
	font-weight: bold;
}

.article ul {
	display: table-cell;
	list-style: none;
	width: 70%;
	margin: 5px 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom: 3px solid #c7c7c7;
}

.article ul .title {
	list-style: outside;
	padding: 0 0 3px 0; 
	margin: 0;
	background-image: none;
	color: #979797;
	border-bottom: 1px solid #c7c7c7;
	margin-bottom: 4px;
	font-size: 14px;
/*	font-weight: bold; */
}

.article li {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 2px 0;
	list-style: none;
	list-style-position: inside;
/*	list-style-image: url(../img/arrow.gif);*/
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat; 
	background-position: top left;
/*	line-height: 16px;*/
}

.article> li {
	padding-left: 16px;
}

.article>ul li {
	padding-left: 16px;
}

/* ------------------------------------ NEWS --------------------------------------------- */
	
#content .news {
	width: 462px;
	margin: 0 0 0 18px;
	padding: 0;
	display: none;
	font-size: 12px;
}
.news .title {
	display: block;
	margin: 0;
	padding: 0 0 0 9px;
	font-weight: bold;
	width: 100%;
	height: 20px;
	background-color: #eaeaea;
	border-top: 2px solid #c6c6c6;
	line-height: 20px;
}
.news ul {
	margin: 0;
	padding: 0 0 0 9px;
	list-style: none;
}
.news li {
	margin: 6px 0;
}

/* ----------------------------------- PRINT ------------------------------------------- */
#content .print {
	display: none;	
	clear: both;
	margin-left: 18px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cbcbcb;
}

/* ----------------------------------- SIDEBAR ------------------------------------------- */

#sidebar {
	position: relative;
	width: 168px;
/*height: 100%;*/
	margin: 0;
	padding: 0;
	right: 16px;
	top: 22px;
	float: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: none;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0 0 3px 0;
	border-bottom: 3px solid #8B939A;
	width: 168px;
	display: block;
}
#sidebar li {
		width: auto;
		display: block;
/*		float:left;*/
}
#sidebar .hr {
	margin: 4px 0 3px 0;
	padding: 0;
	border-top: 1px solid #cbcbcb;
}
.feature {
	margin-bottom: 15px;
	padding: 0px;
	display: block;
}
.title {
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid white;
}

/* --------------------------------------- BLOCK ------------------------------------------ */

.block {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cbcbcb;
	width: 100%;
	display: block;
}
.block a {
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 3px 0px 6px 6px;	
	border-left: 22px solid #eaeaea;
	width: 140px;
}

.block a:hover {
	border-left: 22px solid #D9CA00;
	background-color: #ECE47F;
	color: black;
}
.free {
	margin: 0;
	padding: 0;
	width: 100%;
/*	padding: 1px 0 0 28px;*/
}
.free a {
	font-weight: bold;
	display:block;
	margin: 0;
	padding: 5px 0px 4px 6px;	
	border-left: 22px solid white;
}
.free a:hover {
	border-left: 22px solid #ECE47F;
	background-color: #ECE47F;
	color: black;
}

.blocklast {
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
}
.blocklast a {
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 3px 0px 6px 6px;	
	border-left: 22px solid #eaeaea;
	width: 140px;
}
.blocklast a:hover {
	border-left: 22px solid #D9CA00;
	background-color: #ECE47F;
	color: black;
}


/* -------------------------------------- SMALL ------------------------------------------------- */

.small {
	margin: 0;
	padding: 0;
	width: 100%;

}
/* \*/
* html .small a {
    height: 1px;
    }
/*  */ 
.small a {
	display:block;
	margin: 0;
	padding: 0;	
	border-left: 7px solid white;
}
.small a:hover {
	border-left: 7px solid #ECE47F;
	background-color: #ECE47F;
	color: black;
}

/* --------------------------------------- TEXT ------------------------------------------- */

.feature .text {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cbcbcb;
	width: 100%;
/*	background-image: url(../img/more.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
*//*	display: block;
	width: 100%;
	margin: 0;
	padding: 6px 0px 6px 6px;	
	border-bottom: 1px solid #cbcbcb;
	border-left: 22px solid #eaeaea;	
	font-size: 11px;
	color: #67696E;*/
}
.feature .text a {
	color: #67696E;
	display: block;
	margin: 0;
	padding: 3px 0px 18px 6px;	
	border-left: 22px solid #eaeaea;
	background-image: url(../img/more.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 140px;
/*	display: inline;
	float: right;*/
}
.feature .text a:hover {
	border-left: 22px solid #D9CA00;
	background-color: #ECE47F;
	background-image: url(../img/more_ro.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: black;
}
/*.text img {
	position: absolute;
	right: 3px;
}*/
.feature .text a:hover img {
	visibility: visible;
	border: 5px solid green;
}
.feature li .more{
	position: absolute;
/*float: right;*/
	display: inline;
	right: 0px;
	bottom: 0px;
	width: 30px;
/*	padding-left: 5px;
	padding-right: 50px;
*/	background-image: url(../img/more.gif);
	background-position: right center;
	background-repeat: no-repeat;
	border:1px solid green;
	
}
li .more img{
	visibility: hidden;
}
.feature .last {
	margin: 0;
	padding: 0;
	width: 100%;
/*	display: block;
	width: 100%;
	margin: 0;
	padding: 3px 0px 6px 6px;	
	border-left: 22px solid #eaeaea;
	font-size: 11px;
	color: #67696E;*/
}
.last a {
	color: #67696E;
	display: block;
	margin: 0;
	padding: 3px 0px 18px 6px;	
	border-left: 22px solid #eaeaea;
	background-image: url(../img/more.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
/*	display: inline;
	float: right;*/
}
.last a:hover {
	border-left: 22px solid #D9CA00;
	background-color: #ECE47F;
	background-image: url(../img/more_ro.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: black;
}
.last img {
	position: absolute;
	right: 3px;
}
/* ************************************** FOOTER ************************************** */
/* ------------------------------------------------------------------------------------ */

#footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: both;
	position: relative;
	border: none;
	padding-left: 85px;
	color: #9B9B9E;
	font-size: 11px;
}
#footer .hr {
	position: relative;
	display: block;
	width: 560px;
	border-top: 4px solid #DACB00; 
	margin-top: -1px;
}
#footer>.hr{
	width: 560px;
}
#footer p{
	padding:0;
	margin: 0;
	margin-left: -14px;
	height:100px;
	background-image: none;
	padding-left: 14px;
}
#footer a:hover {
	Background-color: #ECE47F;
	color: black;
}