body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 20px 0;
	margin: 0;
	font-size: 80%;
}
#Wrapper {
	width: 730px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #fff;
	border: 1px solid #7A909D;
}
#Header {
	width: 710px;
	padding: 10px 10px;
	border-bottom: 4px solid #7A909D;
	margin: 0!important;
}
#Header img{
	display: block;
	float: left;
}
#DataSheet {
	width: 200px;
	float: right;
	padding: 8px 15px;
	background: #fff;
	border: 1px solid #000;
	text-align: center;
}
#DataSheet h1{
	margin: 0;
	font-size: 150%;
}
#DataSheet h1 a {
	text-decoration: none;
	color: #000;
}
#Page {
	width: 730px;
	padding: 0 0 15px 0;
	position: relative;
}
#Page h1 {
	font-size: 180%;
	font-weight: normal;
	color: #7A909D;
	font-style: italic;
	margin: 0 0 15px 0;
	padding: 0;
}
#Page h2 {
	font-size: 150%;
	font-weight: normal;
	color: #7A909D;
	margin: 0 0 15px 0;
	padding: 0;
}
#Top {	
	margin: 0;
	padding: 0;
	height: 330px;
}
#Top p {	
	margin: 0;
	padding: 0;
}
#Top h1 {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images_gen/h1_big_corner.gif) no-repeat top right;
	color: #fff;
	margin: 0!important;
	padding: 20px;
	width: 300px;
	height: 300px;
	font-size: 220%;
	font-style: normal;
	font-weight: bold;
	z-index: 0;
}
#Top h1 a {
	color: #fff;
	text-decoration: none;
}
#Top img {
	margin: 0;
	padding: 0; 
	z-index: 10;
	position: absolute;
	right: 0;
	top: 0;
}
#Top div#Info {
	width: 200px;
	position: absolute;
	top: 115px;
	left: 270px;
	z-index: 2;
	font-size: 130%;
	letter-spacing: 1px;
	line-height: 2em;
	text-align: justify;
}
#Top div#Info strong {
	color: #7A909D;
}
#Top p.Strap {
	position: absolute;
	top: 320px;
	right: 53px;
	z-index: 2;
	font-size: 140%;
	letter-spacing: 1px;
	font-weight: bold;
	color: #7A909D;
}
#RightCol {
	float: right;
	width: 420px;
	padding: 0 0 0 0;
	margin: 0 0 0 20px;
}
#RightColForm {
	float: right;
	width: 210px;
	padding: 20px 0 0 0;
	margin: 0 0 0 20px;
}
#Left {
	width: 230px;
	float: left;
}
#Right {
	width: 190px;
	float: right;
}
#Right h2 {
	font-size: 180%;
	color: #fff;
	text-align: center;
	width: 160px;
	margin: 0;
	padding: 15px;
	background: #7A909D;
	line-height: 1em;
}
#Right h2 a{
	color: #fff;
	text-decoration: none;
}
#Copy {
	padding: 40px 20px 0 20px;
	line-height: 1.6em;
}
#Footer {
	width: 730px;
	padding: 0;
	margin: 0;
	border-top: 4px solid #7A909D;
	background: url(../images_gen/header_bg.gif) no-repeat right;
	font-size: 80%;
	color: #7A909D;
}
#Footer p {
	margin: 0;
	padding: 10px 20px;
}
table.Distributor img {
	margin: 0 0 5px 0;
}
.DistList {
	font-size: 130%;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

hr {
	border: none 0;
	border-top: 1px solid #7A909D;
	width: 100%;
	height: 1px;
	padding: 0 0 10px 0;
}