*{
	padding: 0;
	margin: 0;
	border: 0;
}

hr{
	display: none;
}
a{
	color: #D80018;
}
a:hover{
	color: #000000;
}
.clear{
	clear: both;
}
p {
	margin: 10px 0 0 0;
}

body{
	text-align: center;
	background: #545454 url('../layout/bodybg.gif') repeat-x 0% 0%; 
	font-family: arial;
	font-size: 11px;
}

#maincell {
	overflow: hidden; 
	margin: 15px auto;
	width: 888px;
	padding: 15px;
	background: #ffffff url('../layout/bg.jpg') repeat-x 0% 0%; 
	border: 1px solid #222222;
	text-align: left;
}

#header {
	position: relative;
	height: 110px;
	width: 888px;
	margin: 2px 0 0 0;
/*	background: url('../layout/headerbg.gif') repeat-x 0% 0%;  */
	border: none;
}

#headerprint a {
	font-size: 14px;
}

.headertext {
	float: right;
	width: 455px;
	padding: 10px 10px 9px 15px;
	text-align: right;
	border-bottom: 1px solid #545454;
	color: #545454;
}

#logo {
	position: absolute;
	left: 17px;
	top: 9px;
}


#topmenu{
	float: right;
	width: 455px;
	margin: 5px 5px 0 0; 
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}
	#topmenu a{
		color: #000000;
		text-decoration: none;
		padding: 0 7px;
	}
	#topmenu a:hover{
		background-color: #D80018;
		color: #FFFFFF;
		text-decoration: none;
	}
		#topmenu ul{
		list-style-type: none;
		margin:0px;
		padding:0px;
		}
		#topmenu ul li{
			list-style-type: none;
			border-left: 1px solid #000000;
			display: inline;
		}
		#topmenu ul li.first{
			list-style-type: none;
			border-left: none;
			display: inline;
		}

#actions {
	width: 828px;
	margin: 10px 30px 10px 30px;
	color: #D80018;
	font-weight: normal;
	text-align: left;
	border: none;
	font-size: 12px;
}

#content {
	width: 100%;
	margin: 3px 0 5px 0;
}
	
#contentleft{
	width: 275px;
	float: left;
	overflow: hidden;
}
	
	#contentleft div.leftmenu{
		width: 100%;
/*		background: #D80018;  */
		margin: 0 0 7px 0;
		text-align: right;
		font-weight: bold;
		color: #000000;
		font-size: 12px;
	}
	#contentleft div.leftmenu ul.leftmenutop{
		padding: 5px 5px 0px 15px;
		list-style: none;
	}
	#contentleft div.leftmenu ul{
		padding: 5px 0px 0px 15px;
		list-style: none;
	}

	#contentleft div.leftmenu ul li{
		padding: 2px 20px;
		width: 225px;
	}
						
	#contentleft div.leftmenu ul li a{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
		display: block;
		text-decoration: underline;
	}
	#contentleft div.leftmenu ul li a:hover{
		color: #D80018;
		text-decoration: none;
	}
	#contentleft div.action {
		text-align: right;
	}
	

#contentcenter {
	width: 593px;
	padding: 10px 0 10px 20px;
	float: left;
	overflow: hidden;
	color: #444444;
	font-size: 10px;
}
	#contentcenter p, #contentcenter ul, #contentcenter li {
		color: #444444;
		font-size: 13px;
		font-family: arial, verdana, tahoma;
	}
	#contentcenter p.note {
		color: #000000;
		font-style: italic;
		background: #dddddd;
		padding: 7px;
		border: 1px solid #545454;
		display: block;
		font-size: 10px;
	}
	#contentcenter p.actionssale {
		color: #ffffff;
		font-weight: normal;
		background: #D80018;
		padding: 7px;
		border: 1px solid #545454;
		display: block;
		font-size: 12px;
	}
	#contentcenter p.redtext, .redtext {
		color: #D80018;
	}
	#contentcenter p.redstrongtext, .redstrongtext {
		color: #D80018;
		font-weight: bold;
	}
	#contentcenter p.greentext, .greentext {
		color: #009000;
		font-weight: bold;
	}
	#contentcenter h2{
		font-weight: bold;
		font-size: 20px;
		font-family: arial;
		color: #444444;
		margin: 5px 0 10px 0;
		color: #D80018;
		text-align: center;
	}
	#contentcenter h3{
		font-size: 16px;
		padding: 0 0 3px 0;
		margin: 15px 0 2px 0;
		color: #000000;
		text-decoration: none;
	}
	#contentcenter ol, #contentcenter ul{
		padding: 5px 0 5px 25px;
	}	


	
#footercontacts {
	width: 888px;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
}
	#footercontacts p {
		margin: 0;
		padding: 20px 0 0 30px;
		color: #838383;
		font-weight: normal;
		font-size: 11px;
	}
	
#footer {
	overflow: hidden; 
	margin: 4px auto;
	width: 870px;
	padding: 0 8px 0 8px;
	text-align: center;
	font-size: 11px;
	color: #A7A7A7;
	font-weight: normal;
}
	#footer a {
		color: #A7A7A7;
		font-weight: normal;
		text-decoration: none;
	}
	#footer a:hover {
		color: #A7A7A7;
		font-weight: normal;
		text-decoration: underline;
	}


#footercopyright {
	overflow: hidden; 
	margin: 1px auto;
	width: 870px;
	padding: 0 8px 3px 8px;
	text-align: center;
	font-size: 11px;
	color: #A7A7A7;
	font-weight: bold;
}
	#footercopyright p{
		color: #FFFFFF;
	}
	#footercopyright p a{
		color: #ffffff;
	}

#bottomadverts {
	margin : 10px 0 10px 0;
	text-align : center;
	font-size : 11px;
	color : #B52745;
}
	#bottomadverts a, #bottomadverts a:visited {
		color : #B52745;
	}

div.navigation{
	border-top: 1px solid #545454;
	margin: 25px 0 10px 0;
	padding: 5px 10px 9px 15px;
	font-size: 11px;
}
.navigation a{
	font-weight: bold;
}

#languages {
	overflow: hidden; 
	position: absolute; left: 50%; top: 30px; width: 30px; margin-left: 465px;
	width: 30px;
	padding: 5px;
	border: none;
	text-align: right;
}


