.introbox {
	margin: 0px;
	float: left;
	background: url(../images/twocol_bg.png) no-repeat;
	height: 250px;
	width: 950px;
}
.twocolumnbox {
	height: 35px;
	width: 950px;
	background: url(../images/twocol_blue_bg.png) no-repeat;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 17px;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}
.singlecolumn {
	width: 269px;
	float: left;
	background: url(../images/singlecol_bg.png) no-repeat;
	height: 314px;
	margin: 1px;
	padding: 7px 20px 7px 25px;
}
.logo {
	width: 950px;
	margin-top: 5px;
	margin-bottom: 5px;
}
body {
	margin: 0px;
	padding: 0px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	background: #9cf url(../images/background.jpg) repeat-x;
	-webkit-text-size-adjust: none;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #069;
	font-weight: normal;
	margin: 0px 0px 10px;
}
.smallprint {
	width: 950px;
	font-size: 10px;
	text-align: center;
	float: left;
	margin: 5px 0px;
}
.singlecol_text {
	float: right;
	width: 240px;
	margin: 20px 15px 10px 10px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #069;
	margin-top: 0px;
	margin-bottom: 4px;
}
p {
	margin-bottom: 10px;
	margin-top: 0px;
}

.more {
	width: 269px;
	float: left;
	text-align: center;
	font-size: 14px;
}
a {
	color: #069;
	text-decoration: none;
}
a:hover {
	font-style: italic;
}.navigation img {
	float: left;
}
.introtext {
	margin: 15px 35px 10px;
	width: 880px;
	float: left;
}
.introtext_2col {
	margin: 15px 5px 10px 35px;
	width: 435px;
	float: left;
}
#wrap {
	margin: 0px auto;
	height: auto;
	width: 950px;
}

