/* CSS Document */

	#banner_small{
   		width:940px;
		margin:45px auto 0 auto;
	}
	
	#path{
		font-size:11px;
		letter-spacing:1px;
		color:#666;
		margin-bottom:20px;
	}
	
	#path a, #path a:visited{
		color:#666;
		}
	#path a:hover, #path .active{
		color:#333;
	}
	
/* ===============================
   Products
   =============================== */
	#mainContent h1{
		margin-bottom:15px;
		text-transform:uppercase;
	}
   	
	.title{
		font-size:20px;
		color:#901c25;
		letter-spacing:normal;
		font-family:Helvetica, Arial, sans-serif;
		font-weight:normal;
	}
	
/*	#product_categories li a, #product_categories li a:visited{
		font-size:14px;
		display:inline-block;
		margin:5px 0;
		color:#333;
		background:url(../images/bullet.gif) no-repeat left 5px;
		padding:0 15px 0 15px;
	}
	
	#product_categories li a:hover{
		color:#933;
		font-weight:bold;
	}
	
	#product_categories{
		padding-top:20px;
	}
	#product_categories span{
		float:left;
		display:inline-block;
		margin-right:19px;
	}
	#product_categories span a{
		display:inline-block;
	}
*/	
	
	#product_section{
		float:left;
		margin:15px 40px 20px 0px;
		width:280px;
	}
	#product_section h1{margin:0; padding:0;}
	#product_section h1 a,#product_section h1 a:visited{
		font-size:16px;
		font-weight:bolder;
		letter-spacing:normal;
		font-family:Helvetica, Arial, sans-serif;
		color:#000;
		display:inline-block;
		margin:0 0 5px 0;
	}
	#product_section h1 a:hover{
		color:#933;
	}
	#product_section .readmore{
		float:right;
		margin:5px 0 10px 0;
		color:#933;
	}
	#product_section .readmore a,#product_section .readmore a:visited{
		color:#933;
		text-decoration:none;
	}
	
	#product_section .readmore a:hover{
		text-decoration:underline;
	}
	#product_section .image{
		clear:both;
		width:280px;
		height:80px;
		margin-bottom:5px;
	}
	#product_section .image img{
		width:280px;
	}
	
	#product_section .caption, .product_detail .caption{
		font-size:11px;
		color:#666;
		line-height:15px;
	}
	
	.product_detail{
		margin:15px 0 25px 0;
	}
	.product_detail .showcase_image{
		float:left;
		margin-right:40px;
		margin-bottom:20px;
		width:280px
	}
	
		
	.product_detail .last{
		display:inline-block;
		margin-right:0px;
	}
	 .product_detail .caption{
		font-size:12px;
		color:#666;
		line-height:15px;
		display:inline-block;
		margin:5px 0;
	}
	.showcase_title{
		margin-bottom:15px;
		border-bottom:solid 1px #ccc;
		padding-bottom:5px;
	}
	
	#content p{
		line-height:20px;
	}
	
/* ===============================
   Contact
   =============================== */
	#contact_info{
		float:left;
		width:300px;
	}
	
	.title_small{
		font-size:16px;
		font-weight:bolder;
		letter-spacing:normal;
		font-family:Helvetica, Arial, sans-serif;
		color:#000;
	}
	
	.contactinfo_title{
		font-weight:bold;
		color:#000;
	}
	
	#contact_form{
		float:left;
		margin-left:20px;
		width:600px;
		letter-spacing:0.5px;
	}
	.input, textarea{
		color:#333;
		width:300px;
		border:solid 1px #ccc;
		margin-bottom:10px;
		font-family: Tahoma, arial, helvetica, san-serif;
		font-size:13px;
		padding:3px;
		height:15px;
	}

	.sup{
		color:red;
		font-size:13px;
		margin-bottom:3px;
		display:inline-block;
	}
	
	label{
		margin-bottom:1px;
		display:inline-block;
		color:#000;
	}
	.captcha_input, .captcha_image, .captcha_link{
		float:left;
		margin:0 10px 0 0;
	}
	
	.captcha_link a, .captcha_link a:visited{
		font-size:12px;
		color:#933;
		text-decoration:none;
		letter-spacing:normal;
		margin-left:10px;
	}
	.captcha_link a:hover{
		color:#666;
	}
	
	.captcha_input{
		padding-top: 7px;
	}	


/* ===============================
   Customer
   =============================== */
	.customer{
		padding-bottom:20px;
		font-size:13px;
	}
	.customer_name,.customer_who,.customer_where{
		color:#666;
		font-size:12px;
	}
	.customer_name{
		font-weight:bold;
	}
	
	.customer_who{
		color:#;
	}
	
/* ===============================
   Colors & Edges
   =============================== */
   
   .ColorsEdges_section{
   		margin:30px 0 10px 0;
   	
   }

   .ColorsEdges_section .content{
   		float:left;
		width:590px;
		margin-right:40px;
   }
	
	.ColorsEdges_section h1{
		font-size:20px;
		font-weight:normal;
		letter-spacing:normal;
		text-transform:none;
		font-family:Helvetica, Arial, sans-serif;
		color:#000;
		margin:0 0 5px 0;
	}
   .ColorsEdges_section .description{
   		float:left;
		width:300px;
		margin-top:5px;
  }
  
  .black_title{
  	font-size:16px;
	font-family: Helvetica,Arial, sans-serif;
	font-weight:bold;
	color:#000;
  }
	
	.why_choose_us_section{
		margin:15px 0 30px 0;
	}
