#mainwrapper #price {
	position:absolute;
	left: 330px;
	top: 20px;	
}

#minheight{
	float:right;
	height:645px;
}


#sidebarright {
	float: right;
	width: 240px; /* since this element is floated, a width must be given */
	background: #E3E3E3; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* top and bottom padding create visual space within this div */
	margin: 0px;
	
}

.containerr {
	color:#000000;
	margin:1px 1px 1px 2px;
	width: 236px;
	background-color: #F9F9F9;
	background-image: url(../img/whitelogo4.jpg);
	background-position: -405px 60px;
	background-repeat: no-repeat;
}

.containerr img{
	width: 180px;
	display: block;
	margin-left: 28px;
}

.containerr p{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 10px 5px 10px;	
}

#sidebarleft {
	float: left;
	width: 240px; /* since this element is floated, a width must be given */
	background: #E3E3E3; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* top and bottom padding create visual space within this div */
	margin: 0px;
	
}
.containerl {
	color:#000000;
	margin:1px 1px 1px 2px;
	width: 236px;
	background-color: #F9F9F9;
	background-image: url(../img/whitelogo4.jpg);
	background-position: 150px 60px;
	background-repeat: no-repeat;
}

.containerl img{
	width: 180px;
	display: block;
	margin-left: 28px;
}

.containerl p{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 10px 5px 10px;	
}

#sidebarmid {
	float: right;
	width: 240px; /* since this element is floated, a width must be given */
	background: #E3E3E3; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* top and bottom padding create visual space within this div */
	margin: 0px 32px 0px 0px;
	
}

.container {
	color:#000000;
	margin:1px 1px 1px 2px;
	width: 236px;
	background-color: #F9F9F9;
	background-image: url(../img/whitelogo4.jpg);
	background-position: -132px 60px;
	background-repeat: no-repeat;
}

.container img{
	width: 180px;
	display: block;
	margin-left: 28px;
}

.container p{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 10px 5px 10px;	
}

#bbox {
	width: 794px; /* since this element is floated, a width must be given */
	background: #E3E3E3; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* top and bottom padding create visual space within this div */
	margin: 10px 30px 0px 137px;
	clear: both;	/*float: left;*/
}

.bcontainer {
	color:#000000;
	margin:1px 1px 1px 2px;
	width: 790px;
	background-color: #F9F9F9;
}

.bcontainer img{
	padding : 0px 15px 0px 18px;
	width:auto;
	height:auto;
}

.bcontainer p{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	display: block;
	margin: 0px 0px 0px 0px;
}


.srtop, .srbottom{
	display:block;
	background-color: #F9F9F9;	
}

.srtop *, .srbottom *{
	display: block;
	height: 1px;
	overflow: hidden;
	background:#E3E3E3;
}

.sr1{margin: 0 5px}
.sr2{margin: 0 3px}
.sr3{margin: 0 2px}
.sr4{
margin: 0 1px;
height: 2px
}

.rtop, .rbottom{
	display:block;
	background-color: #E3E3E3;	
}
.rtop *, .rbottom *{
	display: block;
	height: 1px;
	overflow: hidden;
	background:#F9F9F9;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}


.topcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-right: 30px;
	margin-left: 137px;
	padding-top: 50px;
	font-style: normal;
	height: auto;	
}

.list {
	width: 210px;
	display: block;
	padding-left: 20px;
	height: 500px;
}

.list li {
	list-style: none;
	background-image: url(../img/redbutton.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin-bottom: 5px;
	padding: 10px 0px 10px 25px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}