* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	color: #535353;
	font-family: Arial, Verdana, Tahoma;
	background-color: #808080;
	line-height: 1.6em;
}

img {
	border: 0px;
}

#container {
	width: 1047px;
	background: #fff url(../img/container_btm.gif) bottom left no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

#home, #who, #how, #work, #g2, #contact {
	width: 1047px;
}

#header {
	overflow: hidden;
	width: 974px;
	background: #ffffff url(../img/header_bg.gif) top left no-repeat;
	padding-left: 73px;
	margin-bottom: 40px;
}

#header h1 {
	float: right;
	display: inline;
	width: 133px;
	height: 43px;
	margin: 35px 95px 12px 0px;
	background: url(../img/header_g2.gif) top left no-repeat;
}

#header h1 span {
	display: none;
}

/* NAV */

#header #nav {
	float: left;
	display: inline;
	width: 1014px;
	background: url(../img/nav_bg.gif) top left no-repeat;
	margin-top: -12px;
	padding-left: 40px;
	list-style: none;
	overflow: hidden;
}

#header #nav li {
	display: inline;
}

#header #nav a {
	float: left;
	display: block;
	margin-top: 6px;
	padding: 10px 10px 9px 10px;
	border-right: 1px solid #fff;
	text-decoration: none;
	color: #fff;
	font-size: 1.5em;
}

#header #nav a.last {
	border-right: 0px;
}

#header #nav a:hover, #header #nav a:hover.last, #header #nav a.active {
	background: #ffffff;
}

#header #nav #homenav a:hover, #header #nav #homenav a.active {
	color: #e72d38;
}

#header #nav #whonav a:hover, #header #nav #whonav a.active {
	background: #ffffff;
	color: #ea1359;
}

#header #nav #whonav ul {
	position: absolute;
	display: inline;
	margin: 41px 0px 0px -355px;
	width: 430px;
	background: #900029 url(../img/nav_whobg.jpg) top left no-repeat;
	color: #fff;
}

#header #nav #whonav ul a {
	padding: 5px 5px 5px 5px;
	background: none;
	margin: 0px 45px 0px 10px;
	font-size: 1.3em;
	display: inline;
	border-right: 0px;
}

#header #nav #whonav ul a.last {
	margin-right: 0px;
}

#header #nav #hownav a:hover, #header #nav #hownav a.active {
	background: #ffffff;
	color: #790f6a;
}

#header #nav #hownav ul {
	position: absolute;
	display: inline;
	margin: 41px 0px 0px -318px;
	width: 342px;
	background: #640a5d url(../img/nav_howbg.jpg) top left no-repeat;
	color: #fff;
}

#header #nav #hownav ul a {
	padding: 5px 5px 5px 5px;
	background: none;
	margin: 0px 45px 0px 10px;
	font-size: 1.3em;
	display: inline;
	border-right: 0px;
}

#header #nav #hownav ul a.last {
	margin-right: 0px;
}

#header #nav #hownav ul a:hover, #header #nav #hownav ul a.active {
	background: #ffffff;
	color: #790f6a;
}

#header #nav #worknav a:hover, #header #nav #worknav a.active {
	color: #43b649;
}

#header #nav #worknav ul {
	position: absolute;
	display: inline;
	width: 450px;
	background: #01804d url(../img/nav_workbg.jpg) top left no-repeat;
	color: #fff;
	margin: 41px 0px 0px -248px;
}

#header #nav #worknav ul a {
	padding: 5px 5px 5px 5px;
	background: none;
	margin: 0px 25px 0px 10px;
	font-size: 1.3em;
	display: inline;
	border-right: 0px;
}

#header #nav #worknav ul a.last {
	margin-right: 0px;
}

#header #nav #worknav ul a:hover, #header #nav #worknav ul a.active {
	background: #ffffff;
	color: #43b649;
}

#header #nav #g2nav a:hover, #header #nav #g2nav a.active {
	color: #b88121;
}

#header #nav #contactnav a:hover, #header #nav #contactnav a.active {
	color: #25247b;
}


/* SEARCH FORM */

#header form {
	float: right;
	display: none;
	width: 216px;
	margin: -33px 161px 0px 0px;
}

#header form fieldset {
	border: 0px;
}

#header form label {
	display: none;
}

#header form input {
	float: left;
	margin-top: 6px;
	width: 155px;
}

#header form .submit {
	margin-left: 3px;
	width: 51px;
}

/* CONTENT - HOME */

#home #content {
	overflow: hidden;
	margin-left: 87px;
	width: 822px;
	padding: 0px 27px 85px 27px;
}

#home #content #flashsplash {
	width: 853px;
	height: 465px;
	margin-bottom: 20px;
}

#home #content #sections {
	width: 824px;
}

#home #content #sections .section {
	float: left;
	width: 258px;
	margin-right: 25px;
}

#home #content #sections .section h2 {
	font-size: 2em;
	margin-bottom: 10px;
	font-weight: bold;
}

#home #content #sections .section.purple h2 {
	color: #5d0054;
}

#home #content #sections .section.pink h2 {
	color: #de004a;
}

#home #content #sections .section.green h2 {
	color: #43b649;
}

#home #content #sections .section img {
	width: 255px;
	height: 100px;
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
}

#home #content #sections .section p {
	width: 255px;
	font-size: 1.2em;
}

#home #content #sections .section a {
	text-decoration: none;
	display: block;
	font-weight: bold;
}

#home #content #sections .section.purple a {
	color: #5d0054;
}

#home #content #sections .section.pink a {
	color: #de004a;
}

#home #content #sections .section.green a {
	color: #43b649;
}

#home #content #sections .section.last {
	margin-right: 0px;
}

/* CONTENT - WHO */

#who #content-article {
	overflow: hidden;
	margin-left: 87px;
	width: 822px;
	padding: 0px 27px 85px 27px;
}

#who #content-article #flashsplash {
	width: 822px;
	height: 505px;
	margin-bottom: 25px;
}

#who #content-article #copy {
	width: 824px;
}

#who #content-article #copy #doit {
	float: left;
	width: 624px;
	margin-right: 60px;
}

#who #content-article #copy #doit .subtitle {
	font-size: 1.2em;
	color: #6d6d6d;
	border-bottom: 1px solid #d6d6d6;
	width: 350px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}	

#who #content-article #copy #doit h2 {
	color: #ea1359;
	font-size: 3.5em;
	margin-bottom: 10px;
	font-weight: normal;
	margin-top: 5px;
}

#who #content-article #copy #doit p {
	font-size: 1.2em;
	margin-bottom: 20px;
}

#who #content-article #copy #group {
	float: left;
	width: 345px;
	margin-top: 83px;
}

#who #content-article #copy #group p {
	font-size: 1.2em;
	margin-bottom: 10px;
}

#who #content-article #copy #group a {
	display: block;
	font-size: 2em;
	color: #ea1359;
	text-decoration: none;
	margin-bottom: 10px;
}

#who #content-study {
	overflow: hidden;
	margin-left: 87px;
	width: 822px;
	margin-top: 70px;
	padding: 0px 27px 85px 27px;
}

#who #content-study #image {
	float: left;
	width: 400px;
	margin-right: 25px;
	margin-bottom: 20px;
}

#who #content-study #image img {
	display:block;
	margin-left:auto;
	margin-right:auto; 
	text-align: center;
}

#who #content-study #copy {
	float: left;
	width: 390px;
	padding-bottom: 40px;
}

#who #content-study #copy .subtitle {
	font-size: 1.2em;
	color: #6d6d6d;
	border-bottom: 1px solid #d6d6d6;
	width: 200px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
}	

#who #content-study #copy h2 {
	color: #ea1359;
	font-size: 3.5em;
	margin-bottom: 10px;
	font-weight: normal;
	margin-top: 5px;
}

#who #content-study #copy h2 sup {
	font-size: 0.2em;
}

#who #content-study #copy p sup {
	font-size: 0.4em;
}

#who #content-study #copy p {
	font-size: 1.2em;
	margin-bottom: 20px;
	width: 330px;
	margin-left: 50px;
}

#who #content-study #copy ul {
	font-size: 1.2em;
	margin-bottom: 20px;
	margin-left: 75px;
}

#who #content-study #copy a {
	text-decoration: none;
	color: #ea1359;
}

#who #content-study #articlenav {
	float: left;
	overflow: hidden;
	width: 824px;
	border-top: 1px solid #ea1359;
	padding-top: 20px;
	margin-bottom: 40px;
}

#who #content-study #articlenav a {
	display: block;
	text-decoration: none;
	font-size: 2em;
	color: #ea1359;
}

#who #content-study #articlenav a.prev {
	float: left;
}

#who #content-study #articlenav a.next {
	float: right;
	text-align: right;
}


/* CONTENT - HOW */

#how #content, #how #content-insight, #how #content-article, #how #content-people {
	overflow: hidden;
	margin-left: 87px;
	width: 822px;
	padding: 0px 27px 0px 27px;
}

#how #content #flashsplash, #how #content-article #flashsplash {
	width: 853px;
	height: 465px;
}

#how #content #copy {
	overflow: hidden;
	width: 824px;
}

#how #content #copybottom {
	overflow: hidden;
	width: 580px;
	padding: 0px 0px 115px 70px;
	margin-left: 60px;
	background: url(../img/how_contentbtm.gif) bottom left no-repeat;
}

#how #content #copybottom h3 {
	color: #8d1377;
	font-size: 3.5em;
	margin-bottom: 20px;
	font-weight: normal;
	margin-top: 5px;
	margin-left: -5px;
}

#how #content #copybottom p {
	font-size: 1.2em;
	margin-left: 10px;
}

#how #content #copy #doit {
	float: left;
	width: 206px;
	margin-right: 30px;
	margin-left: 130px;
	display: inline;
}

#how #content #copy #doit .subtitle {
	font-size: 1.2em;
	color: #6d6d6d;
	border-bottom: 1px solid #d6d6d6;
	width: 206px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top: 0px;
}

#how #content-article #copy #article .subtitle {
	font-size: 1.2em;
	color: #6d6d6d;
	border-bottom: 1px solid #d6d6d6;
	width: 350px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#how #content #copy #doit h2 {
	color: #8d1377;
	font-size: 3.5em;
	margin-bottom: 35px;
	font-weight: normal;
	margin-top: 5px;
}	

#how #content-article #copy #article h2 {
	color: #8d1377;
	font-size: 3.5em;
	margin-bottom: 35px;
	font-weight: normal;
	margin-top: 5px;
}

#how #content #copy p {
	float: left;
	overflow: hidden;
	font-size: 1.2em;
	width: 326px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#how #content-article #copy #article p {
	font-size: 1.2em;
	margin-bottom: 20px;
}

#how #content #copy #group {
	float: left;
	width: 345px;
	margin-top: 83px;
}

#how #content #copy #group p {
	font-size: 1.2em;
	margin-bottom: 10px;
}

#how #content #copy #group a {
	display: block;
	font-size: 2em;
	color: #8d1377;
	text-decoration: none;
	margin-bottom: 10px;
}

#how #content-insight #intro {
	width: 637px;
	margin: 0px 42px 40px 0px;
}

#how #content-insight #intro h2 {
	color: #8d1377;
	font-weight: normal;
	font-size: 3.5em;
	margin-top: 40px;
	margin-bottom: 10px;
}

#how #content-insight #intro p {
	font-size: 1.2em;
	margin-bottom: 10px;
}

#how #content-insight .articles {
	overflow: hidden;
	width: 822px;
	margin-bottom: 40px;
}

#how #content-insight .articles .article {
	float: left;
	width: 258px;
	margin-right: 20px;
}

#how #content-insight .articles .last {
	margin-right: 0px;
}

#how #content-insight .articles .article h3 {
	font-size: 2em;
	font-weight: normal;
	color: #5d0054;
	margin-bottom: 10px;
}

#how #content-insight .articles .article img {
	width: 255px;
	height: 100px;
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
}

#how #content-insight .articles .article p {
	width: 255px;
	font-size: 1.2em;
}

#how #content-insight .articles .article a {
	color: #5d0054;
	text-decoration: none;
}

#how #content-article #flashsplash {
	width: 824px;
	height: 398px;
	border: 1px solid #e5e5e5;
	margin-bottom: 25px;
}

#how #content-article #copy, #how #content-article #share {
	overflow: hidden;
	width: 824px;
	margin-bottom: 40px;
}

#how #content-article #copy #article, #how #content-article #share #send {
	float: left;
	width: 446px;
	margin-right: 45px;
}

#how #content-article #copy #related {
	float: left;
	width: 330px;
	margin-top: 90px;
}

#how #content-article #copy #related form {
	margin-bottom: 12px;
}

#how #content-article #copy #related #month label {
	display: block;
	font-size: 2em;
	color: #6c0c5e;
	margin-bottom: 10px;
}

#how #content-article #copy #related #month select {
	width: 200px;
}

#how #content-article #copy #related #searcharticle label {
	display: block;
	font-size: 1.2em;
	margin-bottom: 5px;
}

#how #content-article #copy #related #searcharticle input {
	float: left;
	width: 130px;
	margin-right: 5px;
}

#how #content-article #copy #related #searcharticle .submit {
	float: left;
	width: 49px;
	margin-top: -1px;
}

#how #content-article #share #send h3, #how #content-article #share #bookmark h3 {
	font-size: 2em;
	color: #6c0c5e;
	font-weight: normal;
	margin-bottom: 20px;
}

#how #content-article #share #send fieldset {
	border: 0px;
}

#how #content-article #share #send .formrow {
	overflow: hidden;
	width: 400px;
	margin-bottom: 10px;
}

#how #content-article #share #send .formrow label {
	float: left;
	width: 150px;
	font-size: 1.2em;
	text-align: left;
	margin-right: 5px;
}

#how #content-article #share #send .formrow input {
	float: left;
	width: 154px;
}

#how #content-article #share #send .formrow .submit {
	width: 49px;
	margin-left: 10px;
}

#how #content-article #share #bookmark {
	float: left;
	width: 330px;
}

#how #content-article #articlenav {
	overflow: hidden;
	width: 824px;
	border-top: 1px solid #6c0c5e;
	padding-top: 20px;
	margin-bottom: 40px;
}

#how #content-article #articlenav a {
	display: block;
	width: 170px;
	text-decoration: none;
	font-size: 2em;
	color: #6c0c5e;
}

#how #content-article #articlenav a.prev {
	float: left;
}

#how #content-article #articlenav a.next {
	float: right;
	text-align: right;
}

#how #content-people #intro {
	width: 320px;
}	

#how #content-people #intro h2 {
	color: #8d1377;
	font-size: 3.5em;
	margin-bottom: 10px;
	font-weight: normal;
	margin-top: 5px;
}

#how #content-people #intro p {
	font-size: 1.2em;
	margin-bottom: 20px;
}

#how #content-people #peoplelist {
	float: left;
	width: 320px;
}

#how #content-people #peoplelist img {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #d6d6d6;
}

#how #content-people .person {
	float: right;
	display: block;
	width: 450px;
	padding-bottom: 80px;
}

#how #content-people .person .copy {
	float: left;
	width: 210px;
	margin-right: 10px;
}

#how #content-people .person .copy .title {
	font-size: 1.2em;
	color: #6d6d6d;
	border-bottom: 1px solid #d6d6d6;
	width: 210px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#how #content-people .person .copy h3 {
	color: #8d1377;
	font-size: 2.4em;
	margin-bottom: 20px;
	font-weight: normal;
	margin-top: 5px;
}

#how #content-people .person .copy p {
	font-size: 1.2em;
	margin-bottom: 20px;
}

#how #content-people .person .copy a {
	display: block;
	font-size: 1.2em;
	color: #8d1377;
	text-decoration: none;
}

#how #content-people .person img {
	float: left;
	width: 226px;
	border: 1px solid #d6d6d6;
}

/* CONTENT - WORK */

#work #content {
	overflow: hidden;
	margin-left: 87px;
	width: 822px;
	padding: 0px 27px 85px 27px;
}

#work #content #intro {
	width: 437px;
	margin: 0px 42px 40px 0px;
}

#work #content #intro h2 {
	color: #45b749;
	font-weight: normal;
	font-size: 3.5em;
	margin-top: 40px;
	margin-bottom: 10px;
}

#work #content #intro p {
	font-size: 1.2em;
	margin-bottom: 10px;
}

#work #content #intro a {
	text-decoration: none;
	color: #45b749;
}

#work #content .works {
	overflow: hidden;
	width: 822px;
	margin-bottom: 40px;
}

#work #content .works .work {
	float: left;
	width: 258px;
	margin-right: 20px;
}

#work #content .works .last {
	margin-right: 0px;
}

#work #content .works .work h3 {
	font-size: 2em;
	font-weight: normal;
	color: #45b749;
	margin-bottom: 10px;
}

#work #content .works .work img {
	width: 255px;
	height: 100px;
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
}

#work #content .works .work p {
	width: 255px;
	font-size: 1.2em;
}

#work #content .works .work a {
	color: #45b749;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

#work #content-insight {
	overflow: hidden;
	margin-left: 87px;
	width: 822px;
	padding: 0px 27px 85px 27px;
}

#work #content-insight #flashsplash {
	width: 822px;
	height: 505px;
	border: 1px solid #e5e5e5;
	margin-bottom: 25px;
}

#work #content-insight #copy #article .subtitle {
	font-size: 1.2em;
	color: #6d6d6d;
	border-bottom: 1px solid #d6d6d6;
	width: 350px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}	

#work #content-insight #copy #article h2 {
	color: #45b749;
	font-size: 3.5em;
	margin-bottom: 10px;
	font-weight: normal;
	margin-top: 5px;
}

#work #content-insight #copy #article p {
	font-size: 1.2em;
	margin-bottom: 20px;
}

#work #content-insight #copy, #work #content-insight #share {
	overflow: hidden;
	width: 824px;
	margin-bottom: 40px;
}

#work #content-insight #copy #article, #work #content-insight #share #send {
	float: left;
	width: 446px;
	margin-right: 45px;
}

#work #content-insight #copy #related {
	float: left;
	width: 330px;
	margin-top: 90px;
}

#work #content-insight #copy #related form {
	margin-bottom: 12px;
}

#work #content-insight #copy #related #month label {
	display: block;
	font-size: 2em;
	color: #45b749;
	margin-bottom: 10px;
}

#work #content-insight #copy #related #month select {
	width: 200px;
}

#work #content-insight #copy #related #searcharticle label {
	display: block;
	font-size: 1.2em;
	margin-bottom: 5px;
}

#work #content-insight #copy #related #searcharticle input {
	float: left;
	width: 130px;
	margin-right: 5px;
}

#work #content-insight #copy #related #searcharticle .submit {
	float: left;
	width: 49px;
	margin-top: -1px;
}

#work #content-insight #share #send h3, #work #content-insight #share #bookmark h3 {
	font-size: 2em;
	color: #45b749;
	font-weight: normal;
	margin-bottom: 10px;
}

#work #content-insight #share #send fieldset {
	border: 0px;
}

#work #content-insight #share #send .formrow {
	overflow: hidden;
	width: 400px;
	margin-bottom: 10px;
}

#work #content-insight #share #send .formrow label {
	float: left;
	width: 150px;
	font-size: 1.2em;
	text-align: left;
	margin-right: 5px;
}

#work #content-insight #share #send .formrow input {
	float: left;
	width: 154px;
}

#work #content-insight #share #send .formrow .submit {
	width: 49px;
	margin-left: 10px;
}

#work #content-insight #share #bookmark {
	float: left;
	width: 330px;
}

#work #content-insight #articlenav, #work #content-study #articlenav {
	overflow: hidden;
	float: left;
	width: 824px;
	border-top: 1px solid #45b749;
	padding-top: 20px;
	margin-bottom: 40px;
}

#work #content-insight #articlenav a, #work #content-study #articlenav a {
	display: block;
	width: 170px;
	text-decoration: none;
	font-size: 2em;
	color: #45b749;
}

#work #content-insight #articlenav a.prev, #work #content-study #articlenav a.prev {
	float: left;
}

#work #content-insight #articlenav a.next, #work #content-study #articlenav a.next {
	float: right;
	text-align: right;
}

#work #content-study {
	overflow: hidden;
	margin-left: 87px;
	width: 822px;
	margin-top: 70px;
	padding: 0px 27px 85px 27px;
}

#work #content-study img {
	float: left;
	width: 400px;
	margin-right: 25px;
	margin-bottom: 20px;
}

#work #content-study #copy {
	float: left;
	width: 390px;
	padding-bottom: 40px;
}

#work #content-study #copy .subtitle {
	font-size: 1.2em;
	color: #6d6d6d;
	border-bottom: 1px solid #d6d6d6;
	width: 200px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
}	

#work #content-study #copy h2 {
	color: #45b749;
	font-size: 3.5em;
	margin-bottom: 10px;
	font-weight: normal;
	margin-top: 5px;
}

#work #content-study #copy p {
	font-size: 1.2em;
	margin-bottom: 20px;
	width: 330px;
	margin-left: 50px;
}

#work #content-study #copy ul {
	font-size: 1.2em;
	margin-bottom: 20px;
	margin-left: 75px;
}

#work #content-article {
	overflow: hidden;
	margin-left: 87px;
	width: 822px;
	padding: 0px 27px 85px 27px;
}

#work #content-article #flashsplash {
	width: 822px;
	border: 1px solid #e5e5e5;
	margin-bottom: 25px;
	line-height: 0em;
}

#work #content-article #copy {
	width: 824px;
}

#work #content-article #copy #article .subtitle {
	font-size: 1.2em;
	color: #6d6d6d;
	border-bottom: 1px solid #6d6d6d;
	width: 350px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}	

#work #content-article #copy #article h2 {
	color: #43b649;
	font-size: 3.5em;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 1em;
}

#work #content-article #copy #article p {
	font-size: 1.2em;
	margin-bottom: 20px;
}

#work #content-article #copy {
	overflow: hidden;
	width: 824px;
	margin-bottom: 40px;
}

#work #content-article #share {
	display: none;
	overflow: hidden;
	width: 824px;
	margin-bottom: 40px;
}

#work #content-article #copy #article, #work #content-article #share #send {
	float: left;
	width: 430px;
	display: inline;
	margin-right: 44px;
}

#work #content-article #copy #related {
	float: left;
	width: 350px;
	margin-top: 42px;
}

#work #content-article #copy #related p {
	font-size: 1.2em;
	margin-bottom: 33px;
}

#work #content-article #copy #related #workimg, #work #content-article #copy #related #workflash {
	overflow: hidden;
	width: 350px;
	margin-bottom: 20px;
}

#work #content-article #copy #related #workimg a {
	display: block;
	float: left;
	width: 68px;
	height: 68px;
	border: 1px solid #a5a5a5;
	margin-right: 20px;
	margin-bottom: 10px;
}

#work #content-article #copy #related #workflash a {
	display: block;
	float: left;
	width: 159px;
	height: 77px;
	border: 1px solid #a5a5a5;
	margin-right: 17px;
}

#work #content-article #copy #related #workimg a.last, #work #content-article #copy #related #workflash a.last {
	margin-right: 0px;
}

#work #content-article #copy #related form {
	margin-bottom: 12px;
	display: none;
}

#work #content-article #copy #related #searchwork label {
	float: left;
	display: block;
	font-size: 2em;
	margin-right: 10px;
	color: #45b749;
}

#work #content-article #copy #related #searchwork input {
	float: left;
	width: 130px;
	margin-right: 5px;
}

#work #content-article #copy #related #searchwork .submit {
	float: left;
	width: 49px;
}

#work #content-article #share #send h3, #work #content-article #share #bookmark h3 {
	font-size: 2em;
	color: #43b649;
	font-weight: normal;
	margin-bottom: 10px;
}

#work #content-article #share #send fieldset {
	border: 0px;
}

#work #content-article #share #send .formrow {
	overflow: hidden;
	width: 400px;
	margin-bottom: 10px;
}

#work #content-article #share #send .formrow label {
	float: left;
	width: 150px;
	font-size: 1.2em;
	text-align: left;
	margin-right: 5px;
}

#work #content-article #share #send .formrow input {
	float: left;
	width: 154px;
}

#work #content-article #share #send .formrow .submit {
	width: 49px;
	margin-left: 10px;
}

#work #content-article #share #bookmark {
	float: left;
	width: 330px;
}

#work #content-article #articlenav {
	overflow: hidden;
	float: left;
	width: 824px;
	border-top: 1px solid #43b649;
	padding-top: 20px;
	margin-bottom: 40px;
}

#work #content-article #articlenav a {
	display: block;
	width: 170px;
	text-decoration: none;
	font-size: 2em;
	color: #43b649;
}

#work #content-article #articlenav a.prev {
	float: left;
}

#work #content-article #articlenav a.next {
	float: right;
	text-align: right;
}

/* CONTENT - G2 NETWORK */

#g2 #content {
	overflow: hidden;
	margin-left: 87px;
	width: 822px;
	padding: 0px 27px 85px 27px;
}

#g2 #content #flashsplash {
	width: 824px;
	height: 398px;
	border: 1px solid #e5e5e5;
	margin-bottom: 25px;
}

#g2 #content #copy {
	width: 824px;
}

#g2 #content #copy #doit {
	float: left;
	width: 437px;
	margin-right: 68px;
}

#g2 #content #copy #doit .subtitle {
	font-size: 1.2em;
	color: #6d6d6d;
	border-bottom: 1px solid #d6d6d6;
	width: 350px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}	

#g2 #content #copy #doit h2 {
	color: #c89223;
	font-size: 3.5em;
	margin-bottom: 10px;
	font-weight: normal;
	margin-top: 5px;
}

#g2 #content #copy #doit p {
	font-size: 1.2em;
	margin-bottom: 20px;
}

#g2 #content #copy #doit a {
	color: #c89223;
	font-weight: bold;
	text-decoration: none;
}

#g2 #content #copy #image {
	float: left;
	width: 316px;
	margin-top: 58px;
}

#g2 #content #copy #image img {
	width: 316px;
	border: 1px solid #a5a5a5;
}


/* CONTENT - CONTACT US */

#contact #content {
	overflow: hidden;
	margin-left: 87px;
	width: 822px;
	padding: 0px 27px 85px 27px;
	background: url(../img/map_divider.jpg) 20px bottom no-repeat;
}

#contact #content #info {
	float: left;
	width: 222px;
	margin-right: 22px;
	padding-bottom: 40px;
}

#contact #content #info h2{
	font-size: 3em;
	color: #25247b;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 20px;
}

#contact #content #info h3, #contact #content #agency #othercontacts h3{
	font-size: 2.1em;
	color: #25247b;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 20px;
}

#contact #content #info p, #contact #content #agency #othercontacts p {
	font-size: 1.2em;
	margin-bottom: 10px;
}

#contact #content #info .tel {
	color: #25247b;
	font-weight: bold;
}

#contact #content #info a, #contact #content #agency #othercontacts a {
	color: #25247b;
	text-decoration: none;
}

#contact #content #agency, #contact #content #agency #othercontacts  {
	float: left;
	width: 565px;
}

#contact #content #agency #othercontacts .details {
	float: left;
	width: 150px;
	margin-right: 40px;
}

#contact #content #agency #othercontacts .last {
	margin-right: 0px;
}

#contact #content #agency #images {
	overflow: hidden;
	width: 565px;
	border-bottom: 1px solid #fff;
}

#contact #content #agency #images img {
	float: left;
	width: 156px;
	height: 122px;
	border-right: 1px solid #fff;
}

#contact #content #agency #images.last {
	border-right: 0px;
}

#contact #content #agency #images .grad {
	width: 93px;
	height: 122px;
}
#contact #content #agency #googlemap {
	overflow: hidden;
	width: 563px;
	height: 574px;
	border: 1px solid #aaaaaa;
}

#contact #contactform {
	overflow: hidden;
	margin-top: -15px;
	margin-left: 87px;
	width: 822px;
	padding: 3px 27px 85px 27px;
}

#contact #contactform h2 {
	font-size: 2.8em;
	color: #25247b;
	font-weight: normal;
	margin-bottom: 24px;
	width: 631px;
}

#contact #contactform ul {
	list-style: none;
	margin-bottom: 20px;
}
#contact #contactform ul li {
	font-size: 1.2em;
	color: red;
}

#contact #contactform #contactyou {
	float: left;
	width: 235px;
	margin-right: 123px;
}

#contact #contactform #contactyou h3 {
	font-size: 2.1em;
	color: #25247b;
	font-weight: normal;
	margin-bottom: 20px;
}

#contact #contactform #contactyou .formrow {
	clear: both;
	overflow: hidden;
	width: 235px;
	margin-bottom: 12px;
}

#contact #contactform #contactyou label {
	float: left;
	width: 66px;
	margin-right: 10px;
	font-size: 1.2em;
}

#contact #contactform #contactyou select {
	float: left;
	width: 70px;
}

#contact #contactform #contactyou input {
	float: left;
	width: 155px;
}

#contact #contactform #enquiry {
	float: left;
	width: 330px;
}

#contact #contactform #enquiry h3 {
	font-size: 2.1em;
	color: #25247b;
	font-weight: normal;
	margin-bottom: 20px;
}

#contact #contactform #enquiry .formrow {
	clear: both;
	overflow: hidden;
	width: 320px;
	margin-bottom: 12px;
}

#contact #contactform #enquiry label {
	float: left;
	width: 100px;
	margin-right: 10px;
	font-size: 1.2em;
}

#contact #contactform #enquiry select {
	float: left;
	width: 210px;
}

#contact #contactform #enquiry label.long {
	width: 312px;
}

#contact #contactform #enquiry label .title {
	margin-right: 20px;
}

#contact #contactform #enquiry textarea {
	width: 312px;
	height: 137px;
}

#contact #contactform  #submit{
	clear: both;
	width: 822px;
}

#contact #contactform #submit label {
	float: left;
	width: 480px;
	font-size: 1.2em;
	margin-right: 10px;
}

#contact #contactform #submit input {
	float: left;
	width: 71px;
	height: 21px;
}

/* FOOTER */

#footer {
	width: 1047px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#footer p {
	font-size: 1em;
	color: #fff;
	text-align: right;
}



























