#wrapper {
	width: 793px;
	z-index: 1000;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#top {
	width: 792px;
	height: 80px;
	background-image: url(/img/bg_top.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 100;
}
#home_link {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 224px;
	height: 49px; 
	text-decoration: none;
}
#col_wrapper {
	width: 793px;
	padding: 0px;
	margin: 0px;
	background-image: url(/img/bg_col_wrapper.jpg);
	background-repeat: repeat-y;
}
#left_col {
	width: 166px;
	height: 570px;
	float: left;
	padding-top: 80px;
	background-image: url(/img/bg_left_col.jpg);
	font-size: 13px;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Arial, sans-serif;
	z-index: 900;
}
#purchase_nav {
	position: relative;
}
#purchase_nav a { color: black; text-decoration: none; }
#purchase_nav a:hover { text-decoration: underline; }
.left_nav {
	padding: 15px 10px;
	position: absolute;
	width: 145px;
	font-size: 12px;
}
#ln_about { top: 80px; }
#ln_derm  { top: 110px; }
#ln_band  { top: 155px; }
#ln_vp	  { top: 185px; }
#ln_pe	  { top: 215px; }
#ln_ca 	  { top: 245px; }
#ln_links { top: 275px; }
#ln_media { top: 315px; }
#ln_who   { top: 305px; }
#ln_not   { top: 335px; }
#ln_sl	  { top: 365px;  }
#ln_bd	  { top: 395px;   }
#ln_cont  { top: 425px; }
#ln_home  { top: 455px; }
.left_nav_on {
	background-image: url(/img/nav_under.png);
	background-position: 10px 30px;
	background-repeat: no-repeat;
}
.left_nav a {
	color: black;
	text-decoration: none;
}
.left_nav a:hover {
	color: white;
}
.left_nav_l2 {
	position: absolute;
	left: 12px;
	top: 34px;
	width: 150px;
	border: 1px solid #637629;
	margin: 0px;
	padding: 0px;
	z-index: 1000;
	list-style: none;
	margin-left: 111px;
}
.lnl2_1 { background-image: url(/img/lnl2_1.png); padding: 4px; }
.lnl2_2 { background-image: url(/img/lnl2_2.png); padding: 4px; }
.left_nav_l2 a:hover { color: black; text-decoration: underline; }
#right_col {
	width: 612px;
	float: left;
	padding-top: 90px;
	padding-left: 13px;
	font-family: Arial, sans-serif;
	position: relative;
}
h1 {
	font-size: 20px;
	color: #223201;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
}
p, table, ol, #right_col ul { font-size: 12px; }
.lc_left {
	width: 365px;
	float: left;
}
.lc_right {
	width: 230px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}
#home_photo_container {
	width: 325px;
	height: 422px;
	position: absolute;
	top: 76px;
	left: 302px;
	cursor: pointer;
}
.home_photo {
	width: 345px;
	height: 422px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.home_photo img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 325px;
	height: 422px;
}
.home_photo_text {
	font-size: 23px;
	width: 325px;
	color: white;
	font-weight: 100;
	position: absolute;
	top: 385px;
	left: 0px;
	text-align: center;
	font-family: Arial, sans-serif;
}
	
#band_photo_container {
	width: 347px;
	height: 233px;
	position: relative;
}
.band_photo {
	position: absolute;
	top: 0px;
	left: 0px;
}
.band_photo img {
	position: absolute;
	top: 0px;
	left:0px;
	width: 347px;
	height: 233px;
}
.band_photo_text {
	position: absolute;
	top: 195px;
	left: 0px;
	width: 347px;
	text-align: center;
	font-family: Arial, sans-serif;
	color: white;
	font-weight: 100;
}
	
.band_testimonial p { margin-bottom: 0px; }
.band_testimonial { padding-bottom: 35px; font-size: 12px; clear:both;}
.band_who { font-size: 12px; font-weight: bold; }
.band_testimonial img { margin-right: 8px; margin-bottom: 8px; }
.orange_box {
	padding: 13px;
	background-color: #ef8c04;
	font-size: 17px;
	line-height: 22px;
}
.ad_photo { 
	margin-right: 5px;
	cursor: pointer;
}
#ad_photo_container {
	text-align: center;
	margin-top: 10px;
}
a { color: #1c62cc; }
#footer {
	position: relative;
	z-index: 1000;
	width: 793px;
	margin-left: auto;
	margin-right: auto;
}
.state_label {
	font-size: 20px;
	border-bottom: 1px solid gray;
	margin: 4px 0px;
}
.s_input {
	width: 30px;
	padding: 4px;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
#products_table tr {  }
#products_table td { padding: 15px; border-bottom: 1px solid #999; }
.pleft { border-right: 1px solid #999; }
.c_submit {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	padding: 2px;
}
.see_what {
	font-size: 16px;
	font-family: Arial, sans-serif;
	color: #2DA3FD;
	text-decoration: none;
}
#flash_container {
	width: 378px;
	height: 330px;
	background-image: url(../img/bg_vid_player.jpg);
	padding-left: 24px;
	padding-top: 44px;
	margin-left: 100px;
}
.c_input {
	width: 300px;
	padding: 3px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	border: 1px solid gray;
}
.x_input {
	display: none;
}
.country {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
#gallery_container {
	width: 520px;
	margin-left: 15px;
	padding: 0px 20px;
}
#cur_photo {
	width: 520px;
	height: 330px;
	text-align: center;
}
#photo_caption {
	height: 40px;
	font-size: 12px;
	margin: 8px 0px;
	text-align: center;
}
#slides_container {
	height: 70px;
}
#move_left {
	width: 20px;
	height: 70px;
	cursor: pointer;
	background-image: url(/img/move_left.png);
	float:left;
}
#move_right {
	width: 20px;
	height: 70px;
	cursor:pointer;
	background-image: url(/img/move_right.png);
	float: left;
}
#slides_outer {
	width: 480px;
	height: 70px;
	float: left;
	overflow: hidden;
	position: relative;
}
#slides_inner {
	width: 4000px;
	position: absolute;
	top: 0px;
}
.slide {
	width: 65px;
	height: 65px;
	border: 1px solid #7C9F03;
	cursor: pointer;
	float: left;
	margin-right: 5px;
}

#buy_now {
	display: block;
	width: 113px;
	height: 113px;
	background-image: url(/img/buy_now.png);
	text-decoration: none;
	position: absolute;
	top: 0px;
	left: 674px;
	z-index: 900;
}