body {
	font-family: "trebuchet MS", Arial, helvetica, sansSerif;
	color: #333333;
	background-color: #ABCEDC;
	text-align: center;
	margin: 0px;
	font-size: 14px;
	background-image: url(images/brockmans_bg_body.jpg);
	background-repeat: repeat;
}
#navigation {
	height: 30px;
	width: 950px;
	float: left;
	background-image: url(images/brockmans_bg_navigation.jpg);
	padding-left: 10px;
}
#side_content p {
	font-size: .8em;
	color: #333333;
}


#wrapper {
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	font-size: 14px;
	background-image: url(images/brockmans_bg_content.jpg);
}
#main_content {
	width: 650px;
	float: left;
}
.left {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	width: 325px;
}

#side_content {
	float: right;
	width: 250px;
	text-align: center;
	color: #333333;
	font-size: .9em;
}
#content {
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/brockmans_bg_content.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
}
strong {
	color: #003366;
}
p {
	font-size: .9em;

}
h1 {
	font-size: 1.4em;
	color: #0B4F8C;
	font-weight: normal;
}
h2 {
	font-size: 1.2em;
	color: #0B4F8C;
	font-weight: normal;
}

#footer {
	font-size: 80%;
	height: 60px;
	padding-left: 20px;
	background-image: url(images/brockmans_bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.clear {
	clear: both;
}

#header {
	height: 120px;
	background-image: url(images/brockmans_bg_header.jpg);
	background-repeat: no-repeat;
}
#logo {
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: left;
	width: 400px;
}
#contact {
	font-size: .9em;
	float: right;
	width: 500px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-align: right;
}
#navigation ul {
	display: inline;
	list-style-type: none;
	width: 920px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#navigation a {
	color: #000066;
	text-decoration: none;
	font-size: .95em;
	line-height: 2.1em;
	display: block;
	font-weight: normal;
	padding-top: 0;
	padding-right: .8em;
	padding-bottom: 0;
	padding-left: .8em;
	background-color: #BEDAF0;
}
#navigation ul li {
	float: left;
}

#navigation a:hover {
	color: #004382;
	background-color: #FFFFFF;
}
textarea {
	text-align: left;
	background-color: #FFFFFF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.right {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: right;
	width: 325px;
}
#main_content li {
	font-size: .9em;
}
#main_content_about {
	width: 920px;
	float: left;
}
#side_content img {
	text-align: center;
}
#top_image {
	font-size: .9em;
	float: right;
	width: 500px;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 5px;
	text-align: right;
}

