.banner_area
	{
		background-image: url(/images/banner_back1.gif);
		background-repeat: repeat-x;
		background-color: #CDD3DA;
	}
	
.banner_area_text .header_link
	{
		text-decoration: none;
	}
	
.banner_image
	{
		position:relative;
		left:-3px;
	}	 

.top_menu
	{
		border-top: 1px solid #C1C8D0;
		background-color: #CDD3DA;
		padding-top:5px;
		padding-bottom:5px;
	}
	
.brands_box
	{
		border:1px solid #B1C1D1;
		background-color:#D5DAE0;
		cursor:pointer;
		margin-top:2px;
		padding:3px;
		padding-left:15px;
		letter-spacing:1px;
	}

	
	.search_box
	{
		background-color: #D5DAE0;
	}	
	.search_box .header_link
	{
		color: #CE0101;
	}
/* beging right menu */
	.right_menu_shopping_cart {
		border-left:1px solid #C1C8D0;
		background-image: url(/images/banner_back1.gif);
		background-repeat: repeat-x;
		background-color: #CDD3DA;
	}
/* end right menu */

/* begin of text styles*/
.pass_view {text-decoration:none; color:#002A45; font-family:Tahoma; font-size:11px; font-weight:bold;}
/* end of text styles*/

/* begin of headers styles*/
	.header
	{
		padding-right:20px;
	}
/* end of headers styles*/

/* begin of product box styles*/
.man{font-variant:small-caps;}	
/* end of product box styles*/

.testimonials_box
{
	border: 1px solid #B1C1D1;
}