/* -------------------- Main Tags -------------------- */
html {
	height: 100%;
	}

body {
	margin: 0;
	padding: 0;
	color: #636363;
	background: #ececec;
	height: 100%;
	font: 62.5%/1.5em "Lucida Grande", Arial, Helvetica, sans-serif;
	}

h1, h2, h3, h4, h5, h6, form, fieldset, p, .nav, .nav ul, .nav ol, address {
	border: 0;
	margin: 0;
	padding: 0;
	font-style: normal;
	list-style-type: none;
	}

ul, ol, p, address {
	font-size: 1.2em;
	line-height: 1.5em;
	}

ul, ol {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 24px;
	}

address {
	padding: 12px;
	margin: 0 0 24px 0;
	background: #eaf7fc;
	border: 1px solid #9ad6f0;
	}

p {
	padding: 0 0 24px 0;
	}

small {
	font-size: 1em;
	color: #999;
	}

p small, li small {
	font-size: 0.835em;
	line-height: 1.2em;
	}

a {
	text-decoration: none;
	outline: none;
	color: #35ade2;
	}

a:hover {
	text-decoration: underline;
	}

/* -------------------- Main structure -------------------- */
#mainDiv {
	width: 762px;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	background: url(../i/assets/side_shadow.png);
	}

#headerDiv, #contentDiv {
	width: 734px;
	margin: 0 auto;
	position: relative;
	}

#headerDiv {
	background: lime;
	height: 117px;
	margin-bottom: 33px;
	background: url(../i/assets/headerWlogo.gif) bottom left no-repeat;
	}

#homepage #headerDiv {
	height: 150px;
	margin-bottom: 7px;
	background-position: 0 55px;
	}

#contentDiv {
	border-bottom: 55px solid #fff;
	}

#footerDiv {
	position: absolute;
	bottom: 0;
	left: 9px;
	width: 744px;
	margin-top: -41px;
	height: 40px;
	overflow: hidden;
	border-top: 1px solid #959595;
	}

/* -------------------- Navigation -------------------- */
#navigation {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	height: 35px;
	width: 586px;
	padding: 0 0 0 148px;
	z-index: 9;
	}

#homepage #navigation {
	height: 55px;
	}
	
#navigation li {
	height: 35px;
	border-right: 1px solid #9ad6f0;
	float: left;
	}

li#navLast {
	border: 0;
	}

#navigation a {
	background: url(../i/nav/main_nav_3.gif) no-repeat;
	display: block;
	height: 8px;
	border-top: 15px solid #fff;
	border-bottom: 12px solid #fff;
	}

/* ---------- "Homepage" ---------- */
a#section1001 {
	width: 77px;
	}

#section1001:hover {
	background-position: 0 -8px;
	}

.current #section1001, .current #section1001:hover {
	background-position: 0 -16px;
	}

/* ---------- "About Ectimo" ---------- */
a#section1002 {
	width: 109px;
	background-position: -78px 0;
	}

#section1002:hover {
	background-position: -78px -8px;
	}

.current #section1002 {
	background-position: -78px -16px;
	}

/* ---------- "How does it work?" ---------- */
a#section1003 {
	width: 138px;
	background-position: -188px 0;
	}

#section1003:hover {
	background-position: -188px -8px;
	}

.current #section1003 {
	background-position: -188px -16px;
	}

/* ---------- "Benefits" ---------- */
a#section1004 {
	width: 77px;
	background-position: -327px 0;
	}

#section1004:hover {
	background-position: -327px -8px;
	}

.current #section1004 {
	background-position: -327px -16px;
	}

/* ---------- "Who we are" ---------- */
a#section1005 {
	width: 98px;
	background-position: -405px 0;
	}

#section1005:hover {
	background-position: -405px -8px;
	}

.current #section1005 {
	background-position: -405px -16px;
	}

/* ---------- "Contact Us" ---------- */
a#section1006 {
	width: 82px;
	background-position: -504px 0;
	}

#section1006:hover {
	background-position: -504px -8px;
	}

.current #section1006 {
	background-position: -504px -16px;
	}

#navigation .current a {
	cursor: default;
	}

/* ---------- Navigation - subnavigation sidebar ---------- */
#subnavigation {
	margin-bottom: 12px;
	}
	
#subnavigation a {
	display: block;
	padding: 10px 5px;
	font-size: 1.25em;
	color: #35ade2;
	}

#subnavigation a:hover, #subnavigation .current a {
	background: #eaf7fc;
	text-decoration: none;
	}

#subnavigation ul {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	}

#subnavigation ul a {
	padding: 5px 5px 5px 10px;
	border-top: 1px solid #fff;
	font-size: 0.835em;
	color: #636363;
	}

#subnavigation ul a:hover, #subnavigation ul .current a {
	color: #35ade2;
	}
	
/* -------------------- sIFR 3 -------------------- */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
	}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
	}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}

.sIFR-active h2, .sIFR-active #mainContent h3, .sIFR-active .header h3, .sIFR-active p.intro, .sIFR-active .cta h4, .sIFR-active .heroText h3 {
	visibility: hidden; /* sIFR */
	}

h2, h3 {
	height: 1em;
	overflow: hidden;
	}

h3 {
	height: 1.5em;
	}
	
/* -------------------- Generic Styling -------------------- */
#navigation a, h1 a, .cta a, .btnFindout, .btnMore, .btnmore {
	text-indent: -999em;
	overflow: hidden;
	}

#mainContent, #sidebar {
	float: left;
	}

h1, h1 a {
	width: 175px;
	height: 46px;
	display: block;
	z-index: 10;
	}
	
h1 {
	position: absolute;
	overflow: hidden;
	left: 35px;
	top: 45px;
	}

h1 a {
	background: url(../i/assets/header_logoWfindmore.png) no-repeat;
	}

#homepage h1 {
	top: 55px;
	}

h2, h3 {
	font-weight: normal;
	line-height: 1em;
	color: #35ade2;
	}

h2 {
	font-size: 2.6em;
	letter-spacing: -1px;
	letter-spacing: 0.25 !ie;
	margin: 0 0 28px 0;
	}

.heroText h2 {
	font-size: 2em;
	color: #000;
	letter-spacing: -1px;
	margin-bottom: 12px;
	}
	
h3 {
	font-size: 1.2em;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 6px;
	margin: 0 0 12px 0;
	text-transform: uppercase;
	}

#homepage h3 {
	padding-left: 8px;
	margin-bottom: 7px;
	padding-bottom: 0;
	}

h4 {
	font-size: 1.2em;
	line-height: 1.5em;
	}
	
p.intro {
	font-size: 1.8em;
	line-height: 1em;
	}

#homepage p.intro {
	color: #fff;
	}

.clear, .border, .divider {
	speak: none;
	}
	
.clear {
	width: 90%;
	height: 1px;
	display: block;
	clear: both;
	overflow: hidden;
	}

.divider {
	width: 100%;
	height: 1px;
	margin: 0 0  7px 0;
	background: #e2e2e2;
	}

.border {
	position: absolute;
	width: 19px;
	height: 49px;
	top: 0;
	right: 0;
	z-index: 0;
	background: url(../i/assets/penalWbtn_bg.gif) -14px -15px no-repeat;
	}

.btnFindout {
	position: absolute;
	left: 31px;
	top: 193px;
	width: 176px;
	height: 34px;
	background: url(../i/assets/header_logoWfindmore.png) 0 -46px no-repeat;
	}

.btnFindout:hover {
	background-position: 0 -80px;
	}

.btnMore, .btnmore {
	display: block;
	width: 54px;
	height: 16px;
	margin: 0 0 12px 0;
	background: url(../i/assets/btn_more.gif) no-repeat;
	}

#homepage #mainContent .btnMore, #homepage #mainContent .btnmore {
	margin-left: 8px;
	}

.btnMore:hover, .btnmore:hover {
	background-position: 0 -16px;
	}
	
/* -------------------- Specific Styling -------------------- */
#mainContent {
	clear: both;
	width: 444px;
	padding: 0 28px 0 37px;
	}

#homepage #mainContent {
	width: 481px;
	padding: 0 7px 0 0;
	}

#homepage #mainContent p {
	padding: 0 8px 9px 8px;
	}
	
#sidebar {
	width: 225px;
	}

#homepage #sidebar {
	width: 246px;
	}

.header h3 {
	color: #f37321;
	font-size: 1.333em;
	margin: 11px 0 11px 5px;
	padding: 0;
	border: 0;
	}

.cta {
	background: #e2e2e2;
	position: relative;
	height: 49px;
	overflow: hidden;
	padding: 0 6px 0 50px;
	margin: 7px 0 0 0;
	}

#homepage .cta {
	margin: 0 0 7px 0;
	}

.cta h4 {
	margin: 8px 0 0 0;
	font-size: 1.6em;
	line-height: 1em;
	color: #35ade2;
	font-weight: normal;
	position: absolute;
	width: 100%;
	z-index: 5;
	}

.cta p {
	clear: both;
	position: absolute;
	z-index: 5;
	padding: 0;
	margin: 26px 0 0 0;
	}
	
.cta a {
	position: absolute;
	top: 8px;
	left: 7px;
	width: 36px;
	height: 38px;
	background-image: url(../i/assets/penal_icon.gif);
	}

.btnRegister {
	background-position: 0 -38px;
	}

.btnCareers {
	background-position: 0 -76px;
	}

.heroImage, .heroText {
	float: left;
	border-bottom: 7px solid #fff;
	}
	
.heroImage {
	padding-left: 481px;
	height: 258px;
	width: 0;
	overflow: hidden;
	background-image: url(../i/assets/home_banner-left.jpg);
	}

.heroText {
	border-left: 7px solid #fff;
	background: #35ade2 url(../i/assets/penalWbtn_bg.gif) 232px 0 no-repeat;
	padding: 29px 23px 16px 11px;
	width: 212px;
	height: 213px;
	overflow: hidden;
	}

.heroText p {
	padding-bottom: 12px;
	}

.highlight {
	color: #35ade2;
	}
	
/* ---------- Footer ---------- */	
#footerDiv ul {
	font-size: 1em;
	line-height: 1em;
	padding: 0 0 0 3px;
	}
	
#footerDiv li {
	float: left;
	line-height: 1em; 
	}

#footerDiv li a {
	color: #959595;
	display: block;
	border-right: 1px solid #959595;
	margin: 17px 0 13px 0;
	padding: 0 10px;
	}

#footerDiv #last a {
	border: 0;
	}