body {
	margin: 0;
	padding: 0;
	}
img {
	border: 0px;
	}
#header {
	background: #fff url(/templates/bws/images/header.gif) no-repeat;
	text-align: right;
	color: #333;
	padding-left: 510px;
	}
#breadcrumb {
	background: #ccc url(/templates/bws/images/breadcrumb.gif) repeat-x;
	font-family: tahoma;
	font-size: x-small;
	text-align: right;
	color: #333;
	padding: 5px;
	}
#breadcrumb a {
	background: inherit;
	color: #333;
	}
#menutop {
	background: #ccc url(/templates/bws/images/menu1bg.gif) repeat-x;
	color: #333;
	height: 33px;
	font-family: tahoma;
	font-size: medium;
	}
#menutop a.lev1 {
	background: url(/templates/bws/images/menu1button.gif) no-repeat 0 7px;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 5px 7px 30px;
	}
#left {
	vertical-align: top;
	font-family: tahoma;
	font-size: small;
	width: 185px;
	}
#menu2 a {
	background: url(/templates/bws/images/menuleftbutton.gif) no-repeat;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	}
#content {
	vertical-align: top;
	font-family: arial;
	font-size: medium;
	padding: 0;
	background: #FFF7CF;
	color: #333;
	}
#contenttop {
	background: url(/templates/bws/images/contenttopbg.gif) repeat-x;
	}

#leftbottom {
	background: url(/templates/bws/images/leftbottombg.gif) repeat-y;
	color: #333;
	vertical-align: top;
	font-family: arial;
	font-size: medium;
	}
#leftbottom h2 {
	background: url(/templates/bws/images/lefth2.gif) no-repeat;
	color: #333;
	width: 158px !important;
	width: 178px;
	font-family: tahoma;
	font-size: medium;
	margin: 0;
	padding: 7px 2px 7px 40px;
}
#cartbox {
	padding: 10px;
	}
#chead {
	background: url(/templates/bws/images/chead.gif) repeat-x;
	margin: 0;
	padding: 0;
}
#chead h1 {
	background: url(/templates/bws/images/cheadl.gif) no-repeat;
	color: #333;
	font-family: tahoma;
	font-size: medium;
	margin: 0;
	padding: 7px 2px 7px 40px;
}
#contentl {
	background: url(/templates/bws/images/contentlbg.gif) repeat-y;
	vertical-align: top;
}
#contentc {
	background: url(/templates/bws/images/contentcbg.gif) repeat-x;
	vertical-align: top;
	padding: 10px;
	color: #000;
	}
#members {
	background: url(/templates/bws/images/membersbbg.gif) repeat-y;
	vertical-align: top;
	}
#members #loginbox {
	background: url(/templates/bws/images/membersbg.gif) repeat-y;
	margin: 0;
	padding: 5px 5px 5px 15px;
	color: #333;
	font-family: tahoma;
	font-size: small;
	}
#members #loginbox .textinput {
	width: 150px;
	}
#footer {
	background: url(/templates/bws/images/footerbg.gif) repeat-x;
	margin: 0;
	font-family: tahoma;
	font-size: x-small;
	text-align: center;
	padding: 11px;
	color: #333;
}
#footer a {
	color: #333;
}
#footer a:hover {
	color: #fff;
}
#copyright {
	background: #fff;
	margin: 0;
	font-family: tahoma;
	font-size: x-small;
	text-align: center;
	padding: 11px;
	color: #666;
}
#copyright a {
	color: #666;
}
#menu1 li { 
	width: 200px;
}
#menu2 a {
	display: block;
	width: 155px !important;
	width: 159px;
	padding: 7px 5px 7px 40px;
}



