html, body, div, span, applet, object, iframe,h1, h2, h3,h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend{margin: 0; padding: 0; border: 0; text-decoration:none;}



/******************** GLOBAL ******************************/
	body{
		background: #fff url('http://cdn2.hubspot.net/hub/308120/file-280102592-jpg/images/body-bg.jpg') repeat 0 111px !important;
		font-family: 'arial', sans-serif;
		/*font-family: 'Roboto', sans-serif;
				font-family: 'Sintony', sans-serif;*/
				font-size:16px;
	}
	

	
	h1, h2, h3, h4{
		color:#20597c;
	}
	h1{
		font-family: 'FrutigerLTStd45Light';
		font-size:30px;
		margin-bottom:10px;
		padding-bottom:5px;
		border-bottom:1px solid #ccc;
	}
	h5{
	color:#356d92;
		font-family: 'FrutigerLTStd45Light';
		font-size:26px;
		margin-bottom:5px;
		font-weight:normal;
		
	}
	p{
		color:#3e3e3e;
		font-size:13px;
		line-height:18px;
		font-family:Verdana;
	}
	
.header-section{
	display: block;
	width:100%;
	background:url('http://cdn2.hubspot.net/hub/308120/file-278808098-jpg/images/header-bg.jpg') repeat-x 0 0;
	height:96px;
	padding-top:15px;
}
.container{
	display: block;width:995px;
	margin:0 auto;
}
.pull-left{
	float: left;
}
.pull-right{
	float: right;
}
.search-section{
	margin-top:15px;
	float: right;
}
.search-input{
	display: inline-block;
	border:1px solid #beced7;
	width:130px;
	border-radius:8px;
	background:#fff;
	padding:4px;
}
.search-bt{
	background:url('http://cdn2.hubspot.net/hub/308120/file-279560991-jpg/images/search-bt.jpg') no-repeat 0 0;
	width:26px;
	height:25px;
	cursor: pointer;
	border:0;
	top:-5px;
	position: relative;
}
.nav{
	display: block;
	top:20px;
	position: relative;
}
#header-menu{
	display: inline-block;
}
#header-menu li{
float:left;
list-style:none;
}

#header-menu li a{
	color:#2b597b;
	font-size:14px;
	margin:0 20px;
}
#header-menu li:last-of-type a{
margin-right:0;
}
#header-menu li a:hover{
color:#333;
}
.banner-section{
	display: block;
	overflow: hidden;
	min-height:330px;margin:10px auto;
	font-family:verdana;
	background:url('http://cdn2.hubspot.net/hub/308120/file-280093907-jpg/images/banner.jpg') no-repeat 0 0;
}
.banner-left{
	margin:64px 0 0 43px;
	width:495px;
}
.banner-text1{
	 color: #20597C;
      font-family: verdana;
    font-size: 40px;
    line-height: 50px;
	display: block;
}
.banner-text2{
	font-family: 'Arial';
	font-size:25px;
	color:#021b2b;
	line-height:30px;
	display: block;
	margin-bottom:15px;
}
.large-bt{
	display: inline-block;
	background:url('http://cdn2.hubspot.net/hub/308120/file-280847695-jpg/images/bt-bg.jpg') repeat-x 0 0;
	border:1px solid #4f6e7f;
	padding:8px 10px;
	border-radius:5px;
	color:#fff;
	font-size:18px;
	font-family:arial;
}
.large-bt:hover{
color:#021b2b;
}
.banner-bt{
	float: right;
	background:#2b597b url('http://cdn2.hubspot.net/hub/308120/file-294168545-png/images/arrow-bt.png') no-repeat right 0;
	padding:4px;
	padding-right:30px;
	color:#fff;
	font-size:16px;
	font-family:arial;
}
.banner-bt:hover{
color:#021b2b;
}
.home-block{
	background:url('http://cdn2.hubspot.net/hub/308120/file-280089077-png/images/right-img.png') no-repeat right 0;
	width:243px;
	padding-right:30px;
	margin-right:30px;
	float: left;
}
.home-block:last-of-type{
margin-right:0;
background:none;
}
h3{
font-family: 'FrutigerLTStd45Light';
	font-size:22px;
	color:#fff;	
	font-weight: normal;
	margin-bottom:0px;
}
.home-block p{
	color:#fff;
	font-family:Verdana;
	font-size:13px;
	
	margin-bottom:5px;
}
.home-block p.top{
font-family:arial;
	font-size:14px;
}
.readmore{
	background:#71a8c7;
	font-size:13px;
	font-family:arial;
	display: inline-block;
	padding:5px 8px;
	color:#fff;
	border-radius:5px;
}
.coontent-container{
	padding:20px 8px;
	background:#fff;
	margin:0 auto;
	width:979px;
	display: block;
	overflow: hidden;
	padding-bottom:5px;
}
.home-content{
	display: block;
	overflow: hidden;
	padding:20px 10px;
	background:#1e4862;
	min-height:165px;
	position:relative;
}
.footer{
	display: block;
	overflow: hidden;
}
.box{
display: block;
	overflow: hidden;	
}
.social{
	text-align:right;
}
.follow{
	position: relative;
	top:-10px;
	color:#6b6b6b;
	font-size:14px;
	font-family:arial;
}
.footer-links{
	background:#e5e5e5;
	display: block;
	overflow: hidden;
	padding:3px;
	margin:10px 0;
	margin-bottom:0;
}
.footer-links a{
	color:#414141;
	font-size:13px;
	font-family:arial;
	margin:0 35px;
}
.footer-links a:hover{
	color:#1e4862;
}
.footer-inner-links{
display: block;
	overflow: hidden;
	
	padding:25px 0;
	padding-left:50px;
	background:#f6f6f6 url('http://cdn2.hubspot.net/hub/308120/file-280900265-jpg/images/footer-bg.jpg') repeat-x 0 bottom;
	padding-bottom:40px;	
}

.footer-block{
	float: left;width:164px;
	margin-right:16px;
}
.footer-block span{
color:#1e4862;
font-size:14px;
font-family:arial;
text-transform: uppercase;
}
.footer-block a{
color:#303030;
font-size:13px;
display: block;
font-family:arial;
margin:5px 0;
}
.footer-block a:hover{
color:#1e4862;
}
.copyright{
	padding:5px 0;
	font-size:13px;
}
.copyright p{
font-family:arial;
	color:#6b6b6b;
}
#s2{
	margin:0 50px;
	position:relative;
}
.slide{
	display:block;
	overflow:hidden;
	width:880px;
	
}
.slidebt{
	position:absolute;
	z-index:999;
	left:10px;
	top:90px;
}
.slidebt.next{
	left:930px;
}

.inner-section{
	display: block;
	overflow: hidden;
	
	min-height:168px;margin:10px auto;
	background:url('http://cdn2.hubspot.net/hub/308120/file-280050292-jpg/images/about-banner.jpg') no-repeat 0 0;
}
.page-title{
	font-size:25px;
	color:#fff;
	font-family: 'FrutigerLTStd45Light';
	padding:5px;
	padding-left:40px;
	padding-right:10px;
	margin-top:15px;
	background:#42728d;
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
}
.inner-content{
	display:block;
	overflow:hidden;
	background:#fff;
	padding:30px 10px;
}
.left-content{
	float:left;
	width:655px;
	margin:0 15px;
}
.right-content{
	float:right;
	width:270px;
	background:#356d92;
	padding-bottom:20px;
	
}
.innerimg{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	border:1px solid #ccc;
}
.righttitle{
	display:block;
	overflow:hidden;
	background:#5994ba;
	padding:5px 15px;
	font-size:20px;
	color:#fff;
	font-family: 'FrutigerLTStd45Light';
}

.common-bt{
	display: inline-block;
	background:url('http://cdn2.hubspot.net/hub/308120/file-280847695-jpg/images/bt-bg.jpg') repeat-x 0 0;
	border:1px solid #4f6e7f;
	padding:5px 10px;
	border-radius:5px;
	color:#fff;
	font-size:18px;
	font-family: 'FrutigerLTStd45Light';
}
.common-bt img{
position:relative;
top:5px;
}
.common-bt:hover{
color:#021b2b;
}
.rightlinks{
	display:block;
	overflow:hidden;
	margin:15px 1px;
}
.rightlinks li{
	display:block;
	overflow:hidden;
	
	list-style:none;
	
	
	
	
	}
.rightlinks li:last-of-type{
border:0;
}	
.rightlinks li a:hover{	
background:#fff url('http://cdn2.hubspot.net/hub/308120/file-280101847-png/images/small-arrow.png') no-repeat 0px center;
color:#356d92;
}

	.rightlinks li a{
	font-family:Verdana;
	font-size:14px;
	color:#fff;
	background:url('http://cdn2.hubspot.net/hub/308120/file-280101847-png/images/small-arrow.png') no-repeat 0px center;
	display:block;
	overflow:hidden;
	padding:8px 10px;
	padding-left:20px;
	
	border-bottom:1px solid #2b5c7c; 
	
	} 
	.rightlinks li ul{
		margin-left:20px;
	}
	.feature-box{
		display:block;
	overflow:hidden;
	margin:20px 15px;
	padding:10px;
	background:#7ecaf4;
	border-radius:5px;
	}
	
	.feature-box p{
	color:#2a2a2a;
	}
	
	
	.readmore2{
	background:url('http://cdn2.hubspot.net/hub/308120/file-280847695-jpg/images/bt-bg.jpg') repeat-x 0 0;
	font-size:13px;
	font-family:arial;
	display: inline-block;
	padding:5px 8px;
	color:#fff;
	border-radius:5px;
}
.readmore2:hover{
color:#000;
}