.web-body, .cms-web-body {
	background:#fff;
	text-align:center;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
header, #page-body, #footer-links {
	background:#eef1f2;
}
header {
	height:170px;
}
.wrapper {
	text-align:left;
	margin:0 auto;
	width:960px;
	position:relative;
}
#logo {
	position:absolute;
	top:35px;
	left:-10px;
}
#main-nav {
	position:absolute;
	top:64px;
	right:0px;
	text-align:right;
}
#main-nav-bar li {
	float:left;
	margin-left:18px;
}
#main-nav-bar a {
	display:block;
	width:47px;
	height:47px;
	text-decoration:none;
	position:relative;
	color:#455560;
	font-size:20px;
	text-transform:uppercase;
}
#main-nav-bar a span {
	position:absolute;
	top:60px;
	right:0;
	display:none;
	width:500px;
	background:#eef1f2;
}
#main-nav-bar a:hover span {
	display:block;
	z-index:99;
}
#main-nav-bar .current a span, #main-nav-bar .parent a span {
	display:block;
	z-index:98;
}
#nav2 a { background:url(../images/nav1.png) 0 0 no-repeat; }
#nav2 a:hover { background:url(../images/nav1h.png) 0 0 no-repeat; }
#nav2.current a, #nav2.parent a { background:url(../images/nav1o.png) 0 0 no-repeat !important; }
#nav3 a { background:url(../images/nav2.png) 0 0 no-repeat; }
#nav3 a:hover { background:url(../images/nav2h.png) 0 0 no-repeat; }
#nav3.current a, #nav3.parent a { background:url(../images/nav2o.png) 0 0 no-repeat !important; }
#nav4 a { background:url(../images/nav3.png) 0 0 no-repeat; }
#nav4 a:hover { background:url(../images/nav3h.png) 0 0 no-repeat; }
#nav4.current a, #nav4.parent a { background:url(../images/nav3o.png) 0 0 no-repeat !important; }
#nav5 a { background:url(../images/nav4.png) 0 0 no-repeat; }
#nav5 a:hover { background:url(../images/nav4h.png) 0 0 no-repeat; }
#nav5.current a, #nav5.parent a { background:url(../images/nav4o.png) 0 0 no-repeat !important; }
#nav6 a { background:url(../images/nav5.png) 0 0 no-repeat; }
#nav6 a:hover { background:url(../images/nav5h.png) 0 0 no-repeat; }
#nav6.current a, #nav6.parent a { background:url(../images/nav5o.png) 0 0 no-repeat !important; }
#nav2 a span { right:-260px; }
#nav3 a span { right:-195px; }
#nav4 a span { right:-130px; }
#nav5 a span { right:-65px; }

#page-body {
	position:relative;
	min-height:620px;
}

#page-tabs {
	position:absolute;
	top:0;
	right:0;
}
#page-tabs li {
	margin-bottom:20px;
}
#page-tabs a {
	display:block;
	width:95px;
	height:184px;
	text-decoration:none;
	position:relative;
	overflow:hidden;
}
#page-tabs a#tab1 { background:url(../images/tab1.gif) 0 0 no-repeat !important; background-size:95px 184px !important; }
#page-tabs a#tab2 { background:url(../images/tab2.gif) 0 0 no-repeat !important; background-size:95px 184px !important; }
#page-tabs a#tab3 { background:url(../images/tab3.gif) 0 0 no-repeat !important; background-size:95px 184px !important; }
#page-tabs a span {
	position:absolute;
	top:-50px;
	right:0;
}

.small-screen {
	border-bottom:solid 68px #52bdec;
}
.small-screen #page-tabs {
	top:auto;bottom:-68px;left:0;right:auto;
	text-align:center;
}
.small-screen #page-tabs ul {
	text-align:left;
	margin:0 auto;
	width:960px;
	position:relative;
}
.small-screen #page-tabs li {
	margin:0 40px;
	float:left;
}
.small-screen #page-tabs a#tab1 { background:url(../images/tab1alt.gif) 0 0 no-repeat !important; background-size:180px 68px !important; width:180px; height:68px; }
.small-screen #page-tabs a#tab2 { background:url(../images/tab2alt.gif) 0 0 no-repeat !important; background-size:220px 68px !important; width:220px; height:68px; }
.small-screen #page-tabs a#tab3 { background:url(../images/tab3alt.gif) 0 0 no-repeat !important; background-size:210px 68px !important; width:210px; height:68px; }

#footer-bar {
	background:#9facb5;
	height:62px;
}
#footer-bar .wrapper {
	padding:10px 0;
}
#phone-number {
	float:left;
}
#phone-number h1 {
	font-weight:normal;
	font-size:32px;
	line-height:42px;
	color:#fff;
}
#social-bar {
	float:right;
}
#social-bar li {
	display:inline-block;
	margin:5px 0 5px 20px;
}

#footer-links .wrapper {
	padding:20px 0;
}
#footer-nav-bar li {
	display:inline-block;
	padding:5px;
	width:225px;
}
#footer-nav-bar a {
	font-size:15px;
	color:#455560;
	text-decoration:none;
	text-transform:uppercase;
}
#footer-nav-bar a:hover {
	text-decoration:underline;
}

footer {
	height:178px;
}
footer .wrapper {
	padding:20px 0;
}
#search-bar {
	float:left;
	padding-top:20px;
}
#search-keywords {
	border:solid 1px #f2f4f6;
	background:#f2f4f6;
	padding:8px 6px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#455560;
}
#search-bar input[type='submit'] {
	border:solid 1px #52bdec;
	background:#52bdec;
	color:#fff;
	font-size:15px;
	padding:7px 5px;
	font-family:Arial, Helvetica, sans-serif;
}

#partner-links {
	float:right;
}
#partner-links a {
	margin-left:60px;
}

#contact-details {
	clear:both;
	text-align:center;
	padding:20px;
	color:#455560;
	font-size:14px;
}
#contact-details a {
	color:#455560;
	text-decoration:none;
}
#contact-details a:hover {
	text-decoration:underline;
}


#home-layout {
	padding-bottom:30px;
}
#default-layout {
	padding-bottom:30px;
}

.full-width-column {
	width:960px;
}
.left-column {
	float:left;
	width:225px;
}
.main-column {
	float:right;
	width:720px;
}

.section-nav-title, .section-nav-title-accomm {
	background:#52bdec;
	margin-bottom:9px;
}
.section-nav-title a {
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
	padding:10px 12px;
}
.section-nav-title-accomm a {
	display:inline-block;
	background:url(../images/section-nav-title.png) 100% 50% no-repeat;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
	padding:10px 12px;
	width:190px;
	margin-right:25px;
}
.section-nav-title-accomm span {
	display:inline-block;
	color:#fff;
	font-size:12px;
	padding:10px;
	width:100px;
	text-align:center;
}

#section-nav a {
	display:block;
	margin-bottom:9px;
	text-decoration:none;
	padding:10px 12px;
	font-size:16px;
	color:#fff;
	background:#6f7c85;
	text-transform:uppercase;
}
#section-nav li ul {
	background:#fff;
	padding:6px 0;
	margin-bottom:9px;
}
#section-nav li li a, #section-nav li.current li a {
	color:#455560 !important;
	background:#fff !important;
	margin-bottom:0;
	font-size:14px;
	padding:6px 12px;
	text-transform:none;
}
#section-nav li li a:hover {
	text-decoration:underline;
}
#section-nav li.parent a {
	color:#fff;
	background:#6f7c85 url(../images/section-nav-on.png) 205px 15px no-repeat;
}
#section-nav li.current a {
	color:#fff;
	background:#6f7c85 url(../images/section-nav-on.png) 205px 15px no-repeat;
}
#section-nav li li.current a {
	color:#455560 !important;
	background:#fff url(../images/section-nav-sub-on.png) 205px 9px no-repeat !important;
}

.section-nav-home, .section-nav-contact {
	display:block;
	margin-bottom:9px;
	background:#6f7c85;
	color:#fff;
	padding:10px 12px;
	font-size:16px;
	text-transform:uppercase;
	text-decoration:none;
}

.clear-columns {
	clear:both;
	line-height:1px;
}