*{
	margin: 0;
	padding: 0;
	border: none;
}

body{
	font-size: 11px;
	line-height: 18px;
	background: #626E7A url("/img/no-flash/background.gif") top left repeat-x;
}

a{
	font-weight: bold;
	color: #fff;
}

#contentContainer{
	width: 829px;
	margin: 0 auto 0 auto;
}

#primaryContent{
	width: 295px;
	float: right;
	font-family: "Lucida Grande", arial, sans serif;
	color: #fff;
}


#primaryContent h1{
	height: 64px;
}

#primaryContent h2{
	height: 25px;
}


#info{
	border-bottom: 1px solid #868B90;
}

#info p{
	padding: 5px 0 13px 0;
}

h4{
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 6px 0;
	*padding-top: 6px;
}

#brochure {
	border-bottom: 1px solid #868B90;
	padding: 4px 0 11px 0;
	*padding-top: 10px;
}

#contact{
	padding: 7px 0 0 0;
	*padding-top: 12px;
}

#contact h3{
	padding-bottom: 4px;
}

#contact p{
	clear: both;
}

#contact p span{
	display: block;
	float: left;
	width: 72px;
}

/* left column */
#secondaryContent{
	width: 450px;
	float: left;
	padding: 21px 0 0 74px;
}

#secondaryContent img{
	border: 1px solid #868B90;
	padding: 3px 2px 3px 2px;
}