#subpage_body {
	font-family: "Century Gothic", Helvetica, Arial, Sans-serif;
	position: relative;
	width: 960px;
	overflow: visible;
	float: left;
	margin-bottom: 110px;
}

#left {
	float: left;
	position: relative;
}

#tall_HeaderBox {
	background: transparent url(../img/blueprint.png) no-repeat scroll 12px 2px;
	float: left;
	position: relative;
	width: 316px;
}

#blueprinttext {
	color: #FFF;
	height: 485px;
	left: 0;
	overflow: hidden;
	padding-left: 50px;
	position: relative;
	top: 0;
	width: 251px;
	background-repeat: no-repeat;
	text-align: left;
}

#blueprinttext h1 {
	font-size: 1.1em;
	margin-bottom: 20px;
	margin-top: 25px;
}

#blueprinttext a img {
	position: relative;
	top: 20px;
	right: 11px;
	overflow: visible;
}

#blueprinttext h2 {
	font-size: 1em;
}

#blueprinttext p {
	font: .8em/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#contactform {
	background-color: #ccc;
	border-bottom-color: #ccc;
	position: relative;
	float: left;
	width: 293px;
	margin-left: 22px;
	margin-top: 30px;
}

#maininfo h1, #contactform h2 {
	margin-top: 15px;
	font-size: 1.1em;
}

.unbold {
	border-bottom: 2px solid #ccc;
}

#contactform h2 {
	margin-top: 20px;
}

#contactform p {
	font-size: .8em;
	padding: 10px 20px;
}

form table {
	font: .8em/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 10px 20px;
}

input.box {
	border-style: none;
	color: #333;
	float: left;
	font-size: 12pt;
	font-weight: 700;
	height: 25px;
	margin-bottom: 5px;
	position: relative;
	width: 180px;
	text-align: left;
	text-indent: 5px;
}

textarea {
	border-style: none;
	color: #333;
	font-size: 12pt;
	font-weight: 700;
	height: 180px;
	position: relative;
	width: 180px;
	text-align: left;
	text-indent: 5px;
	float: left;
	right: 19px;
	bottom: 19px;
}

input.button {
	width: 75px;
	float: left;
	position: relative;
	left: 85px;
	bottom: 5px;
}

p.indent {
	margin-left: 15px;
	margin-top: 25px;
}

#right {
	background-color: #FFF;
	border-bottom-color: #b3b3b3;
	border-bottom-style: solid;
	border-left-color: #ccc;
	border-left-style: solid;
	margin: 0 0 30px;
	position: relative;
	width: 620px;
	float: right;
}

#right p,#right ul {
	font: .9em/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
}

#maininfo {
	float: right;
	margin-right: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
	position: relative;
	width: 560px;
}

h2.indent {
	margin-left: 20px;
}

div#left a.white,a:hover.white,a:visited.white {
	color: #e6e6e6;
}
