* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #00008c;
}
#header {
	width: 761px;
	margin:0 auto;
	height: 561px;
	background: #D9D9F2 url(../images/samco-header.jpg) no-repeat;
}
#nav {
	list-style: none;
	float: left;
	margin-left: 10px;
}
#nav li {
	float: left;
	margin-top: 216px;
}
#nav li a {
	display: block;
	padding-top: 17px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
	height: 58px;
	width: 108px;
}
a:link, a:visited {
	color:white;
}
#nav li a:hover {
	color: #666666;
}
#nav li a:active {
	color:#FF8000;
}
#content-left {
	color: #00008c;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1em;
	background-color:#c6c7c9;
	text-align: left;
	width: 317px;
	height: 116px;
	padding: 13px;
	border-style: solid;
	border-width: 5px;
	display: block;
	list-style-type: none;
	float: left;
	border-color: #00008c;
	margin-top: 102px;
	margin-left: 17px;
}
#content-right {
	color: #00008c;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1em;
	text-align: right;
	width: 317px;
	height: 116px;
	padding: 13px;
	border-style: solid;
	border-width: 5px;
	display: block;
	list-style-type: none;
	float: right;
	border-color: #00008c;
	margin-top: 102px;
	margin-right: 17px;
	background: #c6c7c9 url(../images/us-flag.gif) no-repeat 15px 28px;
}
p {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 1.3em;
}
p span {
	font-size: 1.6em;
	line-height: 0.9em;
	font-weight: bold;
}
.usa {
	float: left;
	display: block;
}
h3 {
	font-size: 1.2em;
	bottom: 20px;
}
