@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color:#fff;
}
img {
	border:none;
	text-align: center;
	}
form p {
	margin:0px;
}
#toplevel {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	}
#topmenu {
	width:970px;
	float:right;
}
#header {
	width:970px;
	clear:both;
	height:132px;
}
#menu {
	width:970px;
	height:35px;
}
#content {
	min-height:300px;
	padding:10px;
	width:950px;
}
#footer {
	clear:both;
	width:970px;
	height:39px;
}
#footer2 {
	width:970px;
	height:40px;
}
form {
	border:0px;
	margin:0px;
	}
#basket_left {
	float:left;
	width:665px;

}
#basket_right {
	float:right;
	width:280px;

}
.header_right {
	background-position: right top; 
	background-repeat: no-repeat; 
	background-image: url(../images/headers/basket_header/images/basket_header_right.gif);
}
.header_left {
	background-position: left top; 
	background-repeat: no-repeat; 
	background-image: url(../images/headers/basket_header/images/basket_header_left.gif);
}
.header_bg {
	background-position: top; 
	background-image: url(../images/headers/basket_header/images/basket_header_bg.gif);
}
.testimonial {
	padding:10px;
	border:#CCC dotted 2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}