/* CSS Document */
/* POLYPIPE CSS for Rainstream */

.fadebox {
	width: 205px;
	height: 194px;
	float: left;
	background: url(/polypipe/frontend/bp/homepage/images/fadebox.gif) top left no-repeat;
	padding: 13px;
	text-align: center;
margin-right: 15px;
}
div.bpmenu
{
height: 123px !important;
}

.fadebox .image {
	margin-bottom: 5px;
	height: 134px;
	width: 205px;
}

.fadebox .image .bpmenu { display: none; background: url(/polypipe/frontend/bp/homepage/images/menu-bg.gif) top left no-repeat; height: 111px; }
.fadebox .image .bpmenu ul { list-style: none; margin: 0px; padding: 5px; font-size: 8pt; }
.fadebox .image .bpmenu ul li a { text-decoration: none; color: #3f3f3f; }
.fadebox .image .bpmenu ul li a:hover { color: #0053A4; }

.fadebox h3 {
	padding: 0px;
	margin: 0px;
	color: #3f3f3f;
}

/** Footer links **/

div#footerlinks { margin-top: 30px; }

div#footerlinks h2 {
	color: #fff;
	padding: 8px 10px;
	background: #004588 url(/polypipe/frontend/bp/homepage/images/footerlinks-bg.gif) top left no-repeat;
	font-weight: bold;
	margin: 0px;
	font-size: 9pt;
width: 95%;
}

div#footerlinks ul {
	float: left;
	width: 200px;
	padding: 0px 25px 0px 0px;
	list-style: none;
}
div.body
{
width: 740px;
}
div#pagecontent
{
position: relative;
left: -20px !important;
}