* {
	padding:0;
	margin:0;
	outline:0;
}
body {
	font-size:12px;
	line-height:1.5;
	font-family:"Lucida Sans", Lucida, Arial, "Trebuchet MS", sans-serif;
	color:#000;
	background:#fff;
	text-align:left;
}
a img {
	border:0;
}
a {
	color:#dc1929;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.hidden {
	display:none;
}
.cl, .clear {
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	clear:both;
}
.shell {
	width:980px;
	margin:0 auto;
	position:relative;
}
#header {
	background:#000;
	height:84px;
	position:relative;
	z-index:50;
}
h1#logo {
	float:left;
	padding-top:20px;
}
h1#logo a {
	width:248px;
	float:left;
	color:#fff;
	font-weight:bold;
	font-size:22px;
	font-family:Arial, "Trebuchet MS", sans-serif;
}
h1#logo a span {
	display:block;
	font-size:11px;
	color:#fcb214;
	font-weight:normal;
	line-height:13px;
	padding-left:2px;
}
#navigation {
	float:right;
	padding-top:37px;
	position:relative;
	z-index:50;
	left:7px;
}
#navigation ul {
	list-style-type:none;
	float:left;
	display:inline;
	position:relative;
	z-index:50;
}
#navigation ul li {
	float:left;
	display:inline;
	position:relative;
	z-index:50;
	margin-left:16px;
}
#navigation ul li.last {
	padding-right:0;
}
#navigation ul li a {
	color:#fff;
	font-size:13px;
	line-height:23px;
}
#navigation ul li a span, #navigation ul li a {
	float:left;
	height:23px;
	background:url('images/button-nav.gif') no-repeat left -100px;
	padding:0 0 0 12px;
	cursor:pointer;
}
#navigation ul li a span {
	background:url('images/button-nav.gif') no-repeat right -100px;
	padding:0 12px 0 0;
	cursor:pointer;
}
#navigation ul li a:hover span, #navigation ul li a:hover {
	background-position:0 0;
}
#navigation ul li a:hover span {
	background-position:right 0;
}
#navigation ul li a.active span, #navigation ul li a.active {
	background-position:0 0;
}
#navigation ul li a.active span {
	background-position:right 0;
}
#navigation ul li.dd-hover a:hover, #navigation ul li.dd-hover a:hover span {
	background:none;
}
.dd-hover {
	float:left;
	background:url('images/dd-hover.gif') no-repeat center 0;
	position:relative;
	left:20px;
	padding-left:20px;
	padding-right:20px;
	z-index:200;
}
#navigation ul li .dd {
	display:none;
	position:absolute;
	top:23px;
	right:-41px;
	width:141px;
	background:url('images/dd-bg-t.png') no-repeat 0 top;
	z-index:10;
}
#navigation ul li .dd ul {
	float:none;
	display:block;
	background:url('images/dd-bg-b.png') no-repeat 0 bottom;
	padding:4px 0;
}
#navigation ul li .dd ul li {
	float:none;
	display:block;
	margin:0;
	background:#605953;
}
#navigation ul li .dd ul li a {
	float:none;
	display:block;
	color:#a0917c;
	line-height:14px;
	height:auto;
	padding:4px 0 4px 8px;
	width:133px;
	color:#fff;
	border-bottom:1px dashed #a09c98;
}
#navigation ul li .dd ul li a.last {
	border-bottom:0;
}
#navigation ul li .dd ul li a.hover:hover {
	background:#febc11;
	font-weight:bold;
}
#navigation ul li .dd ul li .dd {
	left:145px;
	top:-6px;
}
#navigation ul li .dd ul li a.has-dd {
	background-image:url('images/has-dd-arrow.gif');
	background-repeat:no-repeat;
	background-position:90% center;
}
#navigation ul li .dd ul li a.has-dd:hover {
	background-image:url('images/dd-arrow.gif');
	background-repeat:no-repeat;
	background-position:90% center;
}
#navigation ul li .dd ul li a.hover, #navigation ul li .dd ul li a:hover {
	background-color:#febc11;
	color:#fff;
	font-weight:bold;
	background-image:url('images/dd-arrow.gif');
	background-repeat:no-repeat;
	background-position:90% center;
}
.arrow-separator {
	width:4px;
	height:18px;
	position:absolute;
	left:-4px;
	top:3px;
	background-image:url('images/unvisible-arrow2.png');
	background-repeat:no-repeat;
	background-position:0 0;
	display:inline;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
#slider {
	position:relative;
	padding-top:29px;
	z-index:10;
}
.jcarousel-clip, .slider-carousel {
	width:980px;
	height:388px;
	position:relative;
	overflow:hidden;
}
.slider-carousel ul {
	list-style-type:none;
}
.slider-carousel ul li {
	display:inline;
	float:left;
	width:980px;
	height:388px;
}
h2 {
	font-size:23px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#000;
	font-weight:normal;
	padding-top:30px;
	letter-spacing:-0.1px;
}
.slider-info {
	float:left;
	padding-right:34px;
}
.slider-info p {
	width:380px;
	color:#4a4a4a;
	padding-top:10px;
	padding-bottom:24px;
	line-height:22px;
}
.slider-image {
	width:566px;
	float:left;
}
a.yellow-button {
	display:block;
	width:148px;
	height:43px;
	background:url('images/button-slider.gif') no-repeat 0 0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	cursor:pointer;
}
a.red-button {
	display:block;
	width:148px;
	height:43px;
	background:url('images/red-button.gif') no-repeat 0 0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	cursor:pointer;
}
.slider-navigation {
	height:20px;
	position:absolute;
	bottom:43px;
	left:127px;
	z-index:2;
}
.slider-navigation ul {
	list-style-type:none;
}
.slider-navigation ul li {
	float:left;
	width:20px;
	padding-right:5px;
}
.slider-navigation ul li a {
	float:left;
	height:20px;
	width:20px;
	background:url('images/nav-slider.png');
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	cursor:pointer;
}
.slider-navigation ul li a.active {
	background:url(images/nav-slider-active.png);
}
#content {
	background:url('images/content-bg.gif') repeat-x 0 0;
	height:298px;
}
.box {
	float:left;
	width:294px;
	margin-top:25px;
	margin-right:28px;
	padding-right:29px;
	background:url('images/box-separator.gif') no-repeat right bottom;
}
h3 {
	font-size:18px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-weight:normal;
	line-height:22px;
	padding-bottom:10px;
}
h5 {
	font-size:10px;
	color:#5c4545;
}
.box-entry {
}
.box-entry img {
	height:88px;
}
.box-entry img.right {
	float:right;
	padding-right:0;
	padding-left:15px;
}
.box-entry img.left {
	float:left;
	padding-right:10px;
	position:relative;
	bottom:6px;
}
.box-entry p {
	color:#4a4a4a;
	line-height:22px;
}
.box-last {
	width:271px;
	background:none;
	padding-right:0;
	margin-right:0;
}
.box-entry p a {
	color:#f0553e;
	background:url('images/arrow.gif') no-repeat 0 center;
	padding-left:8px;
}
ul.post-news {
	list-style-type:none;
}
.footer {
	padding:13px 0 13px 6px;
	font-family:Verdana, Arial, "Trebuchet MS", sans-serif;
	font-size:10px;
	line-height:17px;
}
.footer, .footer a {
	color:#595959;
	text-decoration:none;
}
.footer p {
	margin:0;
	padding:0;
	line-height:normal;
}
.footer .lf {
	float:left;
}
.footer .rf {
	float:right;
}
