/* Reset styles */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
}

a img {
	border:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

ol, ul {
	list-style:none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content:"";
}

/* Site styles */

body {
	font:0.75em Tahoma;
	color:#5D5D5D;
	background:#fff;
}

a {
	text-decoration:underline;
	color:#B0895C;
}

a:hover {
	text-decoration:none;
}

h1 {
	font:bold 1.6em Tahoma;
	margin-bottom:10px;
}

h2 {
	font:bold 1.1em Tahoma;
	margin:0 0 5px;
}

h3 {
	font:bold 1em Tahoma;
	margin-bottom:2px;
}

/* Structure */

.wrapper {
	min-width:1000px;
	margin:0 auto;
	max-width:1280px;
}

.container {
	width:100%;
	float:left;
	margin-right:-27%;
}

/* Header */

.header {
	position:relative;
	overflow:hidden;
	padding-top:10px;
	margin:0 -6px 20px;
}

	.header span {
		display:block;
		float:left;
		width:33%;
	}
	
	.name {
		color:#B0895C;
		font:bold 1.6em Tahoma;
		margin-bottom:8px;
		padding-left:20px;
	}
	
		.name a {
			text-decoration:none;
		}

/* Content */

.content {
	margin-right:27%;
	padding:0 12px 20px;
}

  .content p {
	padding:3px 0;
}

	.content ul {
		margin:0 0 10px 20px;
		list-style:none !important;
	}
		
				.content ul li {
					background:url("images/bullet.gif") no-repeat left 3px;
					padding-left:15px;
					margin-bottom:14px;
				}

	/* Intro */

	.intro {
		overflow:hidden;
		margin-bottom:20px;
	}

		/* Recommended block */

		.recommended {
			overflow:hidden;
			font:bold 1.4em Tahoma;
			color:#B0895C;
			padding:15px 0 0;
		}
		
			.recommended a {
				color:#5d5d5d;
				margin-right:15px;
				text-decoration:none;
			}
			
			.recommended a:hover {
				color:red;
				margin-right:15px;
				text-decoration:none;
			}
		
			.clock {
				float:left;
				margin-top:-15px;
			}
			
		
		/* News block */
		
		.news-block {
			background: url("images/news-block.jpg") no-repeat right top;
			padding:100px 135px 0 0;
			width:216px;
			min-height:230px;
			float:right;
			margin-top:40px;
		}
		
			.news-block ul {
				margin:0 !important;
				list-style:none !important;
			}
		
				.news-block ul li {
					background:url("images/bullet.gif") no-repeat left 3px;
					padding-left:15px;
					margin-bottom:14px;
				}
				
				.news-block p {
					padding-left:15px;
				}
				
				.news-block h2 {
					color:#5d5d5d;
				}
	
	.h-list {
		overflow:hidden;
		list-style:none !important;
		margin:0 0 15px !important;
	}
	
		.h-list li {
			float:left;
			margin:0 20px 8px 0 !important;
			white-space:nowrap;
			padding-left:15px;
			background:url("images/bullet.gif") no-repeat left 3px;
		}
	
	/* Catalogue */
	
	.catalogue {
		margin-bottom:10px;
	}
	
		.catalogue td {
			vertical-align:top;
			padding:0 10px 20px;
		}
		
	/* Preview */
	
	.preview {
		overflow:hidden;
		margin-bottom:10px;
	}
	
		.preview p {
			margin-bottom:8px;
		}
		
		.preview dt {
			float:left;
			margin-right:15px;
		}
		
		.preview dd {
			display:table;
		}
	
	/* Paging */
	
	.paging {
		margin:0 0 15px !important;
		list-style:none;
	}
	
		.paging li {
			display:inline;
			background:none !important;
			padding:0 7px 0 0 !important;
		}
	
/* Right column */

.rightside {
	width:23%;
	float:right;
	padding:30px 2% 20px 2%;
	text-align:right;
}

	.logo {
		text-align:center;
		margin-bottom:15px;
	}
	
	.logo2 {
		border-top:1px solid #B0895C;
		padding:15px 15px 10px;
		font-size:18px;
		text-align:left;
		overflow:hidden;
	}
	
	.logo21 { float:left; width:160px; margin-left:15px; }
	.logo22 { float:right; width:40px; padding:5px 0px 5px; }
	
	.logo3 {
		padding:15px 15px 10px;
	}
	
	.logo4 {
		border-top:1px solid #B0895C;
		padding:15px 15px 10px;
	}
	
		.rightside li {
			margin-bottom:10px;
		}
	
			.rightside ul a {
				color:#5D5D5D;
				text-decoration:none;
			}
			
			.rightside ul a:hover {
				text-decoration:underline;
			}

/* Footer */

.footer {
	clear:both;
	background:url("images/footer.jpg") no-repeat right bottom;
}

	.ready {
		margin:0 0 10px 5px;
		border-left:6px solid #EDEDED;
		padding:4px 155px 4px 6px;
		overflow:hidden;
	}
	
		.ready li {
			margin-bottom:8px;
		}
		
		.ready p {
			float:right;
			text-align:center;
			padding-top:20px;
		}

	.copyright {
		background:#FCFCFC;
		font:normal 0.9em/18px Tahoma;
		padding:0 10px;
		margin-right:121px;
	}