* { margin: 0; padding: 0; outline: 0; }

body {
	font-family: 'Arial', sans-serif;
	color: #000;
	font-size: 1em;
	background: #bfbfbf;
}


h1, h2 {
	font-family: 'Arial', sans-serif;
	font-weight: 300;
	margin: 0 0 5px 0;
	}
h1 {
	font-size: 2em;
	letter-spacing: -1px;
	line-height: 100%;
	}
	h1.title {
		font-size: 46px;
		font-weight: 700;
		color: #6a6a6a;
		}
	h1.tag {
		font-size: 1.75em;
		}
h2 {
	font-size: 1.5em;
	}

p {
	margin: 0 0 15px 0;
	}
a {
	color: #aaa;
	
	}
.clear {
	clear: both;
	}

.wrap {
	/*background:url(../images/bg.png) top left repeat-x;*/
	width: 100%;
	/*max-width: 1140px;
	min-width: 960px;*/
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0;
	}

.logo {
	margin: 45px 0 10px 0;
	width: 75%;
	height: auto;
	}


.section {
	width: 100%;
	/*max-width: 1140px;*/
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0 0 20px 0;
	}

.inner {
	width: 90%;
	margin: 0 auto;
	position: relative;
	min-height: 20px;
	padding: 10px 0;
	font-size: 1em;
	font-family: 'Arial', sans-serif;
	font-weight: 300;
	/*background: lime;*/
	}

.col-1-1 {
	width: 100%;
	float: left;
	}

.col-1-3 {
	width: 33.33333%;
	float: left;
	}

.col-2-3 {
	width: 66.66666%;
	float: left;
	}

.col-1-2 {
	width: 50%;
	float: left;
	}

.col-1-4 {
	width: 25%;
	float: left;
	}

.col-3-4 {
	width: 75%;
	float: left;
	}

.col-1-2 .content {
	padding:0 30px 0 0;
	}

.content {
	padding:0 20px 0 0;
	}

.homeNews {
	/*padding: 75px 0 0 0;*/
	text-align: left;
	}

.header {
	font-size: 48px;
	font-family: 'Arial', sans-serif;
	font-weight: 300;
	letter-spacing: -1px;
	color: #e6621b;
	}

.s4 .header {
	/*color:#424242;*/
	}

.txtCenter {
	text-align: center;
	}

.subMenu {
	position: absolute;
	top: 0;
	/*height: 50px;*/
	z-index: 1000;
	width: 100%;
	
	/*max-width: 1140px;
	min-width: 960px;*/
	background: #cdd242;
/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NkZDI0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NGEzNGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/

background: rgb(130,121,120); /* Old browsers */
background: -moz-linear-gradient(top, rgba(130,121,120,1) 0%, rgba(83,77,76,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(130,121,120,1)), color-stop(100%,rgba(83,77,76,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(130,121,120,1) 0%,rgba(83,77,76,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(130,121,120,1) 0%,rgba(83,77,76,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(130,121,120,1) 0%,rgba(83,77,76,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(130,121,120,1) 0%,rgba(83,77,76,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#827978', endColorstr='#534d4c',GradientType=0 ); /* IE6-9 */

}

.subMenu .inner {
	padding:0;
	font-weight: 400;
	}

.subMenu {
	/*float: left;*/
}

/*.subNavBtn {
	display: block;
	height: 35px;
	float: left;
	margin: 0px 50px 0 0;
	text-decoration: none;
	font-size: 16px;
	padding: 15px 0 0 0;
}*/

.subNavBtn {
	display: block;
	/*height: 35px;*/
	width: 16%;
	float: left;
	margin: 0;
	text-decoration: none;
	font-size: .875em;
	font-weight: 700;
	padding: 8px 2%;
	text-align: center;
	color: #fff;
	}
	.subNavBtn:hover {
		color: #000;
		/*background: #444;*/
		}

.active {
	color: #fff;
	background: #e6621b;
	}
.end {
	margin: 0;
	}


/* SECTIONS */
.sTop {
	min-height: 500px;
	background:#e5e5e5;
	color:#3d3d3d;	
}

.s1, .s2, .s3, .s5 {
	width: 100%;
	min-height: 500px;
	color: #fff;
	margin: 0;
	padding:  35px 0 0 0;
	line-height: 135%;
	}
	.s1 {	
		background: #313131;
		}
	.s2 {
		background: #3f3f3f;
		}
	.s3 {
	background: #504f4f;
		}
	.s5 {
		min-height: 300px;
		background: #161616;
		}

.footer {
	height: 100px;
	/*background: #161616;*/
}



@media screen and (max-width: 959px) {
	.wrap {
		/*background:url(../images/bg.png) top left repeat-x;*/
		width: 100%;
		/*max-width: 640px;
		min-width: 320px;*/
		z-index: 10;
		position: relative;
		margin: 0 auto;
		padding: 0;
		}
	.homeNews {
		/*padding: 50px 0 0 0;*/
		text-align: left;
		}
.codeImg {
	display: none;
}

.col-1-1, .col-1-3, .col-2-3, .col-1-2 {
	width: 100%;
	float: left;
	margin: 0 auto;
	max-width: 800px;
	}

.inner {
	width: 90%;
	padding: 0 5%;
	}

.section {
	min-width: 320px;
	}

.section .inner {
	padding: 20px 5%;
	}

.sTop {
	/*height:480px;*/
	}

.subMenu {
	position: absolute;
	/*top: 50x;*/
	/*min-height: 39px;*/
	font-size: 1em;
	z-index: 1000;
	width: 100%;
	/*max-width: 640px;
	min-width: 320px;*/
	}

.s1, .s3 {
	padding:  0px 0 0 0;
}

.subNavBtn {	
	font-size: 1em;	
	}

.logo {
	/*margin: 0px 0 10px 0;*/
}
.subMenu .inner {
	width: 100% ;
	padding: 0;
}
/*.subNavBtn {
	display: block;
	height: 35px;
	float: left;
	margin: 0px 30px 0 0;
	text-decoration: none;
	font-size: 14px;
	padding: 15px 0 0 0;
}*/

	h1.title {
		font-size: 36px;
		}
	h2 {
		font-size: 20px;
		}
	.s1, .s3, .s5 {
	background-image: none;
	}
}

@media screen and (max-width: 800px) { 
	.subMenu {
		/*top: 185px;*/
		}
	}

@media screen and (max-width: 640px) { 
	.wrap {
		/*max-width: 480px;*/
		width: 100%;
		}

.sTop {
	/*height:374px;*/
	}

.logo {
	width: 100%;
	margin: 75px 0 0 0;
	}
h1.tag {
	font-size: 1.25em;
	}

.subNavBtn {
	display: block;
	/*height: 35px;*/
	width: 29%;
	float: left;
	margin: 0;
	text-decoration: none;
	font-size: 1em;
	padding: 8px 2%;
	text-align: center;
	}

.subMenu {
	/*height: 75px;*/
	/*top: 200px;*/
	/*max-width: 480px;*/
	}

	.homeNews {
		/*padding: 70px 0 0 0;*/
	}
}




@media screen and (max-width: 480px) { 
.wrap {
		width: 100%;;
		/*max-width: 320px;*/
}
.sTop {
	/*height:374px;*/
}

.s1 {
	height: auto;
	background-image: none;
	}

h1.title {
	font-size: 28px;
	width: 48%
}

.sTop .txtCenter h1, .sTop .txtCenter h2, .sTop .txtCenter p {
	/*float: left;*/
}

.logo {
	/*margin: 0px 0 10px 0;*/
	width: 100%;
	/*height: auto;*/
	/*max-width: 271px;*/
	/*float: left;*/
	}

	.subMenu {
		/*top: 170px;*/
		height: 75px;
		/*max-width: 320px;*/
		}
	.homeNews {
		/*padding: 125px 0 0 0;*/
		}
.fxd{
	top: none!!important;
	
	bottom:0!important;
}

	p.header{
		font-size: 32px;
	}
}

@media screen and (max-width: 320px) { 
.subNavBtn {
	font-size: .75em;
	}
.inner {
	font-size: 1em;
	}
.sTop {
	/*height:374px;*/
	}

.s1 {
	height: auto;
	background-image: none;
	}

h1.title {
	font-size: 28px;
	width: 90%;
	margin: 0 auto 15px auto;
	float: none;
}

.sTop .txtCenter h1, .sTop .txtCenter h2, .sTop .txtCenter p {
	float: none;
	}

.logo {
	/*margin: 0px 0 10px 0;*/
	width: 85%;
	height: auto;
	/*max-width: 271px;*/
	float:none;

	}

	.subMenu {
		/*top: 115px;*/
		}
	p.header{
		font-size: 32px;
	}
	.homeNews {
		/*padding: 50px 0 0 0;*/
		}
	.s5 {
		background-image: none;
		}
}
