html {
	margin: 0px;
	padding: 0px 20px;
	background-image: url(../images/html.gif);
	background-repeat: repeat-x;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body.gif);
	background-repeat: repeat-x;
	min-width: 954px;
	font: 11px Tahoma, Arial, sans-serif;
	position: relative;
}
img {
	border-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0px;
	padding-bottom: 10px;
	text-align: justify;
}
.logo {
	float: left;
	margin-top: 23px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 12px;
	font-size: 10px;
	color: #729AAD;
	text-decoration: none;
	padding-left: 161px;
	padding-top: 10px;
	margin-bottom: 12px;
}
.ad {
	float: right;
	margin-top: 23px;
	margin-bottom: 20px;
}
.top_nav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 372px;
	height: 48px;
	clear: left;
}
.top_nav li {
	background-image: url(../images/to_nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	float: left;
	width: 104px;
	list-style: none;
	padding: 0px 10px 4px;
}
.top_nav a {
	color: #617C8E;
}
.top_nav a:hover {
	text-decoration: underline;
	color: #60ADE4;
}
.top_nav .rss {
	font-weight: bold;
	color: #FFAA24;
	background-image: url(../images/rss.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 15px;
}
.top_nav .rss:hover {
	text-decoration: none;
	color: #FFAA24;
}
.menu {
	height: 30px;
	margin: 0px 0px 25px;
	padding: 0px 0px 0px 2px;
	background-image: url(../images/menu.gif);
	background-repeat: repeat-x;
	clear: both;
	position: relative;
}
.menu li {
	list-style: none;
	float: left;
	padding-right: 12px;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	background-image: url(../images/menu_divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #C8D7E0;
	text-decoration: none;
}

.menu #catalogue {
	background-image: none;
}
.menu #catalogue.hover {
	background-image: url(../images/menu_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu .hover #links {
	display: block;
}
.menu .left_bord {
	font-size: 0px;
	background-image: url(../images/menu_left.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 30px;
	width: 4px;
	left: 0px;
	top: 0px;
}
.menu .right_bord {
	font-size: 0px;
	background-image: url(../images/menu_right.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 30px;
	width: 4px;
	top: 0px;
	right: 0px;
}
.menu .map {
	float: right;
	background-image: url(../images/map.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: left center;
}
.menu .map a {
	color: #E5EAED;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	line-height: 28px;
}
.menu .map a:hover {
	text-decoration: none;
	color: #E5EAED;
}


#links {
	width: 100%;
	position: absolute;
	top: 30px;
	left: 0px;
	line-height: normal;
	display: none;
	z-index: 300
}
#links table {
	width: 100%;
	border-collapse:collapse;
}
#links td {
	vertical-align: top;
	padding: 0px;
	background-repeat: no-repeat;
}
#links .lt {
	background-image: url(../images/links_lt.gif);
	height: 4px;
	width: 4px;
}
#links .rt {
	background-image: url(../images/links_rt.gif);
}
#links .rb {
	background-image: url(../images/link_rb.gif);
	height: 4px;
	width: 4px;
}
#links .lb {
	background-image: url(../images/links_lb.gif);
}
#links .b, #links .r, #links .t, #links .l{
	background-color: #60707A;
}
#links .c {
	background-color: #60707A;
	color: #8A969E;
	height: 40px;
	vertical-align: middle;
	font-weight: normal;
	line-height: 14px;
	padding-right: 3px;
	padding-left: 3px;
}
#links .c a {
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
}
#links .c a:hover {
	color: #C8D7E0;
	text-decoration: underline;
}
#links .c .all {
	color: #C8D7E0;
}
#links .c .all:hover {
	color: #FFFFFF;
}




.content {
	width: 100%;
	border-collapse:collapse;
	background-image: url(../images/content_bot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 15px;
	color: #617C8E;
	text-align: justify;
}
.content .left {
	width: 44%;
	vertical-align: top;
	padding: 0px 0px 50px;
}

.content .left_big {
	width: 71%;
	vertical-align: top;
	padding: 0px 0px 50px;
}

.content .left .content_item
{
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #617C8E;
}
.content .left .comments {
	color: #FFAA24;
}
.content .left .content_pic {
	display: block;
	margin-bottom: 20px;
	border: 5px solid #DDE4E9;
	margin-top: 15px;
}
.content .left .preview {
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #617C8E;
}

.content .left .inp{
	padding: 3px;
	border: 1px solid #B0BDC6;
	width: 100%;
}

.content li a {
	color: #5EB5EC;
	text-decoration: underline;
	line-height: 20px;
	font-size: 12px;
}


.content .center {
	width: 23%;
	vertical-align: top;
	padding: 0px 0px 50px;
}



.content .right {
	width: 23%;
	vertical-align: top;
	padding: 0px 0px 50px;
}
.content h2 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #5EB5EC;
	margin: 0px 0px 8px;
	padding-bottom: 4px;
	border-bottom: 1px solid #B0BDC6;
}
.content h2 a{
color: #5EB5EC;
text-decoration: none;
}
.content h3 {
	font-size: 11px;
	font-weight: bold;
	color: #FFAA24;
	margin: 0px;
	padding-bottom: 14px;
	text-transform: uppercase;
}

.content h3 * {
	color: #FFAA24;
}

.content h4 {
	font-size: 11px;
	font-weight: bold;
	color: #617C8E;
	padding-bottom: 15px;
	padding-left: 11px;
	text-transform: uppercase;
	background-image: url(../images/hd_small.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: 0px 3px;
}
.content h4 a {
	font-weight: normal;
	color: #FFAA24;
	margin-left: 5px;
	padding-left: 5px;
	border-left: 1px solid #90A6B4;
	text-transform: none;
}

.content h4.big {
	background-image: url(../images/hd_big.gif);
}
.content .all {
	color: #FFAA24;
	background-image: url(../images/all.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
.content span.date {
	color: #90A6B4;
	margin-right: 4px;
	padding-right: 5px;
}
.content span.time {
	font-weight: bold;
	color: #5EB5EC;
}

.content div.date {
	color: #5EB5EC;
	padding-bottom: 8px;
}

.content .item {
	color: #617C8E;
	text-decoration: none;
	display: block;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 10px;
	background-image: url(../images/center_divider.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	text-align: justify;
}
.content .item:hover {
	text-decoration: none;
	background-color: #F5F7F8;
}
.content .item img {
	float: left;
	margin-right: 10px;
}


.content .left_bot {
	background-image: url(../images/content_left.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding: 0px 0px 0px 14px;
}
.content .left_bot a {
	color: #617C8E;
	text-decoration: underline;
}
.content .left_bot a:hover {
	color: #5EB5EC;
	text-decoration: underline;
}
.content .left_bot .rss {
	font-weight: bold;
	color: #FFAA24;
	background-image: url(../images/rss.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 15px;
}
.content .left_bot .rss:hover {
	color: #FFAA24;
	text-decoration: none;
}


.content .right_bot {
	background-image: url(../images/content_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #90A6B4;
	text-align: right;
	padding: 0px 25px 0px 0px;
}
.content .right_bot a {
	color: #90A6B4;
}
.logo_bot {
	float: left;
	background-image: url(../images/logo_bot.gif);
	background-repeat: no-repeat;
	height: 12px;
	font-size: 10px;
	color: #729AAD;
	text-decoration: none;
	padding-left: 161px;
	padding-top: 10px;
	margin-bottom: 15px;
	margin-left: 14px;
}
