body {}
h1.textleft { 
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

div#maincontainer {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 785px;
}

div.banner {
	position: relative; top: 0px; left: 0px;
	width: 785px;
	height: 140px;	
}

div.topnav {
	position: relative; top: 10px; left: 0px;
	width: 785px;
	height: 52px;	
}

div.bpcontent {
	position: relative; top: 20px; left: 0px;
	width: 785px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	background-color: #ffffff;
}

div.left { 
	position: relative; top: 0px; left: 5px;
	width: 556px;		
	min-height: 1100px;
	height: auto !important;
	height: 1100px;
	background-color: #ffffff;
}

div.textleft {
	position: relative; top: 10px; left: 5px;
	width: 545px;
}

div.right {
	position: absolute; top: 0px; right: 10px;
	width: 201px;	
	/*min-height: 590px;
	height: auto !important;
	height: 590px;*/
	background-color: #ffffff;
}

div.footer {
	position: relative; top: 60px; left: 0px;
	width: 785px;
	text-align: center;	
}

div.logo {
	position: absolute; bottom: 25px; left: 10px;
	width: 443px;
	height: 90px;
}

div.bannerlinks {
	position: absolute; bottom: 15px; right: 10px;
	width: 500px;
}

div.bannerflash {
	position: absolute; top: 0px; right: 10px;
	width: 305px;	
}

div.benefits {
	position: relative; top: 5px; left: 0px;	
	width: 556px;
	height: 324px;
}

div.video {
	position: relative; top: 5px; left: 0px;
	width: 556px;
	height: 211px;
}

div.videobtn {
	position: absolute; left: 20px; bottom: 14px; 
	color: #0079D5; 
	font-family: Trebuchet MS;
	font-size: 16px; 
	font-weight: bold; 
	letter-spacing: .2em;
}

div.retailers {
	position: relative; top: 10px; left: 0px;
	width: 556px;
	height: 251px;
}

div.greenbox {
	position: absolute; top: 0px; right: 0px; 
	width: 195px;
	height: 260px;
}

div.heading {
	background-image: url(/update/images/yellowBar.jpg);  
	/*background-position: left;  
	background-repeat: repeat-y; */
}


/*	 Text	*/

.bannerlinks {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: #1180D7;
	text-align: right;
}

a.bannerlinks:link, a.bannerlinks:visited { text-decoration: none; }
a.bannerlinks:hover { text-decoration: underline; }

.footer {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: #1180D7;
}

a.footer:link, a.footer:visited { text-decoration: none; }
a.footer:hover { text-decoration: underline; }

.retailers {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #1180D7;
}
a.retailers:link, a.retailers:visited { text-decoration: underline; }
a.retailers:hover { text-decoration: none; }

.contentflash {
	font-family: Arial;
    font-size: 1px;
    color: #ffffff;
}

.video {
	font-family: Lucida Sans Unicode; 
	font-size: 18px;
	font-weight: bold; 
	color: #ffffff; 
}

a.videobtn:link, a.videobtn:visited { text-decoration: none; }
a.videobtn:hover { text-decoration: underline; }

.benefits {
	font-family: Lucida Sans Unicode;
	font-size: 14px;
	color: #ffffff;	
}

.textleft {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #1180D7;
}

a.textleft:link, a.textleft:visited { /*color: #FFCE00;*/ color: #0000cc; text-decoration: underline; }
a.textleft:hover { color: #1180D7; }

.greenbox {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ffffff;
}

a.greenbox:link, a.greenbox:visited { text-decoration: underline; }
a.greenbox:hover { text-decoration: none; }

.heading { 
	font-family: Trebuchet MS;
	font-size: 14px; 
	font-weight: bold;
}

/*  Order Form   */
div.orderdetail {
	width: 800px;	
	border: 2px solid #8cc63f;
	margin-bottom: 25px;
}
.orderdetail {
	color: #000000;
}


/*  Partner Page  */
.prtnr{
  width:100%;
  height:100%;
  margin-bottom:15px;
  margin-top:5px;
}
.prtnr img{
  margin-right:10px;
  margin-bottom:5px;
  float:left;
}
.prtnr .partner_twin{
  width:47%;
  margin-right:5px;
  float:left;
}
.prtnr .partner_twin img{
  float:none;
}
.partnerTitle{
  font-weight:bold;
}

div.bp_rotate {
	position: relative;
	width: 556px;
}


