@font-face {
    font-family: 'pt-sans';
    src: url('fonts/ptc75f-webfont.eot');
    src: url('fonts/ptc75f-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ptc75f-webfont.woff') format('woff'),
         url('fonts/ptc75f-webfont.ttf') format('truetype'),
         url('fonts/ptc75f-webfont.svg#pt_sans_captionbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
	font-size: 12px;
	line-height: 22px;
	font-family: arial, sans-serif;
	color: #202020;
	text-align:justify;
	background-color:#fff;
	min-width: 100%;
	}

a { color: #72ae13; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: none; }
a img { border: 0px none; }
a.more { background: url('images/green-arr.png') no-repeat 0 5px; padding-left: 11px; color: #72ae13; text-decoration: none; font-size: 12px }
a.more:hover { text-decoration: none;  }

.H2{font-size: 22px; 
	color: #cc0000; font-family: arial, sans-serif, sans-serif; 
	font-weight: 700; 
	padding-bottom: 10px; 
	text-transform: uppercase;
	}
	
/*font-family: 'Coda', cursive;*/
/*font-family: 'Jura', sans-serif;*/

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.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: 980px; margin: 0 auto; }

.header { 
	background: url('images/header.png'); 
	height:400px;
	}
.header .shell { 
	width: 972px;  
	padding-left:0px; 
	padding-right:0px; 
	padding-top:21px; 
	padding-bottom:0; 
	background: url('images/header.png');
	}
.header-top { height: 72px; background: url('images/header.png') 0 0; 
 }

#logo { width: 300px; font-size: 0; line-height: 0; float: left; }
#logo a { height: 57px; display: block;  background: url('images/logo.jpg') no-repeat 0 0; text-indent: -4000px }
#menu{
	width: 500px;  
	float:right;
	background: url('images/header.png');
	}

#navigation { float: right; padding-top: 13px; }
#navigation ul { list-style: none; list-style-position: outside; font-size: 14px; font-family: arial, sans-serif, sans-serif; font-weight: 400;  }
#navigation ul li { display: inline; padding-left: 34px; }
#navigation ul li a { color: #d5d4d4; }
#navigation ul li a:hover,
#navigation ul li.active a { color: #cc0000; text-decoration: none; border-bottom:solid 1px #fff; }


.slider { height: 436px;  }
.slider, #carousel, #carousel > div {
	width: 980px;
	height: 300px;
}
.slider {
	margin: 0px 0 0 -495px;
	overflow: hidden;
	position: relative;
	top: 50%;
	left: 50%;
}

#postit{
position:absolute;
width:600px;
padding:25px;
background-color:#fff;
border:1px solid red;
text-align:justify;
visibility:hidden;
z-index:100;
cursor:hand;
cursor: pointer;
}

/* ----------------------------------------------slide -------------------------------------*/
#slider-container{
	position:relative;
	background:#202020;
	clear:both
	}
#shadow-img-slider{
	height:5px; 
	width:980px; 
	position:absolute; 
	top:0; 
	left:0; 
	background:url('../images/shadow-img-slider.png') repeat-x; z-index:30
	}
.box_skitter_large {
	width:980px; 
	height:300px; 
	background-color:#202020;
	}
.label_skitter{
	bottom:35px !important; 
	left:40px !important; 
	padding:0px; 
	background:url('../images/opacity-slider-text.png'); 
	display:none
	}
.label_skitter h3{
	margin-bottom:0px;
	}
/* ----------------------------------------------slide end -------------------------------------*/

.main { 
	padding-left:0; padding-right:0; 
	padding-top:54px; 
	padding-bottom:20px  
	}
.main h2 { font-size: 22px; 
	color: #cc0000; font-family: arial, sans-serif, sans-serif; 
	font-weight: 700; 
	padding-bottom: 10px; 
	text-transform: uppercase;  
	}
.main p a { text-decoration: none; }
.main p a:hover { text-decoration: none; }
.main section { 
	padding-bottom: 50px; 
	margin-bottom: 20px;  
	border-top:solid 1px #f7f7f7;
	}

.main .cols { 
	padding-left: 32px; 
	padding-right: 32px;  
	}
.main .cols h2 { 
	padding-bottom: 4px; 
	}
.main .cols .col { 
	width: 277px; 
	float: left; 
		}
.main .cols .col + .col { 
	padding-left: 40px; 
	}
.main .cols .col img { 
	float: left; 
	margin-right: 4px; 
	width: 73px; 
	}
.main .cols .col .col-cnt { 
	height: 100%; 
	padding:7px;
	overflow: hidden; 
	border:dotted 1px #ddd;
	height:200px;
	}
.main .cols2 { 
	padding-left: 82px; 
	padding-right: 32px;  
	}
.main .cols2 h2 { 
	padding-bottom: 4px; 
	}
.main .cols2 .col { 
	width: 777px; 
	float: left; 
		}
.main .cols2 .col + .col { 
	padding-left: 40px; 
	}
.main .cols2 .col img { 
	float: left; 
	margin-right: 4px; 
	width: 73px; 
	}
.main .cols2 .col .col-cnt { 
	height: 100%; 
	padding:7px;
	overflow: hidden; 
	border:dotted 1px #ddd;
	
	}
.main .post { padding-left: 20px; padding-right: 30px; }
.main .post img { float: left; margin-right: 18px; width: 333px; height: 333px; }
.main .post-cnt { padding-top: 22px; }
.main .post-cnt p { padding-bottom: 10px; }
.main .post-cnt ul { list-style: none; list-style-position: outside; height: 100%; overflow: hidden; }
.main .post-cnt ul li { padding-left: 11px; background: url('images/green-arr.png') no-repeat 0 9px; padding-bottom: 7px  }
.main .post-cnt ul li a { text-decoration: underline; }
.main .post-cnt ul li a:hover { text-decoration: none; }

.main .content { padding-left: 32px; padding-right: 32px; }
.main .content span { text-decoration: underline; }

#footer { background: url('images/footer.png');}
#footer .shell { padding-left:0; padding-right:0; padding-top:26px; padding-bottom:26px; background: url('images/footer.png');}
#footer .footer-cols { padding: 0 32px 26px; background: url('images/footer.png');  }
#footer .col { width: 212px; float: left; }
#footer .col + .col { padding-left: 22px; }
#footer h2 { font-size: 20px; margin-bottom:  10px; color: #fff; background: url('images/footer-cols.png') repeat-x 0 bottom;  padding-bottom: 10px; text-shadow: rgba(0,0,0,0.9) 1px 1px 1px; font-family: arial, sans-serif, sans-serif; font-weight: 700; text-transform: uppercase  }

#footer .col ul { list-style: none; list-style-position: outside; }
#footer .col ul li { padding-left: 11px; background: url('images/green-arr.png') no-repeat 0 8px; padding-bottom: 7px; font-size: 11px }
#footer .col ul li a { color: #717171; }
#footer .col ul li a:hover { color: #fff; }

#footer .col p { font-size: 11px; color: #fff; } 
#footer .col p a { color: #717171; }
#footer .col p a:hover { color: #fff; }

#footer .footer-bottom { background: url('images/footer.png') repeat-x 0 0; padding-left:32px; padding-right:32px; padding-top:15px; padding-bottom:0  }

#footer .footer-bottom p.copy { float: right; line-height: 11px; font-size: 11px; color: #717171; }
#footer .footer-bottom p.copy span { padding: 0 8px; }
#footer .footer-bottom p.copy a { color: #717171; text-decoration: underline; }
#footer .footer-bottom p.copy a:hover { color: #fff; text-decoration: none; }

#footer .footer-nav { float: left; }
#footer .footer-nav ul { list-style: none; list-style-position: outside; line-height: 11px;  }
#footer .footer-nav ul li { float: left; border-right: 1px solid #181818;  padding: 0 8px; text-shadow: rgba(0,0,0,0.7) 0px 1px 1px; }
#footer .footer-nav ul li:first-child { padding-left: 0; }
#footer .footer-nav ul li a { color: #717171; }
#footer .footer-nav ul li a:hover { color: #fff; }
#navigation a.nav-btn { display: none;  }