﻿/*-------------------------------------------

             Title :  Cooplands
             Usage :  Homepage
             Author:  QualityXHTML
             Edited:  2009-09-29

---------------------------------------------*/


/*===================TOC=====================

             1. What Can We Offer
             2. Three Key Areas

=============================================*/



/* 1. What Can We Offer
---------------------------------------------*/
#offer {
	margin-bottom: 24px;
	}

#offer h2 {
	position: absolute;
	left: -500em;
	}

#offer img {
	margin: 0 0 17px -3px;
	}

#offer p {
	color: #232323;
	font-size: 0.75em;
	line-height: 2em;
	}


/* 2. Three Key Areas
---------------------------------------------*/
#areas h3,
#areas ul li,
#areas p {
	color: #232323;
	font-weight: normal;
	font-size: 0.75em;
	line-height: 2em;
	}

#areas ul li span {
	color: #581229;
	font-weight: bold;
	}

#areas p + ul {
	margin-top: 27px;
	}

#areas p + ul li {
	float: left;
	width: 251px;
	}

#areas p + ul li:first-child {
	margin-right: 37px;
	}

#areas p + ul li a {
	display: block;
	padding-top: 17px;
	height: 53px;
	color: white;
	font-weight: bold;
	font-size: 0.95em;
	line-height: 1.5em;
	text-align: center;
	background: url(../images/areas_a_bg.png) no-repeat top left;
	}

#areas p + ul li a em {
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	}

#areas p a {
	color: #ce160b;
	}