﻿div#MainContentHolder
{
	padding-left:0px;
	width:978px;
}

div#contentLeft
{
	background-color:#E1F0D2;
	width:319px;
	padding:0 0 0 0;
	float:left;
	min-height : 580px;
}

* html div#contentLeft
{
    height : 580px;
}

div#contentLeft p#top
{
	width:255px;
	float:left;
	padding:18px 0 18px 22px;
	margin:0px;
}

div#contentLeft div.thanks
{
	padding:13px 0 10px 22px;
	width:297px;
	height:350px;
	float:left;
}

div#contentLeft div#formHolder
{
	border-top:solid 1px #599392;
	border-bottom:solid 1px #599392;
	padding:13px 0 10px 22px;
	width:297px;
	float:left;
}

div#contentLeft div#formFooter
{
	float:left;
	padding:4px 0 6px 22px;
	width:275px;
}

div#contentLeft div#formFooter p
{
	float:left;
	padding:0px;
	margin:0px;
}

div#contentLeft div#formFooter input
{
	float:right;
	padding:0px;
	margin:0px;
}

div.controlHolder
{
	width:290px;
}

div.controlHolder textarea
{
	height:80px;
	width:169px;
}

/* RIGHT */

div#contentRight
{
	width:659px;
	float:left;
}

div#contentRight h1, div#contentRight h2
{
	padding-left:22px;
}

div#contentRight h2
{
	font-size:1.1em;
	font-weight:bold;
	padding-bottom:10px;
}

div#contentRight div#contentRightHolder
{
	border-top:solid 1px #9DCE6B;
	border-bottom:solid 1px #9DCE6B;
	width:659px;
	float:left;
	padding-bottom:14px;
}

div#contentRight div#contentRightLeft
{
	padding:0 0 0 28px;
	width:329px;
	float:left;
}

div#contentRight div.teamHolder 
{
	float:left;
	padding:10px 0 0 0;
}
div#contentRight div.teamHolder h3
{
	font-size:1.0em;
	padding:0px;
	margin:0px;
	float:left;
	width:144px;
	
}

div#contentRight div.teamHolder p
{
	float:left;
	padding:0px;
	margin:0px;
	width:170px;
}

div#contentRight div#contentRightRight
{
	float:right;
	width:302px;
}

div#contentRight div#contentRightRight div.teamHolder h3
{
	width:180px;
}

div#contentRight div#contentRightRight div.teamHolder p
{
	width:120px;
}

div#contentRight p#furtherInfo
{
	float:left;
	padding:8px 0px 18px 29px;
	margin:0px;
}

div#contentRight p#furtherInfo a
{
	text-decoration:underline;
}