* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.webfix {
	/*position:fixed;*/
	width:100%;
	/*z-index:10;
	top:0;*/
}
.webcntr {
	padding:148px 0 0 0;
}
.webcntr2 {
	padding:164px 0 0 0;
}
.topTickerPnl {
	background:#f8ffc1;
	width:100%;
	float:left;
}
.topTickerArea, .naviArea {
	margin:0 auto;
	width:980px;
}
.TickerBase, .naviBase {
	float:left;
	width:100%;
}
.toprightPnl {
	float:left;
	width:680px;
	margin:7px 0 0 0;
}
.toprightPnl a {
	font-size:13px;
	color:#333;
	text-decoration:none;
	margin:8px 5px 0px 5px;
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
}
.toprightPnl a:hover {
	color:#863f00;
}
.searchArea {
	float:right;
	margin:0;/*width:148px;*/
}
.searchBg {
	background:#fff;
	float:left;
	width:142px;
	height:34px;
	border:1px solid #c0b79a;
	border-width:0 1px;
	margin:0 5px 0 0;
}
.searchBg input[type=text] {
	border:none;
	margin:0;
	font-size:12px;
	float:left;
	width:122px;
	outline:none;
	padding:2px 10px;
	background:#fff;
	height:29px;
}
.searchBg input[type=text]:focus {
	color:#863f00;
}
#naviArea {
	background:url(../images/menuBg.gif) top left repeat-x;
	clear:both;
	width:100%;
	float:left;
	height:44px;
}
.naviBase {
	height:44px;
}
.headerBg, .headerBg2 {
	float:left;
	width:100%;
	height:230px;
	background-size: auto 230px !important;
}
.headerBg {
	background: url(../images/headerBg2.png) 0 0 repeat-x;
}
.headerBg2 {
	background: url(../images/headerBg2.png) 0 0 repeat-x;
}
#logoHeaderBase {
	width:100%;
	float:left;
	clear:both;/*border-bottom:1px solid #781d00;*/
}
.logoHeaderArea {
	margin:0 auto;
	width:980px;
}
.logoArea {
	float:left;
	width:980px;
}
.auroLogo, .auroLogo a {
	float:left;
	margin:0;
	padding:0;
}
.auroLogo a {
	margin:0;
}
.auroLogo a img {
	float:left;
	margin:0;
	padding:0;
	border:0px;
}
/**** New mid Container******/
#Container {
	min-height:550px;
	background:#fff;
}
#innerContainer {
	min-height:550px;
	background:#fff;
	margin:0 0 0 0;
}

.mainContnr {
	margin:0 auto;
	width:980px;
}
.contnr {
	width:100%;
	float:left;
	padding:30px 0 30px 0;
}
.contnrArea {
	width:100%;
	float:left;
	margin: 0 0 35px 0;
}
.contnrArea h2 {
	font-size:15px;
	text-transform:uppercase;
	color:#333;
	font-family: 'Roboto Slab', serif;
	font-weight:400;
	margin:0;
	text-align:center;
}
.contnrArea h1 {
	font-size:24px;
	text-transform:uppercase;
	font-family: 'Roboto Slab', serif;
	margin:0 0 20px 0;
	text-align:center;
	color:#863f00;
	font-weight:400;
}
.contnrArea p, .contnrArea table {
	font-size:15px;
	color:#444;
	font-family: 'Roboto', serif;
	margin:0;
	text-align:center;
	font-weight:400;
	line-height:20px;
	display:block;
}
.tblRw {
	clear:both;
}
.tblRw2 {
	display:none;
}
.contnrArea table {
	text-align:left;
	line-height:24px;
}
.contnrArea table ul {
	margin:0 0 0 35px;
	padding:0;
	list-style-type:disc;
}
.contnrArea table ol {
	margin:0 0 0 65px;
	padding:0;
	list-style-type:lower-roman;
}

.contnr a.moretxt {
	font-size:15px;
	color:#fff;
	font-family: 'Roboto', serif;
	text-align:center;
	font-weight:400;
	width:100px;
	padding:8px 0;
	clear:both;
	margin:25px auto;
	display:block;
	text-decoration:none;
	background:#ff8400;
	transition: 0.5s;
	-webkit-transition: 0.5s;/* Safari */
	-moz-transition: 0.5s;/* mozila */
	-ms-transition: 0.5s;/* IE */
}
.contnr a.moretxt:hover {
	color:#ff8400;
	background:#863f00;
}

.midbox {
	float:left;
	width:295px;
	margin:0 30px 0 0;
}
.homebox {
	min-height:215px; 
	padding:15px 0 0 0;
	float:left;
	width:100%;
	position:relative;
}
.boxMargin {
	margin:0 !important;
}
.midbox h3 {
	font-size:18px;
	text-transform:uppercase;
	color:#b84e00;
	font-family: 'Roboto', serif;
	font-weight:700;
	margin:0 0 10px 0;
	text-align:center;
	display:block;
	border-bottom:5px solid #ff8400;
	padding:0 0 8px 0;
}
/*.midbox h3 a {
	text-decoration:none;
	display:block;
}*/
.midbox p {
	display:block;
	margin:0 0 15px 0;
	text-align:justify;
	font-family: 'Roboto', serif;
	font-size:14px;
}
.news {
	margin:15px 0 10px 0;
	padding:0;
	float:left;
	width:100%;
	height:154px;
}
.midbox ul {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	width:100%;
}
.midbox ul li {
	margin:0 0 8px 0;
	padding:0 0 0 5px;
	background:url(../images/bullet.jpg) 0 5px no-repeat;
	display:block;
}
.midbox ul li a {
	margin:0;
	padding:0 0 8px 0;
	border-bottom:1px solid #ccc;
	display:block;
	font-family: 'Roboto', serif;
	font-size:13px;
	color:#333;
	text-decoration:none;
	line-height:18px;
}
.midbox ul li a:hover {
	color:#863f00;
	text-decoration:none;
}
a.moretxt2 {
	font-size:15px;
	color:#fff;
	font-family: 'Roboto', serif;
	text-align:center;
	font-weight:400;
	/*width:100px;*/
	padding:8px 0;
	clear:both;
	margin:0;
	display:block;
	text-decoration:none;
	background:#ff8400;
	transition: 0.5s;
	-webkit-transition: 0.5s;/* Safari */
	-moz-transition: 0.5s;/* mozila */
	-ms-transition: 0.5s;/* IE */
	position:absolute;
	bottom:0;
	width:100%;
}
a.moretxt2:hover {
	color:#ff8400;
	background:#863f00;
}
#footer {
	float:left;
	width:100%;
	background:#ffe9c4;
	padding:0;
}
.footerLinks {
	background:#863f00;
	text-align:center;
	padding:9px 0;
	color:#ffc38e;
}
.footerLinks a {
	text-align:center;
	color:#ffc38e;
	text-decoration:none;
	margin:0 6px;
	font-size:13px;
	transition: 0.5s;
	-webkit-transition: 0.5s;/* Safari */
	-moz-transition: 0.5s;/* mozila */
	-ms-transition: 0.5s;/* IE */
}
.footerLinks a:hover {
	color:#ff8400;
}
.footerArea {
	width:980px;
	margin:0 auto;
	clear:both;
}
.footTxt {
	float:left;
	width:100%;
	padding:15px 0;
}
.txtAdres {
	float:left;
	width:50%;
}
.txtAdres img {
	float:left;
	margin:0 15px 0 0;
}
.txtAdres h5 {
	font-family: 'Roboto Slab', serif;
	font-size:15px;
	font-weight:400;
	color:#863f00;
	margin:10px 0 2px 0;
}
.txtAdres p {
	font-family: 'Roboto', serif;
	font-size:13px;
	color:#333;
	margin:0;
	list-style:22px;
}
.txtAdres p a {
	color:#863f00;
	text-decoration:underline;
	transition: 0.5s;
	-webkit-transition: 0.5s;/* Safari */
	-moz-transition: 0.5s;/* mozila */
	-ms-transition: 0.5s;/* IE */
}
.txtAdres p a:hover {
	text-decoration:none;
}
.copyTxt {
	float:right;
	width:50%;
	padding:10px 0 0 0;
}
.copyTxt p {
	text-align:right;
	font-family: 'Roboto', serif;
	font-size:13px;
	color:#333;
	margin:0;
	list-style:20px;
}
/******** inner page **********/
.contnrinner {
	width:100%;
	float:right;
	padding:15px 0 20px 0;
}
.contnrInnerArea {
	width:98%;
	float:left;
	margin: 0 1% 35px 1%;
}
h2 {
	font-size:15px;
	text-transform:uppercase;
	color:#333;
	font-family: 'Roboto Slab', serif;
	font-weight:400;
	margin:0;
	text-align:center;
}
h1, h2 {
	text-align:left;
	font-weight:400;
	display:block;
}
h1 {
	font-size:32px;
	color:#222;
	text-transform:uppercase;
	font-weight:bold;
	font-family: 'Roboto Slab', serif;
	border:1px solid #c2bfbc;
	border-width:0 0 2px 0;
	padding:0 0 20px 0;
	margin:0 0 30px 0;
}
h2 {
	font-size:26px;
	color:#863f00;
	text-transform:capitalize;
	font-weight:400;
	font-family: 'Roboto', serif;
	margin:0 0 20px 0;
}
h3 {
	font-size:20px;
	color:#00796d;
	text-transform:capitalize;
	font-weight:400;
	font-family: 'Roboto', serif;
	margin:0 0 10px 0;
	display:block;
}
.rw_box h2 {
	font-size:24px;
	color:#863f00;
	text-transform:capitalize;
	font-weight:500;
	font-family: 'Roboto', serif;
	margin:0 0 20px 0;
}

.contnrInnerArea p {
	font-size:15px;
	color:#444;
	font-family: 'Roboto', serif;
	margin:0;
	padding:0 ;
	text-align:left;
	font-weight:400;
	line-height:24px;
	text-align:justify;
}
.contnrInnerArea p a {
	color:#863f00;
	text-decoration:underline;
	transition: 0.5s;
	-webkit-transition: 0.5s;/* Safari */
	-moz-transition: 0.5s;/* mozila */
	-ms-transition: 0.5s;/* IE */
}
.contnrInnerArea p a:hover {
	text-decoration:none;
}
.contnrInnerArea p img {
	float:left;
	margin:5px 30px 30px 0;
}
.contnrInnerArea img {
	border:8px solid #fff;
	box-shadow:0 0 12px #736a62;
}

.contnrInnerArea ol {
	margin:0 0 0 18px;
	padding:0;
	list-style-type:square;
}
.contnrInnerArea ol li {
	margin:0 0 20px 0;
	padding:0;
	color:#333;
	line-height:20px;
	text-align:justify;
	font-family: 'Roboto', serif;
	font-size:15px;
}
.contnrInnerArea ol li:last-child {
	margin:0;
}

.clearfix {
	clear:both;
}
.margin {
	margin:10px 0 35px 0;
	clear:both;
	width:100%;
	float:left;
	/*border:1px dashed #c2bfbc;
	border-width:0 0 1px 0;*/
	background:url(../images/midLine.png) bottom center repeat-x;
	height:20px;
}

.rw {
	width:100%;
	clear:both;
	padding:0;
	margin:0;
	/*border:1px dashed #c2bfbc;
	border-width:0 0 1px 0;*/
	float:left;
}
.rw table {
	clear:both;
	margin:15px 0;
}
.rw_box {
	width:92%;
	clear:both;
	padding:2.5% 3%;
	margin:0;
	background:#fff;
	border:1px solid #fff;
	-webkit-box-shadow:inset 0 0 40px #82bbb6;
	-moz-box-shadow:inset 0 0 40px #82bbb6;
	-ms-box-shadow:inset 0 0 40px #82bbb6;
	box-shadow:inset 0 0 40px #82bbb6;
	float:left;
}
ul.mgmt {
	margin:30px 0 0 0;
	padding:0;
	list-style-type:none;
	width:100%;
}
ul.mgmt li {
	margin:0 58px 0 0;
	padding:0 0 45px 0;
	list-style-type:none;
	float:left;
	display:block;
	width:196px;
}
ul.mgmt li img {
	float:left;
	width:180px;
}
ul.mgmt li span {
	display:block;
	padding:10px 0 0 0;
	margin:0;
	text-align:center;
	clear:both;
	float:left;
	width:100%;
	font-size:13px;
	word-wrap:break-word;
	color:#666;
}
ul.mgmt li span strong {
	color:#333;
}
ul.list {
	padding:0;
	margin:0 0 0 20px;
	list-style-type:circle;
	color:#863f00;
}
ul.list li {
	padding:5px 0 20px 0;
	margin:0 0 10px 0;
	background:url(../images/midLine.png) bottom center repeat-x;
	float:left;
	width:100%;
	color:#863f00;
}
ul.list li:last-child {
	background:none;
}
ul.list li a {
	display:block;
	color:#863f00;
	text-decoration:none;
	font-size:15px;
	font-family: 'Roboto', sans-serif;
}
.formAuro {
	width:100%;
}
.formAuro h3 {
	font-size:18px;
	margin:0;
	padding:0;
	font-family: 'Roboto Slab', serif;
	font-weight:600;
	color:#863f00;
	display:block;
}
.formAuro label {
	clear:both;
	width:100%;
	float:left;
	font-size:11px;
	padding:5px 0 2px 0;
	color:#666;
	margin: 0;
}
.formAuro label span {
	color:red;
}
.formAuro input[type=text], .formAuro textarea {
	clear:both;
	padding:6px 6px;
	margin:0;
	border:1px solid #bbb9a1;
	outline:0px none;
	resize:none;
	font-family: 'Roboto', serif;
	width:190px;
}
.formAuro input[type=text]:focus, .formAuro textarea:focus {
	border:1px solid #ff8400;
	outline:0px none;
	color:#333;
	background:#ffd973;
	transition: 0.5s;
	-webkit-transition: 0.5s;/* Safari */
	-moz-transition: 0.5s;/* mozila */
	-ms-transition: 0.5s;/* IE */
}
.commonbuttn {
	background:#ff8400;
	padding:8px 18px;
	color:#fff;
	border:0px;
	cursor:pointer;
	font-family: 'Roboto', serif;
	font-weight:500;
	margin:0 15px 0 0;
	float:left;
}
.commonbuttn:focus, .commonbuttn:hover {
	background:#863f00;
	outline:0px none;
	color:#fff;
	transition: 0.5s;
	-webkit-transition: 0.5s;/* Safari */
	-moz-transition: 0.5s;/* mozila */
	-ms-transition: 0.5s;/* IE */
}
.contact-head2 {
	font-family: 'Roboto Slab', serif;
	font-weight:700;
	font-size:18px;
	color:#333;
	margin:0 0 10px 0;
}
.contcArea {
	float:left;
	width:700px;
}
.formArea {
	float:right;
	width:200px;
}
.contcArea a {
	color:#863f00 !important;
	text-decoration:underline;
	transition: 0.5s;
	-webkit-transition: 0.5s;/* Safari */
	-moz-transition: 0.5s;/* mozila */
	-ms-transition: 0.5s;/* IE */
}
.contcArea a:hover {
	text-decoration:none;
}
/******** Banner ******/

.bannerStyle {
	background:#fff;
	position:relative;
	top:-10px;
	width:100%;
	float:left;
	margin:35px 0 0 0;
}
.bannerArea {
	margin:0 auto;
	width:980px;
}
.bner {
	width:100%;
	float:left;
}

.custom-header-bg-color{
	background-color: #863f00 !important;
}

.custom-button-bg-color{
	background-color: #ff8400 !important;
}