@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	position: relative;
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
	min-height: 100%;
}
#wrapper #logo {
	height: 100px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	background-color: #FFFFFF;
	height: 40px;
}
#wrapper #header {
	background-color: #FFFFFF;
	height: 300px;
}
#wrapper #header #left {
	height: 300px;
	width: 400px;
	float: left;
}
#wrapper #header #right {
	height: 300px;
	width: 400px;
	float: right;
}
#wrapper #bodyArea {
	background-color: #FFFFFF;
	overflow: auto;
	width: 100%;
	min-height: 100%;
}
#wrapper #bodyArea #bodyLeft {
	background-color: #B9DCFF;
	width: 595px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
	height: 100%;
	min-height: 100%;
}
#wrapper #bodyArea #bodyRight {
	background-color: #CCFFFF;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 10px;
	float: right;
	height: 100%;
	min-height: 100%;
}
#wrapper #bodyArea #footer {
	height: 100px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
p, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
ul {
	padding: 10px 10px 10px 10px;
}
ul li {
	margin-left: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	margin-left: 20px;
	font-weight: bold;
	font-variant: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #003366;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
h1 {
	font-family: "Myriad Pro", Impact, Arial, "Arial Black";
	font-size: 22px;
	color: #003366;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#wrapper #foto {
	height: 200px;
}
#us_states1 {
float: left;
}
#us_states2 {
float: left;
}
#us_states3 {
float: left;
}
#us_states4 {
float: left;
}
#us_cities1 {
float: left;
}
#us_cities2 {
float: left;
}
#us_cities3 {
float: left;
}
#us_cities4 {
float: left;
}
