* {
	margin: 0;
	padding: 0;
	outline: 0;
	border-color: #DBDBDB;
}


body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #3A3A3A;
	font-size: 12px;
	background: #bfbfbf;

	
}


h1, h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin:0 0 15px 0;
}


h1 {
	font-size: 36px;
	letter-spacing: -1px;
	line-height: 100%;
}


h2 {
	font-size: 24px;
}
h4 {
	color: #D4791B;
	text-shadow: 0px 2px 2px #D9BEA1;
	font-size: 16px;
	line-height: 20px;
	border-bottom: 1px solid #E18424;
	margin-bottom: 5px;
}
h5 {
	font-size: 15px;
	color: #56AD6E;
}




p {
	margin: 0 0 15px 0;
	top: 10px;
	left: 10px;
	color: #622209;
}

a {
	color: #3e3e3e;
}
.red {
	color: #C8280B;
	font-weight: bold;
}
.green {
	color: #2D9B25;
	font-weight: bold;
}

.clear {
	clear: both;
}
.wrap {
	width: 100%;
	max-width: 100%;
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0;

}



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


.inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
	min-height: 500px;
	padding: 10px 0 30px;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

.inner:after {
	  content: "";
	  display: table;
	  clear: both;
}
.innerf {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding: 10px 0 30px;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

.innerf:after {
	  content: "";
	  display: table;
	  clear: both;
}


.subMenu {
	height: 50px;
	z-index: 1000;
	width: 100%;
	background-color: #eb8820;
	-webkit-box-shadow: 0px 2px 5px #333333;
	box-shadow: 0px 2px 5px #333333;
}

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


.subNavBtn {
	display: block;
	height: 33px;
	width: 108px;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 12px;
	padding: 17px 2px 0;
	text-align: center;
	color: #FFFFFF;
	text-shadow: 1px 1px 3px #171717;
}
.subMenu a:hover {
	background-color: #FC9D3A;
}

.active {
	background-color: #eb8820;
}
.end {
	margin: 0;
}




/* SECTIONS */
.sTop {
	min-height: 130px;
	background-color: #fff;
	color: #3d3d3d;
	padding: 0 0;
	height: 525px;
	background-image: url(../images/main-img.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
}

.s1 {
	background-color: #FFFFFF;
	color: #313131;
	position: static;
	
}


.s2 {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.s2 a {
	color: #2F2F2F;
}

.s3 {
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 10px 5px #393939;
	box-shadow: 0px 10px 5px #393939;
}


.s4 {
	background-color: #DADADA;
	background-image: url(../images/pattern8.png);
	background-attachment: fixed;
	background-repeat: repeat;
}



.s5 {
	background-color: #4A4A4A;
	color: #3d3d3d;
	height: 300px;
}

.s6 {
	background-color: #FFFFFF;
}





#main-img {
	text-align: center;
}
#mapbox {
}
.list-box {
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 10px;
}
div.list-box p {
	text-indent: -14px;
	margin-bottom: 10px;
}


.b-shadow {
	-webkit-box-shadow: 0px -2px 2px #585858;
	margin: 0;
	box-shadow: 0px -2px 2px #585858;
}
.v-shadow {
	-webkit-box-shadow: 2px 2px 4px #737373;
	box-shadow: 2px 2px 4px #737373;
}



h1.title {
	text-indent: -9999px;
}
.nav-logo {
	display: block;
	height: 50px;
	width: 200px;
	float: left;
	margin: 0px 0px 0 0;
	text-align: center;
}
.txt-01 {
	width: 851px;
	height: 145px;
	position: absolute;
	top: 306px;
	left: 37px;
	color: #000000;
	font-size: 16px;
	line-height: 1.5em;
}
/*====================*/
/*=== GotoTop      ===*/
/*====================*/
#back-to-top {
	position: fixed;
	right: 5px;
	top: 70px;
	z-index: 3000;

}
#back-to-top a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-box-shadow: 0px 2px 5px #474747;
	box-shadow: 0px 2px 5px #474747;
}
a:focus { outline:none;}
/*====================*/
/*===       GotoTop===*/
/*====================*/
.innernav {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
h2.subtitle {
	text-indent: -9999px;
}
.top-signature {
	height: 15px;
	color: #FFFFFF;
	background-color: #323030;
	position: fixed;
	top: 0px;
	width: 100%;
	text-align: center;
}
#telephone-box {
	width: 400px;
	float: left;
}
#mail-box {
	width: 520px;
	float: right;
}
#footer {
	width: 100%;
	height: 300px;
	background-color: #000000;
	color: #FFFFFF;
}
#footer-inner {
	width: 960px;
	height: 260px;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
table.company-table {
	border-collapse: collapse;
}
table.company-table tr th {
	border-bottom: 1px solid #FFFFFF;
	font-size: 16px;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #E18424;
	vertical-align: top;
}
tbody tr th.tblttl {
	background-color: #3F1C07;
}

table.company-table tr td {
	border-bottom: 1px solid #DBDBDB;
	font-size: 16px;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #C16200;
	padding-left: 30px;
	vertical-align: top;
}
table.company-table tr td p {
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
}
.img-01 {
	background-image: url(../images/img01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.img-02 {
	background-image: url(../images/img02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.img-03 {
	background-image: url(../images/img03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.footer {
	height: 300px;
	background-color: #4A4A4A;
}
.txt-box01 {
	position: absolute;
	width: 450px;
	left: 492px;
	top: 198px;
}
.txtmain p {
	font-size: 14px;
	padding: 0;
	line-height: 1.5em;
	margin: 0;
	background-position: left center;
	color: #5B3215;
}
.txtmain p.bullet07 {
	background-image: url(../images/bullet07.png);
	background-position: left center;
	padding-left: 22px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
.txtmain p.f18 {
	font-size: 18px;
}
.txtmain p.txtshadow {
	text-shadow: 1px 1px 2px #878787;
}
.box-p20 {
	padding-left: 21px;
	padding-right: 21px;
}
.box-p20-300 {
	padding-left: 40px;
	padding-right: 360px;
}
.txtmain .pdf {
	background-image: url(../images/icon_pdf01.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 22px;
	margin-left: 20px;
	float: left;
	width: 170px;
	margin-bottom: 20px;
}
.txtmain .pdf a {
	color: #FF7EEB;
}
.flt-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.txtmain a.linkbullet {
	color: #FF7EEB;
	font-size: 16px;
	line-height: 80px;
	background-image: url(../images/link-bullet.png);
	background-position: left center;
	padding-left: 90px;
	background-repeat: no-repeat;
	height: 80px;
	display: block;
}
.innerf {
	text-align: center;
	background-color: #4A4A4A;
}
.f12 {
	font-size: 12px;
	color: #FFFFFF;
}
.img05 {
	width: 220px;
	height: 220px;
	position: absolute;
	top: 457px;
	right: 24px;
}
div.section div.profilebox {
	height: 200px;
}
