/* Main Structure */

h1, h2 {
	margin-bottom: 0 !important;
}

body {
	background: #f0f0f0 url(bg.gif) top left repeat;
}

.wrapper {
	position: relative;
}

.sl {
	color: #242424;
	font-size: 0.625em;
	font-family: Helvetica Neue;
	line-height: 1em;
}


#contentbody {
	background-color: white;
	width: 980px;
	margin: 0 auto;
	border-radius: 4px;
	margin-top: 1em;
	box-shadow: 0 1px 3px #c7c7c7;
}

#contentbody section {
	border-bottom: 1px solid #b6b6b7;
}

#intro {
	padding: 96px 40px 82px 40px;
}

#intro h1,
#intro h2 {
	display: none;
}

#intro hgroup {
	background: transparent url(intro.png) top left no-repeat;
	width: 504px;
	height: 79px;
	margin-bottom: 30px;
}

#intro strong {
	background-color: #9ac741;
	float: left;
	color: white;
	font-size: 24px;
	padding: 0.5em 1.666em;
	border-radius: 4px;
	box-shadow: 0 1px 3px #7f7f7f;
}

#intro em {
	float: left;
	width: 146px;
	color: #453f45;
	line-height: 1.2em;
	margin-left: 1em;
	padding-top: 0.3em;
	font-style: normal;
}

#intro img {
	float: right;
	margin-top: -159px;
}

/* Secs */

.secs {
	position: relative;
	min-height: 247px;
	padding-top: 17px;
}

.secs h1,
.secs p {
	width: 200px;
}

.secs h1 {
	background-color: transparent;
	background-position: top center;
	background-repeat: no-repeat;
	color: #464646;
	font-size: 24px;
	line-height: 1.6em;
	text-align: center;
	padding-top: 140px;
}

.secs p {
	color: #595959;
	line-height: 1.2em;
}

.secs p a {
	color: #00669e;
}

.secs figure {
	position: absolute;
	bottom: 0;
	width: 421px;
	padding: 0 30px;
}

.odd figure {
	right: 0;
}

.even figure {
	left: 10px;
}

.secs img {
	display: block;
}

#bornforthis article {padding-left: 140px;}
#bornforthis h1 {background-image: url(dbicon.png)}
#easyupdate article {padding-left: 630px;}
#easyupdate h1 {background-image: url(update.png)}
#simply article {padding-left: 140px; padding-top: 20px;}
#simply h1 {background-image: url(mac.png)}
#advise {background: transparent url(sec4.jpg) right bottom no-repeat; padding-top: 118px;}
#advise article {padding-left: 140px;}
#advise h1 {background-image: none; padding-top: 50px;}

#banner {
	color: #ffffff !important;
	padding: 30px 0;
}

#banner article {
	background: transparent url(bannerbg.png) top left repeat-x;
	position: relative;
	width: 918px;
	height: 48px;
	margin: 0 auto;
	padding: 8px 20px 12px;
	box-shadow: 0 1px 3px #535353;
}

#banner a {color: #ffffff !important;}

#banner h1 {
	line-height: 1.4em;
}

#banner h1,
#banner strong {
	display: block;
	font-size: 24px;
}

#banner p{
	line-height: 1.4em;
}

#banner a {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 210px;
	padding: 1em 20px 0 0;
	text-align: right;
}

footer {
	border-top: 1px solid #dddddd;
	margin-top: 40px;
	padding-top: 40px;
}

.footcopy {
	font-size: 14px;
	padding-top: 12px;
	margin: 20px auto;
	text-align: center;
	border-top: 1px solid #cccccc;
}

.nnadbd {
	display: block;
	width: 984px;
	height: 129px;
	margin: 2em auto;
}