@charset "UTF-8";
body {
	background-color: #CCCCCC;
	margin-top: 25px;
}
/* CSS Document */

#wrapper {
	width: 900px;
	position: relative;
	margin: auto;
	height: 100%;
}
#container {
	width: 780px;
	background-image: url(../images/middle_repeat2.png);
	background-repeat: repeat-y;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
	float: left;
}
#topdecoration {
	background-image: url(../images/top2.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 900px;
}
#bottomdecoration {
	background-image: url(../images/base2.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 900px;
	clear: left;
	float: left;
}
#leftcolumn {
	width: 220px;
	float: left;
	margin-right: 45px;
}
#rightcolumn {
	width: 514px;
	float: left;
}
#signoff {
	float: left;
	width: 900px;
	text-align: center;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
.bodytext   a:link  {
	color: #EB5705;
	text-decoration: underline;
	font-weight: bold;
}
.bodytext a:visited {
	font-weight: bold;
	color: #EB5705;
	text-decoration: underline;
}
.mainpikkey {
	border: 2px solid #929292;
	margin-bottom: 35px;
}
.brochure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-top: 40px;
	padding-left: 10px;
}
.brochure a:link, a:visited {
	text-decoration: underline;
	color: #666666;
}
#brochure {
	width: 160px;
	background-image: url(../images/brochure_download.jpg);
	background-repeat: no-repeat;
	height: 95px;
	margin-top: 70px;
}
#meetteam {
	width: 160px;
	background-image: url(../team/meet_the_team.jpg);
	background-repeat: no-repeat;
	height: 95px;
}.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.address a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.address a:hover {
	color: #CC6600;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #EB5705;
}#column1 {
	height:2332px;
	width: 240px;
	float: left;
}
#column2 {
	height:2511px;
	width: 240px;
	float: left;
}
