html, body{
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(/images/background.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	background-attachment: fixed;
	background-color: black;
	position: relative;
	height: 100%;
}


.shadow_box{
	margin: 0 auto;
	width: 950px;
	background-repeat: repeat-y;
	background-image: url(/images/shadow.png);
	position: relative;
	/*border: 1px solid yellow;*/
}

.main_cont{
	display: block;
	width: 938px;
	margin: 0 auto;
	background-image: url(/images/chermake-bottompaper.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	background-color: white;
	position: relative;
	/*border: 1px solid red;*/

}

.main_cont_sub{
	display: block;
	width: 938px;
	margin: 0 auto;
	/*border: 1px solid blue;*/
	background-image: url(/images/chermake-toppaper.jpg);
	background-repeat:no-repeat;
	position: relative;
}

.left_side{
	display: block;
	width: 189px;
	position: absolute;
	/*border: 1px solid red;*/
	float: left;
	background-image: url(/images/left_side.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #535154;
	height: 100%;
	min-height: 100%;


}

.right_side{
	display: block;
	width: 749px;
	/*border: 1px solid yellow;*/
	float: right;
	position: relative;
	/*height: 100%;*/

}

.logo{
	position: absolute;
	z-index: 10;
	left: 30px;
	top: 10px;
}

.logo a{
	color: #7c849b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.bottom_left_img{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 11;
}


.nav_back{
	display: block;
	width: 140px;
	background-color: black;
	position: absolute;
	height: 100%;
	min-height: 100%;
	left: 50px;

}

#nav_active{
	display: block;
	background-image: url(/images/red_button.png);
	background-repeat: no-repeat;
	width: 176px;
	line-height: 27px;
}

#sub_nav_active{
	color: black;
}

.LsubNav{
	text-align: center;
	margin: 0px;
}

.LsubNav li{
	margin 0px;

}

.LsubNav a{
	width: 140px;
	margin: 0 auto;
	background-color: #6a8bad;
	font-size: 10px;
}

.LsubNav a:hover{
	color: black;
}

#sub_nav_active{
	display: block;
}


#sub_nav_active:hover{
	background-image: none;

}



.nav{
	position: absolute;
	z-index: 11;
	left: 31px;
	top: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*border: 1px solid green;*/
}

.nav ul{
	list-style: none;
	line-height: 50px;
	text-align: center;
	padding: 0px;
	margin: 0px;

}

.nav li{
	display: block;

	width: 176px;
	line-height: 27px;
}

.nav ul li a{
	display: block;
	color: white;
	text-decoration: none;

}

.nav ul li:hover{
	background-image: url(/images/red_button.png);
	background-repeat: no-repeat;
}

.nav ul li ul li{
	display: none;
}

.we_make_it_img{
	position: absolute;
	right: 0;
	z-index: 9;
}

.top_buttons{
	margin-top: 30px;
	padding-left: 30px;
	/*border: 1px solid black;*/
	float: left;
	display: block;
	width: 230px;
	height: 175px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.subHeader_cont{
	margin-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	/*border: 1px solid black;*/
	float: left;
	display: block;
	width: 230px;
	height: 175px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	top: 80px;

}

.top_buttons ul{
	list-style: none;
	line-height: 80px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.top_buttons ul li{
	display: block;
	width: 176px;
	line-height: 27px;
	background-image: url(/images/top_button_blue.png);
	margin-bottom: 10px;

}

#top_active{
	display: block;
	width: 176px;
	line-height: 27px;
	background-image: url(/images/top_button_red.png);
	margin-bottom: 10px;
}


.top_buttons a{
	color: white;
	text-decoration: none;
}

.top_buttons a:hover{
	display: block;
	width: 176px;
	line-height: 27px;
	background-image: url(/images/top_button_red.png);
	margin-bottom: 10px;
}

top_active

.top_images{
	/*border: 1px solid blue;*/
	float: right;
	width: 500px;
	height: 200px;
}

.change_image{
	float: right;
	position: absolute;
	right: 0px;
	top: -15px;
	z-index: 7;
}

.product_image{
	float: right;
	position: absolute;
	right: 250px;
	top: 20px;
	z-index: 8;
}

.static_image{
	position: absolute;
	top: 13px;
	right: 0;
	z-index: 8;
}

.radio_box{
	color: #003399;
	text-align: center;
	position: absolute;
	right: 0;
	margin-right: 20px;
	top: 260px;
}

.tv_spot_text{
	float: right;
	position: absolute;
	left: 75px;
	top: 185px;
	z-index: 8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	background-color:  white;
	border: 1px solid black;
	padding: 4px;
}

.tv_spot{
	float: right;
	position: absolute;
	margin-right: 10px;
	right: 0px;
	top: 370px;
	z-index: 8;
}

.tv_spot_text a{
	text-decoration: none;
}

.testimonial_box{
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 9;
	height: 225px;
	background-image: url(/images/testimonial_box.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 258px;


	/*border: 1px solid green;*/
}

.faq strong{
	color: red;
	display: block;
}

.testimonial_cont{
	padding-top: 10px;
	margin: 0 auto;
	display: block;
	width: 220px;
	height: 200px;
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.testimonial{
	font-style: italic;
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0 auto;
}

.right_sausages{
	position: absolute;
	right: 0;
	top: 120px;
	z-index: 1;
}

.right_items{
	position: absolute;
	right: 0;
	top: 80px;
}

.content_box{
	/*border: 1px solid red;*/
	position: relative;
	width: 72%;
	display: block;
	padding: 0px 0px 15px 25px;
	clear: both;
	min-height: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}

#label_maker_content{
	width: 95%;
}

.content_box h3{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;

}

.content_box h4{
	color: red;
	font-weight: bold;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
}

.content_box a{
	color: #003399;
}

.subHeader{
	margin: 0 auto;
	margin-top: 40px;
	background: url(/images/header_blue_rounded.png) no-repeat;

	height: 27px;
	text-align: center;
	line-height: 27px;
	color: white;
}

.subHeader_sub{
	margin: 0 auto;
	text-align: left;
	color: black;
}

.footer{
	text-align: center;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 30px;
}

.footer a{
	color: #6A8BAD;
}

.label_thumb{
	float: left;
	margin-right:10px;
	position: relative;
	height: 200px;
	width: 210px;

}

.thumb_radio{
	position: absolute;
	bottom: 0px;
	width: 160px;
}

.create_button{
	margin: 0 auto;
	text-align: center;
	width: 200px;
	padding: 8px;
	background-color: #D8002C;
	border: 1px solid black;
	color: white;
	font: bold 16px Arial, Helvetica, sans-serif;
}

.create_button_sm{
	margin: 0 auto;
	text-align: center;
	width: 100px;
	padding: 8px;
	background-color: #D8002C;
	border: 1px solid black;
	color: white;
	font: bold 16px Arial, Helvetica, sans-serif;
}


.label_container1{
	position: relative;
	left: 20px;
	height: 450px;
}

.label_overlay1{
	position: absolute;
	z-index: 10;
}

.image_underlay1{
	position: absolute;
	z-index: 9;
	right: 40px;
	top: 80px;
	clip: rect(0px 700px 330px 0px);
}

.image_underlay1_1{
	position: absolute;
	z-index: 9;
	right: 40px;
	top: 80px;
	clip: rect(0px 700px 330px 0px);
}

.image_underlay1_2{
	position: absolute;
	z-index: 9;
	right: -20px;
	top: 80px;
	clip: rect(0px 335px 330px 0px);
}

.image_underlay1_3{
	position: absolute;
	z-index: 9;
	right: -120px;
	top: 80px;
	clip: rect(0px 250px 330px 0px);
}

.label_container2{
	position: relative;
	left: 20px;
	height: 514px;
}

.label_overlay2{
	position: absolute;
	z-index: 10;
}

.image_underlay2{
	position: absolute;
	z-index: 9;
	right: 50px;
	top: 180px;
	clip: rect(0px 700px 330px 0px);
}

.image_underlay2_1{
	position: absolute;
	z-index: 9;
	right: 50px;
	top: 180px;
	clip: rect(0px 700px 330px 0px);
}

.image_underlay2_2{
	position: absolute;
	z-index: 9;
	right: -30px;
	top: 180px;
	clip: rect(0px 355px 330px 0px);
}

.image_underlay2_3{
	position: absolute;
	z-index: 9;
	right: -130px;
	top: 180px;
	clip: rect(0px 250px 330px 0px);
}

.label_container3{
	position: relative;
	left: 20px;
	height: 700px;
}

.label_overlay3{
	position: absolute;
	right: 10px;
	z-index: 10;
}

.image_underlay3{
	position: absolute;
	z-index: 9;
	right: 60px;
	top: 250px;
	clip: rect(0px 700px 330px 0px);
}
.image_underlay3_1{
	position: absolute;
	z-index: 9;
	right: 60px;
	top: 250px;
	clip: rect(0px 700px 330px 0px);
}
.image_underlay3_2{
	position: absolute;
	z-index: 9;
	right: -40px;
	top: 250px;
	clip: rect(0px 355px 330px 0px);
}
.image_underlay3_3{
	position: absolute;
	z-index: 9;
	right: -140px;
	top: 250px;
	clip: rect(0px 250px 330px 0px);
}

.label_container4{
	position: relative;
	left: 20px;
	height: 514px;
}

.label_overlay4{
	position: absolute;
	z-index: 10;
}

.image_underlay4{
	position: absolute;
	z-index: 9;
	right: 20px;
	top: 90px;
	clip: rect(0px 700px 330px 0px);
}

.image_underlay4_1{
	position: absolute;
	z-index: 9;
	right: 90px;
	top: 90px;
	clip: rect(0px 700px 330px 0px);
}

.image_underlay4_2{
	position: absolute;
	z-index: 9;
	right: 20px;
	top: 90px;
	clip: rect(0px 455px 330px 0px);
}

.image_underlay4_3{
	position: absolute;
	z-index: 9;
	right: -90px;
	top: 90px;
	clip: rect(0px 290px 330px 0px);
}

.label_container5{
	position: relative;
	left: 20px;
	height: 514px;
}

.label_overlay5{
	position: absolute;
	z-index: 10;
}

.image_underlay5{
	position: absolute;
	z-index: 9;
	right: 105px;
	top: 90px;
	clip: rect(0px 500px 330px 0px);
}

.image_underlay5_1{
	position: absolute;
	z-index: 9;
	right: 170px;
	top: 90px;
	clip: rect(0px 850px 330px 0px);
}

.image_underlay5_2{
	position: absolute;
	z-index: 9;
	right: 105px;
	top: 90px;
	clip: rect(0px 500px 330px 0px);
}

.image_underlay5_3{
	position: absolute;
	z-index: 9;
	right: 0px;
	top: 90px;
	clip: rect(0px 350px 330px 0px);
}

.label_container6{
	position: relative;
	left: 20px;
	height: 514px;
}

.label_overlay6{
	position: absolute;
	z-index: 10;
}

.image_underlay6{
	position: absolute;
	z-index: 9;
	right: 105px;
	top: 90px;
	clip: rect(0px 500px 330px 0px);
}

.image_underlay6_1{
	position: absolute;
	z-index: 9;
	right: 170px;
	top: 90px;
	clip: rect(0px 850px 330px 0px);
}

.image_underlay6_2{
	position: absolute;
	z-index: 9;
	right: 105px;
	top: 90px;
	clip: rect(0px 500px 330px 0px);
}

.image_underlay6_3{
	position: absolute;
	z-index: 9;
	right: 0px;
	top: 90px;
	clip: rect(0px 350px 330px 0px);
}

.step_blue{
  width: 69px;
  height: 66px;
  color: white;
  background: url(/images/step_blue.png) no-repeat;
  text-align: center;
  font: bold 14px Arial, Helvetica, sans-serif;
  padding-top: 4px;
  float: left;
}

#step_number{
  font-size: 40px;
}

.step_red{
  float: left;
  background: url(/images/step_red_back.png) repeat-x;
  margin-top: 10px;
  height: 30px;
  line-height: 30px;
  padding-left: 8px;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
}

.step_rounded{
  float: left;
  margin-top: 10px;
}