#container {
	width: 760px;
	\width: 758px;
	w\idth: 748px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 960px;
}
#banner {
	color: #d12801;
	text-align: center;
	background-color: #ededed;
	height: 120px;
	font-family: "Trebuchet MS";
	font-size: 80%;
	clear: both;
	background-image: url(images/baldocksonline.jpg);
	background-repeat: no-repeat;
}

#banner h1 {
	font-size: 12px;
	padding-top: 90px;
	color: #666666;
}
#bannerleft {
	float: left;
	height: 120px;
	width: 195px;
	vertical-align: inherit;
	clear: both;
	font-family: "Trebuchet MS";
	font-size: 90%;
	}
	
#bannerright {
	float: right;
	height: 120px;
	width: 154px;
	background-image: url(images/arrowright.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: right top;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 85%;
		}
#content {
	float: right;
	background:url(images/banner.jpg) no-repeat;
	background-color: gray;
	height: 219px;
	width: 553px;
}
#productcontent {
	float: right;
	width: 550px;
	color: #666363;
	font-family: "Trebuchet MS";
	font-size: 80%;
	border: 0;
	}
	
#productcontentimages {
	margin-top: 5px;
	margin-left: 20px;
	border: 0;
	}
	
#productcontentimages a:hover img { filter: alpha(opacity=50); }
#productcontentimages a img  { filter: alpha(opacity=100); }
#productcontentimages a:hover img { -moz-opacity: 0.5; opacity: 0.5; }
#productcontentimages a img { -moz-opacity: 1; opacity: 1; }


#sidebar-a {
	float: left;
	background-color: #ededed;
	width: 195px;
	clear: both;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	height: 100%;
	font-family: "Trebuchet MS";
	font-size: 80%;
	color: #FFFFFF;
}
#sidebar-a li {
}
#sidebar-a li a {
	color: #fff;
	display: block;
	text-decoration: none;
}
#sidebar-a li a:hover {
	color: #666666;
}

#sidebartext {
	font: 90%Trebuchet MS;
	color: #666666;
	margin-bottom: 50px;
	
}

#sidebartext ul {
	font: 50%Trebuchet MS;
	color: #ff9900;
	
}
#footer {
	text-align: right;
	font: 60%Trebuchet MS;
	clear: both;
	padding: 5px;
	background-color: #ededed;
	background-image: url(images/bannertop.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
.style1 {
	color: #000000
}
.style2 {
	color: #666666
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

#sidemenu ul {
	display:block;
	list-style:none;
	text-decoration: none;
	padding-top: 11px;
}
#sidemenu li {
	display:block;
	height:26px;
	text-decoration: none;
}
#sidemenu a, #sidemenu a:visited, #sidemenu a:active {
	display:block;
	height:20px;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 35px;
}
#sidemenu a:hover{
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	background-color: #ededed;
	text-decoration: none;
}
#sidemenu .active a,#sidemenu .active a:visited, #sidemenu .active a:active, #sidemenu .active a:hover {
	text-decoration: none;
}
