* {
	margin:0;
	padding:0;
	outline:0;
}
/*h1,h2,h3,h4,h5
{
	margin-bottom: 10px;
		font: Verdana, Geneva, sans-serif;
}*/
body {
	font-size:12px;
	line-height:18px;
	font-family:Arial, Helvetica, Sans-Serif;
	color:#585f63;
	background:#f6f6f6 url(images/body.gif) repeat-x 0 0;
}
a {
	color:#4372a5;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
textarea {
	overflow:hidden;
}
fieldset {
	border:0;
}
.cl {
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	clear:both;
}
.notext {
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
.left, .alignleft {
	float:left;
	display:inline;
}
.right, .alignright {
	float:right;
	display:inline;
}
.shell {
	width:970px;
	margin:0 auto;
}
.shell li{
	margin-left: 30px;
	margin-bottom: 5px;
}

#header {
	height:100px;
}
#logo a {
	font-size:32px;
	line-height:25px;
	color:#6e6e6e;
	display:block;
	padding:12px 0 0 0;
}
#logo a:hover {
	text-decoration:none;
}
#logo a span {
	font-size:12px;
	line-height:19px;
	color:#908b8b;
	font-weight:normal;
	border-left:1px solid #d4d4d4;
	padding:0 0 0 10px;
}
#navigation {
	padding:9px 0 0 0;
}
#navigation ul {
	list-style:none;
}
#navigation ul li {
	background:url(images/nav-bor.gif) no-repeat right 17px;
	list-style:none;
	float:left;
	font-size:13px;
	line-height:45px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 20px 0 0;
	margin:0 20px 0 0;
}
#navigation ul li.last {
	background:none;
}
#navigation ul li a {
	float:left;
	height:45px;
	color:#fff;
}
#navigation ul li a:hover, #navigation ul li a.active {
	background:url(images/nav-a.gif) no-repeat center 0;
	text-decoration:none;
}
.search {
	width:180px;
	height:27px;
	border:1px solid #757373;
	margin:18px 0 0 0;
}
.search .field {
	width:117px;
	height:17px;
	background:#4b4b4b;
	border:0;
	font-size:10px;
	line-height:17px;
	color:#a9a9a9;
	font-weight:bold;
	padding:5px 15px;
}
.search .button {
	background:url(images/button.gif) no-repeat 0 0;
	width:33px;
	height:27px;
	border:0;
	cursor:pointer;
}
#head {
	height:324px;
	padding:20px 0 0 0;
}
#head .shell {
	position:relative;
}
.slider-nav {
}
.slider-nav .btn {
	width:23px;
	height:34px;
	position:absolute;
	bottom:25px;
	z-index:10;
}
.slider-nav .prev {
	background:url(images/prev.gif) no-repeat 0 0;
	right:37px;
}
.slider-nav .next {
	background:url(images/next.gif) no-repeat 0 0;
	right:5px;
}
.slider {
}
.slider ul {
	list-style:none;
}
.slider .jcarousel-clip {
	overflow:hidden;
	position:relative;
	width:970px;
	height:324px;
}
.slider .jcarousel-list {
	position:relative;
}
.slider .jcarousel-item {
	float:left;
	width:970px;
	height:324px;
	position:relative;
}
.slider .item {
}
.slider .box-info {
	background:url(images/slide-info.png) no-repeat 0 0;
	width:337px;
	height:251px;
	padding:15px 20px 0 27px;
}
.slider .box-info h3 {
	font-size:22px;
	line-height:25px;
	color:#9a423c;
	padding:0 0 16px 0;
}
.slider .box-info p {
	padding:0 0 18px 0;
}
.slider .box-info a {
	text-decoration:underline;
}
.slider .box-info a:hover {
	text-decoration:none;
}
.slider .box-info .btn-more {
	background:url(images/btn-more2.gif) no-repeat 0 0;
	width:104px;
	height:34px;
	font-size:12px;
	line-height:34px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin:8px 0 0 0;
}
.slider .box-banner {
	background:url(images/slide-banner.png) no-repeat 0 0;
	width:559px;
	height:283px;
}
.slider .box-banner02 {
	background:url(images/slide-banner-02.png) no-repeat 0 0;
	width:559px;
	height:283px;
}
.slider .box-banner h3 {
	font-size:20px;
	line-height:29px;
	color:#9a423c;
	text-transform:uppercase;
	text-align:center;
	width:170px;
	padding:85px 0 0 30px;
}
#main {
	padding:24px 0 30px 11px;
}
#main .shell {
}
#main h1,h2,h3,h4,h5
{
	margin-bottom: 10px;
}

.paratxt{
	margin-bottom: 10px;
}
#main .box-info {
	width:265px;
	padding-right:65px;
	padding-bottom:40px;
	position:relative;
}
#main .box-info h3 {
	font-size:19px;
	line-height:22px;
	color:#9a423c;
	/*border-bottom:1px dotted #dcdcdc;*/
	padding:0 0 6px 0;
}
#main .box-info img {
	display:block;
	margin:0 0 5px 0;
}
#main .box-info p {
	padding:0 0 10px 0;
}
#main .box-info p a {
	text-decoration:underline;
}
#main .box-info p a:hover {
	text-decoration:none;
}
#main .box-info .btn-more {
	position:absolute;
	bottom:0;
	left:0;
}
#main .box-blog {
	padding-right:0;
}
#main .box-blog .entry {
	border-bottom:1px dotted #dcdcdc;
}
#main .box-blog .entry p {
}
#main .box-blog .entry p.date {
	font-size:10px;
	color:#4372a5;
}
#main .box-blog .entry-last {
	border:0;
}
.btn-more {
	background:url(images/btn-more.gif) no-repeat 0 0;
	width:85px;
	height:27px;
	font-size:11px;
	line-height:27px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	display:block;
}
.footer {
	background:url(images/footer.gif) repeat-x 0 0;
	height:191px;
	padding:20px 0 0 0;
}
.footer .cols {
	height:151px;
	padding:0 0 0 22px;
}
.footer .col {
	background:url(images/footer-bor.gif) no-repeat right 20px;
	width:252px;
	padding:0 25px 0 0;
	margin:0 25px 0 0;
}
.footer .col h3 {
	font-size:15px;
	line-height:18px;
	color:#fff;
	text-transform:uppercase;
	border-bottom:1px solid #fdc461;
	width:252px;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
.footer .col p {
	color:#fef0d1;
	padding:0 0 6px 0;
}
.footer .col ul {
	color:#ffffff;
	padding:0 0 6px 0;
}
.footer .col a {
	color:#ffffff;
	text-decoration:underline;
}
.footer .col a:hover {
	text-decoration:none;
}
.footer .col .more {
	background:url(images/bullet.gif) no-repeat 0 5px;
	color:#ffffff;
	text-decoration:underline;
	padding:0 0 0 6px;
}
.footer .col .more:hover {
	text-decoration:none;
}
.footer .col-last {
	background:none;
	padding:0;
	margin:0;
}
.footer .bottom {
	padding:12px 0 0 0;
	font-size:10px;
}
.footer .bottom, .footer .bottom a {
	color:#fff;
	text-decoration:none;
}
.footer .bottom a:hover {
	text-decoration:none;
}
.footer p {
	margin:0;
	padding:0;
	line-height:normal;
}
.footer .lf {
	float:left;
	margin-left:22px;
}
.footer .rf {
	float:right;
	margin-right:22px;
}
