body {
	margin: 0;
	padding: 0;
	background: #333333;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #463F46;
	font-size: 12px;
}

div, h1, h2, h3, h4, h5, p, ul {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(../images/li-bg.png) no-repeat left 60%;
}

img {
	border: 0;
}

a {
	color: #85AA00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* ----------------------------------------------------------- header */

#header-outer {
	float: left;
	width: 100%;
	height: 97px;
	border-bottom: 1px solid #C8C6C8;
}

#header {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 97px;
}

#header #logo {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	left: 20px;
	top: 13px;
}

#header ul {
	display: block;
	position: absolute;
	right: 20px;
	bottom: 0;
	margin: 0;
	padding: 0;
}

#header ul li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 22px;
	background: none;
}

#header ul li a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	height: 25px;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

#header ul li a:hover,
#header ul li a.active {
	height: 22px;
	border-bottom: 3px solid #88AA00;
	color: #88AA00;
}

/* ------------------------------------------------------------- body */

#body-outer {
	clear: both;
	float: left;
	width: 100%;
	background: #666666 url(../images/body-out-bg.png) repeat-x left top;
}

#body {
	margin: 0 auto;
	width: 972px;
}

#body-inner {
	float: left;
	width: 972px;
	background: #FFF url(../images/body-inner-bg.png) repeat-y left top;
}

/* ---------------------------------------------------------- central */

#body #central {
	position: relative;
	float: left;
	width: 726px;
	background: url(../images/central-bg.png) no-repeat left top;
}

/* ------------------------------------------------------- sub-header */

#body #central #sub-header {
	position: absolute;
	clear: both;
	top: 0;
	left: 0;
	padding: 20px 20px 40px 26px;
	width: 680px;
	height: 144px;
}

#body #central #sub-header p {
	font-size: 32px;
	color: #85AA00;
}

#body #central #sub-header ul {
	font-size: 14px;
	text-transform: uppercase;
}

/* ---------------------------------------------------------- content */

#body #central #content {
	position: relative;
	float: left;
	width: 720px;
	padding-left: 6px;
	margin-top: 204px;
}

/* ------------------------------------------------------------ offer */

#body #central #content #offer {
	float: left;
	padding-bottom: 15px;
	background: url(../images/offer-bg.png) repeat-y left 20px;
}

#body #central #content #offer div {
	float: left;
	padding: 0 20px;
	width: 200px;
}

#body #central #content #offer h2 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

#body #central #content #offer #pack-offer {
	padding-top: 42px;
	padding-left: 20px;
	width: 167px;
}

#body #central #content #offer ul {
	padding: 10px 0;
	font-size: 14px;
}

#body #central #content #offer p {
	position: absolute;
	bottom: 0;
	width: 200px;
	text-align: right;
}

/* -------------------------------------------------------- sub-offer */
/* ---------------------------------------------------------- company */
/* -------------------------------------------------------- sub-folio */

#body #central #sub-offer,
#body #central #company,
#body #central #sub-folio {
	position: relative;
	float: left;
	width: 440px;
	padding-left: 260px;
	background: url(../images/sub-offer-bg.png) repeat-y left 20px;
}

#body #central #pack-offer {
	position: relative;
	float: left;
	width: 680px;
	padding-left: 20px;
}

#body #central #sub-offer h1,
#body #central #sub-offer h2,
#body #central #company h1,
#body #central #company h2,
#body #central #sub-folio h1,
#body #central #sub-folio h2,
#body #central #pack-offer h1,
#body #central #pack-offer h2 {
	float: left;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	white-space: nowrap;
}

#body #central #sub-folio h3 {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #86AA00;
	text-transform: uppercase;
}

#body #central #sub-offer p,
#body #central #sub-offer ul,
#body #central #company p,
#body #central #company ul,
#body #central #sub-folio p,
#body #central #sub-folio ul {
	clear: both;
	padding-top: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

#body #central #sub-offer ul,
#body #central #company ul,
#body #central #sub-folio ul {
	padding-top: 6px;
}

#body #central #sub-offer ul li,
#body #central #company ul li,
#body #central #sub-folio ul li{
	padding-top: 6px;
	background: url(../images/li-bg.png) no-repeat left 12px;
}

#body #central #sub-offer #sub-nav {
	clear: both;
	position: absolute;
	left: 20px;
	top: 0;
	padding-top: 0;
	width: 200px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #85AA00;
}

#body #central #sub-offer #sub-nav li {
	padding-top: 0;
	background: url(../images/sub-nav-bg.png) no-repeat left 6px;
}

#body #central #sub-offer #sub-nav-pack {
	clear: both;
	position: absolute;
	left: 20px;
	top: 88px;
	padding-top: 0;
	width: 200px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #85AA00;
	text-align: center;
}

/* ------------------------------------------------------- pack-offer */

#body #central #pack-offer table {
	clear: both;
	margin: 0;
	padding: 0;
	width: 680px;
	border: 0;
	font-size: 16px;
	font-weight: bold;
}

#body #central #pack-offer table th,
#body #central #pack-offer table td {
	border: 0;
	text-align: center;
}

#body #central #pack-offer table th {
	font-size: 14px;
	font-weight: bold;
}

#body #central #pack-offer table th span {
	color: #85AA00;
}

#body #central #pack-offer table tr.pair {
	background-color: #E5E5E5;
}

#body #central #pack-offer table tr.sum {
	background-color: #88AA00;
	font-size: 18px;
	font-weight: bold;
}

#body #central #pack-offer table tr.first-year td {
	color: #85AA00;
}

#body #central #pack-offer table tr.next-year td {
	font-weight: normal;
	font-size: 14px;
}

#body #central #pack-offer table tr td.title {
	width: 340px;
	text-align: right;
	color: #463F46;
	font-size: 12px;
	font-weight: normal;
}

#body #central #pack-offer table tr.sum td.title {
	font-size: 18px;
	font-weight: bold;
}

#body #central #pack-offer table tr td.title strong {
	font-size: 14px;
}

#body #central #pack-offer table tr td .strike {
	font-weight: normal;
	text-decoration: line-through;
	font-size: 14px;
}

/* ---------------------------------------------------------- company */

#body #central #content #company {
	padding-bottom: 120px;
}

#body #central #content #company .small {
	position: absolute;
	left: 260px;
	bottom: 0;
	width: 440px;
	font-size: 10px;
}

#body #central #company #clients {
	clear: both;
	position: absolute;
	left: 20px;
	top: 0;
	width: 200px;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}

#body #central #company #clients #clients-box-0,
#body #central #company #clients #clients-box-1,
#body #central #company #clients #clients-box-2 {
	position: absolute;
	width: 200px;
	height: 250px;
	top: 0;
	left: 0;
}

#body #central #company #clients #clients-box-0 img,
#body #central #company #clients #clients-box-1 img,
#body #central #company #clients #clients-box-2 img {
	position: absolute;
}

#body #central #company #clients #clients-box-0 .client-1 {
	top: 37px;
	left: 26px;
}

#body #central #company #clients #clients-box-0 .client-2 {
	top: 109px;
	left: 29px;
}

#body #central #company #clients #clients-box-1 .client-1 {
	top: 38px;
	left: 30px;
}

#body #central #company #clients #clients-box-2 .client-1 {
	top: 33px;
	left: 47px;
}

#body #central #company #clients #clients-box-2 .client-2 {
	top: 111px;
	left: 49px;
}

/* ------------------------------------------------------------ folio */

#body #central #folio {
	float: left;
	padding-left: 10px;
	width: 710px;
}

#body #central #folio .folio-box {
	position: relative;
	float: left;
	padding: 15px 15px 10px 15px;
	width: 320px;
	height: 154px;
	background: url(../images/folio-box-bg.png) no-repeat 6px 6px;
}

#body #central #folio .folio-box a {
	display: block;
	position: absolute;
	color: #FFF;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

#body #central #folio .folio-box .zoom {
	top: 147px;
	left: 20px;
	padding-left: 19px;
}

#body #central #folio .folio-box .more {
	top: 147px;
	right: 20px;
}

#body #central #sub-folio #sub-folio-box {
	clear: both;
	position: absolute;
	left: 17px;
	top: 0;
	padding-top: 0;
	width: 206px;
}

#body #central #sub-folio #sub-folio-box a {
	display: block;
	padding: 8px;
	width: 190px;
	height: 159px;
	background: url(../images/sub-folio-box-bg.png) no-repeat left top;
}

/* ---------------------------------------------------------- sidebar */

#body #sidebar {
	float: right;
	width: 246px;
	background: url(../images/sidebar-bg.png) no-repeat left top;
	color: #FFF;
}

#body #sidebar a {
	color: #FFF;
}

#body #sidebar #contact {
	padding: 33px 26px 0 20px;
	height: 101px;
	text-align: center;
	font-size: 18px;
}

#body #sidebar #contact strong {
	font-size: 30px;
	font-weight: normal;
}

#body #sidebar #contact a {
	font-size: 16px;
}

#body #sidebar #blip {
	padding: 0 26px 0 20px;
	height: 50px;
	text-align: center;
}

#body #sidebar h4 {
	padding: 15px 26px 0 20px;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

#body #sidebar h5 {
	padding: 0 26px 0 20px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

#body #sidebar #last-folio,
#body #sidebar .more {
	padding: 0 26px 0 20px;
	padding-top: 12px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

#body #sidebar .more {
	padding-top: 12px;
	text-align: right;
}

/* ---------------------------------------------------------- footer */

#footer-outer {
	float: left;
	width: 100%;
	background: url(../images/footer-outer-bg.png) repeat-x left top;
}

#footer {
	margin: 0 auto;
	padding: 0;
	padding-top: 40px;
	width: 972px;
	font-size: 11px;
	color: #FFF;
	background: url(../images/footer-bg.png) no-repeat left top;
}

#footer ul {
	display: block;
	float: left;
	bottom: 0;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

#footer ul li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 26px;
	background: none;
}

#footer ul li a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

#footer ul li a:hover {
	color: #88AA00;
	text-decoration: underline;
}

#footer p {
	float: right;
	padding-right: 26px;
	padding-bottom: 20px;
	white-space: nowrap;
}

#footer p strong {
	font-weight: normal;
	color: #85AA00;
}
