body{
	font-family: 'Open Sans', sans-serif;
}

#calloutLinksContainer{
	width:100%;	
	background-color: #19998b;
}

#calloutLinks{
	clear: both;
	width: 80%;
	font-size: 0.8125em;
	max-width: 92.3em;
	margin: 0 auto;
	padding:0px;
	color: #333;
	line-height: 1.5em;
	position: relative;
}

div.contactLinks,div.signInLinks{
	height:42px;
	margin: 0 0 0 0;
	line-height: 42px;
}

div.contactLinks{
	margin-right:1.6%;
}

span.phoneNumber{
	background-image: url('../images/icon_phone.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
	padding-right:20px;
}

span.emailLink{
	background-image: url('../images/icon_email.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
}

span.emailLink a{
	color: #000;
	text-decoration: none;
}

span.emailLink a:hover{
	color: #fff;
}

div.signInLinks{
	text-align: right;
}

div.signInLinks a{
	display: block;
	float: right;
	height:42px;
	padding:0px 8px 0px 8px;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}

div.signInLinks a:hover{
	color: #fff;
}

div.signInLinks a.gs{
	
	color: #fff;
	background-color: #000;
}

div.signInLinks a.gs:hover{
	color: #fff;
	background-color: #0d5a52;
}

#navBannerContainer{
	width:100%;	
	background-color: #000000;
	height:640px;
	position: relative;
}

#navBanner{
	clear: both;
	width: 80%;
	font-size: 0.8125em;
	max-width: 92.3em;
	margin: 0 auto;
	padding:0px;
	color: #333;
	line-height: 1.5em;
	position: relative;
	height:640px;
}

#videoOverlayContainer{
	width:100%;
	height:640px;
	position: absolute;
	top:0px;
	left:0px;
}

#videoOverlay{
	
	clear: both;
	width: 80%;
	font-size: 0.8125em;
	max-width: 92.3em;
	margin: 0 auto;
	padding:0px;
	color: #333;
	line-height: 1.5em;
	position: relative;
	text-align: center;
	top: 300px;
}

#videoOverlay img{
	max-width: 100%;
}

#fullSlideContainer{
	width:100%;
	height:640px;
	position: absolute;
	opacity: 0;
}

#fullSlideDimmer{
	width:100%;
	height:640px;
	background-image:url('../images/grad_cover.png');
	background-position: top center;
	background-repeat: repeat-x;
	
}

#slideTextContainer{
	clear: both;
	width: 80%;
	font-size: 0.8125em;
	max-width: 92.3em;
	margin: 0 auto;
	padding:0px;
	color: #333;
	line-height: 1.5em;
	position: relative;
	height:640px;
}

#slideTextContainer h1{
	text-align: center;
	font-size: 48px; /*WAS 40 */
	padding-top: 100px;
	color: #fff;
	text-transform: uppercase;
	padding-bottom:10px;
	line-height: 50px;
	font-family: 'Roboto', sans-serif;
}
	
#slideTextContainer h3{
	text-align: center;
	font-size: 32px; /*WAS 25 */
	color: #fff;
}

.slide1{
	background-image: url('../images/slide1.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.slide2{
	background-image: url('../images/slide2.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.slide3{
	background-image: url('../images/slide3.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.slide4{
	background-image: url('../images/slide4.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.slide5{
	background-image: url('../images/slide5.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

#informationContainer{
	width:100%;	
	background-color: #fff;
}

#information{
	clear: both;
	width: 80%;
	font-size: 0.8125em;
	max-width: 92.3em;
	margin: 0 auto;
	padding:0px;
	color: #333;
	line-height: 1.5em;
	position: relative;
}

#information h2, #information p{
	text-align: center;
	
}

#information h2{
	margin: 20px 0px 20px 0px;
	text-transform: uppercase;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
}

#information p{
	margin-bottom:20px;
	font-size: 14px;
	line-height: 25px;
}

#information .calloutBox h2{
	margin: 70px 10px 20px 10px;
	text-transform: uppercase;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
}

.calloutBox p{
	margin: 0px 20px 20px 20px;
	font-size: 14px;
	line-height: 25px;
}

div.tripleCallout{
	text-align: center;
}

div.tripleCallout img{
	z-index: 2;
	position: relative;
	max-width: 50%;
}

div.calloutBox{
	height:337px;
	border:1px solid #19998b;
	position:relative;
	top:-62px;
	z-index: 0;
}

#navOverlayContainer{
	
	width:100%;	
	position: absolute;
	top:42px;
	z-index: 5;
	
}

#nav{
	clear: both;
	width: 80%;
	font-size: 0.8125em;
	max-width: 92.3em;
	margin: 0 auto;
	padding:0px;
	color: #333;
	line-height: 1.5em;

}

div.rightAlign{
	text-align: right;
}

div.navGroup img{
	/*max-width: 100%;*/
}

#nav ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#nav ul li{
	display: inline
}

#nav ul li a{
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	line-height: 39px;
	margin-left:10px;
}

#nav ul li a:hover{
	color: #19998b;
}

#ctaContainer{
	width:100%;	
	background-color: #19998b;
	height:80px;
}

#ctaLinks{
	clear: both;
	width: 80%;
	font-size: 0.8125em;
	max-width: 92.3em;
	margin: 0 auto;
	padding:0px;
	line-height: 1.85em;
	position: relative;
	top:15px;
}

div.ctaLinks {
	height:60px;
	margin: 0 0 0 0;
	line-height: 60px;
	margin-right:1.6%;
}

.ctaBox {
	text-align:center !important;
}

span.ctaText{ 
	color:#FFF;
	font-size:20px;
	text-align:center;
}

span.ctaText2{ 
	color:#FFF;
	font-size:16px;
	position: relative;
    text-align: center;
    top: -10px;
}

span.ctaBtn{ 
	color:#19998b;
	font-size:18px;
	background-color:#FFF;
	text-transform:uppercase;
	margin-left:10px;
	text-align:center;
	padding:8px;
	font-weight:bold;
}
span.ctaBtn:hover{ 
	color:#000;
}

span.ctaBtn a{
	text-decoration:none;
	color:#19998b;
}

span.ctaBtn a:hover{
	text-decoration:none;
	color:#000;
}

span.ctaBtn2{ 
	color:#19998b;
	font-size:18px;
	background-color:#FFF;
	text-transform:uppercase;
	margin-left:10px;
	text-align:left;
	padding:8px;
	position:absolute;
	top:4px;
	font-weight:bold;
}
span.ctaBtn2:hover{ 
	color:#000;
}

span.ctaBtn2 a{
	text-decoration:none;
	color:#19998b;
}

span.ctaBtn2 a:hover{
	text-decoration:none;
	color:#000;
}


#testmlContainer{
	width:100%;	
	height:333px;
	background-image:url(../images/testimonials-bkg.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position: center center;
}

#testmlLinks{
	clear: both;
	width: 80%;
	height:333px;
	font-size: 0.8125em;
	max-width: 92.3em;
	margin: 0 auto;
	padding:0px;
	position: relative;
}

div.testmlLinks {
	height:333px;
	margin: 0 0 0 0;
	margin-right:1.6%;
}

#footerContainer{
	width:100%;	
	height:300px;
	background-color:#000;
}

footer {
	clear: both;
	width: 80%; /* 1000px / 1250px */
	height: 100%;
	font-size: 0.8125em; /* 13 / 16 */
	line-height:20px;
	max-width: 92.3em; /* 1200px / 13 */
	margin: 0 auto;
	padding: 20px 0px 10px 0px;
	color: #CCC;
}

footer h4 {
	color:#FFF;
	font-size: 16px;
	border-bottom: 1px solid #19998b;
	width:80%;
	margin-bottom:10px;
	padding-bottom:5px;
	font-family: 'Roboto', sans-serif;
}

footer a {
	color:#CCC;
	text-decoration:none;
}

footer a:hover {
	color:#19998b;
	text-decoration:none;
}

.address {
	line-height:14px !important;
}

#copyrightContainer{
	width:100%;	
	height:100px;
	background-color:#000;
	border-top:1px solid #666;
}

#copyright {
	clear: both;
	width: 80%; /* 1000px / 1250px */
	font-size: 0.8125em; /* 13 / 16 */
	max-width: 92.3em; /* 1200px / 13 */
	margin: 0 auto;
	padding: 20px 0px 10px 0px;
	color: #CCC;
}

#whychooseHeader{
	width:100%;	
	height:260px;
	background-image: url(../images/header_why-choose.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position: center center;
}

#servicesHeader{
	width:100%;	
	height:260px;
	background-image: url(../images/header_services.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position: center center;
}

#casestudiesHeader{
	width:100%;	
	height:260px;
	background-image: url(../images/header_case-studies.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position: center center;
}

#chooseplanHeader{
	width:100%;	
	height:260px;
	background-image: url(../images/header_choose-your-plan.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position: center center;
}

#aboutHeader{
	width:100%;	
	height:260px;
	background-image: url(../images/header_about.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position: center center;
}

#contactHeader{
	width:100%;	
	height:260px;
	background-image: url(../images/header_contact.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position: center center;
}

#newsHeader{
	width:100%;	
	height:260px;
	background-image: url(../images/header_news.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position: center center;
}

#loginHeader{
	width:100%;	
	height:260px;
	background-image: url(../images/header_login.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position: center center;
}

#getstartedHeader{
	width:100%;	
	height:260px;
	background-image: url(../images/header_get-started.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position: center center;
}

#cwHeader{
	width:100%;	
	height:160px;
	background-image: url(../images/header_why-choose.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position: center center;
}

#cwheaderContent{
	clear: both;
	width: 80%;
	height:160px;
	font-size: 0.8125em;
	max-width: 92.3em;
	margin: 0 auto;
	padding:0px;
	position: relative;
}

#cwheaderContent h2 {
	color:#FFF;
	text-align:center;
	margin-top: 60px;
	text-transform:uppercase;
	font-size:28px;
	/* border-bottom: 2px solid #19998b;
	display: inline-block; */
}

#headerContent{
	clear: both;
	width: 80%;
	height:260px;
	font-size: 0.8125em;
	max-width: 92.3em;
	margin: 0 auto;
	padding:0px;
	position: relative;
}

#headerContent h2 {
	color:#FFF;
	text-align:center;
	margin-top: 110px;
	text-transform:uppercase;
	font-size:28px;
	/* border-bottom: 2px solid #19998b;
	display: inline-block; */
}

hr.header {
	width:15%;
	height:2px;
	color:#19998b;
	margin-left: auto;
	margin-right: auto;
	border:0 none;
	background-color:#19998b;
}

#mainContainer{
	width:100%;	
	background-color: #fff;
}

#mainContent{
	clear: both;
	width: 80%;
	font-size: 0.8125em;
	max-width: 92.3em;
	margin: 0 auto;
	padding:0px;
	color: #333;
	line-height: 1.5em;
	position: relative;
}

#mainContent h2{
	text-align: center;
	
}

#mainContent h2{
	margin: 20px 0px 20px 0px;
	text-transform: uppercase;
	font-size: 20px;
}

#mainContent h3 {
	margin: 10px 0px 0px 0px;
	padding-left:30px;
	text-transform: uppercase;
	font-size: 18px;
	text-align:left;
	background-image:url(../images/check.png);
	background-repeat:no-repeat;
}

#mainContent h4 {
	margin: 10px 0px 0px 0px;
	padding-left:30px;
	text-transform: uppercase;
	font-size: 18px;
	text-align:left;
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
}

#mainContent p{
	margin-bottom:20px;
	font-size: 14px;
	line-height: 25px;
	text-align:left;
}

#greyContainer{
	width:100%;	
	background-color: #f1f1f1;
	height:250px;
}

#greyContent{
	clear: both;
	width: 80%;
	font-size: 0.8125em;
	max-width: 92.3em;
	margin: 0 auto;
	padding:0px;
	line-height: 1.85em;
	position: relative;
}

.greyBox {
	text-align:center !important;
}
.greyBox p{
	color:#999999;
	font-size:24px;
	position:absolute;
	top:70px;
	width:240px;
	line-height:32px;
	left:200px;
}

#footerNav ul li{
	list-style-type:none;
}

.AccordianHeading, .AccordianHeadingSel {
	font-size: 18px;
    margin: 10px 0px 10px 0px;
    text-align: left;
	color: #19998b;
	font-family: 'Roboto', sans-serif;
}

.AccordianHeading {
	background-image:url(../images/CS-inactive.png);
	background-position:right;
	background-repeat:no-repeat;
}

.AccordianHeadingSel{
	background-image:url(../images/CS-active.png);
	background-position:right;
	background-repeat:no-repeat;
}

#p_lt_ctl02_AccordionLayout_pane1_header, #p_lt_ctl02_AccordionLayout_pane2_header, #p_lt_ctl02_AccordionLayout_pane3_header, #p_lt_ctl02_AccordionLayout_pane4_header, #p_lt_ctl02_AccordionLayout_pane5_header, #p_lt_ctl02_AccordionLayout_pane6_header, #p_lt_ctl02_AccordionLayout_pane7_header, #p_lt_ctl02_AccordionLayout_pane8_header {
	border:1px solid #f1f1f1;
	padding: 10px 60px 10px 10px;
	margin:0px;
}

#p_lt_ctl02_AccordionLayout_pane1_content, #p_lt_ctl02_AccordionLayout_pane2_content, #p_lt_ctl02_AccordionLayout_pane3_content, #p_lt_ctl02_AccordionLayout_pane4_content, #p_lt_ctl02_AccordionLayout_pane5_content, #p_lt_ctl02_AccordionLayout_pane6_content, #p_lt_ctl02_AccordionLayout_pane7_content, #p_lt_ctl02_AccordionLayout_pane8_content {
	border:1px solid #f1f1f1;
	padding:10px;
	margin-top:0px;
}

img.quoteIcon{
	position: absolute;
	left:50%;
	margin-left:-43px;
	top:20px;
}
	
div.rel{
	position: relative;
}

img.quoteLeft{
	margin-right:20px;
}

div#buttonHolder{
	position: absolute;
	left:50%;
	margin-left:-74px;
	bottom:20px;
}

img.quoteLeft,img.quoteRight{
	cursor: pointer;
}

img.quoteLeft:hover,img.quoteRight:hover{
	background-color: rgba(255, 255, 255, 0.17);
}

div#testmlLinks p{
	color: #fff;
	font-size:18px;
	padding-top: 130px;
	text-align: center;
	width:80%;
	margin-left:10%;
	line-height: 29px;
}

p.testimonial2,p.testimonial3,p.testimonial4,p.testimonial5,p.testimonial6,p.testimonial7{
	display: none;
}

.form-control {
	border: 1px solid #e3e3e3;
	margin-bottom:10px;
}
.EditingFormLabel {
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
}