
	#PC_header {
		background-image: url(../images/puraclean_design_header.jpg);
		height: 26px;
		width: 610px;
		/*left:20px;*/			
	}
	
	#PC_body {
		height:428px;
		width: 610px;
	}
	
	#PC_menuitem{
		float:left;
		margin-left:5px;
		padding-left:20px;
		padding-right:10px;
		background-image: url(../images/pureclean_arrow.gif);
		background-repeat: no-repeat;
		background-position: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #386383;
	}
	
	#PC_menuitem:hover{
		float:left;
		margin-left:5px;
		padding-left:20px;
		padding-right:10px;
		background-image: url(../images/pureclean_arrow_hover.gif);
		background-repeat: no-repeat;
		background-position: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline;
		color: #386383;	
	}
	
	#PC_link{
		margin-left:5px;
		padding-left:20px;
		padding-right:10px;
		background-image: url(../images/pureclean_arrow.gif);
		background-repeat: no-repeat;
		background-position: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #386383;
	}
	
	#PC_link:hover{
		margin-left:5px;
		padding-left:20px;
		padding-right:10px;
		background-image: url(../images/pureclean_arrow_hover.gif);
		background-repeat: no-repeat;
		background-position: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline;
		color: #386383;	
	}
	
	#PC_menuitem a{
		background-repeat: no-repeat;
		background-position: right;
		font-family: Arial, Helvetica, sans-serif;
		color: #386383;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}
	
	#PC_menuitem:hover a{
		color: #386383;
		background-repeat: no-repeat;
		background-position: right;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline;
	}
	
	/* ------------------ Puraclean top menu --------------------- */
	
	#PC_main_menuitem{
		float:left;
		margin-left:0px;
		padding-top:6px;		
		padding-left:0px;
		padding-right:10px;
		background-image: url(../images/pureclean_bar.gif);
		background-repeat:repeat-x;	
		color: #386383;
		height: 20px;
	}
	
	#PC_main_menuitem:hover{
		
		background-image: url(../images/pureclean_bar_hover.gif);
		background-repeat:repeat-x;
		color: #386383;	
	}
	
	#PC_main_menuitem a{
		background-repeat: no-repeat;
		background-position: right;
		font-family: Arial, Helvetica, sans-serif;
		color: #386383;
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
		background-image: url(../images/pureclean_bar_arrow_hover.gif);
		background-repeat: no-repeat;
		background-position: left;
		padding-left:20px;
		/*letter-spacing: 0.05px;	*/
	}
	
	#PC_main_menuitem:hover a{
		color: #386383;
		background-repeat: no-repeat;
		background-position: right;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		text-decoration: underline;
		
		background-image: url(../images/pureclean_bar_arrow.gif);
		background-repeat: no-repeat;
		background-position: left;
		
		padding-left:20px;
	}
	
	#PC_main_menu{
		padding-left:10px;
	}
	
	/* --------------------------------------- */
	
	#PC_page_body{
		background-image: url(../images/puraclean_repeater.jpg);
		width:610px;
	}
	
	#PC_page_text_body{
		background-image: url(../images/puraclean_body_blank.jpg);
		background-repeat: no-repeat;
		background-position: top;
		padding-top: 100px;
		padding-left: 20px;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #2D4D64;
		font-size: 12px;
		padding-bottom: 50px;
		text-align: justify;
	}
	
	#PC_page_ajax_content{
		padding-right: 150px;
		text-align: justify;
	}
	
	#PC_page_footer{
		width:610px;
	}
	
	#PC_testimonial{
		background-color: #F8F8F8;
		padding: 6px;
		border: 1px solid #B9B8BD;
		margin-left: 10px;
	}
	
	#pc_testimonials{
		padding-top: 18px;
		background-image: url(../images/testimonials.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	}
	#pc_videodemo_title{
		padding-top: 30px;
		background-image: url(../images/videodemonstration.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	}
	
	#PC_videodemo{
		padding: 6px;
		margin-left: 10px;
	}
	
	#PC_videodemo_player{
		background-color: #999999;
		padding: 6px;
		border: 1px solid #FFFFFF;
		margin-left: 10px;
		height:340px;
	}
	
	#moreinfo_menu{
		float:left;
		background-color: #FFFFFF;
		margin-top: 50px;
		margin-left: 10px;
		padding: 2px;
		border: 2px solid #CCCCCC;
	}
	
	#pc_home_frame{
		padding-top: 3px;
		margin-left: 5px;
		background-image: url(../images/home_text_frame.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	}
	
	#pc_home_text{
		margin-left: 10px;
		margin-right: 65px;
		font-family: Georgia, "Times New Roman", Times, serif;
		padding: 6px;
		font-size: 11px;
		text-align: justify;
		color: #2D4D64;
		line-height: 20px;
	}
