@charset "utf-8";
/* CSS Document */

body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.hcsdirect.co.uk/images/shared/BG.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
* {
	margin: 0;
}
html {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#main_container {
	margin: 0 auto;
	height: 900px;
	width: 941px;
	background-color: #FFFFFF;
}
#top_container {
	width: 100%;
	height: auto;
}
#left_nav {
	position: relative;
	width: 187px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	padding-left: 8px;
	z-index: 20;
}
#ln_main {
	width: 187px;
	position: relative;
	float: left;
}
#ln_basket {
	width: 187px;
	position: relative;
	float: left;
}
#mid_content {
	position: relative;
	width: 553px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
}
#right_nav {
	position: relative;
	width: 185px;
	height: auto;
	float: left;
	padding-right: 8px;
	background-color:#FFFFFF
}
#plist-mid_content {
	position: relative;
	width: 588px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
}
#plist-right_nav {
	position: relative;
	width: 150px;
	height: auto;
	float: left;
	padding-right: 8px;
	background-color:#FFFFFF
}
#footer_content {
	position: relative;
	float: left;
	margin: 0 auto;
	height: 104px;
	width: 941px;
}
#ppage-mid_content {
	position: relative;
	width: 568px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
}
#ppage-right_nav {
	position: relative;
	width: 160px;
	height: auto;
	float: left;
	padding-right: 8px;
	background-color:#FFFFFF
}
.nav_title {
	width: 187px;
}
.float_left {
	width: 182px;
	float: left;
}
