BODY, HTML {
	width: 100%;
}

BODY {
	font-family: "Helvetica Neue", Arial, Helvetica, Sans-serif;
	background: transparent url(../img/bg-purple.gif) repeat top left;
	font-weight: lighter;
	font-size: 62.5%;	
	color: #c6b8ff;
	margin: 0;
	padding: 0;
}

BODY.corporate {
	background: transparent url(../img/dark-yellow-bg.png) repeat top left;	
	color: #333;
}

H1 {
	font-family: Arial, Helvetica, Sans-serif;
}

DIV, IMG {
	border: 0 none;
	margin: 0;
	padding: 0;
}

A,
A:visited {
	color: #ed1164;
	background: #473f68;	
	text-decoration: none;
}

BODY.corporate A,
BODY.corporate A:visited {
	background: #EAE2AC;
}

A:hover,
A:active {
	text-decoration: underline;
}

H1 SPAN {
	display: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

DIV.header,
DIV.article,
DIV.section,
DIV.aside,
DIV.nav,
DIV.footer {
	width: 100%;
	float: left;
}

DIV.width-container {
	width: 957px;
	margin: 0 auto;
	position: relative;
	padding: 0 0 20px 0;
}

DIV.site-nav {
	width: 100%;
	margin: 0;
	float: left;
	padding: 0;
	min-width: 957px;
	display: inline;
}

DIV.site-nav A.logo {
	display: block;
	float: left;
	padding: 31px 0 11px 0;
	background: transparent;
	margin: 0;
	width: 173px;
	height: 117px;
}

DIV.site-nav A.logo IMG {
	display: block;	
}

DIV.site-nav UL {
	float: right;
	width: 482px;	
	margin: 0;
	padding: 119px 0 0 130px;
	list-style: none;
}

DIV.site-nav LI {
	width: auto;
	display: inline;
	margin: 0 65px 0 0;
	padding: 0;	
	text-align: right;
	line-height: 4em;
}

DIV.site-nav LI.last {
	margin: 0;	
}

DIV.site-nav LI A,
DIV.site-nav LI A:visited {
	color: #fff;
	padding: 6px 15px;
	border: none;
	font-size: 2.1em;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}

BODY.corporate DIV.site-nav LI A,
BODY.corporate DIV.site-nav LI A:visited {
	color: #333;	
}

DIV.site-nav LI.external A,
DIV.site-nav LI.external A:visited,
DIV.site-nav LI.selected A,
DIV.site-nav LI.selected A:visited,
DIV.site-nav LI A:hover,
DIV.site-nav LI A:active,
BODY.corporate DIV.site-nav LI.selected A,
BODY.corporate DIV.site-nav LI.selected A:visited,
BODY.corporate DIV.site-nav LI A:hover,
BODY.corporate DIV.site-nav LI A:active {
	padding: 5px 14px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 6px;
	border-radius: 8px;
	border: 1px solid #817A98;
	background: #ED1164;
	color: #fff;
}

DIV.site-nav LI.external A,
DIV.site-nav LI.external A:visited {
	background: #342b58 url(../img/blog-bg.gif) no-repeat 75px 9px;
	padding-right: 45px;
}

BODY.corporate DIV.site-nav LI.external A,
BODY.corporate DIV.site-nav LI.external A:visited {
	background: #eee8d5 url(../img/blog-bg.gif) no-repeat 75px -75px;
	padding-right: 45px;
	border: 1px solid #ccc;
}

BODY.corporate DIV.site-nav LI.external A:hover,
BODY.corporate DIV.site-nav LI.external A:active,
DIV.site-nav LI.external A:hover,
DIV.site-nav LI.external A:active {
	background: #ED1164 url(../img/blog-bg.gif) no-repeat 75px -33px;
	border: 1px solid #817A98;
}

DIV.page-header {
	width: 100%;
	background: #000 url(../img/header-bg.png) repeat top left;
	margin: 0;
	float: left;
	padding: 45px 0 0 0;
	min-width: 957px;
	display: inline;
	border-top: 1px solid #6a6389;
	border-bottom: 1px solid #6a6389;
}

DIV.page-header DIV.width-container {
	padding: 10px 0 100px 0;	
}

DIV.page-header H1 {
	width: 100%;
	height: 35px;
	margin: 0;
	padding: .5em 0;
	background: url(../img/welcome.gif) no-repeat top left;
}

DIV.the-vibe H1 {
	background: url(../img/the-vibe.gif) no-repeat top left;
}

DIV.everywhere H1 {
	background: url(../img/everywhere.gif) no-repeat top left;
}

DIV.page-header P {
	color: #e6e6e6;	
	font-weight: lighter;
	font-size: 2.2em;	
	line-height: 1.5em;
	color: #ccc;
	margin: 0 0 1em 0;
}

div.page-header p.left {
	color:#ccc;
	float:left;
	font-size:2.3em;
	font-weight:lighter;
	line-height:1.6em;
	margin:0;
	width:318px;
}

div.page-header p.right {
	color:#E6E6E6;
	float:right;
	font-size:1.8em;
	font-weight:normal;
	line-height:1.6em;
	margin:0 0 0.9em;
	width:582px;
}

DIV.page-header P STRONG {
	font-weight: bold;
	color: #fff;
}

DIV.page-header A.talk,
DIV.page-header A.talk:visited {
	float: right;
	font-size: 1.7em;
	line-height: 1.5em;
	position: absolute;
	bottom: 0;
	right: 0;
	width: auto;
	text-align: right;
	background: #ed1164 url(../img/talk-opener.gif) no-repeat top right;
	padding: 2px 45px 2px 12px;
	margin: 0;
	border-radius-topleft: 8px;
	border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-radius-topleft: 8px;
	-webkit-border-radius-topright: 8px;
	color: #fff;
	text-shadow: #000 1px 1px 1px;
}


DIV.page-header A.talk-opened,
DIV.page-header A.talk-opened:visited {
	background-position: bottom right;
}

DIV.back-to-top DIV.width-container {
	padding-bottom: 0;	
}

A.top,
A.top:visited,
BODY.corporate A.top,
BODY.corporate A.top:visited {
	float: right;
	font-size: 1.7em;
	line-height: 1.5em;
	width: auto;
	text-align: right;
	background: #ed1164 url(../img/back-to-top.gif) no-repeat top right;
	padding: 2px 45px 2px 12px;
	margin: 0;
	border-radius-topleft: 8px;
	border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-radius-topleft: 8px;
	-webkit-border-radius-topright: 8px;
	color: #fff;
	text-shadow: #000 1px 1px 1px;
}

DIV.section H1 {
	color: #fff;
	background: #000;
	padding: .15em 12px;
	margin: 25px 0;
	display: inline;
	float: left;
	font-size: 2.4em;
	position: relative;
	border: 1px solid #817A98;
}

#error-message,
#error-message-signup {
	font-weight: bold;	
}

DIV.talk-to-the-bear {
	width: 100%;
	background: #ed1164;
	margin: 0;
	padding: 0;
	float: left;
	min-width: 957px;
	color: #fff;
}

DIV.talk-to-the-bear .width-container {
	padding: 25px 0;	
}

DIV.talk-to-the-bear H1 {
	background: none;
	padding: 25px 0 0 0;	
	margin: 1em 0;
	font-size: 1.8em;
	width: 100%;	
	font-weight: normal;
	border: 0 none;
}

DIV.talk-to-the-bear P {
	font-size: 1.5em;	
}

DIV.talk-to-the-bear A,
DIV.talk-to-the-bear A:visited {
	background: none;
	color: #fff;
	text-decoration: underline;	
}

DIV.talk-to-the-bear A:hover,
DIV.talk-to-the-bear A:active {
	text-decoration: none;	
}

DIV.talk-to-the-bear FORM,
DIV.talk-to-the-bear FORM FIELDSET {
	width: 550px;
	float: left;
	margin: 0;
	padding: 0;
	border: 0 none;
}

DIV.talk-to-the-bear FORM {
	padding: 0 0 50px 0;		
}

DIV.talk-to-the-bear DL {
	width: 285px;
	float: right;
	margin: 0;
	padding: 0 0 50px 0;	
}

DIV.talk-to-the-bear DL.first {
	padding-bottom: 0;
}

DIV.talk-to-the-bear DT {
	width: 25%;
	float: left;
	margin: 0;
	padding: 1em 0;	
	font-weight: bold;
	font-size: 1.5em;
	clear: both;
	line-height: 1.8em;
}

DIV.talk-to-the-bear DD {
	width: 65%;
	font-size: 1.5em;
	float: right;
	margin: 0;
	padding: 1em 0;
}

DIV.talk-to-the-bear DD P {
	font-size: 100%;
	margin: 0;
	padding: 0;
	line-height: 1.8em;	
}

DIV.talk-to-the-bear DD P.divide {
	border-top: 1px solid #d50f5a;	
}

DIV.talk-to-the-bear FORM OL {
	width: 490px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;	
}

DIV.talk-to-the-bear FORM OL LI {
	width: 100%;
	margin: 0;
	padding: 1em 0;
	display: block;
	float: left;
	font-size: 1.5em;
}

DIV.talk-to-the-bear FORM OL LI div.label,
DIV.talk-to-the-bear FORM OL LI LABEL {
	width: 28%;	
	float: left;
	display: block;
	margin: 0;
	padding: .3em 0;
}

DIV.talk-to-the-bear FORM div.input {
	width: 68%;	
	float: right;
	display: block;
	margin: 0;
	padding: 0;
	border: 0 none;
}

DIV.talk-to-the-bear FORM div.text INPUT,
DIV.talk-to-the-bear FORM div.textarea TEXTAREA {
	width: 100%;
	margin: 0;
	font-size: 100%;
	font-family: Arial, Helvetica, Sans-serif;
	padding: .3em;
	font-style: italic;
}

DIV.talk-to-the-bear FORM div.radio UL {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}	

DIV.talk-to-the-bear FORM div.radio LI {
	display: inline;
	width: auto;
	margin: 0;
	padding: .3em 25px .3em 0;
	font-size: 100%;
}

DIV.talk-to-the-bear FORM div.radio LABEL {
	width: auto;
	display: inline;
	float: none;
	padding: 0;
	margin: 0;	
}	

DIV.talk-to-the-bear FORM div.actions INPUT {
	background: url(../img/submit.gif);
	border:0;
	color:#fff;
	width:65px;
	height:25px;	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

DIV.talk-to-the-bear FORM div.actions INPUT:hover {
	border:1px solid #fff;
}

DIV.talk-to-the-bear FORM div.actions BUTTON {
	background: none;
	border: 0 none;
	margin: 0;
	padding: 0;
	display: inline;	
	cursor: pointer;
}

DIV.talk-to-the-bear FORM div.actions BUTTON P {
	font-size: 100%;
	display: inline;
	margin: 0;
	padding: 0;
	width: auto;
	float: none;	
	text-decoration: underline;
	color: #fff;
}

DIV.talk-to-the-bear FORM div.textarea TEXTAREA {
	width: 100%;
	margin: 0;
	font-size: 100%;
	font-family: Arial, Helvetica, Sans-serif;
	padding: .3em;
	font-style: italic;
}

DIV.content-container {
	width: 100%;
	margin: 0;
	float: left;
	min-width: 957px;
	min-height: 840px;
}

DIV.home DIV.content-container {
	background: transparent url(../img/wb-bg.jpg) no-repeat top center;	
}

DIV.about DIV.content-container {
	background: transparent url(../img/wb-about-bg.jpg) no-repeat top center;	
}

DIV.some-recent-work {
	width: 100%;
	margin: 0;
	padding: 0 0 50px 0;
	float: left;
	min-width: 957px;
}

DIV.some-recent-work .section .content {
	margin: 0;
	padding: 0 7px;
	float: left;
	width: 943px;
}

DIV.some-recent-work .section .content P {
	font-size: 1.3em;
	line-height: 1.8em;	
	margin: 2em 0;
}

DIV.some-recent-work .section .content H1 {
	background: transparent;
	display: inline;
	color: #fff;
	border: none;
	font-size: 2.4em;
	padding: 0;
	margin: .6em 0;
	width: 100%;
}

BODY.corporate DIV.some-recent-work .section .content H1 {
	color: #000;	
}

DIV.some-recent-work .section .content .left {
	width: 619px;
	float: left;
}

DIV.some-recent-work .section .content .right {
	margin: 0;
	float: right;
	width: 287px;
}

DIV.some-recent-work .section .content .right .aside {
	margin-bottom: 1.5em;	
}

DIV.some-recent-work .section .content .right H1 {
	font-size: 1.5em;
	margin: .5em 0 1em 0;
	border-bottom: 1px solid #3e355f;
}

BODY.corporate DIV.some-recent-work .section .content .right H1 {
	border-bottom:2px solid #D2CBB6;
	font-size:1.5em;
	margin:0.5em 0 1em;
	padding-bottom:5px;
}

DIV.some-recent-work .section .content .right H1 SPAN {
	padding-bottom: 5px;
	width: 100%;
	display: block;
	border-bottom: 1px solid #534a7a;	
}

DIV.some-recent-work DIV.showcase {
	display: inline;	
	width: 957px;
	float: left;
}

DIV.some-recent-work .work-nav-container {
	float: none;
	width: auto;	
}

DIV.some-recent-work OL.work-nav {
	width: 330px;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	min-height: 480px;
	position: absolute;
	top: 0;
	right: 0;
}

DIV.some-recent-work OL.work-nav LI {
	float: left;
	display: block;
	width: 330px;
	margin: 0;
	padding: 0;	
}

DIV.some-recent-work OL.work-nav LI DIV {
	display: block;
	width: 290px;
	float: left;
	margin: 2px 0 0 0;
	padding: 0 0 0 40px;
}

DIV.some-recent-work OL.work-nav LI.selected {
	background: transparent url(../img/selector-bg-purple.gif) no-repeat top right;
}

DIV.some-recent-work OL.work-nav LI.selected DIV {
	background: transparent url(../img/selector-bg-purple.gif) no-repeat bottom right;
}

BODY.corporate DIV.some-recent-work OL.work-nav LI.selected {
	background: transparent url(../img/selector-bg.gif) no-repeat top right;
}

BODY.corporate DIV.some-recent-work OL.work-nav LI.selected DIV {
	background: transparent url(../img/selector-bg.gif) no-repeat bottom right;
}

DIV.some-recent-work OL.work-nav LI.selected P,
DIV.some-recent-work OL.work-nav LI.selected A,
DIV.some-recent-work OL.work-nav LI.selected A:visited {
	color: #fff;
	background: transparent;	
}

BODY.corporate DIV.some-recent-work OL.work-nav LI.selected P {
	color: #333;	
}

BODY.corporate DIV.some-recent-work OL.work-nav LI.selected A,
BODY.corporate DIV.some-recent-work OL.work-nav LI.selected A:visited {
	background: #EAE2AC;
	color: #ED1164;
}

DIV.some-recent-work OL.work-nav LI DIV.image {
	float: right;
	margin: 8px;
	padding: 0;
	width: auto;
	border: none;
	background: none;
	display: inline;
}

DIV.some-recent-work OL.work-nav LI DIV.image IMG {
	padding: 7px;
	background: #fff;
	border: 1px solid #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

DIV.some-recent-work OL.work-nav H2 {
	font-weight: normal;
	font-size: 1.5em;
	margin: 0;
	padding: .5em 0;
}

DIV.some-recent-work OL.work-nav H2 A,
DIV.some-recent-work OL.work-nav H2 A:visited {
	padding: 0 3px;
}

DIV.some-recent-work OL.work-nav P {
	font-size: 1.2em;
	margin-top: 0;
	padding: 0 3px
}

DIV.some-recent-work DL {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}

DIV.some-recent-work DT,
DIV.some-recent-work DD {
	display: block;
	float: left;
	padding-right: 5px;
	margin: 0;
}

DIV.some-recent-work DD A,
DIV.some-recent-work DD A:visited {
	font-style: italic;
}

DIV.some-recent-work .aside UL {
	width: 100%;
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;	
	float: left;
}

DIV.some-recent-work .aside LI {
	width: 100%;
	float: left;
	display: block;
	margin: 0;
	padding: .3em 0;
	font-size: 1.3em;
	line-height: 1.8em;
}

DIV.some-recent-work .aside LI.first {
	border-top: 0 none;	
}

DIV.some-recent-work .aside LI.last {
	border-bottom: 0 none;	
}

DIV.some-recent-work DT {
	clear: left;
}

DIV.work-container {
	width: 957px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}

DIV.image-slider {
	width: 635px;
	float: left;
	border: 1px solid #9893ac;
	background: #5d5f89;
	display: inline;
	margin: 0;
	overflow: hidden;
}

BODY.corporate DIV.image-slider {
	border: 1px solid #f2eee0;
	background: #e8e8e2;	
}

DIV.image-slider .inner {
	padding: 7px;
	width: 619px;
	float: left;
	border: 1px solid #4b446a;
}

BODY.corporate DIV.image-slider .inner {
	border: 1px solid #d2cbb6;
}

DIV.image-slider .image {
	width: 619px;
	height: 399px;
	float: left;
	overflow: hidden;
}

DIV.image-slider .image OL {
	width: 2000px;
	height: 399px;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

DIV.image-slider .image LI {
	width: 2000px;
	height: 399px;
	margin: 0;
	padding: 0;
	float: left;
}

DIV.image-slider .image IMG {
	display: block;
	float: left;	
}

DIV.image-slider OL.pagination {
	width: 607px;
	margin: 0;
	padding: 9px 6px;
	float: left;
	background: #000;
}

DIV.image-slider OL.pagination LI {
	display: inline;
	float: left;
	width: 20px;
	padding: 0;
	margin: 0 4px;	
}

DIV.image-slider OL.pagination A,
DIV.image-slider OL.pagination A:visited {
	text-align: center;
	background: #989898;
	display: block;
	float: left;
	width: 8px;
	padding: 3px 6px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: transparent;
	color: #fff;
}

DIV.our-latest-thinking {
	width: 100%;
	background:#E8E8E2 none repeat scroll 0 0;
	border-bottom:1px solid #EDE8DA;
	border-top:1px solid #D0D0CB;
	margin: 0;
	padding: 0 0 50px 0;	
	float: left;
	min-width: 957px;
	display: inline;
}

DIV.our-latest-thinking H1 {
	margin-top: -20px;
}

DIV.our-latest-thinking OL {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	list-style: none;	
}

DIV.our-latest-thinking LI {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}

DIV.our-latest-thinking LI .time {
	float: left;
	width: 210px;
	font-size: 1.3em;	
}

DIV.our-latest-thinking LI H2 {
	float: left;
	width: 345px;	
	margin: 0;
	font-size: 2.4em;
}

DIV.our-latest-thinking {
	border-top: 1px solid #d0d0cb;
	width: 100%;
	background: #e8e8e2;
	margin: 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #ede8da;
	min-width: 957px;
	display: inline;
}

DIV.our-latest-thinking H1 {
	margin-top: -20px;
}

DIV.our-latest-thinking OL {
	padding: 0 12px;
	margin: 0;
	float: left;
	width: 100%;
	list-style: none;	
}

DIV.our-latest-thinking LI {
	border-top: 1px solid #d2cbb6;
	border-bottom: 1px solid #f2eee0;
	padding: 20px 0;
	margin:0;
	float: left;
	width: 100%;
}

DIV.our-latest-thinking LI.first {
	border-top:0;
	padding-top:0;
}

DIV.our-latest-thinking LI.last {
	border-bottom:0;
}

DIV.our-latest-thinking LI .time {
	float: left;
	width: 210px;
	font-size: 1.3em;	
}

DIV.our-latest-thinking LI H2 {
	float: left;
	width: 345px;	
	margin: 0;
	font-size: 2.4em;
}

DIV.our-latest-thinking LI P,
DIV.our-latest-thinking LI LI {
	float: right;
	width: 375px;	
	margin: 0;
	font-size: 1.3em;
	line-height:1.8em;
	background: none;
	border: none;
}

DIV.our-latest-thinking LI DIV.description {
	width: 100%;
	float: left;
	padding-top: 15px;
}

DIV.our-latest-thinking LI DIV.image {
	width: 192px;
	border: 1px solid #ececec;
	float: left;
}

DIV.our-latest-thinking LI DIV.image IMG {
	width: 180px;
	padding: 6px;
	border: 1px solid #c9c9bd;
	background: #d2d2c5;
	float: left;
}

DIV.our-latest-thinking LI DIV.copy {
	width: 747px;
	float: right;
}

DIV.our-latest-thinking LI DIV.copy OL,
DIV.our-latest-thinking LI DIV.copy UL {
	float:none;
	width: auto;
	padding: .3em 0;
	margin-left: 0;
	margin-right: 0;
	list-style: none;
	border: 0 none;
	background: none;
	font-size: 100%;
}

DIV.our-latest-thinking LI DIV.copy P,
DIV.our-latest-thinking LI DIV.copy LI {
	float:none;
	width: auto;
	padding: .3em 0;
}

DIV.our-latest-thinking LI DIV.copy H3 {
font-size:1.3em;
font-weight:bold;
padding: .3em 0;
}



DIV.our-thinking OL {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;	
}

DIV.our-thinking LI {
	width: 253px;
	float: left;
	display: inline;
	margin: 0 20px 20px 0;
	padding: 23px 23px;
	background: #fff url(../img/gradient-repeat.gif) repeat-x bottom left;
	border: 1px solid #483d75;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}

DIV.our-thinking LI.last {
	margin-right: 0;
}

DIV.our-thinking LI H2 {
	font-size: 2.4em;
	font-weight: bold;	
	color: #333;
	border-bottom: 1px dashed #ccc;
	margin: 0 0 10px 0;
	padding: 0 60px 10px 0;
	min-height: 50px;
}

DIV.our-thinking LI.our-thinking-1 H2 { background: #fff url(../img/our-thinking-1.gif) no-repeat top right; }
DIV.our-thinking LI.our-thinking-2 H2 { background: #fff url(../img/our-thinking-2.gif) no-repeat top right; }
DIV.our-thinking LI.our-thinking-3 H2 { background: #fff url(../img/our-thinking-3.gif) no-repeat top right; }
DIV.our-thinking LI.our-thinking-4 H2 { background: #fff url(../img/our-thinking-4.gif) no-repeat top right; }
DIV.our-thinking LI.our-thinking-5 H2 { background: #fff url(../img/our-thinking-5.gif) no-repeat top right; }
DIV.our-thinking LI.our-thinking-6 H2 { background: #fff url(../img/our-latest-thinking-6.gif) no-repeat top right; }

DIV.our-thinking LI P {
	font-size: 1.3em;
	color: #333;
	line-height: 1.5em;	
}

DIV.our-thinking LI A,
DIV.our-thinking LI A:visited {
	text-decoration: underline;
	background: none;
	color: #473F68;	
}

DIV.our-thinking LI A:hover,
DIV.our-thinking LI A:active {
	text-decoration: none;
}

DIV.current-projects-home {
	width: 100%;
	margin: 0;
	padding: 0 0 100px 0;	
	float: left;
	min-width: 957px;
}

DIV.current-projects-home H2 {
	font-size: 1.8em;
	color: #fff;	
	font-weight: lighter;
}

DIV.current-projects-home OL {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;	
}

DIV.current-projects-home LI {
	display: inline;
	margin: 0 0 0 19px;
	padding: 0;
	width: 220px;
	float: left;
	font-size: 100%;
}

DIV.current-projects-home LI.first {
	margin: 0;
}

DIV.current-projects-home LI IMG {
	width: 220px;
	height: 110px;
	display: block;
	margin: 0;
	padding: 0;
}

DIV.current-projects-home LI P {
	font-size: 1.3em;
	line-height: 1.5em;	
}

DIV.current-projects {
	width: 100%;
	margin: 0;
	padding: 0 0 50px 0;	
	float: left;
	min-width: 957px;
}

DIV.current-projects H1 {
	margin-top: -20px;
}

DIV.current-projects OL {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;	
}

DIV.current-projects LI {
	display: inline;
	margin: 0 0 0 28px;
	padding: 0;
	width: 298px;
	height: 178px;
	border: 1px solid #f2eee0;
	float: left;
	font-size: 100%;
}

DIV.current-projects LI.first {
	margin: 0;
}

DIV.current-projects LI IMG {
	width: 282px;
	height: 164px;
	display: block;
}

DIV.current-projects LI DIV {
	position: relative;	
	display: block;
	margin: 0;
	float: left;
	padding: 6px 7px;
	border: 1px solid #d2cbb6;
	background: #e4e1d0;
	width: 282px;
	height: 166px;
}

DIV.current-projects LI DIV H2 {
	border-bottom:1px solid #D9457D;
	font-size:1.5em;
	margin:0;
	padding:0.4em 22px;
}

DIV.current-projects LI DIV P {
	border-top:1px solid #F46399;
	font-size:1.3em;
	line-height:1.4em;
	margin:0;
	padding:0.5em 22px;
}

DIV.current-projects LI DIV DIV {
	padding: 0;
	border: 0 none;
	background: #f24d8b;
	color: #fff;
	opacity: 0.8;
	position: absolute;
	bottom: 0;
	left: 7px;
	margin: 7px 0;
	height: auto;
	width: 282px;
}

DIV.left-you-wanting-more {
	width: 100%;
	margin: 0;
	float: left;
	background: #000 url(../img/header-bg.png) repeat top left;
	padding: 0;
	min-width: 957px;
	border-top: 1px solid #6c6390;
	border-bottom: 1px solid #1a1a1a;	
}

DIV.left-you-wanting-more H1 {
	margin-top: -20px;
	background: #ed1164;
}

DIV.left-you-wanting-more OL {
	width: 100%;
	float: left;
	padding: 0 0 20px 0;
	margin: 0;
	list-style: none;	
}

DIV.left-you-wanting-more LI {
	display: block;
	margin: 0 0 0 27px;
	display: inline;
	padding: 0;
	width: 274px;
	float: left;
}

DIV.left-you-wanting-more LI.first {
	margin: 0;
}

DIV.left-you-wanting-more DL,
DIV.left-you-wanting-more DT,
DIV.left-you-wanting-more DD {
	display: block;
	width: 274px;
	margin: 0;
	padding: 0;
}

DIV.left-you-wanting-more DL DL {
	width: 100%;
	margin: 0;	
	background: 0 none;
	
}

DIV.left-you-wanting-more DT {
	font-size: 2.0em;
	color: #ccc;
	background: #000;
	border: 1px solid #1a1a1a;
	padding: 3px 8px;
	margin-left: -8px;
	width: auto;
	position: relative;
	float: left;
	font-weight: bold;
}

DIV.left-you-wanting-more DD {
	font-size: 1.8em;
	font-weight: bold;
	color: #ccc;	
	width: 100%;
	float: left;
}

DIV.left-you-wanting-more DD A,
DIV.left-you-wanting-more DD A:visited {
	background: transparent;
	color: #fff;
	text-decoration: none;	
}

DIV.left-you-wanting-more DD A:hover,
DIV.left-you-wanting-more DD A:active {
	text-decoration: underline;	
}

DIV.left-you-wanting-more LI.download DD,
DIV.left-you-wanting-more LI.first DD {
	font-size: 100%;
	font-weight: normal;
	font-style: none;
}


DIV.left-you-wanting-more LI.download DD DT,
DIV.left-you-wanting-more LI.first DD DT {
	font-size: 1.5em;
	color: #fff;	
	margin-left: 0;
	padding: 10px 0 0 0;
	width: auto;
	float: left;
	font-weight: normal;
	border: 0 none;
	background: transparent;
}


DIV.left-you-wanting-more LI.download DD DD,
DIV.left-you-wanting-more LI.first DD DD {
	font-size: 1.8em;
	font-weight: bold;
	color: #fff;
}

DIV.left-you-wanting-more LI.download {
	width: 272px;
	position: relative;
}

DIV.left-you-wanting-more LI.download DD {
	border: 1px solid #181817;
	background: #000;
	width: 100%;
	margin-top: 10px;
}

DIV.left-you-wanting-more LI.download DL {
	font-size: 100%;
	width: 100%;
	padding-left: 72px;	
}

DIV.left-you-wanting-more LI.download DD A.download-icon {
	background: transparent url(../img/download-icon.gif) no-repeat top left;
	width: 45px;
	height: 56px;
	display: block;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 16px;
	left: 16px;
	text-indent: -9000px;
	text-decoration: none;
	z-index: 999;
	font-size: 1px;
	line-height: 1px;
}

DIV.left-you-wanting-more LI.download DIV {
	float: left;
	position: relative;	
	padding-left: 80px;
}

DIV.left-you-wanting-more LI.download P {
	font-size: 1.3em;	
	margin: 0;
	padding: 1em 0 .3em 0;
}

DIV.left-you-wanting-more LI.download P A,
DIV.left-you-wanting-more LI.download P A:visited {	
	font-size: 1.3em;	
	font-weight: bold;
}

DIV.left-you-wanting-more FORM,
DIV.left-you-wanting-more FORM FIELDSET {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	border: 0 none;
}

DIV.left-you-wanting-more FORM OL {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;	
}

DIV.left-you-wanting-more FORM OL LI {
	width: 100%;
	margin: 0;
	padding: 1em 0;
	display: block;
	float: left;
	font-size: 100%;
}

DIV.left-you-wanting-more FORM OL LI div.label,
DIV.left-you-wanting-more FORM OL LI LABEL {
	width: 200px;	
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	border: 0 none;
}

DIV.left-you-wanting-more FORM INPUT {
	width: 180px;
	margin: 0;
	font-size: 100%;
	font-family: Arial, Helvetica, Sans-serif;
	padding: .15em;
	font-style: italic;
	float: left;	
}

div.left-you-wanting-more dd a.btn-add-another,
div.left-you-wanting-more dd a.btn-add-another:visited {
	display: block;
	width: 149px;
	height: 25px;
	background: transparent url(../img/btn-add-another.gif) no-repeat top left;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
	text-indent: -9000px;
	margin: 0;
	padding: 0;
}

DIV.left-you-wanting-more FORM INPUT.image {
	width: 64px;
	display: inline;
	float: left;	
	padding: 0;
}

DIV.left-you-wanting-more DL DD.hear-our-voice P {
	font-size: 1.3em;
	color: #ccc;
	font-weight: normal;	
}

DIV.left-you-wanting-more DL DD.hear-our-voice {
	font-size: 100%;
}

DIV.left-you-wanting-more DL DD.hear-our-voice INPUT {
	font-size: 1.3em;
}	

DIV.footer {
	width: 100%;
	background: #000;
	margin: 0;
	float: left;
	display: inline;
	padding: 0;
	min-width: 957px;	
	color: #fff;
	font-size: 1.3em;
}

DIV.values {
	width: 100%;
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	min-width: 957px;
}

DIV.values .section .content {
	margin: 0;
	padding: 0 7px;
	float: left;
	width: 943px;
}

DIV.values .section .content P {
	font-size: 1.3em;
	line-height: 1.8em;	
}

DIV.values .section .content H1 {
	background: transparent;
	display: inline;
	color: #fff;
	border: none;
	font-size: 2.4em;
	padding: 0;
	margin: .3em 0;
	width: 100%;
}

DIV.values .section .content .left {
	width: 619px;
	float: left;
}

DIV.values .section .content .right {
	margin: 0;
	float: right;
	width: 287px;
}

DIV.values .section .content .right H1 {
	font-size: 1.5em;
	margin: .5em 0 1em 0;
	border-bottom: 1px solid #3e355f;
}

DIV.values .section .content .right H1 SPAN {
	padding-bottom: 5px;
	width: 100%;
	display: block;
	border-bottom: 1px solid #534a7a;	
}

DIV.values DL {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}

DIV.values DT,
DIV.values DD {
	display: block;
	float: left;
	padding-right: 5px;
	margin: 0;
}

DIV.values DD A,
DIV.values DD A:visited {
	font-style: italic;
}

DIV.values .aside UL {
	width: 100%;
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;	
	float: left;
	fot
}

DIV.values .aside LI {
	width: 100%;
	float: left;
	display: block;
	margin: 0;
	padding: .3em 0;
	font-size: 1.3em;
	line-height: 1.8em;
}

DIV.values .aside LI.first {
	border-top: 0 none;	
}

DIV.values .aside LI.last {
	border-bottom: 0 none;	
}

DIV.values DT {
	clear: left;
}

UL.arrow-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

UL.arrow-list LI {
	font-size: 100%;
	padding: 0 0 20px 32px;
	margin: 0;
	background: transparent url(../img/bullet-arrow.gif) no-repeat top left;
}

UL.arrow-list LI H2 {
	margin: 0 0 .1em 0;	
	padding: 0;
	font-size: 1.8em;
	color: #fff;
}

UL.arrow-list LI P {
	margin: 	
}
