body {
	margin: 0;
	padding: 0;
	color: #333;
	font: 0.8em/1.4 Verdana, Lucida Grande, sans serif;
	background-color: #fff;
	text-align: center;
	}

#accessibility {
        position: absolute;
        top: -1000px;
        }
	
/* Global styles */
h2,
h3 {
        font-size: 1.3em;
        font-weight: normal;
        }

p {
	padding: 0;
	margin: 0 0 1em 0;
	}
	
.excerpt {
	font-size: 0.9em;
	}
	
.clear {
	clear: both;
	}

.big {
        font-size: 1.2em;
        color: #333;
        font-weight: 600;
        }

a {
        color: #333;
        text-decoration: none;
        }

a:hover {
        text-decoration: underline;
        }
	
a img {
	border: none;
	}

a.link {
        color: #F6F2D3;
        }
	
/* Layout */	
#container {
	width: 979px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#logo {
	position: absolute;
	top: 26em;
	left: 55px;
	}

#small-logo {
        position: absolute;
        top: 26em;
        left: 55px;
        }
	
#top-half {
	width: 979px;
	min-height: 274px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
        clear: left;
	}
	
#top-content {
	margin: 3px 0 0 50px;
	width: 929px;
	min-height: 271px;
	}
	
#bottom-half {
	margin-top: 160px;
	width: 979px;
	min-height: 276px;
	border-top: 1px solid #fff;
	}
	
#bottom-content {
	margin: 0 0 0 50px;
	width: 929px;
	min-height: 200px;
	}

#bottom-case {
        width: 979px;
        min-height: 438px;
        padding-bottom: 2em;
        }

.full {
        background: url(../images/bottom-case-studies.jpg) bottom left no-repeat;
        }
	
/* Logo styles */
#logo h1 {
	width: 282px;
	height: 75px;
	display: block;
	float: left;
	margin: 1em 0 0 0;
	padding: 0;
	font-size: 1.5em;
	}
	
#logo #strap1,
#logo #strap2,
#logo #strap3,
#logo #strap4,
#logo #strap5 {
	margin: 20px 0 0 448px;
	width: 432px;
	height: 60px;
	color: #fff;
	font-size: 1.5em;
	font-weight: normal;
	}

#strap1 {
	background: url(../images/strap-exclusive.gif) bottom left no-repeat;
	}
#strap2 {
	background: url(../images/strap-affordable.gif) bottom left no-repeat;
	}
#strap3 {
	background: url(../images/strap-brains.gif) bottom left no-repeat;
	}
#strap4 {
	background: url(../images/strap-words.gif) bottom left no-repeat;
	}
#strap5 {
	background: url(../images/strap-contact.gif) bottom left no-repeat;
	}

#small-logo h1 {
        width: 146px;
        height: 39px;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 1em;
	}

/* Top menu */
#top-menu {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 42px;
	height: 3em;
        width: 50%;
	}
	
#top-menu li {
	float: left;
	margin: 0 5px 0 0;
	padding: 15px 0 0 7px;
	height: 2em;
	}
	
#top-menu li a {
	background: url(../images/menu-pointer-grey.gif) top left no-repeat;
	padding: 15px 0 0 7px;
	margin: 0 32px 0 0;
	color: #666;
	text-decoration: none;
	}
	
#top-menu li a:hover {
	background: url(../images/menu-pointer-grey.gif) 15px 0 no-repeat;
	text-decoration: none;
	}

/* Breadcrumb trail */
#breadcrumb {
        position: absolute;
        left: 55%;
        top: 19px;
        color: #999;
        line-height: 1.1;
        font-size: 0.8em;
        }

#breadcrumb a {
        color: #666;
        text-decoration: none;
        }

#breadcrumb a:hover {
        text-decoration: underline;
        }
	
/* Top & Bottom content styles */
#top-content a,
.bc-home a {
	color: #fff;
	text-decoration: none;
	}
	
#top-content a:hover,
.bc-home a:hover {
	text-decoration: underline;
	}
	
#top-content .col1,
#bottom-content .col1 {
	width: 400px;
	float: left;
	padding-top: 45px;
	}
	
#top-content .col2,
#bottom-content .col2 {
	margin-left: 422px;
        padding: 45px 0 10px 20px;
        border-left: 1px dashed #fff;
        min-height: 200px;
        width: 260px;
	}
	
.col1 h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
.col2 h3 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	}

#home-list {
	list-style-type: none;
	margin: 0;
	padding: 48px 0 0 0;
	}
	
#home-list li {
	float: left;
	width: 230px;
	margin: 0 20px 0 0;
	padding: 0;
        color: #fff;
	}
	
#home-list h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}

#home-list h2 a {
        color: #333;
        }
	
#home-list .excerpt {
	width: 210px;
	}
	
.thumb-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 280px;
	}
	
.thumb-list li {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #fff;
	min-height: 60px;
	}
	
.thumb-list li img {
	float: left; 
	margin-right: 10px;
	}

/* Biogs */
#staff-list {
        list-style-type: none;
        padding: 0;
        margin: 0;
        font-size: 0.8em;
        line-height: 1.8;
        }

.col2 .biog h3 {
        font-size: 1em;
        font-weight: 600;
        }

.col2 .biog {
        font-size: 0.8em;
        }

/* Case Studies */
#case-content {
        margin: 0 60px 0 235px;
        position: relative;
        }

#case-content h2 {
        margin: 10px 0 40px 0;
        font-size: 2.2em;
        }

#case-content h3 {
        margin: 10px 0;
        }

#case-content .case-study-image {
        position: absolute;
        left: -180px;
        top: 80px;
        }

#case-content .readmore a {
        padding-top: 8px;
        background: url(../images/case-pointer.gif) top left no-repeat;
        color: #999;
        }

#case-content .readmore a:hover {
        padding-top: 8px;
        background: url(../images/case-pointer.gif) 10px 0 no-repeat;
        text-decoration: none;
        }

#case-study-list {
        list-style-type: none;
        margin: 1em 0;
        padding: 0;
        }

#case-study-list li {
        font-size: 1em;
        clear: left;
        margin: 0;
        min-height: 60px;
        }

#case-study-list li p {
        margin: 0 0 0 60px;
        padding: 20px 0 0 0;
        }

#case-study-list li img {
        float: left;
        }

#case-study-list li strong {
        font-size: 1.2em;
        font-weight: normal;
        }

#case-study-list li a {
        color: #999;
        }

.lift {
        margin-top: -30px;
        }
	
/* Content backgrounds */
.th-home,
.th-who {
        background: #97BF0D url(../images/top-who.jpg) top left no-repeat;
        }
	
.tc-home {
	background: url(../images/top-and.jpg) bottom right no-repeat;
	}
	
.tc-affordable {
	background: url(../images/top-and-affordable.jpg) bottom right no-repeat;
	}

.tc-brains {
	background: url(../images/top-and-brains.jpg) bottom right no-repeat;
	}

.tc-words {
        background: url(../images/top-and-words.jpg) bottom right no-repeat;
        }

.tc-contact {
        background: url(../images/top-and-contact.jpg) bottom right no-repeat;
        }

.tc-who {
        background: url(../images/top-and-who.jpg) bottom right no-repeat;
        }
	
.bh-home {
	background: #baa9a9 url(../images/bottom-brown.jpg) bottom left no-repeat;
	}
	
.bh-affordable {
	background: #31827c url(../images/bottom-affordable.jpg) bottom left no-repeat;
	}

.bh-brains {
	background: #A23064 url(../images/bottom-brains.jpg) bottom left no-repeat;
	}

.bh-words {
        background: #DC9447 url(../images/bottom-words.jpg) bottom left no-repeat;
        }
	
.bh-contact {
        background: #536E7F url(../images/bottom-contact.jpg) bottom left no-repeat;
        }

.bh-who {
        background: #97BF0D url(../images/bottom-who.jpg) bottom left no-repeat;
        }

.bc-home {
	background: url(../images/bottom-and.jpg) top right no-repeat;
	}
	
.bc-affordable {
	background: url(../images/bottom-and-affordable.jpg) top right no-repeat;
        color: #fff;
	}

.bc-brains {
	background: url(../images/bottom-and-brains.jpg) top right no-repeat;
        color: #fff;
	}

.bc-words {
	background: url(../images/bottom-and-words.jpg) top right no-repeat;
        color: #fff;
	}

.bc-contact {
	background: url(../images/bottom-and-contact.jpg) top right no-repeat;
        color: #fff;
	}

.bc-who {
	background: url(../images/bottom-and-who.jpg) top right no-repeat;
        color: #fff;
	}

/* registration details */
#footer {
	margin: 0 0 0 50px;
	padding: 2px 0 0 30px;
	background: url(../images/footer-bg.jpg) top left no-repeat;
	height: 30px;
        line-height: 1;
	}
	
#footer small {
	font-size: 0.7em;
	color: #666;
	}

/* Contact Form */
.zemContactForm {
        margin: 0;
        padding: 0;
        }

.zemContactForm fieldset {
        border: none;
        margin: 0;
        padding: 0;
        width: 360px;
        }

.zemContactForm legend {
        display: none;
        }

.zemContactForm label {
        display: block;
        width: 8em;
        float: left;
        clear: left
        }

input.zemText {
        margin-bottom: 10px;
        width: 240px;
        background-color: #F6F2D3;
        }

.zemContactForm .zemSubmit {
        float: right;
        margin-right: 26px;
        }

#contact-numbers {
        font-size: 1.4em;
        margin-top: 30px;
        }

#contact-numbers a {
        color: #fff;
        text-decoration: none;
        }

/* Legal Stuff */
#legal {
        text-align: left;
        margin: 20px;
        }