/*====================================== reset.css is here ==========version: css 2.0==============================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
.clear_0 {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	display: block;
}
.last {
	margin: 0 !important;
}
.pad_last {
	padding: 0 !important;
}
.no_bg {
	background: none !important;
}
/**************************************************************************************/
a {
	color: #000;
	text-decoration: none;
	outline: 0 none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
/*-----fonts here-----------------------------------------------------------------------------*/
@font-face {
	font-family: 'helvetica_lightregular';
	src: url('../fonts/helvetica-light-webfont.eot');
	src: url('../fonts/helvetica-light-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/helvetica-light-webfont.woff') format('woff'), url('../fonts/helvetica-light-webfont.ttf') format('truetype'), url('../fonts/helvetica-light-webfont.svg#helvetica_lightregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'myriad_proregular';
	src: url('../fonts/myriadpro-regular-webfont-webfont.eot');
	src: url('../fonts/myriadpro-regular-webfont-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/myriadpro-regular-webfont-webfont.woff') format('woff'), url('../fonts/myriadpro-regular-webfont-webfont.ttf') format('truetype'), url('../fonts/myriadpro-regular-webfont-webfont.svg#myriad_proregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	color: #595959;
	font: normal normal 12px Arial, Helvetica, sans-serif;
	background: url(../images/bodybg.gif) repeat-x left top #fcfcfc;
}
.flt_Lt {
	float: left;
	display: inline;
}
.flt_Rt {
	float: right;
	display: inline;
}
/* ---------------------------------------------------------------------------------*/


/* ----------------------- layout ----------*/
#page {
	margin: 0 auto;
	width: 960px;
}
#pagewrap {
	margin: 30px 0 0 0;
	float: left;
	width: 960px;
	background: #fff;
	display: inherit;
	position: relative;
	-moz-box-shadow: 0 0 6px 6px #b5b9ba;
	-webkit-box-shadow: 0 0 6px 6px #b5b9ba;
	box-shadow: 0 0 6px 6px #b5b9ba;
	behavior: url(js/css3-pie.html);
}
/*-------------------------------------------*/

/* ------------------------- HEADER HERE -------------------*/
#header {
	width: 100%;
	height: 238px;
	background: url(../images/headerbg.gif) no-repeat right top;
}
#header #logo {
	float: left;
	padding: 21px 0 0 40px;
}
#header #logo a {
	background: url(../images/logo.gif) no-repeat left top;
	width: 237px;
	float: left;
	height: 160px;
	font-size: 0;
	text-indent: -999px;
}
#headeRight {
	float: right;
	width: 557px;
	padding: 10px 0 0 0;
}
#topbar {
	float: right;
	height: 32px;
	background: #7e7e7e;
	padding: 0 0 0 8px;
	color: #fefefe;
	position: relative;
	font-family: Tahoma;
	line-height: 32px;
}
#topbar strong {
	text-transform: uppercase;
	padding: 0 6px 0 5px;
}
#topbar span {
	padding: 0 14px 0 0;
}
#topbar span.curve1 {
	position: absolute;
	padding: 0;
	top: 0;
	width: 13px;
	right: -13px;
}
#topbar img {
	margin: 0 7px 0 0;
	vertical-align: middle;
}
#headeRight #fade {
	clear: both;
	overflow: hidden;
	padding: 38px 48px 0 0;
	min-height: 50px;
	color: #535353;
	position: relative;
	font: italic normal 15px helvetica_lightregular;
}
#emailTab {
	float: right;
	margin: 27px 15px 0 0;
	width: 244px;
	height: 29px;
	padding: 0 0 0 14px;
	border-left: 1px solid #bfbfbf;
	border-top: 1px solid #bfbfbf;
	background: #e9e9e9;
}
#emailTab .texttab {
	float: left;
	height: 29px;
	display: block;
	border: 0;
	background: none;
	outline: none;
	padding: 0 10px 0 0;
	width: 204px;
	font: normal normal 12px tahoma;
	color: #9f9e9e;
	line-height: 29px;
}
.emailButton {
	float: right;
	border: 0;
	width: 30px;
	height: 30px;
	background: url(../images/emailbutton.gif) no-repeat left top;
	cursor: pointer;
	margin: -1px 0 0 0;
}
/* ---------------------------------------------------------*/



/* ------------------------- NAVIGATION HERE ---------------*/
#nav {
	float: left;
	background: url(../images/navbg.png) no-repeat left top;
	height: 42px;
	width: 993px;
	position: relative;
	z-index: 9999999;
	margin: 16px -21px -11px -12px;
}
#nav ul {
	float: left;
	padding: 0 0 0 15px;
}
#nav ul li {
	float: left;
	padding: 0 2px 0 0;
	line-height: 31px;
	margin: 0 -1px 0 0;
	position: relative;
	height: 31px;
	background: url(../images/navlibg.gif) no-repeat right 1px;
}
#nav ul li a {
	text-transform: uppercase;
	padding: 0 17px;
	font: normal normal 12px tahoma;
	color: #fefefe;
	display: block;
	line-height: 31px;
}
#nav ul li a:hover, #nav ul li:hover a {
	background: url(../images/navhover.gif) repeat-x left 1px;
}
#nav ul li.last {
	background: none;
	padding-right: 0;
}
/* -------------dropdown css here--------------------------------------------*/
#nav ul li ul {
	position: absolute;
	top: 31px;
	left: 0;
	width: 194px;
	background: #fff;
	padding: 0;
	display: none;
	z-index: 9999999;
}
#nav ul li:hover ul {
	display: block;
}
#nav ul li ul li {
	background: none;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
}
#nav ul li ul li.last1 {
	border: 0;
}
#nav ul li ul li a, #nav ul li:hover ul li a {
	display: block;
	background: none;
	float: none;
	padding: 0;
	text-indent: 17px;
	line-height: 31px;
	color: #515151;
}
#nav ul li ul li a:hover {
	background: #7e7e7e;
	color: #fff;
}
/* ------------------------ BANNER CSS HERE --------------*/
#banner {
	float: left;
	margin: -32px 0 0 -1px;
	width: 961px;
	height: 342px;
	position: relative;
	border-bottom: 1px solid #b7b7b7;
}
#banner ul li {
	position: relative;
	width: 961px;
	height: 342px;
}
.sliderText {
	position: absolute;
	width: 284px;
	height: 185px;
	background: url(../images/slidertextbg.png);
	bottom: 50px;
	right: 0;
	padding: 27px 17px 10px 31px;
}
.sliderText h2 {
	font-size: 30px;
	font-weight: normal;
	font-family: 'myriad_proregular';
}
.sliderText p {
	font: normal normal 17px myriad_proregular;
	color: #5c5c5c;
	padding: 17px 0 0 3px;
}
.readMore {
	float: right;
	height: 24px;
	font: normal normal 14px myriad_proregular;
	color: #070707;
	margin: 10px 0 0 0;
}
.readMore:hover {
	text-decoration: underline;
}
.readMore img {
	margin: 0 0 0 8px;
	vertical-align: middle;
}
#banner #pagenation {
	position: absolute;
	right: 25px;
	bottom: 0;
	background: url(../images/pagenatebg.png) no-repeat left top;
	height: 15px;
	width: 93px;
	z-index: 99999;
	padding: 10px 0 0 10px;
}
#banner #pagenation li {
	float: left;
	padding: 0 0 0 5px;
	width: auto;
	height: auto;
}
#banner #pagenation li a {
	float: left;
	background: url(../images/pagenat.png) no-repeat left top;
	height: 11px;
	width: 10px;
}
#banner #pagenation li a:hover, #banner #pagenation li a.current {
	background: url(../images/pagenatactive.png) no-repeat left top;
}
/* ------------------------ MIAN CONTENT HERE --------------*/

.holding-img {
	width: 237px;
	margin: 0px auto 0px auto;
	text-align: center;
}
.maincontent {
	width: 960px;
	float: left;
	padding: 19px 0 0 0;
	min-height: 500px;
}
.leftcolumn {
	float: left;
	width: 556px;
	margin: 41px 0 0 0;
	padding: 0 0 0 40px;
	border-right: 1px solid #e9e9e9;
}
.leftcolumn .block {
	float: left;
	width: 100%;
	margin: -30px 0 0 0;
}

.leftcolumn h3 {
	color: #393939;
	font-family: 'helvetica_lightregular';
	font-weight: normal;
	padding-bottom: 8px;
	font-size: 17px;
	padding-top: 12px;
}


#mar-fullwidth {
	margin: 16px 0px 0px 0px;
	padding: 0 0 20px 41px;
}


.leftcolumn h1, #mar-fullwidth h1 {
	font-size: 25px;
	color: #393939;
	font-family: 'helvetica_lightregular';
	font-weight: normal;
	padding-bottom: 8px;
}
.leftcolumn h1 span, #mar-fullwidth h1 span {
	color: #ae3b3b;
}
.leftcolumn .block p {
	overflow: hidden;
	padding: 6px 30px 6px 0;
	line-height: 20px;
}
.leftcolumn .block p strong {
	font-weight: bold;
	display: block;
}
.readmorelink {
	float: left;
	background: url(../images/linkicon2.gif) no-repeat right top #c61f1d;
	padding: 0 17px 0 9px;
	height: 17px;
	font: normal normal 10px Tahoma, Geneva, sans-serif;
	line-height: 17px;
	color: #fefefe;
	margin: 17px 0 0 0;
}
.readmorelink:hover {
	text-decoration: underline;
	color: #fff;
}
.leftcolumn .block2 {
	margin: 28px 0 0 0;
	padding-bottom: 20px;
}



.wordpress h2.entry-title {
	padding-bottom: 16px!important;
	font-size: 18px!important;
	color: #404040!important;
	background: none #fff!important;
	text-indent: 0px!important;
}
	
	
.maincontent h2, .services h2 {
	height: 21px;
	text-indent: 8px;
	font-size: 12px;
	color: #fefefe;
	text-transform: uppercase;
	background: #c61f1d;
	font-weight: normal;
	position: relative;
	line-height: 21px !important;
}
.leftcolumn h2 {
	width: 562px;
	margin: 0 0 28px -41px;
}
.leftcurve {
	position: absolute;
	display: block;
	width: 14px;
	height: 33px;
	left: -22px;
	top: 0;
}
.innovation {
	clear: both;
	overflow: hidden;
	padding: 8px 0px 0px 0px;
}
.leftcolumn .block2 p strong {
	padding-bottom: 5px;
}
.leftcolumn .block2 p {

}

.left-img {
	float: left;
	margin: 0px 20px 10px 0px;
	border: 1px solid #CCC;
}

.right-img {
	float: right;
	border: 1px solid #CCC;
	margin: 0px 20px 10px 0px;
}

.rightcolumn-sub {
	padding: 40px 0px 0px 0px;
}

.leftcolumn li {
	padding-left: 20px;
	background-image: url(../images/list-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	line-height: 21px;
}

/* --------------------rightcolumn-------------------------------------*/
.rightcolumn {
	float: right;
	width: 333px;
	padding-top: 40px;
}
.mar-news {
	float: left;
	width: 333px;
}
.mar-news h2 {
	margin-bottom: 2px !important;
}
.mar-news h2 .rightcurve {
	position: absolute;
	right: -13px;
	height: 31px;
	top: 0;
}
.mar-news ul {
	clear: both;
	overflow: hidden;
	padding: 2px 0 0 0;
}
.mar-news .mar-newsrow {
	clear: both;
	overflow: hidden;
	padding: 18px 0 0 0;
}
.mar-news .mar-newsrow .date {
	float: left;
	width: 39px;
	height: 50px;
	text-align: center;
	color: #fefefe;
	background: #7e7e7e;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.mar-news .mar-newsrow .date1 {
	display:block;
	width: 40px;
	text-align:center;
	font-size: 19px;
	padding: 7px 0px 0px 0px;
}
.mar-news .mar-newsrow .date2 {
	display:block;
	width: 39px;
	text-align:center;
	font-size: 11px;
	font-weight:normal;
}

.mar-news .mar-newsrow .mar-newscontent {
	float: left;
	width: 252px;
	margin: 0 0 0 11px;
	padding: 0 0 14px 0;
	border-bottom: 1px solid #e9e9e9;
}
.mar-news .mar-newsrow .mar-newscontent p {
	clear: both;
	overflow: hidden;
	padding: 10px 0 0 0;
	font-size: 11px;
	color: #4a4a4a;
	line-height: 18px;
}
.mar-news .mar-newsrow .mar-newscontent .readmorelink {
	margin-top: 11px;
}
.mar-news .mar-newsrow .mar-newscontent .readmorelink img {
	margin: 0 0 0 4px;
	vertical-align: middle;
}
.mar-news .mar-newsrow .mar-newscontentlast {
	border: 0;
}
.mar-news .mar-newsrow .mar-newscontentlast .readmorelink {
	margin-top: 14px;
}
/* ---------------------------------------------------------*/
.services {
	width: 960px;
	padding-bottom: 16px;
	display: inline-block;
	margin-top: 11px;
}
.services h2 {
	font: 400 12px/13px 'Tahoma';
	color: #fefefe;
	line-height: 21px;
}
.services ul {
	clear: both;
	overflow: hidden;
	padding: 20px 0 0 37px;
}
.services ul li {
	float: left;
	width: 103px;
	height: 81px;
	background: #fff;
	border: 1px solid #e7e7e7;
	border-radius: 1px;
	behavior: url(js/css3-pie.html);
	position: relative;
	padding: 3px;
	margin-left: 19px;
}
.services ul li:first-child {
	margin-left: 0;
}
.services ul li a {
	display: block;
	position: relative;
}
.services ul li a span {
	width: 98px;
	height: 17px;
	font: 400 10px/16px 'Tahoma';
	color: #fefefe;
	text-transform: uppercase;
	background: #7e7e7e url(../images/rightarrow.png) no-repeat 91px center;
	position: absolute;
	left: 0;
	bottom: 0;
	padding-left: 5px;
	cursor: pointer;
	z-index: 65;
}
.services ul li a:hover span {
	text-decoration: underline;
}
/* ------------------ FOOTER HERE --------------------------*/
#footer {
	height: 101px;
	clear: both;
	overflow: hidden;
}
.ftrTop {
	height: 101px;
	display: block;
	background: #9f9f9f;
}
.contact {
	width: 440px;
	font: 400 12px/20px 'Arial';
	color: #fff;
	float: left;
	padding: 33px 0 0 38px;
}
.contact strong {
	display: block;
	text-transform: uppercase;
	font-weight: 700;
}
.contact a {
	color: #fff;
}
.contact a:hover {
	color: #fff;
	text-decoration: underline;
}
.ftrlogo {
	width: 321px;
	height: 101px;
	float: right;
	background: url(../images/ftr-logo.jpg) no-repeat left top;
}
.copyright {
	display: block;
	font: 400 11px/37px 'Tahoma';
	color: #848484;
	text-align: center;
	height: 37px;
}
.copyright a {
	color: #848484;
}
.copyright a:hover {
	color: #848484;
	text-decoration: underline;
}
/* ---------------------------------------------------------*/


.mar-newscontent h3 {
	font: helvetica, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	padding: 0px;
}

.mar-newscontent h3 {
	font: helvetica, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	padding: 0px;
}

.mar-newscontent .imgtfe {
	padding-bottom: 14px;
}

/* -----------------------slider HERE----------------------------------*/

.slider{
	width:960px;
	clear: both;
	height: 329px;
	overflow: hidden;
	padding: 0px;
	border-bottom: 1px solid #e9e9e9;
}


.tp-caption.slide-home {
	font:Helvetica, Arial, sans-serif!important;
    height: 182px!important;
	width: 276px!important;
    left: 636px!important;
	top: 64px!important;
    padding: 20px 20px 0 28px;
    position: absolute;
	background-image:url(../images/white-back.png);
}


.tp-caption.slide-home p {
	color: #595959;
	font:Helvetica, Arial, sans-serif!important;
	font-size:16px;
}

.tp-caption.slide-home h3 {
		font:Helvetica, Arial, sans-serif!important;
			font-size:22px;
			font-weight:normal;
	padding-bottom:10px;
	color:#000;
}

#como-more {
	padding-top: 16px;
	float: right;
}

.image-box {
	padding: 12px 0px 12px 0px;
}

/* FORM STYLES */
input.ae-beds {
	width: 40px!important;
	margin-right: 15px!important;
}

.cf-radio .wpcf7-list-item {
	margin-right: 15px!important;
}

.wpcf7-not-valid-tip-no-ajax, .wpcf7-response-output  {
	clear:both!important;
	display:block;
	line-height: 22px;
	background-color:#c61f1d;
	color:#FFF;
	width: 257px;
	padding-left:8px;
}
.fullcolumn .block p{
    overflow: hidden;
    padding: 6px 30px 6px 42px;
    line-height: 20px;
}
.fullcolumn ul li{
    float: left;
    width: 20%;
    height: 81px;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 1px; 
    position: relative;
    padding: 3px;
    margin-left: 19px;
}
.video_block{
    display:block;
    width:42%;
    float:left;
    padding-left: 45px;
}