@import url("reset.css");

body {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	background-image: url("../images/background.jpg");
	background-repeat: repeat-y;
	background-position: top center;
	background-attachment: fixed;
	background-color: #000;
}

h1 {
	
}

h2 {
	
}

h3,h4,h5,h6 {

}

a {
	color: #f4789c;
}

a:hover {
	text-decoration: none;
}

input {

}

textarea {

}

select {

}

hr {
	display: block;
	height: 1px;
	border-top: 0;
	border-right: 0;
	border-bottom: #ececec 1px solid;
	border-left: 0;
}

div#skip {
	display: none;
}

/* Layout */
div#wrapper {
	width: 100%;
	text-align:center;
}

div#wrapper div#content {
	width: 960px;
	margin: 0 auto 0 auto;
	text-align: left;
}

/* Logo & navigation */
div#persistent {
	position: fixed;
	top: 25px;
}

div#persistent h1 {
	margin: 0 0 0 -22px;
}

div#persistent ul {
	padding: 10px 0 0 4px;
}

div#persistent ul li {
	margin: 0 0 4px 0;
	font-size: 1.3em;
	letter-spacing: 1.0px;
	text-transform: uppercase;
}

div#persistent ul li a {
	display: block;
	width: 120px;
	height: 24px;
	text-decoration: none;
	background-repeat: no-repeat;
}

div#persistent ul li a#nav-portfolio {
	background-image: url("../images/navigation/portfolio.png");
}

div#persistent ul li a#nav-portfolio:hover {
	background-image: url("../images/navigation/portfolio-over.png");
}

div#persistent ul li.active a#nav-portfolio {
	background-image: url("../images/navigation/portfolio-active.png");
}

div#persistent ul li a#nav-about {
	background-image: url("../images/navigation/about.png");
}

div#persistent ul li a#nav-about:hover {
	background-image: url("../images/navigation/about-over.png");
}

div#persistent ul li.active a#nav-about {
	background-image: url("../images/navigation/about-active.png");
}

div#persistent ul li a#nav-experience {
	background-image: url("../images/navigation/work.png");
}

div#persistent ul li a#nav-experience:hover {
	background-image: url("../images/navigation/work-over.png");
}

div#persistent ul li.active a#nav-experience {
	background-image: url("../images/navigation/work-active.png");
}

div#persistent ul li a#nav-training {
	background-image: url("../images/navigation/training.png");
}

div#persistent ul li a#nav-training:hover {
	background-image: url("../images/navigation/training-over.png");
}

div#persistent ul li.active a#nav-training {
	background-image: url("../images/navigation/training-active.png");
}

div#persistent ul li a#nav-services {
	background-image: url("../images/navigation/services.png");
}

div#persistent ul li a#nav-services:hover {
	background-image: url("../images/navigation/services-over.png");
}

div#persistent ul li.active a#nav-services {
	background-image: url("../images/navigation/services-active.png");
}

div#persistent ul li a#nav-contact {
	background-image: url("../images/navigation/contact.png");
}

div#persistent ul li a#nav-contact:hover {
	background-image: url("../images/navigation/contact-over.png");
}

div#persistent ul li.active a#nav-contact {
	background-image: url("../images/navigation/contact-active.png");
}

div#persistent ul li.active a {
	color: #fff;
	background-color: #f4789c;
}

div#persistent ul li a:hover {
	color: #fff;
	background-color: #000;
}

div#persistent ul li.active a:hover {
	color: #fff;
	background-color: #f4789c;
}

div#persistent ul li span {
	display: none;
}

div#persistent ul li ul {
	padding: 12px 0 2px 0;
}

div#persistent ul li ul li {
	padding: 0 0 6px 0;
	font-size: 1em;
	text-align: right;
	text-transform: none;
}

div#persistent ul li ul li a {
	height: auto;
	color: #fff;
	background-image: none;
	background-color: transparent;
}

div#persistent ul li.active ul li a {
	background-color: transparent;
}

div#persistent ul li ul li a:hover {
	color: #f4789c;
	background-color: transparent;
	background-image: none;
}

div#persistent ul li.active ul li a:hover {
	color: #f4789c;
	background-color: transparent;
}

/* Header */
div#header {
	clear: both;
	float: right;
	width: 715px;
	padding: 40px 0 0 0;
}

div#header ul {
	float: left;
	width: 468px;
	border-bottom: #a83e61 1px solid;
	padding: 0 0 14px 0;
}

div#header ul li {
	display: inline;
	margin: 0 8px 0 0;
}

div#header dl {
	float: right;
	width: 234px;
	border-bottom: #a83e61 1px solid;
	padding: 9px 0 14px 0;
}

div#header dl dt {
	display: inline;
	padding: 0 12px 0 0;
	font-size: 1.2em;
	color: #ff90b0;
}

div#header dl dd {
	display: inline;
	font-size: 1.4em;
	font-weight: bold;
}

/* Home page */
div#home-top {
	clear: both;
	width: 960px;
	padding: 28px 0 0 245px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 715px;
}

div#home-top h2 {
	float: left;
	width: 380px;
	height: 61px;
	margin: 12px 0 0 0;
	font-size: 1.8em;
	color: #fff;
	text-transform: uppercase;
	line-height: 24px;
	background-image: url("../images/headings/home-top.png");
	background-repeat: no-repeat;
}

div#home-top h2 span {
	display: none;
}

div#home-top img {
	float: right;
	margin: 0 65px 0 0;
}

div#home {
	clear: both;
	width: 960px;
	padding: 18px 0 0 0;
}

div#home div#carousel {
	margin: 0 0 30px 0;
}

div#home div.panel {
	float: right;
	width: 227px;
	margin: 0 0 0 18px;
	border-top: #a83e61 1px solid;
	padding: 0 0 60px 0;
}

div#home div.panel h3 {
	padding: 16px 0 16px 0;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
}

div#home div.panel h3 a {
	color: #fff;
	text-decoration: none;
}

div#home div.panel h3 a:hover {
	color: #f4789c;
}

div#home div.panel p {
	padding: 0 0 12px 0;
	font-size: 1.3em;
	color: #ccc;
	line-height: 17px;
}

/* Portfolio */
div#portfolio-top {
	clear: both;
	width: 960px;
	padding: 28px 0 0 245px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 715px;
}

div#portfolio-top h2 {
	float: left;
	width: 238px;
	height: 31px;
	margin: 28px 0 0 0;
	font-size: 4.1em;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background-image: url("../images/headings/portfolio.png");
	background-repeat: no-repeat;
}

div#portfolio-top h2 span {
	display: none;
}

div#portfolio-top ul {
	float: right;
	margin: 14px 40px 0 0;
}

div#portfolio-top ul li {
	display: inline;
	margin: 0 3px 0 0;
	font-size: 1.2em;
	font-weight: bold;
}

div#portfolio-top ul li a {
	padding: 5px 14px 5px 14px;
	color: #fff;
	text-decoration: none;
}

div#portfolio-top ul li.active a {
	background-color: #f4789c;
}

div#portfolio-top ul li a:hover {
	background-color: #330000;
}

div#portfolio-top ul li.active a:hover {
	background-color: #f4789c;
}

div#portfolio-top img {
	float: right;
	margin: 0 65px 0 0;
}

div#portfolio {
	clear: both;
	width: 960px;
	padding: 50px 0 0 248px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 712px;
}

div#portfolio dl {
	float: left;
	width: 220px;
	margin: 0 20px 28px 0;
	padding: 0 0 14px 0;
	text-align: center;
	background-image: url("../images/tiles/40-black.png");
}

div#portfolio dl:nth-of-type(3n) {
	margin: 0;
}

div#portfolio dl.last {
	margin: 0;
}

div#related dl.last {
	margin: 0;
}

div#portfolio dl dt {
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
}

div#portfolio dl dt a {
	display: block;
	padding: 14px 0 4px 0;
	color: #fff;
	text-decoration: none;
}

div#portfolio dl dt a:hover {
	color: #ff90b0;
}

div#portfolio dl dd {
	font-size: 1.2em;
	color: #ff90b0;
}

div#portfolio dl dd a {
	text-decoration: none;
}

div#portfolio dl dd a:hover {
	text-decoration: underline;
}

div#portfolio dl dd span {
	display: none;
	position: absolute;
	width: 220px;
	height: 220px;
	background-image: url("../images/portfolio/thumbnail-overlay.png");
	background-repeat: no-repeat;
}

/* Portfolio project */
div#project-top {
	clear: both;
	width: 960px;
	padding: 28px 0 0 245px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 715px;
}

div#project-top h2 {
	float: left;
	font-size: 2.6em;
	font-weight: bold;
}

div#project-top dl {
	float: right;
	width: 234px;
	font-size: 1.3em;
}

div#project-top dl dt {
	padding: 0 0 4px 0;
}

div#project-top dl dd {
	padding: 0 0 4px 0;
}

div#project img {
	float: right;
	padding: 42px 0 0 0;
}

div#related {
	clear: both;
	width: 960px;
	padding: 80px 0 0 246px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 714px;
}

div#related h3 {
	float: left;
	padding: 0 0 30px 0;
	font-size: 1.8em;
	font-weight: bold;
	text-transform: uppercase;
}

div#related a.portfolio {
	float: right;
	padding: 7px 11px 7px 11px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #000;
}

div#related a.portfolio:hover {
	background-color: #641930;
}

div#related dl {
	float: left;
	width: 220px;
	margin: 0 27px 28px 0;
	padding: 0 0 14px 0;
	text-align: center;
	background-image: url("../images/tiles/40-black.png");
}

div#related dl:nth-of-type(3n) {
	margin: 0;
}

div#related dl dt {
	padding: 14px 0 0 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
}

div#related dl dt a {
	display: block;
	padding: 0 0 4px 0;
	color: #fff;
	text-decoration: none;
}

div#related dl dt a:hover {
	color: #ff90b0;
}

div#related dl dd {
	font-size: 1.2em;
	color: #ff90b0;
}

div#related dl dd a {
	text-decoration: none;
}

div#related dl dd a:hover {
	text-decoration: underline;
}

div#related dl dd span {
	display: none;
	position: absolute;
	width: 220px;
	height: 220px;
	background-image: url("../images/portfolio/thumbnail-overlay.png");
	background-repeat: no-repeat;
}

/* About */
div#about-top {
	clear: both;
	width: 960px;
	padding: 28px 0 0 245px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 715px;
}

div#about-top h2 {
	float: left;
	width: 327px;
	height: 31px;
	margin: 28px 0 0 0;
	font-size: 4.1em;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background-image: url("../images/headings/about-ashley.png");
	background-repeat: no-repeat;
}

div#about-top h2 span {
	display: none;
}

div#about-top img {
	float: right;
	margin: 0 65px 0 0;
}

div#about {
	clear: both;
	float: right;
	width: 714px;
	margin: 40px 0 0 0;
	padding: 30px 30px 46px 30px;
	background-image: url("../images/tiles/40-black.png");
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 654px;
}

div#about div#about-left {
	float: left;
	width: 360px;
	padding: 0 55px 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 305px;
}

div#about div#about-right {
	float: left;
	width: 294px;
}

div#about p {
	padding: 0 0 22px 0;
	font-size: 1.3em;
	line-height: 22px;
}

div#about p.celebs {
	color: #ccc;
}

div#about h3 {
	font-size: 1.3em;
	color: #fff;
	padding: 0 0 6px 0;
}


div#about dl {
	float: right;
	width: 294px;
	margin: 0 0 30px 36px;
}


div#about dl dt {
	margin: -2px 0 0 0;
	padding: 10px 0 10px 0;
	font-size: 1.2em;
	color: #fff;
	text-align: center;
	background-color: #000;
}

/* Experience */
div#experience-top {
	clear: both;
	width: 960px;
	padding: 28px 0 0 245px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 715px;
}

div#experience-top h2 {
	float: left;
	width: 293px;
	height: 53px;
	margin: 8px 0 0 0;
	font-size: 4.1em;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background-image: url("../images/headings/work-television.png");
	background-repeat: no-repeat;
}

div#experience-top h2 span {
	display: none;
}

div#experience-top ul {
	float: right;
	margin: 14px 0 0 0;
}

div#experience-top ul li {
	display: inline;
	margin: 0 1px 0 0;
	font-size: 1.2em;
	font-weight: bold;
}

div#experience-top ul li a {
	padding: 5px 14px 5px 14px;
	color: #fff;
	text-decoration: none;
}

div#experience-top ul li.active a {
	background-color: #f4789c;
}

div#experience-top ul li a:hover {
	background-color: #330000;
}

div#experience-top ul li.active a:hover {
	background-color: #f4789c;
}

div#experience-top img {
	float: right;
	margin: 0 65px 0 0;
}

div#experience {
	clear: both;
	width: 960px;
	padding: 40px 0 0 246px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 714px;
}

div#experience div.divide {
	clear: both;
	width: 714px;
	padding: 60px 0 40px 0;
}

div#experience div.divide h2 {
	float: left;
	width: 293px;
	height: 53px;
	margin: 6px 0 0 0;
	font-size: 4.1em;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background-repeat: no-repeat;
}

div#experience div.divide h2.film {
	background-image: url("../images/headings/work-film.png");
}

div#experience div.divide h2.fashion {
	background-image: url("../images/headings/work-fashion.png");
}

div#experience div.divide h2.commercial {
	background-image: url("../images/headings/work-commercial.png");
}

div#experience div.divide h2.theatre {
	background-image: url("../images/headings/work-theatre.png");
}

div#experience div.divide h2 span {
	display: none;
}

div#experience div.divide ul {
	float: right;
	margin: 14px 0 0 0;
}

div#experience div.divide ul li {
	display: inline;
	margin: 0 1px 0 0;
	font-size: 1.2em;
	font-weight: bold;
}

div#experience div.divide ul li a {
	padding: 5px 14px 5px 14px;
	color: #fff;
	text-decoration: none;
}

div#experience div.divide ul li.active a {
	background-color: #f4789c;
}

div#experience div.divide ul li a:hover {
	background-color: #330000;
}

div#experience div.divide ul li.active a:hover {
	background-color: #f4789c;
}

div#experience div.panel {
	clear: both;
	width: 714px;
	margin: 0 0 2px 0;
	padding: 34px 30px 0 30px;
	background-image: url("../images/tiles/40-black.png");
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 654px;
}

div#experience div.panel div.details {
	float: left;
	width: 374px;
	padding: 0 30px 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 344px;
}

div#experience div.panel div.image {
	float: left;
	width: 280px;
}

div#experience div.panel div.image img {
	border: 3px #000 solid;
}

div#experience div.panel h3 {
	padding: 0 0 22px 0;
	font-size: 3em;
	font-weight: bold;
}

div#experience div.panel p {
	margin: -16px 0 16px 0;
	font-size: 1.3em;
	line-height: 18px;
}

div#experience div.panel dl {
	padding: 0 0 35px 0;
}

div#experience div.panel dl dt {
	padding: 0 0 8px 0;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 18px;
}

div#experience div.panel dl dd {
	padding: 0 0 4px 0;
	font-size: 1.2em;
	color: #ccc;
}

div#experience div.panel ul {
	float: left;
	width: 50%;
	margin: -18px 0 0 0;
	padding: 0 0 46px 0;
}

div#experience div.panel ul li {
	padding: 0 0 8px 0;
	font-size: 1.2em;
}

div#experience div.panel img {
	margin: 0 0 30px 0;
	border: #000 3px solid;
}

/* Training */
div#training-top {
	clear: both;
	width: 960px;
	padding: 28px 0 0 245px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 715px;
}

div#training-top h2 {
	float: left;
	width: 207px;
	height: 31px;
	margin: 28px 0 0 0;
	font-size: 4.1em;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background-image: url("../images/headings/training.png");
	background-repeat: no-repeat;
}

div#training-top h2 span {
	display: none;
}

div#training-top ul {
	float: right;
	margin: 14px 0 0 0;
}

div#training-top ul li {
	display: inline;
	margin: 0 1px 0 0;
	font-size: 1.2em;
	font-weight: bold;
}

div#training-top ul li a {
	padding: 5px 14px 5px 14px;
	color: #fff;
	text-decoration: none;
}

div#training-top ul li.active a {
	background-color: #f4789c;
}

div#training-top ul li a:hover {
	background-color: #330000;
}

div#training-top ul li.active a:hover {
	background-color: #f4789c;
}

div#training-top img {
	float: right;
	margin: 0 65px 0 0;
}

div#training {
	clear: both;
	width: 960px;
	padding: 40px 0 0 246px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 714px;
}

div#training div.panel {
	clear: both;
	width: 714px;
	margin: 0 0 2px 0;
	padding: 34px 30px 0 30px;
	background-image: url("../images/tiles/40-black.png");
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 654px;
}

div#training div.panel div.details {
	float: left;
	width: 374px;
	padding: 0 30px 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 344px;
}

div#training div.panel div.image {
	float: left;
	width: 280px;
}

div#training div.panel h3 {
	padding: 0 0 22px 0;
	font-size: 3em;
	font-weight: bold;
	line-height: 32px;
}

div#training div.panel h4 {
	padding: 0 0 22px 0;
	font-size: 2.6em;
	font-weight: bold;
	line-height: 32px;
}

div#training div.panel p {
	margin: -18px 0 0 0;
	padding: 0 0 40px 0;
	font-size: 1.4em;
	line-height: 20px;
}

div#training div.panel dl {
	padding: 0 0 35px 0;
}

div#training div.panel dl dt {
	padding: 0 0 8px 0;
	font-size: 1.4em;
	font-weight: bold;
}

div#training div.panel dl dd {
	font-size: 1.2em;
	color: #ccc;
}

div#training div.panel ul {
	float: left;
	width: 50%;
	margin: -18px 0 0 0;
	padding: 0 0 46px 0;
}

div#training div.panel ul li {
	padding: 0 0 8px 0;
	font-size: 1.2em;
}

div#training div.panel img {
	margin: 0 0 30px 0;
	border: #000 3px solid;
}

/* Services */
div#services-top {
	clear: both;
	width: 960px;
	padding: 28px 0 0 245px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 715px;
}

div#services-top h2 {
	float: left;
	width: 198px;
	height: 31px;
	margin: 28px 0 0 0;
	font-size: 4.1em;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background-image: url("../images/headings/services.png");
	background-repeat: no-repeat;
}

div#services-top h2 span {
	display: none;
}

div#services-top img {
	float: right;
	margin: 0 65px 0 0;
}

div#services {
	clear: both;
	width: 960px;
	padding: 40px 0 0 246px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 714px;
}

div#services div.top-panel {
	clear: both;
	width: 714px;
	margin: 0 0 2px 0;
	padding: 30px 30px 30px 30px;
	background-image: url("../images/tiles/40-black.png");
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 654px;
}

div#services div.top-panel h3 {
	padding: 0 0 20px 0;
	font-size: 3em;
	font-weight: bold;
	line-height: 34px;
}

div#services div.top-panel p {
	padding: 0 0 18px 0;
	font-size: 1.3em;
	line-height: 22px;
}

div#services div.top-panel a {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

div#services div.top-panel a:hover {
	text-decoration: underline;
}

div#services div.top-panel img {
	float: right;
	margin: 0 0 36px 36px;
}

div#services div.panel {
	float: left;
	width: 355px;
	min-height: 385px;
	margin: 0 2px 2px 0;
	padding: 30px 30px 0 30px;
	background-image: url("../images/tiles/40-black.png");
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 295px;
}

div#services div.panel h3 {
	padding: 0 0 20px 0;
	font-size: 3em;
	font-weight: bold;
	line-height: 34px;
}

div#services div.panel p {
	padding: 0 0 12px 0;
	font-size: 1.4em;
	line-height: 22px;
}

div#services div.panel a {
	font-weight: bold;
	text-decoration: none;
}

div#services div.panel a:hover {
	text-decoration: underline;
}

/* Contact */
div#contact-top {
	clear: both;
	width: 960px;
	padding: 28px 0 0 245px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 715px;
}

div#contact-top h2 {
	float: left;
	width: 303px;
	height: 31px;
	margin: 28px 0 0 0;
	font-size: 4.1em;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background-image: url("../images/headings/get-in-touch.png");
	background-repeat: no-repeat;
}

div#contact-top h2 span {
	display: none;
}

div#contact-top p {
	float: right;
	width: 234px;
	font-size: 1.2em;
	line-height: 18px;
}

div#contact {
	clear: both;
	width: 960px;
	padding: 40px 0 0 246px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 714px;
}

div#contact p {
	clear: both;
	display: block;
	padding: 30px 0 30px 30px;
	font-size: 1.4em;
	font-style: italic;
	background-image: url("../images/tiles/40-black.png");
}

div#contact form {
	clear: both;
	padding: 30px 0 30px 30px;
	background-image: url("../images/tiles/40-black.png");
}

div#contact form fieldset legend {
	padding: 0 0 26px 0;
	font-size: 1.8em;
	font-weight: bold;
	text-transform: uppercase;
}

div#contact form fieldset label {
	display: none;
}

div#contact form fieldset textarea {
	float: left;
	width: 430px;
	min-height: 106px;
	margin: 0 20px 0 0;
	border: 0;
	padding: 14px 14px 14px 14px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.6em;
	color: #333;
	background-image: url("../images/form/textarea.png");
	background-repeat: no-repeat;
	background-color: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 402px;
}

div#contact form fieldset input {
	float: left;
	width: 200px;
	min-height: 38px;
	margin: 0 0 10px 0;
	border: 0;
	padding: 0 0 0 14px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.6em;
	color: #b4b4b4;
	background-image: url("../images/form/input.png");
	background-repeat: no-repeat;
	background-color: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 186px;
}

div#contact form fieldset input#submit {
	min-width: 202px;
	min-height: 35px;
	margin: 4px 0 0 0;
	padding: 0;
	background-image: none;
}

div#contact div#contact-details {
	clear: both;
	width: 715px;
	margin: 2px 0 0 0;
	padding: 30px 30px 30px 30px;
	background-image: url("../images/tiles/40-black.png");
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 655px;
}

div#contact div#contact-details h3 {
	clear: both;
	display: block;
	padding: 30px 0 0 0;
	font-size: 1.4em;
}

div#contact div#contact-details dl {
	float: left;
	padding: 0 36px 0 0;
}

div#contact div#contact-details dl dt {
	padding: 0 0 8px 0;
	font-size: 1.4em;
}

div#contact div#contact-details dl dd {
	font-size: 1.8em;
	font-weight: bold;
}

div#contact div#contact-details dl dd a {
	text-decoration: none;
}

div#contact div#contact-details dl dd a:hover {
	color: #fff;
}

div#contact div#contact-details ul {
	padding: 16px 0 0 0;
}

div#contact div#contact-details ul li {
	display: inline;
	margin: 0 40px 0 0;
	font-size: 1.3em;
	text-transform: lowercase;
}

div#contact div#contact-details ul li a {
	padding: 4px 0 4px 30px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center left;
}

div#contact div#contact-details ul li a:hover {
	text-decoration: underline;
}

div#contact div#contact-details ul li.twitter a {
	background-image: url("../images/icons/twitter.png");
}

div#contact div#contact-details ul li.twitter a:hover {
	background-image: url("../images/icons/twitter-over.png");
}

div#contact div#contact-details ul li.bebo a {
	background-image: url("../images/icons/bebo.png");
}

div#contact div#contact-details ul li.bebo a:hover {
	background-image: url("../images/icons/bebo-over.png");
}

div#contact div#contact-details ul li.facebook a {
	background-image: url("../images/icons/facebook.png");
}

div#contact div#contact-details ul li.facebook a:hover {
	background-image: url("../images/icons/facebook-over.png");
}

div#contact div#contact-details ul li.linkedin a {
	background-image: url("../images/icons/linkedin.png");
}

div#contact div#contact-details ul li.linkedin a:hover {
	background-image: url("../images/icons/linkedin-over.png");
}

/* Footer */
div#footer {
	clear: both;
	float: right;
	width: 715px;
	padding: 40px 0 80px 0;
}

div#footer ul {
	float: left;
	width: 468px;
	border-top: #a83e61 1px solid;
	padding: 14px 0 0 0;
}

div#footer ul li {
	display: inline;
	margin: 0 8px 0 0;
	font-size: 1.2em;
}

div#footer ul li a {
	text-decoration: none;
}

div#footer ul li:last-child {
	float: right;
	margin: 5px 0 0 0;
}

div#footer ul li:last-child a {
	padding: 5px 12px 5px 12px;
	background-color: #000;
}

div#footer ul li:last-child a:hover {
	color: #fff;
	background-color: #71002f;
}

div#footer dl {
	float: right;
	width: 234px;
	border-top: #a83e61 1px solid;
	padding: 17px 0 9px 0;
}

div#footer dl dt {
	display: inline;
	padding: 0 12px 0 0;
	font-size: 1.2em;
}

div#footer dl dd {
	display: inline;
	font-size: 1.4em;
	font-weight: bold;
}

/* Rollover tooltips */
#tooltip {
	position: absolute;
	z-index: 3000;
	margin: 0 0 0 14px;
	padding: 5px 11px 7px 11px;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff90b0;	
	background-color: #000;
}

#tooltip.portfolio {
	color: #fff;
}

#tooltip h3, #tooltip div { margin: 0; }