#banner1 {
	height: 120px;
	width: 100%;
	background-color: #FFF;
	text-align: right;
}
#bannerhead1 {
	background-color: #FFF;
	height: 120px;
	width: 300px;
	float: left;
}
#bannerhead2 {
	background-color: #FFF;
	width: 400px;
	float: left;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	font-style: italic;
	margin-left: 100px;
}
#spry {
	height: 20px;
	width: 1000px;
	background-color: #333333;
}
#main_body {
	background-color: #FFFFFF;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#leftcol {
	background-color: #DCFFDC;
	float: left;
	width: 28%;
}
#all {
	width: 1000px;
	margin-right: auto;
	margin-left: 0px;
}


#rightcol {
	background-color: #3bb44a;
	float: right;
	width: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 10px;
	color: #000000;
}

.clearfloat {
	clear: both;
}
#leftpic2 {
	float: left;
	width: 130px;
	background-color: #DCFFDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-bottom: 10px;
}
#rightpic2 {
	float: right;
	width: 130px;
	background-color: #DCFFDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-bottom: 10px;
}
#right_way_1 {
	float: left;
	width: 250px;
}
#right_way_2 {
	float: right;
	width: 300px;
}
