@charset "UTF-8";
/* CSS Document */
/* static elements */

* {
	margin: 0;
}

a {
	border: none;
}

a img {
	border: none;
}

html {
	height: 100%;
}

body {
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000;	

}

.footer_navigation{
	width:900px;
	height:27px;
	position:absolute;
	top:22px;
	left:150px;
}
	
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -0px; /* the bottom margin is the negative value of the footer's height */
}

.outer-shell {
	width: 1307px; /* 50 px on each side for mobile */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: auto;
	position: relative;
}

.inner-shell {
	width: 1207px; /* 1207px */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: auto; /* the bottom margin is the negative value of the footer's height */
	z-index: 10;
	position: relative;
}

							/* START TOP SECTION */
#slider-shell {
	width: 1000px;
	height: 650px;
	position: absolute;
	top: 69px;
	background-color: #000;
	z-index: 30;
	left: 90px;
}

.nav-shell {
	width: 1000px;
	height: 170px;
	position: absolute;
	top: 0px;
	left:90px
}
.nivoSlider {
    position: relative;
    background:url(images/loading.gif) no-repeat 50% 50%;
	z-index:20;
}

.nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

.nivoSlider a {
    border: 0;
    display: block;
}
.logo {
	width:530px;
	hight:120px;
	position:absolute;
	left:110px;
	top:110px;
	z-index:50;
}
.info {
	width:400px;
	height:22px;
	position:absolute;
	top:10px;
	left:0px;
	z-index:20;
	font-family:'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size:15px;
	color:#7d7d7d;
}

.navigation {
	width:760px;
	height:27px;
	position:absolute;
	top:45px;
	left:-40px;
	z-index:60;
}

.nav-link {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:400;
	color: #a1a1a1;
	text-decoration: none;
}

a.nav-link:link {
	color: #a1a1a1;
}

a.nav-link:visited {
	color: #a1a1a1;
}

a.nav-link:hover {
	color: #4dc2ff;
	
}

a.nav-link:active {
	color: #ffffff;
}

.navigation-list li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
}

.navigation{
	width:900px;
}



.socialicons {
	top:32px;
	right:0px;
	position:absolute;
	width:120px;
	height:30px;
	z-index:70;
}
.socialicons img:hover {
	opacity:.6;
	filter:alpha(opacity=60);
}
								/*START FEATURED ARTICLE CSS*/
.featured_article_container {
	top:120px;
	left:680px;
	position:absolute;
	width:380px;
	height:250px;
		
}
.featured_article {
	top:10px;
	left:10px;
	position:absolute;
	width:370px;
	height:165px;
	background-color:#dadada;
	z-index:70;
	opacity:.8;
}
.featured_article_text {
	top:22px;
	left:223px;
	position:absolute;
	width:152px;
	height:150px;
	z-index:80;
	
}
.featured_article_text p {
	font-family:'Roboto Condensed', sans-serif;
	font-size:11px;
	font-weight:300;
	color:#fff;
	line-height:13px;
}
.featured_article_text span {
	font-family:'Roboto Condensed', sans-serif;
	font-size:23px;
	font-weight:400;
	color:#fff;
	letter-spacing:.02em;
}
.featured_article_img {
	top:20px;
	left:15px;
	position:absolute;
	width:200px;
	height:150px;
	z-index:80;
}
.featured_article_link {
	font-family:'Roboto Condensed', sans-serif;
	font-size:40px;
	font-weight:400;
	color:#fff;
	letter-spacing:.02em;
	text-decoration:none;
}
a.featured_article_link:link {
	font-family:'Roboto Condensed', sans-serif;
	font-size:20px;
	font-weight:300;
	color:#fff;
	letter-spacing:.02em;
	text-decoration:none;
}

a.featured_article_link:visited {
	color: #ffffff;
	text-decoration:none;
}

a.featured_article_link:hover {
	color: ##4dc2ff;
	text-decoration:none;
}

a.featured_article_link:active {
	color: #ffffff;
	text-decoration:none;
									/*END FEATURED ARTICLE*/
	
	
								/*END TOP SECTION*/
}

				/*START BOTTOM CONTENT*/
				
				

								
a.header-link:link {
	font-family:'Roboto Condensed', sans-serif;
	color:#a1a1a1;
	text-decoration:none;
}

a.header-link:visited {
	color: #a1a1a1;
	text-decoration:none;
}

a.header-link:hover {
	color: #4dc2ff;
	text-decoration:none;
}

a.header-link:active {
	color: #ffffff;
	text-decoration:none;
}

								
.home_content {
	width:1000px;
	height:300px;
	position:absolute;
	top:760px;
	left:90px;
}
.about {
	top:-5px;
	left:10px;
	position:absolute;
	width:285px;
	height:260px;
}
.about span {
	font-family:'Roboto Condensed', sans-serif;
	font-size:30px;
	font-weight:300;
	color:#4dc2ff;
	letter-spacing:.02em;
	
}
.about p {
	font-family:'Roboto Condensed', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#fff;
	line-height:18px;
	text-align:justify;
}

.about p a {
	font-family:'Roboto Condensed', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#fff;
	line-height:18px;
	text-align:justify;
	text-decoration:underline;
}

.about p a:hover {
	text-decoration:none;
}

.read_about {
	width:80px;
	height:50px;
	position:absolute;
	top:240px;
	left:230px;
	text-decoration:none;
}
.read_success {
	width:80px;
	height:50px;
	position:absolute;
	top:235px;
	right:0px;
	text-decoration:none;
}
a.read-link:link {
	font-family:'Roboto Condensed', sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
}

a.read-link:visited {
	color: #a1a1a1;
	text-decoration:none;
}

a.read-link:hover {
	color: #4dc2ff;
	text-decoration:none;
}

a.read-link:active {
	color: #ffffff;
	text-decoration:none;
}
.success_stories_home {
	top:0px;
	left:330px;
	position:absolute;
	width:360px;
	height:260px;
}
.success_stories_home span {
	font-family:'Roboto Condensed', sans-serif;
	font-size:30px;
	font-weight:300;
	color:#4dc2ff;
	letter-spacing:.02em;
	
}
.success_stories_home p {
	font-family:'Roboto Condensed', sans-serif;
	font-size:12px;
	font-weight:300;
	color:#fff;
	line-height:10px;
	text-align:center;
}
.success_stories_home strong {
	font-family:'Roboto Condensed', sans-serif;
	font-size:25px;
	font-weight:300;
	color:#fff;
	letter-spacing:.05em;
	line-height:30px;
}
.contact_info {
	top:-15px;
	right:0px;
	position:absolute;
	width:270px;
	height:260px;
}
.contact_info span {
	font-family:'Roboto Condensed', sans-serif;
	font-size:30px;
	font-weight:300;
	color:#4dc2ff;
	letter-spacing:.02em;
}
.contact {
	top:60px;
	left:40px;
	position:absolute;
	height:200px;
	width:230px;
}
.contact p {
	font-family:'Roboto Condensed', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#fff;
	line-height:16px;
}
.contact span {
	font-family:'Roboto Condensed', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#4dc2ff
	
}
.home_icon {
	top:60px;
	left:0px;
	position:absolute;
	height:50px;
	width:50px;
}
.email_icon {
	top:140px;
	left:0px;
	position:absolute;
	height:50px;
	width:50px;
}
.phone_icon {
	top:188px;
	left:0px;
	position:absolute;
	height:50px;
	width:40px;
}
.fact {
	right:0px;
	top:5px;
	position:absolute;
	width:148px;
	height:30px;
}
.fact_link {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight:400;
	color: #4dc2ff;
	text-decoration: none;
	z-index:70;
}

a.fact_link:link {
	color: #4dc2ff;
}

a.fact_link:visited {
	color: #4dc2ff;
}

a.fact_link:hover {
	color: #fff;	
}

a.fact_link:active {
	color: #4dc2ff;
										/*END BOTTOM CONTENT*/
}
										/*START FOOTER*/
.footer {
	top:1100px;
	left:140px;
	position:absolute;
	height:80px;
	width:1000px;
	background-color:#363636;
	z-index:50;
}
.footer_expand {
	top:1100px;
	width:100%;
	height:100px;
	position:absolute;
	z-index:40;
	background-color:#363636;
	min-width:1307px;
}

.footer_nav-link {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 12px;
	font-weight:400;
	color: #a1a1a1;
	text-decoration: none;
	z-index:70;
}

a.footer_nav-link:link {
	color: #a1a1a1;
}

a.footer_nav-link:visited {
	color: #a1a1a1;
}

a.footer_nav-link:hover {
	color: #4dc2ff;	
}

a.footer_nav-link:active {
	color: #ffffff;
}

.footer_navigation-list li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	z-index:70;
}
.footer_social {
	top:14px;
	left:10px;
	position:absolute;
	width:120px;
	height:30px;
	z-index:70;
}
.footer_social img:hover {
	opacity:.6;
	filter:alpha(opacity=60);
}
.copyright {
	top:60px;
	left:10px;
	position:absolute;
	height:30px;
	width:500px;
	z-index:80;
}
.copyright p {
	font-family:'Roboto Condensed', sans-serif;
	font-size:10px;
	font-weight:300;
	color:#7d7d7d;
	
}
.copyright_link {
	font-family:'Roboto Condensed', sans-serif;
	font-size:10px;
	font-weight:300;
	color:#4dc2ff;
	text-decoration:none;
	z-index:80;
}

a.copyright_link:link {
	color: #4dc2ff;
}

a.copyright_link:visited {
	color: #4dc2ff;
}

a.copyright_link:hover {
	color: #fff;	
}

a.copyright_link:active {
	color: #4dc2ff;
}
							/* END FOOTER */
							
							/* END HOME PAGE*/
							
					/*START ABOUT PAGE */							
.about_content {
	width:570px;
	height:600px;
	position:absolute;
	top:760px;
	left:170px;
}
.about_content p {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:300;
	color: #fff;
	z-index:70;
	text-align:justify;
	line-height:21px;
}
.about_content span {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 25px;
	font-weight:300;
	color: #4dc2ff;
	z-index:70;
	letter-spacing:.02em;
}
.marketing_about {
	top:805px;
	right:170px;
	position:absolute;
	heigh:600px;
	width:350px;
}
.marketing_img {
	top:0px;
	right:0px;
	position:absolute;
	height:200px;
	width:340px;
}
.marketing_content {
	top:260px;
	left:10px;
	position:absolute;
	height:200px;
	width:350px;
}

.marketing_content {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight:400;
	color:#4dc2ff;
	z-index:70;
	line-height:20px;
}
.marketing_content_link {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight:400;
	color:#4dc2ff;
	z-index:70;
	line-height:20px;
	text-decoration:none;
}
a.marketing_content_link:link {
	color: #4dc2ff;
}

a.marketing_content_link:visited {
	color: #4dc2ff;
}

a.marketing_content_link:hover {
	color: #fff;	
}

a.marketing_content_link:active {
	color: #4dc2ff;
	
	
}
										/*START ABOUT FOOTER*/
.about_footer {
	top:1600px;
	left:140px;
	position:absolute;
	height:80px;
	width:1000px;
	background-color:#363636;
	z-index:50
}
.about_footer_expand {
	top:1600px;
	width:100%;
	height:100px;
	position:absolute;
	z-index:40;
	background-color:#363636;
	min-width:1307px;
}


.about_footer_nav-link {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:400;
	color: #a1a1a1;
	text-decoration: none;
	z-index:70;
}

a.about_footer_nav-link:link {
	color: #a1a1a1;
}

a.about_footer_nav-link:visited {
	color: #a1a1a1;
}

a.about_footer_nav-link:hover {
	color: #4dc2ff;	
}

a.about_footer_nav-link:active {
	color: #ffffff;
}

.about_footer_navigation-list li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	z-index:70;
}
.about_footer_social {
	top:14px;
	left:10px;
	position:absolute;
	width:120px;
	height:30px;
	z-index:70;
}
.about_footer_social img:hover {
	opacity:.6;
	filter:alpha(opacity=60);
}
.about_copyright {
	top:60px;
	left:10px;
	position:absolute;
	height:30px;
	width:500px;
	z-index:80;
}
.about_copyright p {
	font-family:'Roboto Condensed', sans-serif;
	font-size:10px;
	font-weight:300;
	color:#7d7d7d;
	
}
.about_copyright_link {
	font-family:'Roboto Condensed', sans-serif;
	font-size:12px;
	font-weight:300;
	color:#4dc2ff;
	text-decoration:none;
	z-index:80;
}

a.about_copyright_link:link {
	color: #4dc2ff;
}

a.about_copyright_link:visited {
	color: #4dc2ff;
}

a.about_copyright_link:hover {
	color: #fff;	
}

a.about_copyright_link:active {
	color: #4dc2ff;
}
							/* END ABOUT FOOTER */
							
							
							
							/*START CLIENTS */

.clients_content a:hover{
	opacity:.8;
}

.clients_content {
	width:935px;
	height:600px;
	position:absolute;
	top:760px;
	left:120px;
}

.clients_content p {
	font-family:'Roboto Condensed', sans-serif;
	font-size:11px;
	font-weight:300;
	color:#fff;
	line-height:13px;
}

.clients_content a {
	color:#fff;
}

.clients_header {
	width:935px;
	height:30px;
	position:absolute;
}

.clients_body {
	width:935px;
	height:650px;
	top:40px;
	position:absolute;
}

.clients_row1 {
	width:935px;
	height:150px;
	position:relative;
	margin-bottom:20px;
}

.clients_row2 {
	width:935px;
	height:150px;
	position:relative;
	margin-bottom:20px;
}

.clients_row3 {
	width:935px;
	height:150px;
	position:relative;
	margin-bottom:20px;
}

.clients_row4 {
	width:935px;
	height:150px;
	position:relative;
	margin-bottom:20px;
}

.clients_row5 {
	width:935px;
	height:150px;
	position:relative;
	margin-bottom:20px;
}

.clients_logo1{
	width:33%;
	height:100%;
	position:absolute;
}

.clients_logo2{
	width:33%;
	left:33%;
	height:100%;
	position:absolute;
}

.clients_logo3{
	width:33%;
	left:66%;
	height:100%;
	position:absolute;
}

.clients_content p{
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:300;
	color:#fff;
	z-index:70;
	line-height:18px;
	text-align:center;
}

.clients_content span {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 19px;
	font-weight:400;
	color:#4dc2ff;
	z-index:70;
	line-height:17px;
}

.clients_footer {
	top:1700px;
	left:140px;
	position:absolute;
	height:80px;
	width:1000px;
	background-color:#363636;
	z-index:50
}
.clients_footer_expand {
	top:1700px;
	width:100%;
	height:100px;
	position:absolute;
	z-index:40;
	background-color:#363636;
	min-width:1307px;
}

							
										/*START FAQ */
.faq_content {
	top:760px;
	left:160px;
	position:absolute;
	width:680px;
	height:500px;
	z-index:70;
}
.faq_content p {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:300;
	color:#fff;
	z-index:70;
	line-height:18px;
}
.faq_content span {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 19px;
	font-weight:400;
	color:#4dc2ff;
	z-index:70;
	line-height:17px;
}
.faq_content strong {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 25px;
	font-weight:300;
	color:#4dc2ff;
	

}							/* START FAQ FOOTER */
.faq_footer {
	top:2250px;
	left:140px;
	position:absolute;
	height:80px;
	width:1000px;
	background-color:#363636;
	z-index:50
}
.faq_footer_expand {
	top:2250px;
	width:100%;
	height:100px;
	position:absolute;
	z-index:40;
	background-color:#363636;
	min-width:1307px;
}


.faq_footer_nav-link {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:400;
	color: #a1a1a1;
	text-decoration: none;
	z-index:70;
}

a.faq_footer_nav-link:link {
	color: #a1a1a1;
}

a.faq_footer_nav-link:visited {
	color: #a1a1a1;
}

a.faq_footer_nav-link:hover {
	color: #4dc2ff;	
}

a.faq_footer_nav-link:active {
	color: #ffffff;
}

.faq_footer_navigation-list li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	z-index:70;
}
.faq_footer_social {
	top:14px;
	left:10px;
	position:absolute;
	width:120px;
	height:30px;
	z-index:70;
}
.faq_footer_social img:hover {
	opacity:.6;
	filter:alpha(opacity=60);
}
.faq_copyright {
	top:60px;
	left:10px;
	position:absolute;
	height:30px;
	width:500px;
	z-index:80;
}
.faq_copyright p {
	font-family:'Roboto Condensed', sans-serif;
	font-size:10px;
	font-weight:300;
	color:#7d7d7d;
	
}
.faq_copyright_link {
	font-family:'Roboto Condensed', sans-serif;
	font-size:12px;
	font-weight:300;
	color:#4dc2ff;
	text-decoration:none;
	z-index:80;
}

a.faq_copyright_link:link {
	color: #4dc2ff;
}

a.faq_copyright_link:visited {
	color: #4dc2ff;
}

a.faq_copyright_link:hover {
	color: #fff;	
}

a.faq_copyright_link:active {
	color: #4dc2ff;
}
							/* END FAQ FOOTER */
						
									/*START CONTACT PAGE*/
.contact_form {
	top:880px;
	left:160px;
	position:absolute;
	width:600px;
	height:400px;
	font-family:'Roboto Condensed', sans-serif;
	font-size:16px;
	font-weight:300px;
	color:#fff;
	
}
.contact_greeting {
	top:750px;
	left:275px;
	position:absolute;
	width:360px;
	height:100px;
}

.contact-pic {
	top:750px;
	left:740px;
	position:absolute;
	width:300px;
	height:auto;
	background-color:yellow;
}

.contact_greeting p {
	font-family:'Roboto Condensed', sans-serif;
	font-size:16px;
	font-weight:300px;
	color:#fff;						
}				
								/*START CONTACT FOOTER*/
.contact_footer {
	top:1300px;
	left:140px;
	position:absolute;
	height:80px;
	width:1000px;
	background-color:#363636;
	z-index:50
}
.contact_footer_expand {
	top:1300px;
	width:100%;
	height:100px;
	position:absolute;
	z-index:40;
	background-color:#363636;
	min-width:1307px;
}


.contact_footer_nav-link {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:400;
	color: #a1a1a1;
	text-decoration: none;
	z-index:70;
}

a.contact_footer_nav-link:link {
	color: #a1a1a1;
}

a.contact_footer_nav-link:visited {
	color: #a1a1a1;
}

a.contact_footer_nav-link:hover {
	color: #4dc2ff;	
}

a.contact_footer_nav-link:active {
	color: #ffffff;
}

.contact_footer_navigation-list li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	z-index:70;
}
.contact_footer_social {
	top:14px;
	left:10px;
	position:absolute;
	width:120px;
	height:30px;
	z-index:70;
}
.contact_footer_social img:hover {
	opacity:.6;
	filter:alpha(opacity=60);
}
.contact_copyright {
	top:60px;
	left:10px;
	position:absolute;
	height:30px;
	width:500px;
	z-index:80;
}
.contact_copyright p {
	font-family:'Roboto Condensed', sans-serif;
	font-size:10px;
	font-weight:300;
	color:#7d7d7d;
	
}
.contact_copyright_link {
	font-family:'Roboto Condensed', sans-serif;
	font-size:12px;
	font-weight:300;
	color:#4dc2ff;
	text-decoration:none;
	z-index:80;
}

a.contact_copyright_link:link {
	color: #4dc2ff;
}

a.contact_copyright_link:visited {
	color: #4dc2ff;
}

a.contact_copyright_link:hover {
	color: #fff;	
}

a.contact_copyright_link:active {
	color: #4dc2ff;
									/*END CONTACT*/
										/*END CONTACT FOOTER*/
		
}
								/*START TESTIMONAILS FOOTER*/
.test_footer {
	top:4560px;
	left:140px;
	position:absolute;
	height:80px;
	width:1000px;
	background-color:#363636;
	z-index:50
}
.test_footer_expand {
	top:4560px;
	width:100%;
	height:100px;
	position:absolute;
	z-index:40;
	background-color:#363636;
	min-width:1307px;
}


.test_footer_nav-link {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:400;
	color: #a1a1a1;
	text-decoration: none;
	z-index:70;
}

a.test_footer_nav-link:link {
	color: #a1a1a1;
}

a.test_footer_nav-link:visited {
	color: #a1a1a1;
}

a.test_footer_nav-link:hover {
	color: #4dc2ff;	
}

a.test_footer_nav-link:active {
	color: #ffffff;
}

.test_footer_navigation-list li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	z-index:70;
}
.test_footer_social {
	top:14px;
	left:10px;
	position:absolute;
	width:120px;
	height:30px;
	z-index:70;
}
.test_footer_social img:hover {
	opacity:.6;
	filter:alpha(opacity=60);
}
.test_copyright {
	top:60px;
	left:10px;
	position:absolute;
	height:30px;
	width:500px;
	z-index:80;
}
.test_copyright p {
	font-family:'Roboto Condensed', sans-serif;
	font-size:10px;
	font-weight:300;
	color:#7d7d7d;
	
}
.test_copyright_link {
	font-family:'Roboto Condensed', sans-serif;
	font-size:12px;
	font-weight:300;
	color:#4dc2ff;
	text-decoration:none;
	z-index:80;
}

a.test_copyright_link:link {
	color: #4dc2ff;
}

a.test_copyright_link:visited {
	color: #4dc2ff;
}

a.test_copyright_link:hover {
	color: #fff;	
}

a.test_copyright_link:active {
	color: #4dc2ff;
	
									/*END TESTIMONIALS FOOTER*/
}
								/*START TESTIMONIALS*/							
.testimonials_content {
	top:760px;
	left:145px;
	position:absolute;
	width:680px;
	height:1300px;
	z-index:70;
}


.testimonials_content p {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 25px;
	font-weight:300;
	color:#4dc2ff;
}


.test-black { 
	position:relative;
	margin-bottom:20px;
	width:800px;
	padding:10px;
}

.test-black p {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-weight:300;
	color: #fff;
	text-decoration: none;
	font-style:italic;
	z-index:70;
}
.test-black span {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:300;
	color:#4dc2ff;
	z-index:70;
}



.test-gray { 
	margin-bottom:20px;
	position:relative;
	width:800px;
	background-color:#2b2b2b;
	padding:10px;
}

.test-gray p {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-weight:300;
	color: #fff;
	text-decoration: none;
	font-style:italic;
	z-index:70;
}

.test-gray span {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:300;
	color:#4dc2ff;
	z-index:70;
}

.test-pic-left { 
	position:absolute;
	width:150px;
	height:200px;
	padding-left:10px;
}

.test-text-right { 
	padding-right:20px;
	margin-left:170px;
	position:relative;
	width:630px;
	height:200px;
}

	
	
								/*START SUCCESS STORIES*/
.gallery {
	top: 780px;
	left: 140px;
	position: absolute;
	height: 1100px;
	width: 1025px;
	z-index: 60;
}

.gallery img {
	padding-right: 30px;
	padding-bottom: 25px;
}

.gallery img:hover {
	opacity:.6;
	filter:alpha(opacity=60);
}
.success_header {
	top:0px;
	left:0px;
	position:absolute;
	width:50px;
	height:40px;
	text-decoration:none;
	z-index:80;
	line-height:25px;
}
.success_header_link{
	font-family:'Roboto Condensed', sans-serif;
	font-size: 25px;
	font-weight:300;
	color:#4dc2ff;
	text-decoration:none;
	top:0px;
	left:0px;
	width:200px;
	height:40px;
	line-height:25px;
}
.success_header_link p{
	font-family:'Roboto Condensed', sans-serif;
	font-size: 25px;
	font-weight:300;
	color:#4dc2ff;
	text-decoration:none;
	line-height:25px;
}

a.success_header_link:link {
	color: #fff;
}

a.success_header_link:visited {
	color: #fff;
}

a.success_header_link:hover {
	color: #fff;	
}

a.success_header_link:active {
	color: #fff;
}

.success_stories {
	top: 760px;
	left: 137px;
	position: absolute;
	width: 1000px;
	height: 800px;
	text-decoration: none
}
.success_content {
	top:60px;
	left:5px;
	position:absolute;
	width:600px;
	height:700px;
	z-index:80;
}
.success_content p{
	font-family:'Roboto Condensed', sans-serif;
	font-size:15px;
	font-weight:300;
	color:#fff;
	line-height:18px;
	text-align:justify;
}
.back_link {
	font-family:'Roboto Condensed', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#666;
	text-decoration:none;
	z-index:90;
}

a.back_link:link {
	color: #666;
}

a.back_link:visited {
	color: #666;
}

a.back_link:hover {
	color: #4dc2ff;	
}

a.back_link:active {
	color: #666;
}
.westminster_image {
	top:550px;
	left:5px;
	position:absolute;
	wdth:600px;
	height:140px;
}
.paramount_image {
	top:68px;
	right:0px;
	position:absolute;
	width:360px;
	height:300px;
}
.paramount_image2 {
	top:390px;
	right:0px;
	position:absolute;
	width:360px;
	height:300px;
}
													/*SPAN CLASSES*/
span.sub{
	font-family:'Roboto Condensed', sans-serif;
	font-size:19px;
	font-weight:400;
	color:#4dc2ff;
}
span.header{
	font-family:'Roboto Condensed', sans-serif;
	font-size:25px;
	font-weight:300;
	color:#4dc2ff;
	line-height:25px;
}
span.quote{
	font-family:'Roboto Condensed', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#fff;
	font-style:italic;
}
span.quote_a{
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:300;
	color:#4dc2ff;
	z-index:70;
	text-align:left;
}
span.mission {
	font-family:'Roboto Condensed', sans-serif;
	font-size:17px;
	font-weight:300;
	color:#dc8718;
	line-height:20px;
	text-align:center;
}

.mission a{
	font-family:'Roboto Condensed', sans-serif;
	font-size:17px;
	font-weight:300;
	color:#dc8718;
	line-height:20px;
	text-align:center;
	text-decoration:underline;
}

.mission a:hover{
	text-decoration:none;
}

span.date {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:300;
	color:#4dcsff;
	z-index:70;
	text-align:left;												/*SPAN CLASSES*/
}
	
								
								/* START SUCCESS STORIES FOOTER */
.ss_footer {
	top:2400px;
	left:140px;
	position:absolute;
	height:80px;
	width:1000px;
	background-color:#363636;
	z-index:50
}
.ss_footer_expand {
	top:2400px;
	width:100%;
	height:100px;
	position:absolute;
	z-index:40;
	background-color:#363636;
	min-width:1307px;
}


.ss_footer_nav-link {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:400;
	color: #a1a1a1;
	text-decoration: none;
	z-index:70;
}

a.ss_footer_nav-link:link {
	color: #a1a1a1;
}

a.ss_footer_nav-link:visited {
	color: #a1a1a1;
}

a.ss_footer_nav-link:hover {
	color: #4dc2ff;	
}

a.ss_footer_nav-link:active {
	color: #ffffff;
}

.ss_footer_navigation-list li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	z-index:70;
}
.ss_footer_social {
	top:14px;
	left:10px;
	position:absolute;
	width:120px;
	height:30px;
	z-index:70;
}
.ss_footer_social img:hover {
	opacity:.6;
	filter:alpha(opacity=60);
}
.ss_copyright {
	top:60px;
	left:10px;
	position:absolute;
	height:30px;
	width:500px;
	z-index:80;
}
.ss_copyright p {
	font-family:'Roboto Condensed', sans-serif;
	font-size:10px;
	font-weight:300;
	color:#7d7d7d;
	
}
.ss_copyright_link {
	font-family:'Roboto Condensed', sans-serif;
	font-size:12px;
	font-weight:300;
	color:#4dc2ff;
	text-decoration:none;
	z-index:80;
}

a.ss_copyright_link:link {
	color: #4dc2ff;
}

a.ss_copyright_link:visited {
	color: #4dc2ff;
}

a.ss_copyright_link:hover {
	color: #fff;	
}

a.ss_copyright_link:active {
	color: #4dc2ff;
}
							/* END SUCCESS STORIES FOOTER */
					/* START INNER SUCCESS FOOTERS */
.west_footer {
	top:1500px;
	left:140px;
	position:absolute;
	height:80px;
	width:1000px;
	background-color:#363636;
	z-index:50
}
.west_footer_expand {
	top:1500px;
	width:100%;
	height:100px;
	position:absolute;
	z-index:40;
	background-color:#363636;
	min-width:1307px;
}

.west_footer_nav-link {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:400;
	color: #a1a1a1;
	text-decoration: none;
	z-index:70;
}

a.west_footer_nav-link:link {
	color: #a1a1a1;
}

a.west_footer_nav-link:visited {
	color: #a1a1a1;
}

a.west_footer_nav-link:hover {
	color: #4dc2ff;	
}

a.west_footer_nav-link:active {
	color: #ffffff;
}

.west_footer_navigation-list li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	z-index:70;
}
.west_footer_social {
	top:14px;
	left:10px;
	position:absolute;
	width:120px;
	height:30px;
	z-index:70;
}
.west_footer_social img:hover {
	opacity:.6;
	filter:alpha(opacity=60);
}
.west_copyright {
	top:60px;
	left:10px;
	position:absolute;
	height:30px;
	width:500px;
	z-index:80;
}
.west_copyright p {
	font-family:'Roboto Condensed', sans-serif;
	font-size:10px;
	font-weight:300;
	color:#7d7d7d;
	
}
.west_copyright_link {
	font-family:'Roboto Condensed', sans-serif;
	font-size:12px;
	font-weight:300;
	color:#4dc2ff;
	text-decoration:none;
	z-index:80;
}

a.west_copyright_link:link {
	color: #4dc2ff;
}

a.west_copyright_link:visited {
	color: #4dc2ff;
}

a.west_copyright_link:hover {
	color: #fff;	
}

a.west_copyright_link:active {
	color: #4dc2ff;
}
								/*START PARAMOUNT FOOTER*/
.par_footer {
	top:1670px;
	left:140px;
	position:absolute;
	height:80px;
	width:1000px;
	background-color:#363636;
	z-index:50
}
.par_footer_expand {
	top:1670px;
	width:100%;
	height:100px;
	position:absolute;
	z-index:40;
	background-color:#363636;
	min-width:1307px;
}


.par_footer_nav-link {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:400;
	color: #a1a1a1;
	text-decoration: none;
	z-index:70;
}

a.par_footer_nav-link:link {
	color: #a1a1a1;
}

a.par_footer_nav-link:visited {
	color: #a1a1a1;
}

a.par_footer_nav-link:hover {
	color: #4dc2ff;	
}

a.par_footer_nav-link:active {
	color: #ffffff;
}

.par_footer_navigation-list li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	z-index:70;
}
.par_footer_social {
	top:14px;
	left:10px;
	position:absolute;
	width:120px;
	height:30px;
	z-index:70;
}
.par_footer_social img:hover {
	opacity:.6;
	filter:alpha(opacity=60);
}
.par_copyright {
	top:60px;
	left:10px;
	position:absolute;
	height:30px;
	width:500px;
	z-index:80;
}
.par_copyright p {
	font-family:'Roboto Condensed', sans-serif;
	font-size:10px;
	font-weight:300;
	color:#7d7d7d;
	
}
.par_copyright_link {
	font-family:'Roboto Condensed', sans-serif;
	font-size:12px;
	font-weight:300;
	color:#4dc2ff;
	text-decoration:none;
	z-index:80;
}

a.par_copyright_link:link {
	color: #4dc2ff;
}

a.par_copyright_link:visited {
	color: #4dc2ff;
}

a.par_copyright_link:hover {
	color: #fff;	
}

a.par_copyright_link:active {
	color: #4dc2ff;
}
									/*START HERITAGE FOOTER*/
.her_footer {
	top:1670px;
	left:140px;
	position:absolute;
	height:80px;
	width:1000px;
	background-color:#363636;
	z-index:50
}
.her_footer_expand {
	top:1670px;
	width:100%;
	height:100px;
	position:absolute;
	z-index:40;
	background-color:#363636;
	min-width:1307px;
}


.her_footer_nav-link {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:400;
	color: #a1a1a1;
	text-decoration: none;
	z-index:70;
}

a.her_footer_nav-link:link {
	color: #a1a1a1;
}

a.her_footer_nav-link:visited {
	color: #a1a1a1;
}

a.her_footer_nav-link:hover {
	color: #4dc2ff;	
}

a.her_footer_nav-link:active {
	color: #ffffff;
}

.her_footer_navigation-list li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	z-index:70;
}
.her_footer_social {
	top:14px;
	left:10px;
	position:absolute;
	width:120px;
	height:30px;
	z-index:70;
}
.her_footer_social img:hover {
	opacity:.6;
	filter:alpha(opacity=60);
}
.her_copyright {
	top:60px;
	left:10px;
	position:absolute;
	height:30px;
	width:500px;
	z-index:80;
}
.her_copyright p {
	font-family:'Roboto Condensed', sans-serif;
	font-size:10px;
	font-weight:300;
	color:#7d7d7d;
	
}
.her_copyright_link {
	font-family:'Roboto Condensed', sans-serif;
	font-size:12px;
	font-weight:300;
	color:#4dc2ff;
	text-decoration:none;
	z-index:80;
}

a.her_copyright_link:link {
	color: #4dc2ff;
}

a.her_copyright_link:visited {
	color: #4dc2ff;
}

a.her_copyright_link:hover {
	color: #fff;	
}

a.her_copyright_link:active {
	color: #4dc2ff;
}

.pocono_footer {
	top:1900px;
	left:140px;
	position:absolute;
	height:80px;
	width:1000px;
	background-color:#363636;
	z-index:50
}
.pocono_footer_expand {
	top:1900px;
	width:100%;
	height:100px;
	position:absolute;
	z-index:40;
	background-color:#363636;
	min-width:1307px;
}

.homewood_footer {
	top:1600px;
	left:140px;
	position:absolute;
	height:80px;
	width:1000px;
	background-color:#363636;
	z-index:50
}
.homewood_footer_expand {
	top:1600px;
	width:100%;
	height:100px;
	position:absolute;
	z-index:40;
	background-color:#363636;
	min-width:1307px;
}
									/*END SUCCESS STORIES*/					



											/*START SERVICES*/
.services_content {
	top: 780px;
	left: 140px;
	position: absolute;
	height: 2500px;
	width: 1025px;
	z-index: 60;
}
				/*START SERVICES TEXT*/
.services_container {
	top:140px;
	left:10px;
	position:absolute;
	width:470px;
	height:320px;
	z-index:60;
}
.services_box {
	top:70px;
	left:5px;
	position:absolute;
	width:450px;
	height:250px;
	background-color:#666;
	opacity:.6;
	filter:alpha(opacity=60);
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	z-index:70;
}
.services_text {
	top:80px;
	left:20px;
	position:absolute;
	width:390px;
	height:200px;
	z-index:80;
}
.services_text p {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:300;
	color:#fff;
	z-index:70;
}
.icon {
	top:30px;
	right:10px;
	position:absolute;
	width:125px;
	height:120px;
	z-index:90;
					/*END SERVICES TEXT*/
}
				/*START SERVICES TEXT2*/
.services_container2 {
	top:140px;
	right:10px;
	position:absolute;
	width:470px;
	height:320px;
	z-index:60;
}
.services_box2 {
	top:70px;
	left:5px;
	position:absolute;
	width:450px;
	height:250px;
	background-color:#666;
	opacity:.6;
	filter:alpha(opacity=60);
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	z-index:70;
}
.services_text2 {
	top:80px;
	left:20px;
	position:absolute;
	width:390px;
	height:200px;
	z-index:80;
}
.services_text2 p {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:300;
	color:#fff;
	z-index:70;
}
.icon2 {
	top:0px;
	right:10px;
	position:absolute;
	width:125px;
	height:120px;
	z-index:90;
}
					/*END SERVICES TEX2T*/
						/*START SERVICES TEXT3*/
.services_container3 {
	top:480px;
	left:10px;
	position:absolute;
	width:470px;
	height:320px;
	z-index:60;
}
.services_box3 {
	top:70px;
	left:5px;
	position:absolute;
	width:450px;
	height:450px;
	background-color:#666;
	opacity:.6;
	filter:alpha(opacity=60);
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	z-index:70;
}
.services_text3 {
	top:80px;
	left:20px;
	position:absolute;
	width:390px;
	height:400px;
	z-index:80;
}
.services_text3 p {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:300;
	color:#fff;
	z-index:70;
}
.icon3 {
	top:15px;
	right:10px;
	position:absolute;
	width:125px;
	height:120px;
	z-index:90;
}
					/*END SERVICES TEXT3*/
						/*START SERVICES TEXT4*/
.services_container4 {
	top:480px;
	right:10px;
	position:absolute;
	width:470px;
	height:320px;
	z-index:60;
}
.services_box4 {
	top:70px;
	left:5px;
	position:absolute;
	width:450px;
	height:450px;
	background-color:#666;
	opacity:.6;
	filter:alpha(opacity=60);
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	z-index:70;
}
.services_text4 {
	top:80px;
	left:20px;
	position:absolute;
	width:380px;
	height:400px;
	z-index:80;
}
.services_text4 p {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:300;
	color:#fff;
	z-index:70;
}
.icon4 {
	top:5px;
	right:10px;
	position:absolute;
	width:125px;
	height:120px;
	z-index:90;
					/*END SERVICES TEXT4*/
}
						/*START SERVICES TEXT5*/
.services_container5 {
	top:1000px;
	left:10px;
	position:absolute;
	width:470px;
	height:320px;
	z-index:60;
}
.services_box5 {
	top:70px;
	left:5px;
	position:absolute;
	width:450px;
	height:660px;
	background-color:#666;
	opacity:.6;
	filter:alpha(opacity=60);
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	z-index:70;
}
.services_text5 {
	top:80px;
	left:20px;
	position:absolute;
	width:390px;
	height:400px;
	z-index:80;
}
.services_text5 p {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:300;
	color:#fff;
	z-index:70;
}
.icon5 {
	top:25px;
	right:10px;
	position:absolute;
	width:125px;
	height:120px;
	z-index:90;
					/*END SERVICES TEXT5*/
}
						/*START SERVICES TEXT6*/
.services_container6 {
	top:1000px;
	right:10px;
	position:absolute;
	width:470px;
	height:320px;
	z-index:60;
}
.services_box6 {
	top:70px;
	left:5px;
	position:absolute;
	width:450px;
	height:660px;
	background-color:#666;
	opacity:.6;
	filter:alpha(opacity=60);
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	z-index:70;
}
.services_text6 {
	top:80px;
	left:20px;
	position:absolute;
	width:390px;
	height:400px;
	z-index:80;
}
.services_text6 p {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:300;
	color:#fff;
	z-index:70;
}
.icon6 {
	top:25px;
	right:10px;
	position:absolute;
	width:125px;
	height:120px;
	z-index:90;
					/*END SERVICES TEXT6*/

}
						/*START SERVICES TEXT7*/
.services_container7 {
	top:1730px;
	left:10px;
	position:absolute;
	width:470px;
	height:320px;
	z-index:60;
}
.services_box7 {
	top:70px;
	left:5px;
	position:absolute;
	width:450px;
	height:230px;
	background-color:#666;
	opacity:.6;
	filter:alpha(opacity=60);
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	z-index:70;
}
.services_text7 {
	top:80px;
	left:20px;
	position:absolute;
	width:365px;
	height:400px;
	z-index:80;
}
.services_text7 p {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:300;
	color:#fff;
	z-index:70;
}
.icon7 {
	top:25px;
	right:10px;
	position:absolute;
	width:125px;
	height:120px;
	z-index:90;
					/*END SERVICES TEXT7*/

}
						/*START SERVICES TEXT8*/
.services_container8 {
	top:1730px;
	right:10px;
	position:absolute;
	width:470px;
	height:320px;
	z-index:60;
}
.services_box8 {
	top:70px;
	left:5px;
	position:absolute;
	width:450px;
	height:230px;
	background-color:#666;
	opacity:.6;
	filter:alpha(opacity=60);
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	z-index:70;
}
.services_text8 {
	top:80px;
	left:20px;
	position:absolute;
	width:365px;
	height:400px;
	z-index:80;
}
.services_text8 p {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:300;
	color:#fff;
	z-index:70;
}
.icon8 {
	top:25px;
	right:10px;
	position:absolute;
	width:125px;
	height:120px;
	z-index:90;
					/*END SERVICES TEXT8*/

}
						/*START SERVICES TEXT9*/
.services_container9 {
	top:2030px;
	left:10px;
	position:absolute;
	width:470px;
	height:320px;
	z-index:60;
}
.services_box9 {
	top:70px;
	left:5px;
	position:absolute;
	width:450px;
	height:330px;
	background-color:#666;
	opacity:.6;
	filter:alpha(opacity=60);
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	z-index:70;
}
.services_text9 {
	top:80px;
	left:20px;
	position:absolute;
	width:365px;
	height:400px;
	z-index:80;
}
.services_text9 p {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:300;
	color:#fff;
	z-index:70;
}
.icon9 {
	top:5px;
	right:0px;
	position:absolute;
	width:125px;
	height:120px;
	z-index:90;
					/*END SERVICES TEXT8*/



}
									/*START SERVICES FOOTER*/
.services_footer {
	top:3300px;
	left:140px;
	position:absolute;
	height:80px;
	width:1000px;
	background-color:#363636;
	z-index:50
}
.services_footer_expand {
	top:3300px;
	width:100%;
	height:100px;
	position:absolute;
	z-index:40;
	background-color:#363636;
	min-width:1307px;
}


.services_footer_nav-link {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:400;
	color: #a1a1a1;
	text-decoration: none;
	z-index:70;
}

a.services_footer_nav-link:link {
	color: #a1a1a1;
}

a.services_footer_nav-link:visited {
	color: #a1a1a1;
}

a.services_footer_nav-link:hover {
	color: #4dc2ff;	
}

a.services_footer_nav-link:active {
	color: #ffffff;
}

.services_footer_navigation-list li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	z-index:70;
}
.services_footer_social {
	top:14px;
	left:10px;
	position:absolute;
	width:120px;
	height:30px;
	z-index:70;
}
.services_footer_social img:hover {
	opacity:.6;
	filter:alpha(opacity=60);
}
.services_copyright {
	top:60px;
	left:10px;
	position:absolute;
	height:30px;
	width:500px;
	z-index:80;
}
.services_copyright p {
	font-family:'Roboto Condensed', sans-serif;
	font-size:10px;
	font-weight:300;
	color:#7d7d7d;
	
}
.services_copyright_link {
	font-family:'Roboto Condensed', sans-serif;
	font-size:12px;
	font-weight:300;
	color:#4dc2ff;
	text-decoration:none;
	z-index:80;
}

a.services_copyright_link:link {
	color: #4dc2ff;
}

a.services_copyright_link:visited {
	color: #4dc2ff;
}

a.services_copyright_link:hover {
	color: #fff;	
}

a.services_copyright_link:active {
	color: #4dc2ff;
	
							/*END SERVICES FOOTER*/
									/*END SERVICES*/
}


						/*START LHLNEWS*/
.lhlarticle_content {
	top:760px;
	left:145px;
	position:absolute;
	width:1000px;
	height:1750px;
	z-index:70;
}

.lhlarticle-title{
	width:1000px;
	height:70px;
	position:relative;
}

.lhlarticle-title p {
	font-family:'Roboto Condensed', sans-serif;
	font-size:22px;
	font-weight:300;
	color:#4dc2ff;
	line-height:25px;
}

.lhlarticle-text{
	width:700px;
	height:1680px;
	left:300px;
	position:relative;
	margin-top:20px;	
}

.lhlarticle-text p{
	font-family:'Roboto Condensed', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#fff;
}

.lhlarticle-text a{
	color:#fff;
	text-decoration:underline;
}

.lhlarticle-text a:hover{
	color:#fff;
	text-decoration:none;
}

.lhlarticle-authors{
	width:250px;
	background-color:#2b2b2b;
	height:1520px;
	position:absolute;
	top:90px;
}

.lhlarticle-authors p{
	font-family:'Roboto Condensed', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#fff;
	padding:20px;
	text-align:justify;
}

.lhlarticle_link {
	font-family:'Roboto Condensed', sans-serif;
	font-size:20px;
	font-weight:300;
	color:#4dc2ff;
	line-height:25px;
	text-decoration:none;
}
a.lhlarticle_link:link {
	color: #4dc2ff;
}

a.lhlarticle_link:visited {
	color: #4dc2ff;
}

a.lhlarticle_link:hover {
	color: #fff;	
}

a.lhlarticle_link:active {
	color: #4dc2ff;
}

.lhlarticle-black { /*lhlnews black 1*/
	position:relative;
	margin-bottom:10px;
	width:800px;
	padding:10px;
}
.lhlarticle-gray { /*lhlnews gray 2*/
	margin-bottom:10px;
	position:relative;
	width:800px;
	background-color:#2b2b2b;
	padding:10px;
}

.lhlarticle_footer {
	top:2600px;
	left:140px;
	position:absolute;
	height:80px;
	width:1000px;
	background-color:#363636;
	z-index:50
}

.lhlarticle_footer_expand {
	top:2600px;
	width:100%;
	height:100px;
	position:absolute;
	z-index:40;
	background-color:#363636;
	min-width:1307px;
}

.lhlarticle_footer-long {
	top:3450px;
	left:140px;
	position:absolute;
	height:80px;
	width:1000px;
	background-color:#363636;
	z-index:50
}

.lhlarticle_footer_expand-long {
	top:3450px;
	width:100%;
	height:100px;
	position:absolute;
	z-index:40;
	background-color:#363636;
	min-width:1307px;
}

.lhlarticle_footer-0815 {
	top:3750px;
	left:140px;
	position:absolute;
	height:80px;
	width:1000px;
	background-color:#363636;
	z-index:50
}

.lhlarticle_footer_expand-0815 {
	top:3750px;
	width:100%;
	height:100px;
	position:absolute;
	z-index:40;
	background-color:#363636;
	min-width:1307px;
}

.lhlarticle_footer-med {
	top:3050px;
	left:140px;
	position:absolute;
	height:80px;
	width:1000px;
	background-color:#363636;
	z-index:50
}

.lhlarticle_footer_expand-med {
	top:3050px;
	width:100%;
	height:100px;
	position:absolute;
	z-index:40;
	background-color:#363636;
	min-width:1307px;
}


						/*START LHLNEWS*/
.lhlnews_content {
	top:760px;
	left:145px;
	position:absolute;
	width:850px;
	height:1200px;
	z-index:70;
}

.lhlnews_content p {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 25px;
	font-weight:300;
	color:#4dc2ff;
}

.lhlnews-title {
	font-family:'Roboto Condensed', sans-serif;
	font-size:20px;
	font-weight:300;
	color:#4dc2ff;
	line-height:25px;
}

.lhlnews_link {
	font-family:'Roboto Condensed', sans-serif;
	font-size:20px;
	font-weight:300;
	color:#4dc2ff;
	line-height:25px;
	text-decoration:none;
}
a.lhlnews_link:link {
	color: #4dc2ff;
}

a.lhlnews_link:visited {
	color: #4dc2ff;
}

a.lhlnews_link:hover {
	color: #fff;	
}

a.lhlnewss_link:active {
	color: #4dc2ff;
}

.lhlnews-black { /*lhlnews black 1*/
	position:relative;
	margin-bottom:10px;
	width:800px;
	padding:10px;
}
.lhlnews-gray { /*lhlnews gray 2*/
	margin-bottom:10px;
	position:relative;
	width:800px;
	background-color:#2b2b2b;
	padding:10px;
}

.lhlnews_footer {
	top:4800px;
	left:140px;
	position:absolute;
	height:80px;
	width:1000px;
	background-color:#363636;
	z-index:50
}
.lhlnews_footer_expand {
	top:4800px;
	width:100%;
	height:100px;
	position:absolute;
	z-index:40;
	background-color:#363636;
	min-width:1307px;
}

							/*START CLIENT NEWS*/

.clientnews_footer {
	top:2000px;
	left:140px;
	position:absolute;
	height:80px;
	width:1000px;
	background-color:#363636;
	z-index:50
}
.clientnews_footer_expand {
	top:2000px;
	width:100%;
	height:100px;
	position:absolute;
	z-index:40;
	background-color:#363636;
	min-width:1307px;
}



							/*START ARTICLES*/
.articles_content {
	top:760px;
	left:145px;
	position:absolute;
	width:680px;
	height:1300px;
	z-index:70;
}
.articles_content p {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 25px;
	font-weight:300;
	color:#4dc2ff;
}
.articles_link {
	font-family:'Roboto Condensed', sans-serif;
	font-size:25px;
	font-weight:300;
	color:#4dc2ff;
	line-height:25px;
	text-decoration:none;
}
a.articles_link:link {
	color: #4dc2ff;
}

a.articles_link:visited {
	color: #4dc2ff;
}

a.articles_link:hover {
	color: #fff;	
}

a.articles_link:active {
	color: #4dc2ff;
}

				/*START ARTICLES*/
				
.articles-black { /*ARTICLE 1*/
	position:relative;
	margin-bottom:13px;
	width:800px;
	padding:10px;
}
.articles-gray { /*ARTICLE 2*/
	margin-bottom:13px;
	position:relative;
	width:800px;
	background-color:#2b2b2b;
	padding:10px;
}
				
								/*START ARTICLES FOOTER*/
.articles_footer {
	top:9150px;
	left:140px;
	position:absolute;
	height:80px;
	width:1000px;
	background-color:#363636;
	z-index:50
}
.articles_footer_expand {
	top:9150px;
	width:100%;
	height:100px;
	position:absolute;
	z-index:40;
	background-color:#363636;
	min-width:1307px;
}

.articles_footer_nav-link {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight:400;
	color: #a1a1a1;
	text-decoration: none;
	z-index:70;
}

a.articles_footer_nav-link:link {
	color: #a1a1a1;
}

a.articles_footer_nav-link:visited {
	color: #a1a1a1;
}

a.articles_footer_nav-link:hover {
	color: #4dc2ff;	
}

a.articles_footer_nav-link:active {
	color: #ffffff;
}

.articles_footer_navigation-list li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	z-index:70;
}
.articles_footer_social {
	top:14px;
	left:10px;
	position:absolute;
	width:120px;
	height:30px;
	z-index:70;
}
.articles_footer_social img:hover {
	opacity:.6;
	filter:alpha(opacity=60);
}
.articles_copyright {
	top:60px;
	left:10px;
	position:absolute;
	height:30px;
	width:500px;
	z-index:80;
}
.articles_copyright p {
	font-family:'Roboto Condensed', sans-serif;
	font-size:10px;
	font-weight:300;
	color:#7d7d7d;
	
}
.articles_copyright_link {
	font-family:'Roboto Condensed', sans-serif;
	font-size:12px;
	font-weight:300;
	color:#4dc2ff;
	text-decoration:none;
	z-index:80;
}

a.articles_copyright_link:link {
	color: #4dc2ff;
}

a.articles_copyright_link:visited {
	color: #4dc2ff;
}

a.articles_copyright_link:hover {
	color: #fff;	
}

a.articles_copyright_link:active {
	color: #4dc2ff;	
}