@charset "utf-8";



body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #E46F1F;
	font-weight: bold;
}
a:visited {
	color: #E46F1F;
	font-weight: bold;
}
a:hover {
	color: #FF6B24;
	font-weight: bold;
}
a:active {
	color: #FF6B24;
	font-weight: bold;
}

.bodyheaderbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e4701e;
	background-image: url(images/body-header-bg.jpg);
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
	background-repeat: no-repeat;
}
.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a6f8f;
	text-align: justify;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.sidebarheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.toptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #80AECA;
}
.sub-header-text {
	font-size: 14px;
	font-weight: bold;
}

.new-header-area {
	float: left;
	width: 954px;
	height: 127px;
	background: url(images/evolve-header-bg.png) top center no-repeat;
}

.new-header-logo {
	float: left;
	width: 232px;
	height: 104px;
	margin: 12px;
	
}

.new-header-text {
	float: left;
	width: 300px;
	height: 104px;
	margin: 12px 0 0 30px;	
}

.new-header-text h1 {
	color: white;
	font-family: Arial, sans-serif;
	font-size: 30px;
}

#header-small {
	font-size: 12px;
}

#header-blue {
	color: #3a6d8e;
}

.new-header-social-phone {
	float: right;
	width: 330px;
	height: 114px;
	margin: 8px 0 0 30px;
	font-family: Arial, sans-serif;
	color: white;
}

.new-header-social-phone h2 {
	font-size: 30px;
	margin: 0px 0 6px 0;
	float: left;
	text-align: center;
	width: 100%;
}

.new-header-social-phone h3 {
	font-size: 20px;
	margin: 10px 0 0 0px;
	float: left;
	padding-bottom: 2px;
	width: 100%;
	text-align: center;
}

.new-header-social-phone h3 a:link, .new-header-social-phone h3 a:visited {
	color: white !important;
	text-decoration: none;
}

.social-icons {
	float: right;
	margin: 0 68px 0 0;
}

.social-single-icon {
	float: right;
	width: 35px;
	height: 35px;
	margin: 0px 0px 0 20px;
}
