body, div, table, tr, td, form {
	margin: 0;
	padding: 0;
	border: 0;
}
input {
	margin: 0;
	padding: 0;
}
div, p, td {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input, select, textarea {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #85A0B1;
}
a:hover {
	text-decoration: none;
}

#wrapper {
	width: 1000px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}
#header {
	clear: both;
	height: 122px;
	margin: 5px 0 20px 0;
}
#topLogo {
	float: left;
	position: relative;
	left: 20px;
	width: 260px;
	height: 117px;
}
#logoExtension {
	position: relative;
	top: 16px;
	margin-left: 280px;
	height: 76px;
	background-color: #E64F4A;
}
#header .tab {
	float: left;
	position: relative;
	top: 16px;
}
#tab-project-start {
	margin-left: 397px;
}

#sideWrapper {
	overflow: hidden;
}
#left {
	margin-bottom: -5000px;
	padding-bottom: 5000px;
	float: left;
	overflow: hidden;
	width: 200px;
	background-color: #FAF7E8;
	min-height: 550px;
	height: 550px;
}
#left * {
	float: right;
}
#locator {
	margin: 30px 0 45px 0;
}
#locationbar {
	clear: both;
	margin: 1px 3px 0 0;
}
#menu img {
	clear: both;
	float: right;
	margin-left: 40px;
}
#middle {
	float: left;
	width: 375px;
	margin: 0;
	padding: 21px 0 0 25px;
}
#middle.wide{
	width: 642px;
	padding: 21px 25px 0 25px;
}
#middle p, p {
	margin: 0 0 1em 0;
}
#middle h1, h1 {
	margin: 2px 0 2px 0;
	color: #E64F4A;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
#middle h2, h2 {
	margin: 2em 0 0 0;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
#middle h3, h3 {
	margin: 2em 0 10px 0;
	font-weight: normal;
	font-size: 13px;
	color: #A3AAB5;
}
#loginColumn {
	float: left;
	width: 292px;
	overflow: visible;
}
#sidebarImage {
	position: absolute;
	margin-top: 50px;
}
#accountLogin {
	position: absolute;
	margin: 400px 0 0 150px;
	width: 81px;
	height: 20px;
}
#right {
	margin-bottom: -5000px;
	padding-bottom: 5000px;
	float: left;
	overflow: hidden;
	width: 108px;
	background-color: #FAF9EB;
}
#rightHeader, #rightHeader a {
	color: #B19F89;
	text-decoration: none;
}
#footer {
	clear: both;
}
#footerHr1 {
	margin: 3px 0 3px 0;
	height: 3px;
	background-color: #FAF9EB;
}
#footerHr2 {
	height: 1px;
	background-color: #A3AAB5;
}
#footerCopyright {
	margin: 2px 0 0 200px;
}
#footer .tab, #footer img {
	float: left;
}
#footer .tab {
	width: 59px;
	height: 20px;
}
#footerBlog {
	margin-left: 220px;
}
#footerHome {
	margin-left: 40px;
}

div.hr{
	overflow: hidden;
}
div.hr hr{
	display: none;
}

div.polaroid {
	float: left;
	width: 185px;
	height: 186px;
	background: url(../visuals/background-polaroid.jpg) no-repeat top left;
	text-align: center;
	color: #D9D9D9;
	font-weight: bold;
}
div.polaroid img {
	margin: 11px 20px 10px 20px;
	width: 145px;
	height: 115px;
}
div.polaroidBig {
	float: left;
	width: 555px;
	height: 558px;
	background: url(../visuals/background-polaroidBig.jpg) no-repeat top left;
	text-align: center;
	color: #D9D9D9;
	font-weight: bold;
}
div.polaroidBig img {
	margin: 36px 62px 10px 58px;
	width: 435px;
	height: 345px;
}
div.polaroidPortrait {
	float: left;
	width: 185px;
	height: 186px;
	background: url(../visuals/background-polaroidPortrait.jpg) no-repeat top left;
	text-align: center;
	color: #D9D9D9;
	font-weight: bold;
}
div.polaroidPortrait img {
	margin: 10px 20px 10px 50px;
	width: 115px;
	height: 145px;
}
div.polaroidWebsite {
	float: left;
	width: 555px;
	height: 490px;
	margin-left: 15px;
	background: url(../visuals/background-polaroidWebsite.jpg) no-repeat top left;
	text-align: center;
}
div.polaroidWebsite img {
	margin: 36px 84px 86px 46px;
	width: 425px;
	height: 368px;
	border: 1px solid #F0F0F0;
}

div.teamMember {
	clear: both;
	padding: 10px 0 0 5px;
}
div.teamMemberText {
	float: left;
	width: 160px;
}

div#logoSelect {
	margin-left: 45px;
}
div#logoSelect div.polaroid {
	text-align: left;
}
div#logoSelect div.logoDetails {
	margin: 0 0 0 20px;
	width: 145px;
	color: #999999;
	font-weight: normal;
}
div#logoSelect div.logoDetails input {
	 vertical-align: -10%;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.blue {
	color: #A3AAB5;
}
.red {
	color: #E64F4A;
}

