@charset "utf-8";
body {
	background-image: url(../images/flagbg.jpg);
	margin-right: auto;
	margin-left: auto;
	width: 99%;
}



.container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	width: 995px;
	background-color: #FFF;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
	font-size: 12px;
	height: auto;
}
.container-spm {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	width: 1000px;
	background-color: #FFF;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
	height: 4950px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.container-dir-state-product-menu {
	margin-top: 0px;
	margin-bottom: 5px;
	width: 985px;
	background-color: #FFF;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
	height: auto;
	float: left;
}
.affiliates-dir {
	height: auto;
	width: 545px;
	background-color: #FFF;
	padding: 5px;
	margin-bottom: 5px;
	float: right;
}
.nat-left {
	height: auto;
	width: 210px;
	background-color: #FFF;
	float: right;
	padding: 5px;
}

.nat-right {
	height: auto;
	width: 210px;
	background-color: #FFF;
	padding: 5px;
	float: right;
}




.state-flags-map {
	background-color: #E8EFFF;
	font-size: 85%;
	width: 1010px;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: auto;
}
.nav-button {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #3CF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: center;
	height: 25px;
	border: 1px solid #69F;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
}
.link-heading {
	margin-right: auto;
	margin-left: auto;
	background-color: #BAB2FD;
	border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: center;
	border: 1px solid #69F;
}




h1 {
	font-size: 110%;
	background-color: #69F;
	padding: 1%;
	text-align: center;	
}
h2 {
	font-size: 100%;
	text-align: center;
	background-color: #BAB2FD;
}
h3 {
	font-size: 100%;
	padding: 1%;
	text-align: center;	
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.sub-link-heading {
	background-color: #DAD6FE;
	height: auto;
	width: 185px;
	margin-top: 2px;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
