body {
	background-color: #a7a7a7;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#container {
	width: 800px;
	height: auto;
	margin: auto;
	padding: 0 25px 0 25px;
	background: url(../images/container.gif) repeat-y;
	}

#toplinks {
	width: 800px;
	height: 23px;
	padding-top: 3px;
	background-color: #073250;
	text-align: center;
	}

#mainlinks {
	width: 800px;
	height: 141px;
	background-color: #073250;
	text-align: center;
	}
#mainlinks img {
	padding: 0 30px 0 30px;
	}
#content {
	width: 740px;
	height: auto;
	padding: 0 40px 180px; /* changed bottom padding to 180px - bpw - 2/21/2010 */
	background: url(../images/usa.jpg) bottom left no-repeat;
	color: #073250;
	}
#listing {
	float: left;
	width: 302px;
	height: 252px;
	margin: 0 24px 20px 24px;
	padding: 15px 0 0 0;
	background-image: url(../images/listing_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

div.clear {
	clear:both;
	}

div.listing_col {
	float:left;
	width:700;
	}
	
div.listing {
	/*
	float: left;
	*/
	margin: 0 24px 20px 24px;
	width: 698px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
.listing_top {
	background-image: url(/elements/images/listing_bg_top2.gif);
	height:16px;
	width:693px;
	}
.listing_body {
	background-image: url(/elements/images/listing_bg_body2.gif);
	background-repeat: repeat-y;
	height:auto;
	width:693px;
	padding:1px;
}
.listing_bottom {
	background-image: url(/elements/images/listing_bg_bottom2.gif);
	height:16px;
	width:693px;
}
.listing_body h2 {
	background-color: #bbd2e0;
	width:691px;
	color: #073250;
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
}
.listing ul {
	font-size: 10px;
	padding: 10px 5px 10px 0;
	margin: 5px;
	list-style: disc;
	list-style-position: inside;
	}
.listing_content {
	margin:10px;
	}
.listing_content div.desc {
	padding:5px;
	}
.listing_content div.desc2 {
	padding:5px;
	float:left;
	}

.listing_body td {
	padding:1px 10px;
	}
.listing_body img.bpw1 {
	float:left;
	margin:14px 14px 0 0;
	}
.listing_body div.bpw2 {
	text-align:center;
	}
.listing_content div.listing_text {
	float:left;
	margin:5px;
	width:540px;
	}

#listing h2 {
				width: 300px;
				margin-left: 1px;
				padding: 5px 0 5px 0;
				background-color: #bbd2e0;
				color: #073250;
				font-size: 12px;
				font-weight: bold;
				text-indent: 10px;
				}
			img.listing {
				padding: 10px;
				float: left;
				}
			ul.listing {
				width: 175px;
				font-size: 10px;
				padding: 10px 5px 10px 0;
				float: right;
				list-style: disc;
				list-style-position: inside;
				}
		#link {
			float: left;
			width: 302px;
			height: 252px;
			margin: 0 24px 20px 24px;
			padding: 15px 0 0 0;
			background-image: url(../images/listing_bg.gif);
			background-position: top;
			background-repeat: no-repeat;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			}
			#link h2 {
				width: 300px;
				margin-left: 1px;
				padding: 5px 0 5px 0;
				background-color: #bbd2e0;
				color: #073250;
				font-size: 12px;
				font-weight: bold;
				text-indent: 10px;
				}
			#link a {
				width: 300px;
				margin-left: 1px;
				padding: 5px 0 5px 0;
				background-color: #bbd2e0;
				color: #073250;
				font-size: 12px;
				font-weight: bold;
				text-indent: 10px;
				}
			img.link {
				padding: 10px;
				margin-left:50px;
				float: left;
				}
			ul.link {
				width: 175px;
				font-size: 10px;
				padding: 10px 5px 10px 0;
				float: right;
				list-style: disc;
				list-style-position: inside;
				}
	#footer {
		clear: both;
		width: 800px;
		height: 37px;
		background-color: #073250;
		}
h1 {
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 20px;
	}
p {
	padding-bottom: 20px;
	line-height: 16px;