	#leftcontent {
		position: absolute;
		left: 4%;
		width: 33%;
		padding: 0px;
		margin: 0px;
		}

	#centercontent {
		position: absolute;
		left: 40%;
		width: 27%;
		padding: 0px;
		margin: 0px;
		}

	#rightcontent {
		position: absolute;
		left: 70%;
		width: 210px;
		border: 0px;
		margin: 40px 0px 0px 0px;
		padding: 0px;
		}
					
 	#banner {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		color: #000000;
		background-color: #fff;
		height:112px;
		}

	.titlewrapper {
		/* position: relative;
		height: 22px; 
		width: 100%; */
		margin: 0px 0px 10px 0px;
		border-bottom: 1px solid #3333CC;
		}

	.titlecontent {
		/* position: relative;
		top: 7px;
		right: 0px;
		margin: 0px 0px 4px 0px; */
		padding: 0px;
		text-align: right;
		}
		
	#nav {
		position: relative;
		margin: 0px;
		border-top: 0px solid #000;
		border-right: 0px solid #000;
		border-bottom: 1px solid #000;
		border-left: 0px solid #000;
		color: #000000;
		background-color: #CCCCCC;
		padding: 0px;
		width: 100%;
		}

	#basket {
		position: relative;
		width: 25%;
		margin: 0px;
		padding: 2px 0px 0px 10px;
		}

	p { 
		margin: 0px 0px 10px 0px;
		}

	#advsearch {
		float: right;
		margin: 0px 10px 0px 12px;
		padding-right: 0px;
		}

	.centertitlecontent {
		position: absolute;
		top: 5px;
		right: 0px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
		text-align: right;
		}


	#bodywrapper {
		position: relative;
		margin: 0px;
		padding: 0px;
		}

	#bannerlogo {
		float: right;
		text-align: right;
		margin: 0px 10px 0px 0px;
		padding-top: 8px;
		}

	#logo {
		padding: 0px;
		margin: 0px 0px 8px 0px;
		}
