/**********************************************
landing page
***********************************************/

html, body {
  padding: 0px;
  margin: 0px;
  background-image: url(images/main_bg.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: #241609;
}

#content {
  width: 480px;
  height: 440px;
  margin-left: 52;
}

#tk {
  margin-top: 289px;
  background-image: url(images/tk_logo.jpg);
  background-repeat: no-repeat;
  width: 251px;
  height: 160px;
  float: left;
  padding-left: 57px;

}

#ck {
  margin-top: 158px;
  background-image: url(images/ck_logo.jpg);
  background-repeat: no-repeat;
  width: 149px;
  height: 122px;
  float: right;
}

.footerText {
  width: 440px;
  font-family: Arial;
  font-size: 10px;
  font-weight: normal;
  color: #9B6708;
  text-align: right;
  padding-top: 60px;

}

.clear {
  clear: both;
}

/**********************************************
CK flash
***********************************************/
#page {
  width: 970px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}

.introFlash {
	width: 970px;
	height: 700px;
	margin-top: 0px;
	margin-left: 0px;
}


/**********************************************
unused code - ERASE!
***********************************************/




#headerSub {
  width: 572px;
  height: 180px;
}

#navSub {
  width: 180px;
  height: 230px;
}

#contentAlign {
	width: 778px;
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}

#content {
	height: auto;
	padding-left: 45px;
}

#contentSub {
	height: auto;
	padding-left: 12px;
}

.subLogo {
  background-image: url(images/s_logo.gif);
  background-repeat: no-repeat; 
  background-position: 0px 0px;
  float: left;
  width: 180px;
  height: 58px;
  margin-top: 15px;
}

.leftNav {
  float: left;
  width: 180px;
  height: auto;
  padding-right: 16px;
  background-color: #ffffff;
}

.leftNavSub {
  float: left;
  width: 180px;
  height: auto;
  background-color: #ffffff;
}

.topNavSub {
  width: 572px;
  height: auto;
  font-family: Arial;
  font-size: 10px;  
  color: #333333;
  font-weight: normal;
  text-align: right;
  line-height: 22px;
}

.leftWin_ {
  float: left;
  width: 180px;
  height: auto;
  padding-right: 16px;
  background-color: #ffffff;
}

.homePageCopy {
  float: left;
  width: 336px;
  padding-right: 14px;
  padding-top: 15px;
}

.subPageCopy {
  float: left;
  width: 422px;
  padding-right: 14px;
  padding-top: 15px;
  padding-left: 20px
  background-position: 0px 0px;
}



.homePageCopy P {
	padding-left: 0px;
	padding-right:0px;
	padding-bottom: 0px;
	font-family: Georgia;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 17px;
	background-color: #ffffff;
}

.subPageCopy P {
	margin-top: 0px;
	padding-left: 14px;
	padding-right: 18px;
	padding-bottom: 0px;
	font-family: Georgia;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
	background-color: #ffffff;
}


#contentSubSpan {
 	width: 572px;
	height: auto;
}

.left-copy {
	font-family: Georgia;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
    width: 395px;
    padding-left: 15px;
    padding-right: 0px;
    float: left;
    margin-top: 0px;
    padding-top: 0px;
}

.right-testimonial {
  width: 150px;
  height: auto;
  float: right;

}

.home_CTA {
  width: 170px;
  height: 260px;
  float: left;
  background-image: url(images/bg3_retailers.jpg);
  background-repeat: no-repeat;
  background-position: 0px 15px;
}

.home_CTAcopy {
	font-family: Georgia;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
    width: 140px;
    text-align: center;
	padding-left: 15px;
	padding-top: 36px;
}


.homePageCopy P A {
  font-size: 11px;
  color: Blue;
  text-decoration: underline;
}

.subPageCopy P A {
  font-size: 11px;
  color: Blue;
  text-decoration: underline;
  border: none;
}

.subCTA_left {
  float: right;
  width: 177px;
  height: auto;
  background: #ffffff;
  margin-top: auto;
  margin-bottom: auto;
}

.subCTA_right {
  float: left;
  width: 150px;
  height: auto;
  background: #ffffff;
  margin-top: auto;
  margin-bottom: auto;
}

p {
  font-size: 25px;
}

#summers {
  width: 778px;
  background-image: url(images/bg2.gif);
  background-repeat: repeat;
  background-position: 0px 0px;
}

.summersIMG {
  float: left;
  width: 778px;
  height: 40px;
  background-image: url(images/bg2.gif);
  background-repeat: repeat;
  background-position: 0px 0px;
}

#footer {
  width: 400px;
}

.footerText {
  width: 400px;
  font-family: Arial;
  font-size: 10px;
  font-weight: normal;
  color: #9B6708;
  text-align: right;
  padding-top: 60px;

}

#copyright {
	clear: both;
 	width: 778px;
}

.copyrightText P {
	margin-top: 0px;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #7D3200;
	text-align: center;

	padding-right: 20px;
}

.clear {
  clear: both;
}