@charset "UTF-8";
/* Experience Farm - copyright 2009 - CSS Document */

body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	background-image: url(../images/page-background.jpg);
	background-color: #252429;
}img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	text-decoration: none;
	color: #B90404;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #B90404;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 22px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-size: 15px;
	font-weight: normal;
}
h4 {
	font-size: 10px;
}
h4 li  {
}
h4 em strong {
	font-size: 14px;
}
p {
	margin-top: 6px;
	margin-bottom: 6px;
}
#logo {
	height: 65px;
	width: 620px;
	float: right;
	margin-right: 38px;
	margin-top: 40px;
}
#logo a {
	height: 65px;
	width: 620px;
	float: right;
	margin-right: 20px;
	display: block;
}
#logo h1 {
	display: none;
}
.hp-content {
	background-image: url(../images/hp-seeds-contentzone.jpg);
	background-repeat: no-repeat;
	height: 251px;
	width: 428px;
	font-size: 14px;
}
.cs-contentWrapper {
	background-image: url(../images/casestudies-contentZone.jpg);
	background-repeat: no-repeat;
	height: 559px;
	width: 884px;
	padding-top: 75px;
	font-size: 14px;
}
#cs-contentLeft {
	float: left;
	width: 320px;
	margin-left: 135px;
}
#cs-contentRight {
	float: right;
	width: 320px;
	margin-right: 25px;
	font-size: 12px;
}
.portfolio-contentZone {
	background-image: url(../images/portfolio-contentZone.jpg);
	height: 509px;
	width: 408px;
	background-repeat: no-repeat;
}
#portfolio-contentRight {
	width: 305px;
	margin-left: 50px;
	margin-top: 5px;
	font-size: 14px;
}
.clearfloater {
	clear: both;
	float: none;
}
.mockup-page {
	background-image: url(../images/mockups/paper.jpg);
	background-repeat: repeat-y;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 45px;
	padding-left: 55px;
	padding-right: 15px;
}
.mockup-page h1 {
	color: #BF0D0D;
	font-weight: bold;
}
.mockups-text {
	background-image: url(../undercurrent/images/UC-4b.png);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.mockups-text p {
	padding-right: 15px;
	padding-left: 15px;
}
