@font-face{font-family:'HelveticaCondensedRegular';
	src:url("../fonts/helvetica_condensed-webfont.eot");src:url("../fonts/helvetica_condensed-webfont.eot") format('embedded-opentype'),url("../fonts/helvetica_condensed-webfont.woff") format('woff'),url("../fonts/helvetica_condensed-webfont.ttf") format('truetype'),url("../fonts/helvetica_condensed-webfont.svg") format('svg');
	font-weight:normal;font-style:normal;font-variant:normal;
}

* {
	margin:0;
	padding:0;
}
header, section {
	display:block;
}
html {
	font-size: 100%;
	overflow-y: scroll;
}
body {
	background: #fff;
	font-family: 'HelveticaCondensedRegular';
	font-size: 13px;
	line-height: 20px;
	color: #555;
	height: 100%;
}


/* Typo
------------------------------------------------*/
h1, h2, h3, h4, h5, h6, span, div, p, a { 
	font-weight: 400;
}
h1 {
	font-family: 'HelveticaCondensedRegular'!important;
	font-size: 36px;
	margin: 0 0 25px;
	line-height: 34px;
}
a { 
	color: #9BA224;
	text-decoration: none;
}
table { 
	border-collapse: collapse;
	border-spacing: 0px;
}
p {
	font-size:100%;
}

/* Layout
------------------------------------------------*/
.wrap {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.page-section {
	float: left;
	width: 100%;
	min-width: 1100px;
	padding-top: 10px;
}
.clearfix::before, .clearfix::after { 
	content: "";
	display: table;
}
.clearfix::after { 
	clear: both;
}
.clearfix::before, .clearfix::after { 
	content: "";
	display: table;
}
.page-section-left {
	float: left;
}
.page-section-right {
	float: right;
}


/* Header
------------------------------------------------*/

header {
	height: 120px;
	float: left;
	width: 100%;
	margin: 0;
	background: #fff;
}
div.header-logo-tab {
	width: 150px;
	height: 120px;
	position: relative;
	background: #ffdf00;
	float: left;
}
.header-logo-tab a {
	width: 81px;
	height: 95px;
	display:block;
	position: absolute;
	top: 22px;
	left: 40px;
}
div.header-logo-tab-pointer {
	background: url("../images/header-logo-tab-pointer.png") no-repeat,none;
	background-size: 150px 44px;
	width: 150px;
	height: 44px;
	display: block;
	position: absolute;
	top: 120px;
}


/* Page-section-main
------------------------------------------------*/
.page-section-main {
	background: #f3f0e8;
	padding-top:10px;
}
.page-section-main .page-section-left {
	width: 728px;
	padding: 50px 0 0;
}
.page-section-main .page-section-right {
	height: 229px;
	width: 225px;
}


/* Page-section-information-slideshow
------------------------------------------------*/
.page-section-information-slideshow .page-section-left {
	width: 225px;
}
.page-section-information-slideshow .page-section-right {
	width: 728px;
	float: right;
	padding: 110px 0px 0px;
}


/* Page-section-compare-subscriptions
------------------------------------------------*/
.page-section-compare-subscriptions { 
	padding: 70px 0;
}
.page-section-compare-subscriptions {
	background: #F3F0E8;
}
.membership-options-summary-container {
	background: #FFF;
	border-radius: 30px;
	margin: 0px 0px 25px;
	padding: 30px;
	position: relative;
}
.page-section-compare-subscriptions .page-section-left {
	width: 172px;
}
.page-section-compare-subscriptions .page-section-right {
	width: 728px;
	float: right;
	padding: 50px 0px 0px;
}
div.membership-options-summary-footer { 
	color: #A79F89;
	font-size: 12px;
	text-align: center;
}


/* Page footer
------------------------------------------------*/
footer { 
	background: #FFFFFF;
	color: #A79F89;
	padding: 50px 0px 0px;
	width: 100%;
	float: left;
}
.footer-content { 
	margin: 0px auto;
	padding: 0px 15px;
	width: 960px;
}
footer div.footer-content ul#footerColumnsList { 
	margin: 0px 0px 50px;
}
ul#footerColumnsList, ul#footerColumnsList li { 
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#footerColumnsList, ul#footerColumnsList li { 
	list-style-type: none;
}
ul#footerColumnsList li { 
	float: left;
	line-height: 16px;
	margin: 0px 12px 0px 0px;
	min-height: 100px;
	width: 312px;
}
ul#footerColumnsList li.last { 
	margin: 0px;
}
ul#footerColumnsList li:last-child { 
	margin: 0px;
}
ul#footerColumnsList li div#footerMap { 
	display: block;
	margin: 0px auto;
}
div#footerMap { 
	background: url("../images/footer-map.png") 0px 34px/279px 152px no-repeat, 0px 34px/279px 152px transparent;
	height: 186px;
	text-align: center;
	width: 279px;
}
div#footerCopyrightBar { 
	padding: 12px 0px;
	text-align: center;
	width: 100%;
}
