@charset "UTF-8";
body {
	margin:0px;
	padding:0px;
	font-family: serif;
	color: white;
}
.navigation {
	position:fixed;
	z-index: 1;
	top: 20%;
	right: 0;
}
.navigation ul, li, a {
	color:#FFF;
	text-decoration:none;
	display: block;
	height: 30px;/*margin:5px 20px;padding: 0;*/
	text-align: center;
	width: 40px;
	font:16px/29px serif;
	padding: 2px
}
.navigation ul, li, a:hover, .active {
	font-size: 25px;
	cursor: pointer
}
.home {
	text-align:center;
	background-color:#000;
	vertical-align:middle;
	line-height:37px
}
#header {
    background:url(../images/top-bg.png) repeat-x;
    top: 0;
    width: 100%;
    z-index: 1000;
	position: fixed;
	height:59px;
}
.logobgdiv{ width:1200px; margin:0 auto}

#slide1 {
    background: url(../images/slide1-bg.png);
    display: block;
	width:100%;
}
#slide2 {
	background: url(../images/slide2-bg.png);
	display: block;
	width:100%;
}
#slide3 {
	background: url(../images/slide3-bg.png);
	display: block;
	width:100%;
}
#slide4 {
	background: url(../images/slide4-bg.png);
	display: block;
	width:100%;
}
#slide5 {
	background: url(../images/slide5-bg.png);
	display: block;
	width:100%;
}
#slide6 {
	background: url(../images/intro-8.png);
	display: block;
	width:100%;
}
#slide7 {
	background: url(../images/slide6-bg.png);
	display: block;
	width:100%;
}
#slide8 {
	background: url(../images/slide7-bg.png);
	display: block;
	width:100%;
}
#slide9 {
	background: url(../images/slide8-bg.png);
	display: block;
	width:100%;
}
#slide10 {
	background: url(../images/slide9-bg.png);
	display: block;
	width:100%;
}
#slide11 {
    background: url(../images/slide1-bg.png);
    display: block;}
	
.topcontentdiv {
    margin:0 auto;
    width: 1200px;
	padding:100px 0;
}
.contentdiv {
    margin:0 auto;
    width: 1200px;
}
.diftxt{font-size:60px;color:#75767a;line-height:61px;font-family: serif;}
.helpdskclrs{color:#d83333;font-size:80px;line-height:70px; letter-spacing:-4px;font-family: serif; margin-top:40px;}

.button{
	background-color:#ccc;
    display: block;
    height: 50;
	width:50;
	border-radius: 7px 7px 0 0;
	margin-top:-78px;
	position:relative;
	background:rgba(204, 204, 204, 0.3);
}
.underLine1, .underLine {
	border-bottom: 1px dashed #FFFFFF;
	height: 0;
	opacity: 0.3;
	width: 100%;
}
.underLine {
	padding:7px 0 0 0;
}
.headertxt{
	font-family: serif;
	color: #FFF;
    font-size: 5em;
    letter-spacing: -4px;
    line-height: 100px;
	margin-top:10px;
	margin-bottom:30px;}

.slideinrtxtbx{
	background-color: #730B24;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font: 100 17px 'Titillium Web',serif;
    letter-spacing: 1px;
    padding: 8px 14px;
	width:200px;
}
.bubble{
	
	background: none repeat scroll 0 0 #1D5065;
	border-radius: 10px 10px 10px 10px;
	color: #FFFFFF;
	float: left;
	margin-left: 100px;
    margin-right: 45px;
    margin-top: 137px;
    padding: 16px 30px;
    position: relative;
    width: 275px;
	}

.bubble:after {
    border-color: transparent #1D5065;
    border-style: solid;
    border-width: 12px 0 22px 55px;
    content: "";
    display: block;
    position: absolute;
    right: -40px;
    top: 30px;
    width: 0;
}
.bubble:before{
    border-width: 18px 0 18px 36px;
    content: "";
    display: block;
    left: 328px;
    position: absolute;
    top: 66px;
    width: 0;
}
.bubble1{
	background: none repeat scroll 0 0 #1D5065;
	border-radius: 10px 10px 10px 10px;
	color: #FFFFFF;
	float: left;
	height: 90px;
	line-height:28px;
	margin-right: 45px;
	margin-top: 30px;
	padding: 16px 30px;
	position: relative;
	width: 275px;
	letter-spacing:1px
}
.bubble1 {
	background: #493576;
	width:300px;
	height:140px;
	margin:74px 0 0.5em 122px;
}
.bubble1:after {
	border-color: transparent #493576;
	border-style: solid;
	border-width: 11px 63px 8px 0;
	content: "";
	display: block;
	left: -49px;
	position: absolute;
	top: 72px;
	width: 0;
	transform: rotate(-33deg)
}
.bubble1:before {
	border-width: 0 0 30px 50px;
	bottom: -30px;
	content: "";
	display: block;
	position: absolute;
	right: 80px;
	width: 0
}
.crybaby {
	width:300px;
	float:left;
	margin-left:152px;
}
.absent{
	background: none repeat scroll 0 0 #461E2A;
	border-radius: 10px 10px 10px 10px;
	color: #FFFFFF;
	float: left;
	height: 90px;
	line-height:28px;
	margin-right: 45px;
	margin-top: 30px;
	padding: 16px 30px;
	position: relative;
	width: 275px;
	letter-spacing:1px
}
.absent {
	background: #461E2A;
	width:300px;
	height:73px;;
	margin:74px 0 0.5em 122px;
}
.absent:after {
	border-color: transparent #461E2A;
	border-style: solid;
	border-width: 11px 63px 8px 0;
	content: "";
	display: block;
	left: -49px;
	position: absolute;
	top: 72px;
	width: 0;
	transform: rotate(-33deg)
}
.absent:before {
	border-width: 0 0 30px 50px;
	bottom: -30px;
	content: "";
	display: block;
	position: absolute;
	right: 80px;
	width: 0
}
.yesman {
	border-radius:7px;
	padding:19px;
	background: #305F2A;
	width:300px;
	height:80px;
	margin:48px 0 0.5em 0px;
}
.yesman:after {
	border-color: transparent #305F2A;
	border-style: solid;
	border-width: 11px 63px 8px 0;
	content: "";
	display: block;
	left: -49px;
	top: 72px;
	margin-left: -348px;
    margin-top: -35px;
	width: 0;
	transform: rotate(-33deg)
}
.yesman:before {
	border-width: 0 0 30px 50px;
	bottom: -30px;
	content: "";
	display: block;
	position: absolute;
	right: 80px;
	width: 0
}
.yesman1{
	background: none repeat scroll 0 0 #305F2A;
	border-radius: 10px 10px 10px 10px;
	color: #FFFFFF;
	float: left;
    margin-right: 45px;
    margin-top: 137px;
    padding: 16px 30px;
    position: relative;
    width: 275px;
	}

.yesman1:after {
    border-color: transparent #305F2A;
    border-style: solid;
    border-width: 12px 0 22px 55px;
    content: "";
    display: block;
    position: absolute;
    right: -40px;
    top: 15px;
    width: 0;
}
.yesman1:before{
    border-width: 18px 0 18px 36px;
    content: "";
    display: block;
    left: 328px;
    position: absolute;
    top: 66px;
    width: 0;
}
.slide5chatbxtd{ height:50px;}
.even {
	background-color: #5d5b65;
	float:left;
	padding:7px;
	opacity:0.7;
	margin:9px 0 0;
	font-size:14px;
	border-radius:7px;
	font-size:17px;
	line-height: 22px;
}
.odd {
	background-color: #a4a17d;
	float:right;
	padding:7px;
	opacity:0.7;
	margin:9px 0 0 0px;
	font-size:14px;
	border-radius:7px;
	font-size:17px;
	line-height: 22px;
}
.escalator,.escalator1,.escalator2 {
	background-color: #237176;
	border-radius: 10px;
	font-size: 15px;
	float:left;
	margin:15px 0 0;
	height: 1.25%;
	line-height: 19px;
	padding: 10px 15px;
	vertical-align: middle;
	width: 85%;
	opacity:0.9
}
.escalator{margin-bottom:20px}
.escalator1{margin-top:10px}
.escalator,.escalator1,.escalator2{ background-color:#9e3520;border-color: transparent #9e3520}
.escalator,.escalator1,.escalator2 {
    background: #9e3520;color:#fff;
    position: relative;
	border-radius: 10px;
	font-size: 15px;
	float:left;
	margin:15px 0 0;
	height: 1.25%;
	line-height: 19px;
	padding: 10px 15px;
	vertical-align: middle;
	width: 85%;
	opacity:0.9;
	font-size:19px;
	line-height:24px;
}
.escalator:before,.escalator1:before,.escalator2:before {
    border-width: 0 0 30px 50px;
    bottom: -30px;
    content: "";
    display: block;
    position: absolute;
    right: 80px;
    width: 0;
}
.escalator:after, .escalator1:after, .escalator2:after {
    border-color: transparent #9e3520;
    border-style: solid;
    border-width: 0 0 30px 20px;
    bottom: -30px;
    content: "";
    display: block;
    position: absolute;
    right: 250px;
    width: 0;
}
.escalator1:after {  transform: rotate(-147deg);
    top: -22px;
    right: 160px;bottom:30px}
.escalator2:after {  transform: rotate(-147deg);
    top: -22px;
    left: 80px;bottom:50px}
	
.escalatorsdiv{ width:400px; float:left}
.even1{ text-align:left;font-size:17px;line-height: 22px;}
.even1, .odd1 {
	background-color: #237176;
	border-radius: 10px;
	font-size: 17px;
	float:left;
	margin:15px 0 0;
	height: 1.25%;
	line-height: 22px;
	padding: 10px 15px;
	vertical-align: middle;
	width: 85%;
	opacity:0.9;
}
.odd1 {
	/*text-align:right;*/
	background-color: #165a5f;
	float:right;
	font-size:17px;
	line-height: 22px;
	
}
.rightnowguy,.rightnowguy1{ background-color:#9f8159;border-color: transparent #9f8159}
.rightnowguy,.rightnowguy1{
    background: #9f8159;color:#fff;
    position: relative;
	border-radius: 10px;
	font-size: 15px;
	float:left;
	margin:15px 0 0;
	height: 1.25%;
	line-height: 19px;
	padding: 10px 15px;
	vertical-align: middle;
	width: 85%;
	opacity:0.9
}
.rightnowguy:before, .rightnowguy1:before {
    border-width: 0 0 30px 50px;
    bottom: -30px;
    content: "";
    display: block;
    position: absolute;
    right: 80px;
    width: 0;
}
.rightnowguy:after, .rightnowguy1:after {
    border-color: transparent #9f8159;
    border-style: solid;
    border-width: 0 0 30px 20px;
    bottom: -30px;
    content: "";
    display: block;
    position: absolute;
    right: 145px;
    width: 0;
}
.rightnowguy1:after {  transform: rotate(-147deg);
    top: -22px;
    left: 160px;bottom:50px}
	

.formbg{ background:url(../images/closed-form-bg.png) no-repeat; width:514px; height:184px; padding:60px 0px; text-shadow: 1px 1px #fff;font-family: serif;}
.formbgdiv {
	display:block;
	width:1000px;
	margin:0 auto;
}
.ftrarrow{ height:50px; padding:0px;z-index: 1;bottom: 2%;right: 80px;}
.submitshare{ font-size:33px; font-weight:lighter; color:#000; cursor:pointer;}
.inputbxdiv{ width:374px; height:35px; border:none; border-radius:2px 2px 2px 2px; border:1px solid #CCC; padding:0 10px;font-family: serif; font-size:16px;}
.inputbxtxtarea{border:none; border-radius:2px 2px 2px 2px;width:374px; border:1px solid #CCC; padding:0 10px;font-family: serif; font-size:16px;}
.submitbtn{ background:#000; width:89px;  color:#7ebb0f; border:none; margin:7px 0 0 0; float:right; height:23px;}
.cleardiv{ clear:both;}


.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}



element.style {
    display: inline;
}
.facetwitmdiv{float:right; width:65px; padding:13px;}
.facebookwhiticn{background:url(../images/facebook-white-icon.png) no-repeat; width:28px; height:27px; display:block; float:left}
.facebookwhiticn:hover{background:url(../images/facebook-black-icon.png) no-repeat; width:28px; height:27px; display:block; float:left}
.twittrwhiticn{background:url(../images/twitter-white-icon.png) no-repeat; width:28px; height:27px; display:block; float:left}
.twittrwhiticn:hover{background:url(../images/twitter-black-icon.png) no-repeat; width:28px; height:27px; display:block; float:left}

.per50{width:46%;padding:0 2%;float:left}