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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body,h1,h2,a {
	font-family:verdana;
	color:#4e6a6e;
}

div {
	
	vertical-align:top;
}
a {
	text-decoration:none;	
}
.bold {
	font-weight:bold;	
}
.separator {
	width:88%;
	border-bottom:1px solid #ddd;
	margin:18px auto;
}
.container {
	width:100%;
	margin:0 auto;	
	padding-bottom:35px;
}
.title {
	text-align:center;
}
.insurance-container .title {
	padding:18px 0;	
}
h1 {
	font-size:78px;
	padding:10px 0;	
}
h2 {
	font-size:38px;
	padding:30px 0;
}
.subsites-wrapper {
	text-align:center;
	margin:48px 0;
}
.subsite {
	width:318px;
	text-align: center;
	display:inline-block;
	margin:0 40px;
}
.subsite .subsite-icon {
	margin-bottom:38px;	
}
.subsite .subsite-icon-img{
	margin-bottom:8px;
}
.subsite .subsite-icon-txt{
	font-size:38px;
	color:#2590E6;
}
.subsite .subsite-text {
	font-size:25px;
	color:#999999;	
}
.footer {
	background:#4E6A6E;
	position:fixed;
	bottom:0;
	left:0;
	color:#FFF;
	width:100%;
	font-size:12px;
	vertical-align:bottom;
}
.footer .copy {
	float:left;
	padding:12px 10px 4px;
	vertical-align:bottom;
}
.footer .dev {
	float:right;
	padding:4px 10px;
	background:#FFF;
	color:#4E6A6E;
}
.footer .dev img {
	height:24px;	
}
.aboutus-wrapper {
	text-align:center;
	max-width:800px;
	width:90%;
	margin:0 auto;
	padding-bottom:28px;
}
.aboutus-wrapper .aboutus-content {
	font-size:24px;
	color:#999;
	line-height:110%;	
}
/* BANNER */
.bannergroup-slider {
	overflow:hidden;
	position:relative;
	width:100%;	
}
.bannergroup-slider .bannergroup {
	position:relative;
	display:inline-block;
}
.bannergroup-slider .bannergroup .banneritem {
	float:left;
	overflow:hidden;
}
.bannergroup-slider .bannergroup .banneritem img{
	width:100%;
}
/* Insurance */
.insurance-subpage {
	width:49%;
	display:inline-block;	
}
.insurance-subpage .title {
	margin-bottom:18px;
}
.insurance-container h2 {
	color:#025A8A
}
.insurance-container .aboutus-wrapper {
	display:inline-block;
	width:45%;
}
.contact-wrapper {
	width:33%;
	display:inline-block;
	margin:5%;
}

.insurance-container .services-wrapper {
	text-align:center;
	width:45%;
	display:inline-block;
	margin:0 auto;
}
.insurance-subpage .services-wrapper {
	text-align:center;
	width:100%;
	display:block;
	margin:0 auto;
}
.service-wrapper {
	display:inline-block;
	width:200px;
	margin-bottom:18px;
}
.service-wrapper img{
	max-width:50%;
}
.service-wrapper .service-icon-txt {
	margin:8px 0;	
}
.service-wrapper .service-text {
	display:none;	
}
.contact-content {
	line-height:110%;	
}

.tools-container .title {
	margin-bottom:18px;
}
.tools-container .services-wrapper {
	text-align:center;
	vertical-align:baseline;
}
.tools-container .service-wrapper img {
	width:90%;
	max-width:100%;	
}
.tools-container .service-wrapper {
	width:29%;
	min-width:200px;
	margin:2%;
}
.tools-container .aboutus-wrapper {
	clear:both;
}
.tools-container .service-icon-img {
	height:250px;	
	border:2px solid #648E93;
	padding:8px;
}
.tools-container .service-icon-txt {
	background:#648E93;
	text-align:right;
	padding:8px;
	color:white;
	margin:0;	
}
.tools-container .service-icon-img img {
	max-height:250px;
	width:auto;
}