/* cmsms stylesheet: default_1640 modified: 11/01/25 18:36:57 */
/* cmsms stylesheet: default_1640 modified: 09/05/23 11:54:47 */
body {
	margin: 0px;
	padding: 0px;
	font-size: 105%;
	font-weight: 400;
	line-height: 160%;
	font-family: 'Nunito Sans', sans-serif;
	color: #000000;
}


header {
position: relative;
z-index: 100;
	border-top: 5px solid #2d8dda;
}

#outer_header {
border-bottom:  5px solid #145990;
background-color: #ffffff;
height: 145px;
box-sizing:  border-box;
}

#inner_header {
	height: 140px;
	position: relative;
}

#logo {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 292px;
}

#logo img {
width: 100%;
    height: auto;
}

#strapline {
	position: absolute;
	top: 60px;
	right: 0px;
}

#phone {
	position: absolute;
	top: 40px;
	right: 0px;
	font-size: 150%;
}

#phone span {
	color: #2b8cda;
	font-weight: 500;
	font-size: 80%;
	display: inline-block;
	padding-right: 5px;
}

#phone a:link, #phone a:visited {
color:  #595a4a;
text-decoration:  none;
transition:  color 0.4s;
}

#phone a:hover {
	color:  #145990;
}

#search {
	position:absolute;
	top: 10px;
	right: 160px;
}

#socials {
	position: absolute;
	top:10px;
	right: 0px;
}

#socials a {
	display: block;
	float: left;
	margin-left: 12px;
	width: 32px;
	height: 32px;
}

#top_navigation {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#menu_show {
	display: none;
}

#actual_menu {
	display: block;
}

#actual_menu ul {
	margin: 0px;
	padding: 0px;
}

#actual_menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

#actual_menu a:link, #actual_menu a:visited {
	display: block;
	/* width: 100px; */
	padding: 6px 30px 2px 30px;
	background-color: #08385e;
	color: #ffffff;
	margin: 0px 5px 0px 5px;
	text-align: center;
	text-decoration: none;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	transition: background-color 0.4s;
	height: 40px;
	box-sizing: border-box;
	font-size: 120%;
	font-weight: 500;
}

#actual_menu a:hover {
	background-color: #145990;
	color: #ffffff;
}

#outer_slider {
	background-color: #cccccc;
	position:  relative;
	line-height: 0px;
}

.short_slider {
    margin-top: -200px;
}

#clearimage {
	position: relative;z-index: 0;
	width: 100%;height: auto;
}

#outer_slider_images {position: absolute;
	width: 100%; 
	z-index: 10;
	top: 0px
}

#outer_slider_images img {position: absolute;
	width: 100%; 
	height: auto;
}

#outer_slider_mask {position: absolute;bottom: -1px;z-index: 20}

#outer_slider_mask  img {
	width: 100%; 
	height: auto;
}

#inner_slider {
	position: relative;
	z-index:  300;
}

#outer_mainpage {
	
}

#inner_mainpage {
	position: relative;
	padding-top: 0px;
}

#herobox {
	width: 980px;
	margin: 0px auto;
}

#overquote {
    
}

#overquote {
    position:  absolute;
    bottom: 140px;
    right:  0px;
    width: 477px;
    line-height: 100%;
}

#overquote span {
    
position:  absolute;
    
color: #ffffff;
    
width: 250px;
    
line-height:  100%;
    
text-align:  right;
    
font-size: 110%;
    
left:  0px;
    
top:  5px;
}

#overquote a.blockbutton:link, #overquote a.blockbutton:visited {
    
position:  absolute;
    
right:  0px;
    
top: 0px;
    
width:  200px;
    
height:  60px;
    
padding-top: 20px;
    
text-align:  center;
    
font-size: 150%;
}

#overquote a.blockbutton:hover {
    
}

#outer_bottomsection {
    position:  relative;
    /* margin-top: -10px; */
    overflow:  hidden;
}

#bottom_swirl {
    position: absolute;
    z-index: -1;
    max-width:  100%;
    height:  auto;
    top: 142px;
}

#inner_bottomsection {}

#splashboxes {
    margin-top: 0px;
}

.splashbox {
    float:  left;
    width: 356px;
    /* overflow:  hidden; */
    margin-right: 20px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: 2px solid #08385e;
    background-color: #08385e;
    color: #ffffff;
    box-sizing:  border-box;
    height: 447px;
    text-align:  center;
}

.splashbox_image {
    overflow: hidden;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.splashbox_image img {
    width:  100%;
    height: auto;
}

.splashbox_text {
    padding: 21px 20px 10px 20px;
}

.splashbox_text h2 {
    font-weight:  500;
    text-transform: uppercase;
}

.splashbox_text p {
    line-height: 140%;
}

.splashbox_text a.blockbutton:link, .splashbox_text a.blockbutton:visited {
	background-color: #ffffff;
	width: 200px;
	height: 40px;
	margin: 0px auto;
	color: #08385e;
	font-size: 135%;
	text-transform:  uppercase;
	padding-top: 9px;
	position: relative;
	bottom: -9px;
}

.splashbox_text a.blockbutton:hover {
	background-color: #08385e;
	color: #ffffff;
}

.splashbox_last  {
    margin-right:  0px !important;
}

#bottom_quote {
    text-align:  center;
    padding: 40px 100px;
    clear:  both;
    color:  #ffffff;
    font-size: 120%;
    line-height:  160%;
}

#outer_footer {
	background-color: #08385e;color: #ffffff;
}

#inner_footer {
	padding-top: 10px;
	position: relative;
	font-size: 75%;
    height: 50px;
}

#inner_footer a:link, #inner_footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#inner_footer a:hover  {
	color: #000000;
	text-decoration: none;
}

#footer_left {
	float: left;
}

#footer_left span {float: left; padding-right: 10px}
#footer_left ul {margin:0px; padding: 0px; float: left;}
#footer_left li {margin:0px; padding: 0px;;ist-style: none; float: left; padding-right: 10px;}

#footer_right {
	float: right;
}

h1 {
	font-size: 250%;
	margin: 10px 0px 35px 0px;
	color:  #00599f;
}

h2 {
	font-size: 150%;
	margin: 0px 0px 30px 0px;
	color:  #00599f;
}

h3 {
	font-size: 140%;
	margin: 0px 0px 10px 0px;
}

h4 {
	font-size: 130%;
	margin: 0px 0px 10px 0px;
}

h5 {
	font-size: 115%;
	margin: 0px 0px 10px 0px;
	font-weight:  400;
	color:  #00599f;
	line-height: 180%;
}

h6 {
	font-size: 110%;
	margin: 0px 0px 10px 0px;
}

p {
	margin: 0px 0px 10px 0px;
}

a:link, a:visited {
	color: #2d8dda;
	text-decoration: underline;
	transition: color 0.4s;
}

a:hover  {
	color: #000000;
	text-decoration: none;
}

a.blockbutton:link, a.blockbutton:visited {
	color: #ffffff;
	background-color: #08385e;
	text-decoration: none;
	display: block;
	box-sizing: border-box;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	transition: background-color 0.4s;
	/* height: 40px; */
}

a.blockbutton:hover  {
	background-color: #145990;
}

a img {
border: 0px;
}

#loginform, #registerform {
display: table;
margin: 0px auto;
padding: 20px;
border: 1px solid #000000;
margin-bottom: 20px;
}

.inner {
	width: 1110px;
	margin: 0px auto;
}

.left_column {
	width: 870px;
	float: left;
}

.right_column {
	width: 300px;
	float: right;
}

#herobox .left_column {
	width: 600px;
	float: left;
}

#herobox .right_column {
	width: 300px;
	float: right;
	padding-top: 70px;
}

#herobox .right_column p {
	font-size: 90%;
}


element.style {
}
#herobox .right_column img {
	position: relative;bottom: -12px
}

.undercol {
	clear: both;
	height:  1px;
}
