* {
	padding:0;
	margin:0;
	outline:0;
}
body {
	font-size:12px;
	line-height:1.5;
	font-family:Arial, "Trebuchet MS", sans-serif;
	color:#000;
	background:#fff;
	text-align:left;
}
a img {
	border:0;
}
a {
	color:#0f5caf;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.cl, .clear {
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	clear:both;
}
a.gray {
	color:#c7c7c7;
	text-decoration:underline;
}
#shell {
	width:962px;
	margin:0 auto;
}
h2 {
	font-size:22px;
	font-weight:bold;
	color:#fff;
	padding-bottom:2px;
	line-height:18px;
}
h3 {
	font-size:16px;
	font-weight:bold;
	color:#474747;
	line-height:19px;
}
h5 {
	font-size:10px;
	font-weight:normal;
	color:#0f5caf;
	line-height:18px;
}
#header {
	width:100%;
	height:79px;
	background:url('images/header-bg.gif') no-repeat 0 0;
	position:relative;
}
.header-left {
	width:100%;
	height:131px;
	background:url('images/bg-left.gif') repeat-x 0 0;
	position:absolute;
	top:0;
	left:0;
	z-index:20;
}
.header-right {
	float:right;
	width:50%;
	height:131px;
	background:url('images/bg-right.gif') repeat-x 0 0;
}
#header {
	width:960px;
	position:relative;
	z-index:50;
}
h1#logo {
	float:left;
	padding-top:21px;
}
h1#logo a {
	width:247px;
	float:left;
	color:#fff;
	font-weight:bold;
	font-size:22px;
	font-family:Arial, "Trebuchet MS", sans-serif;
	line-height:19px;
	text-decoration:none;
}
h1#logo a span {
	display:block;
	font-size:12px;
	color:#c5c5c5;
	font-weight:normal;
	line-height:9px;
	padding-top:8px;
}
.search {
	float:right;
	width:221px;
	padding-top:15px;
	padding-right:24px;
	position:relative;
}
.search span {
	float:left;
	width:220px;
	background:url('images/search-field-bg.gif') no-repeat right;
}
.search .blink {
	background:transparent;
	border:0;
	color:#fff;
	padding:8px 0 7px 46px;
	width:120px;
}
.search .blink {
	font-size:11px;
	color:#c5c5c5;
	position:relative;
	font-family:Arial, Sans-Serif;
}
.search .search-button {
	border:0;
	width:18px;
	height:18px;
	background:url('images/search-button.gif') no-repeat 0 0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	cursor:pointer;
}
.search .search-button {
	position:relative;
	top:-22px;
	left:175px;
}
.social {
	float:right;
	width:232px;
	height:40px;
	background:url('images/social-bg.gif') no-repeat 0 bottom;
	padding-top:2px;
}
.social ul {
	list-style-type:none;
	padding-left:61px;
	padding-top:9px;
}
.social ul li {
	float:left;
	display:inline;
	width:24px;
	height:24px;
	padding:0 8px 0 0;
}
.social ul li a {
	float:left;
	display:inline;
	width:24px;
	height:24px;
	background:url('images/social-icons.gif.gif') no-repeat 0 0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
.social ul li a.in {
	background-position:-32px 0;
}
.social ul li a.facebook {
	background-position:-64px 0;
}
.social ul li a.flickr {
	background-position:-96px 0;
}
#navigation {
	width:100%;
	height:43px;
	background:url('images/navigation-bg-left.gif') no-repeat 0 0;
	padding-bottom:23px;
	margin-left:2px;
	position:relative;
	z-index:50;
}
#navigation ul {
	float:left;
	display:inline;
	list-style:none;
	line-height:43px;
	background:#2a3836 url('images/navigation-bg-right.gif') no-repeat right 0;
	margin-left:56px;
	padding-left:15px;
	padding-right:58px;
}
#navigation ul li {
	float:left;
	display:inline;
	padding-right:45px;
}
#navigation ul li.last {
	padding-right:7px;
}
#navigation ul li a {
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
}
#navigation ul li a.active, #navigation ul li a:hover {
	color:#c6c6c6;
}
#navigation span.right-bg {
	float:left;
	display:inline;
	width:56px;
	height:44px;
}
#slider {
	width:962px;
	height:302px;
	margin:0 auto;
	background:url('images/slider-bg.gif') no-repeat 0 0;
	position:relative;
}
.jcarousel-clip, .slider-carousel {
	float:left;
	display:inline;
	width:896px;
	position:relative;
}
.slider-carousel ul {
	list-style-type:none;
}
.slider-carousel ul li {
	float:left;
	display:inline;
	width:896px;
}
#slider .image {
	float:left;
	padding:20px 0 0 20px;
}
#slider .image img {
}
#slider .info {
	float:left;
	width:253px;
	padding-top:40px;
	padding-left:16px;
}
#slider .info p {
	color:#c7c7c7;
	line-height:19px;
	padding-top:13px;
	height:168px;
	overflow:hidden;
}
a.button-big {
	width:124px;
	height:40px;
	display:block;
	background:url('images/buttom-big.gif') no-repeat 0 top;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	cursor:pointer;
}
a.button-big:hover {
	background-position:bottom;
}
.jcarousel-prev {
	width:50px;
	height:56px;
	background:url('images/arrow-prev.png') no-repeat 0 0;
	position:absolute;
	top:130px;
	left:-36px;
	cursor:pointer;
}
.jcarousel-next {
	width:50px;
	height:56px;
	background:url('images/arrow-next.png') no-repeat 0 0;
	position:absolute;
	top:130px;
	right:-92px;
	cursor:pointer;
}
#content {
	height:100%;
	padding:20px 0 20px 0;
}
#content .box {
	float:left;
	width:300px;
	background:#fff;
	margin-right:27px;
	border:1px solid #e9e9e9;
	padding-bottom:11px;
	display:inline;
}
#content .last {
	margin-right:0;
	position:relative;
}
#content h3 {
	padding:14px 0 6px 0;
	border-bottom:1px dotted #c8c7c7;
	margin:0 16px;
}
.content {
	padding:9px 16px 0 16px;
	height:164px;
}
.content img {
	float:left;
	margin-top:3px;
	margin-right:7px;
	border:2px solid #a9a9a9;
}
.content p, .content a.gray {
	color:#555;
}
a.button-small {
	margin-left:16px;
	cursor:pointer;
}
a.button-small span, a.button-small {
	float:left;
	height:25px;
	background:url('images/button-small.gif') no-repeat 0 0;
	padding:0 0 0 17px;
	color:#fff;
	font-size:11px;
	line-height:25px;
	text-decoration:none;
}
a.button-small span {
	background-position:right 0;
	padding:0 16px 0 0;
}
.rss-icon {
	position:absolute;
	top:12px;
	right:16px;
}
ul.post-news {
	list-style:none;
}
ul.post-news li {
}
ul.post-news li.second {
	border-top:1px dotted #a9a9a9;
	padding-top:5px;
}
.footer {
	border-top:1px solid #ddddde;
	padding:10px 0 15px 0;
}
.footer, .footer a {
	color:#828484;
	text-decoration:none;
	font-size:10px;
}
.footer a:hover {
	text-decoration:none;
}
.footer p {
	margin:0;
	padding:0;
	line-height:normal;
}
.footer .lf {
	float:left;
}
.footer .rf {
	float:right;
}
