@charset "utf-8";
@import url("//hello.myfonts.net/count/2802e6");

  
@font-face {font-family: 'HelveticaNeueLT-BoldExt';src: url('webfonts/2802E6_0_0.eot');src: url('webfonts/2802E6_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2802E6_0_0.woff') format('woff'),url('webfonts/2802E6_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'HelveticaNeueLT-ThinExt';src: url('webfonts/2802E6_1_0.eot');src: url('webfonts/2802E6_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2802E6_1_0.woff') format('woff'),url('webfonts/2802E6_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'HelveticaNeueLT-Extended';src: url('webfonts/2802E6_2_0.eot');src: url('webfonts/2802E6_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2802E6_2_0.woff') format('woff'),url('webfonts/2802E6_2_0.ttf') format('truetype');}

*{ margin:0; padding:0;}

body{
	background:#456f85;
	font-family: 'HelveticaNeueLT-Extended';
	font-size:15px;
	line-height:24px;
}

p{
	padding-bottom:33px;
}

.divider{
	border-top:1px solid #456f85;
}

ul,li{
	list-style-type:none;
}


#wrapper{
	width:796px;
	margin:0 auto;
	padding:73px 100px;
	background:#fff;
	color:#456f85;
}


.logo{
	text-align:center;
	padding-bottom:58px;
}

.tagline{
	border-bottom:1px solid #456f85;
	margin-bottom:20px;
}

.tagline h1{
	font-family: HelveticaNeueLT-ThinExt;
	font-weight:normal;
	font-size:24px;
	line-height:33px;
	padding-bottom:24px;
	text-align:center;
}

.bodyContainer{
	height:100%;
	overflow:hidden;
}

.leftCol{
	float:left;
	width:380px;
}

.rightCol{
	float:right;
	width:380px;
}

h3{
	font-family:HelveticaNeueLT-Extended;
	font-size:24px;
	line-height:26px;
	color:#456f85;
	padding-bottom:17px;
}

.bodyContainer ul{
	padding:10px 0;
}

.bodyContainer li{
	background:url(images/bullet.gif) no-repeat 0 10px;
	padding:0 0 10px 20px;
}

.contactNo span, .contactNo a{
	font-size:24px;
	line-height:30px;
}

.contactNo a{
	color:#456f85;
	text-decoration:none;
}

.contactNo a:hover{
	color:#456f85;
	text-decoration:underline;
}

.footer{
	width:996px;
	margin:0 auto;
	color:#b5c5ce;
	text-align:right;
	font-size:11px;
	line-height:15px;
	padding:10px 0;
}