body, div, p, h1, h2, h3, h4, h5, h6, form {
	padding: 0;
	margin: 0;
}

body {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

.body {
	background: #0c0652; /*url(../../images/body_bg.gif) repeat-x;*/
}

h1 {
	margin: 5px;

	font-size: 12px;
	color: #291a60;
}

h2 {
	margin: 5px;

	font-size: 11px;
	color: #291a60;
}

h3 {
	margin: 5px;

	font-size: 10px;
	color: #291a60;
}

p {
	padding: 3px 5px;

	font-size: 11px;
	line-height: 150%;

	color: #291a60;
}

ul {
	font-size: 11px;

	color: #291a60;
}

.wrapper a {
	text-decoration: none;

	color: #ACACAC;
}

.wrapper a:hover {
	text-decoration: underline;
}

.req {
	color: #cc0000;
}

.clear {
	clear:both;
	height:0pt;
	line-height:0pt;
	overflow:hidden;
}

.wrapper {
	width: 940px;
	margin: 0 auto;
}

.header {
	height: 125px;
	position: relative;

	background: url(../../images/header.gif) no-repeat;
}

	.header .logo {
		position: absolute;
		left: 102px;
		top: 15px;
	}

	.header .flash_header {
		position: absolute;
		top: 10px;
		left: 15px;
		background: url(../../images/header_bg.gif) left top no-repeat;
	}

.content {
	width: 100%;
	overflow: hidden;

	background: url(../../images/content_bg.gif) repeat-y;
}

	.content_leftside {
		width: 747px;
		float: left;
		padding: 5px 2px 0px 17px;
		overflow: hidden;
	}

	.content_leftside .subtext {
		margin: 20px 10px 10px 10px;
	}

	.content_topleft {
	}

		.content_topleft .tabsystem {
			width: 743px;
			overflow: hidden;
			height: 21px;
			z-index: -1;

			background: #e4e4e4;
		}

			.tabsystem ul {
				padding: 0;
				margin: 0;

				list-style: none;
			}

			.tabsystem li {
				float: left;
			}

		.content_topleft .divswapbox {
			width: 741px;
			height: 345px;
			z-index: 99;

			border-left: 1px solid #acacac;
			border-right: 1px solid #acacac;
		}

		.divswapboxtext {
			height: 300px;
			width: 244px;
			position: absolute;
			top: 32px;
			left: 8px;

			font-size: 10px;
			line-height: 150%;
			
			color: #291a60;
			background:  url(../../images/divswap/divswapboxtext_bg.gif) no-repeat;
		}
			
			.divswapboxtext h1 {
				margin: 15px 10px 10px 14px;

				font-size: 12px;
				text-decoration: underline;
			}
			
			.divswapboxtext p {
				padding: 5px 14px;

				font-size: 10px;
				line-height: 150%;
			}

		.divswapbox_image {
			width: 251px;
			height: 302px;
			position: absolute;
			top: 29px;
			right: 61px;
		}

			.divswapbox .divswapbox_racking_content {
				height: 325px;
				padding: 10px 8px;
				position: relative;

				background: #f5f5f5 url(../../images/divswap/racking_bg.gif) 21px 9px no-repeat;
			}

			.divswapbox .divswapbox_shelving_content {
				height: 325px;
				padding: 10px 8px;
				position: relative;

				background: #f5f5f5 url(../../images/divswap/shelving_bg.gif) 30px 15px no-repeat;
			}

			.divswapbox .divswapbox_binning_content {
				height: 325px;
				padding: 10px 8px;
				position: relative;

				background: #f5f5f5 url(../../images/divswap/binning_bg.gif) 30px 15px no-repeat;
			}

			.divswapbox .divswapbox_floors_content {
				height: 325px;
				padding: 10px 8px;
				position: relative;

				background: #f5f5f5 url(../../images/divswap/floors_bg.gif) 30px 15px no-repeat;
			}

			.divswapbox .divswapbox_safety_content {
				height: 325px;
				padding: 10px 8px;
				position: relative;

				background: #f5f5f5 url(../../images/divswap/safety_bg.gif) 30px 15px no-repeat;
			}

			.divswapbox .divswapbox_service_content {
				height: 325px;
				padding: 10px 8px;
				position: relative;

				background: #f5f5f5 url(../../images/divswap/service_bg.gif) 30px 15px no-repeat;
			}

		.content_topleft .divswapbox_bottom {
			height: 10px;
			width: 743px;

			background: #f6f6f6 url(../../images/divswap_bg.gif) bottom no-repeat;
		}

	.content_bottomleft {
		padding: 7px 0 0 0;
	}

		.content_bottomleft .specialsbox {
			width: 233px;
			height: 90px;
			float: left;
			margin: 0 6px 0 0;
			padding: 25px 5px 5px 5px;

			background: url(../../images/specialbox_bg.gif) no-repeat;
		}

		.content_bottomleft .newsbox {
			width: 234px;
			height: 87px;
			float: left;
			margin: 0 2px 0 0;
			padding: 25px 5px 5px 8px;
			position: relative;

			font-size: 9px;

			background: url(../../images/newsbox_bg.gif) no-repeat;
		}

			.newsbox ul {
				padding: 0;
				margin: 0;

				list-style: none;
			}

			.newsbox h3 {
				padding: 0;
				margin: 2px 0;
			}

			.newsbox p {
				margin: 0;
				padding: 0;

				line-height: 90%;
			}

			.newsbox .more {
				padding: 2px 20px 2px 0;

				text-align: right;
			}

			.newsbox .readmore {
				position: absolute;
				top: 3px;
				right: 40px;

				font-size: 9px;
			}

				.readmore a:link, .readmore a:visited {
					color: #291A60;
				}

		.content_bottomleft .servicesbox {
			width: 235px;
			height: 90px;
			float: left;
			padding: 25px 5px 5px 5px;

			background: url(../../images/servicesbox_bg.gif) no-repeat;
		}


	.content_rightside {
		width: 168px;
		float: left;
	}

		.content_rightside .linkbox {
			margin: 3px 0 0 0;
		}

		.linkbox  ul{
			padding: 0;
			margin: 0;

			list-style: none;
		}
		
		.content_rightside .subscriptionbox {
			height: 63px;
			width: 145px;
			margin: 1px 0 0 0;
			padding: 26px 5px 5px 8px;

			text-align: center;

			background: url(../../images/subscriptionbox_bg.gif) no-repeat;
		}

			.subscriptionbox .formfields {
				margin: 0 0 5px 3px;
				_margin: 0 0 2px 3px;
			}
		
		.content_rightside .searchbox {
			height: 38px;
			width: 147px;
			margin: 4px 0 0 0;
			padding: 26px 5px 5px 6px;
			_padding: 24px 5px 5px 6px;

			text-align: center;

			background: url(../../images/searchbox_bg.gif) no-repeat;
		}

			.searchbox .formfields {
				margin: 0 0 4px 3px;
				_margin: 0 0 2px 3px;
			}
		
		.content_rightside .enquirybox {
			height: 119px;
			_height: 117px;
			width: 147px;
			padding: 20px 5px 5px 6px;
			//padding: 19px 5px 3px 5px;

			text-align: center;

			background: url(../../images/enquiry_bg.gif) no-repeat;
		}

			.enquirybox label {
				display: block;
				padding: 0 10px 0 0;
				margin: 1px 0 0 0;
				//margin: 0;

				font-size: 10px;
				font-family: helvetica, verdana, arial, sans-serif;

				color: #291a60;
			}

			.enquirybox .formfields {
				margin: 0 0 1px 2px;
				//margin: 0 0 0 2px;
			}

			.enquirybox .formimages {
				margin: 3px 0 0 0;
				//margin: 0;
			}
		
		.content_rightside .requirementbox {
			height: 79px;
			width: 147px;
			margin: 0 0 10px 0;
			padding: 38px 5px 5px 5px;

			text-align: center;

			background: url(../../images/requirementbox_bg.gif) no-repeat;
		}

.footer {
	height: 65px;
	padding: 5px 0 0 0;

	background: url(../../images/footer_bg.gif) no-repeat;
}

	.footer .flashticker {
		margin: 0 0 0 110px;
		width: 674px;
	}

.powered {
	width: 920px;
	margin: 0 auto;

	font-size: 10px;
	text-align: right;
}

	.powered a:link, .powered a:visited {
		padding: 0 3px;

		text-decoration: none;

		color: #f6f6f6;
	}
	
	.powered a:hover {
		color: #cccccc;
	}

	.powered img {
		margin: 0 0 -3px 0;
	}

/* News */
.news {
	width: 90%;
	margin: 20px 20px 10px 5px;

	line-height: 150%;
}

	.news_item {
		padding: 0 0 15px 0;
		margin: 0 0 15px 0;

		border-bottom: 1px solid #a5a5a5;
	}

		.news_item h2 a:link, .news_item h2 a:visited {
			margin: 5px;

			font-size: 11px;
			color: #291a60;
		}

		.news_item h2 a:hover {
			padding: 0 10px 0 0;
			text-decoration: none;

			border-right: 5px solid #ff9900;
		}

	.news .time {
		margin: 5px 10px;

		font-size: 9px;
		font-weight: bold;

		color: #ff9900;
	}

	.news .more {
		padding: 0 20px 0 0;

		text-align: right;
	}

		.news img {
			margin: 2px 0 -2px 0;
		}
