body {
	background-image: url(images/bg.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #D0D2D3;
}
.container {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	padding-top: 26px;
	padding-bottom: 25px;
}
.mainwrapper {
	float: left;
	width: 938px;
}
.leftcolumn {
	float: left;
	width: 444px;
	height: 400px;
}
.download {
	text-decoration: none;
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
}
.usa_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.usa_link a {
	color: #C42228;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C42228;
}
.contactbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	background-color: #D0D2D3;
	border: 1px solid #000;
	font-size: 12px;
	line-height: 17px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.footer {
	clear: both;
	padding-top: 8px;
	padding-bottom: 10px;
}
.contactbox a {
	color: #C42128;
	text-decoration: none;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C42128;
}
.rightcolumn {
	float: left;
	height: 381px;
	width: 494px;
}
.boxes {
	padding-bottom: 2px;
}
p {
	margin: 0px;
	padding: 0px;
}
.headertext {
	font-size: 18px;
	font-weight: bold;
}
