.header_inner {
	background: url(img/header_inner.png) no-repeat center;
	height:115px;	
}

.inner_left {
	width:180px;
	height:800px;
	background-color:#e8efef;
	
	margin-left:40px;
	margin-top:25px;
	margin-right:20px;
	padding:0px;
	float:left;
}

.inner_left_img {
	background: url(img/calc_left.png) no-repeat center;	
	height:493px;
	margin-top:30%;
}

.page_content {
	margin-top:25px;
	font-family:Tahoma;
	font-size:15px;
}

.page_content h1 {
	font-family:Exo2-MediumCondensed;
	font-size:34px;
	
}

.page_content h2 {
	font-family: Exo2-Light-Condensed;
	font-size:32px;	
}

.page_content h3 {
	font-family: Exo2-Light-Condensed;
	font-size:28px;	
}

.page_content .h3p {
	font-family:Exo2-SemiBoldCondensed;
	font-size:18px;
}
.page_content h4 {
	font-family:Exo2-MediumCondensed;
	font-size:22px;	
	color:#50bf32;
}

.round_button_green {
	font-family:Exo2-MediumCondensed;
	font-size:18px;		
	width:150px;
	height:40;
	border:2px;
	border-radius:25px;
	border-color:#6fbe3e;
	border-style: solid;
	background-color:white;
	padding:5px 0px;	
}

.footer {	
	background-color:#414748;	
	/*margin-top:100px;*/
	font-family: Exo2-Light-Condensed;
	font-size:16px;	
	color:white;
}

.footer a{
	color:white !important;
}


.footer_logo { 
	padding:30px 0;
	
	max-width:1280px;
}

.footer_copy {
	padding:15px 0;
}

.s7_bg1 {
	
	background: white url("img/s7_bg1.png") no-repeat scroll center center;
	height:280px;
}

.s8_bg1 {	
	 background: #f7f7f2 url("img/s8_bg1.png") no-repeat scroll right center;	
}

.s8_bg2 {
	background: #f0f3f5 url("img/s8_bg2.png") no-repeat scroll left center;
	
}

.s8_bg  {
	height:260px;	
	#min-width: 540px;
	padding:0px;
	padding-left: 50px;	
	margin-bottom:10px;
	#display: table-cell; 
	#vertical-align: middle;
	#width: inherit;

	#float: none;
	
}

.s8_bg  h1{	
	font-size:38px;
}

.s8_bg  h2 {	
	font-size:30px;
}

.section8 a {
    color: black;
    font-size: 22px;
    text-decoration: underline;
}


.row.contacts b {
	font-family:Akrobat-Black
}





 

