/* default */
* {font-size: 100.01%;}
html{
	height:100%;
	font-size: 62.5%;
}
body {
	height:100%;
	margin:0;
	min-width:970px;
	color:#000;
	font:1em Helvetica, Arial, Verdana, sans-serif;
	background:#fff;
}
form {
	margin:0;
	padding:0;
	display:inline;
}
fieldset {
	border:0;
	margin:0;
	padding:0;
}
img {border:none;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
p {margin:10px 0;}
.holder {
	width:100%;
	clear:both;
}
.holder:after {
	content:"";
	display:block;
	clear:both;
	height:0;
}
/* wrapper */
#wrapper {
	width:100%;
	height:100%;
	margin:0 auto;
	position:relative;
}
/* main */
#main {
	overflow:visible;
	width:100%;
	min-height:100%;
}
* html #main{
	height:100%;
	overflow:visible;
}
#main .seo-holder {
	width:100%;
	padding:65px 0 35px;
	overflow:visible;
}
/* header */
#header {
	position:absolute;
	top:0;
	left:0;
	height:65px;
	width:100%;
}
#header .header-area{
	width:100%;
	height:33px;
}
.logo-img {position:static;}
/* logo */
#header .logo {display:none;}
/* facebook link */
.facebook-link {display:none;}
/* content */
#content {width:100%;}
.content-area {
	width:600px;
	padding:20px 0 0;
	margin:0 0 20px;
	background:none;
	overflow:visible;
}
/* navigation */
#nav {display:none;}
/* twocolumns */
.twocolumns {
	width:100%;
	padding:12px 0;
	overflow:visible;
}
/* media */
.twocolumns .media {display:none;}
/* aside */
.aside {
	float:none;
	width:100%;
}
/* aside box */
.aside .box {
	background:none;
	border:0;
	padding:0;
	margin:0 0 17px;
	width:100%;
	overflow:visible;
}
.aside .box .text {
	width:100%;
	margin: 0 0 10px;
}
.aside .box .ttl {
	color:#c4d82d;
	display:block;
	font-size:1.4em;
	line-height:1.15em;
	margin:0 0 5px;
}
.aside .box p {
	margin:0 0 5px;
	color:#fff;
	font-size:1.2em;
	line-height:1.17em;
}
.aside .box p a{
	color:#b2e3fa;
	font-size:0.92em;
	font-weight: bold;
}
/* carusel */
#carusel {
	display:none;
}
/* upload link */
.upload-link {display:none;}
/* welcome */
.welcome {
	width:100%;
	border:0;
	padding:23px 0 0;
	overflow:visible;
}
.welcome h1{
	color:#80d2f6;
	font-size:2.4em;
	margin:0 0 20px;
}
.welcome p {
	margin:0;
	font-size:12px;
	line-height:14px;
}
/* breadcrumbs */
.breadcrumbs {display:none;}
/* section */
.section {
	width:100%;
	overflow:visible;
	margin:0 0 55px;
	font-size:12px;
	line-height:16px;
}
/* section headers */
.section h1 {
	color:#008cd2;
	margin:0 0 18px;
	font-size:2em;
}
.section h2 {
	color:#008cd2;
	margin:0 0 17px;
	font-size:1.67em;
}
.section h3 {
	color:#008cd2;
	margin:0 0 15px;
	font-size:1.5em;
}
.section .holder {
	width:100%;
	margin:-10px 0 0;
	overflow:visible;
}
/* post */
.section .post {
	padding:10px 0 0 ;
	width:100%;
	overflow:visible;
}
.section .bg {
	border-top:1px solid #334f5c;
	margin:-1px 0 45px;
	padding:30px 0;
}
/* image */
.post .img {
	float:left;
	margin:0 15px 0 0;
}
* html .post .img {margin:0 12px 0 0;}
.post img {
	display:block;
	border:2px solid #fff;
}
/* backgrounds for images */
.post .bg1 {
	background:none;
	padding:9px 0;
}
.post .bg2{
	background:none;
	padding:7px 0;
}
.post .bg3 {
	background:none;
	padding:9px 0;
}
/* text */
.section .txt{ 
	overflow:visible;
	color:#000;
	width:500px;
}
* html .section .txt {
	height:1%;
	width:auto;
}
.post .txt .ttl {
	font-size:1.17em;
	font-weight:normal;
	display:block;
	margin:0 0 22px;
	text-transform:uppercase;
}
.post p {
	margin:0 0 20px;
	page-break-inside:avoid;
}
.post p a{
	color:#c4d82d;
	text-decoration:underline;
}
.post p a:hover{text-decoration:none;}
.alignleft {
	float:left;
	margin:0 8px 5px 0;
}
/* section unordered list */
.section ul {
	list-style:none;
	padding:0;
	margin:0 0 20px;
	color:#000;
	line-height:1.5em;
}
.section ul a {
	color:#c0d82d;
	text-decoration:none;
}
.section ul a:hover{text-decoration:underline;}
.section ul ul {
	list-style:none;
	padding:0;
	margin:0 0 0 40px;
}
.section ul ul ul {
	list-style:none;
	padding:0;
	margin:0 0 0 12px;
}
/* section sub-nav */
.sub-nav-block {display:none;}
/* feedback-form */
.feedback-form{display:none;}
.hidden {display:none;}
.top-link {display:none;}
/* footer */
#footer {display:none;}
