h1, h2, h3, h4, h5, h6, h7 {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url('/images/header-background.gif') top center repeat-x;
}

#header {

}

#logo {
	float: left;
}

#logo a {
	display: block;
	width: 185px;
	height: 76px;
	background: url('/images/flplastics-logo.gif') center center no-repeat;
}

#telephone {
	float: right;
	margin: 41px 0 0 0;
	height: 37px;
	width: 182px;
	background: url('/images/telephone.gif') center center no-repeat;
}

#container {
	width: 940px;
	margin: 0 auto;
	margin-top: 35px;
	background: none;
}

#content {
	clear: both;
	overflow: hidden;
	padding: 57px 0 0 0;
}

#left {
	width: 150px;
	margin: 0 70px 0 0;
	float: left;
}

#right {
	float: left;
	width: 720px;
}

#footer-wrap {
	clear: both;
	width: 940px;
	margin: 0 auto;
	margin-top: 40px;
	border-top: 2px solid #E30000;
}

#footer {
	margin: 0 0 0 220px;
	padding: 10px 0 30px 0;
}


/** left menu **/
#left img {
	display: block;
	margin: 0 0 0 5px;
}

#left ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
}

.css-styled-menu {
	margin: 5px 0 0 0 !important;
	border-bottom: 2px solid #d2d2d2;
}

#left li {
	border-top: 2px solid #d2d2d2;
	padding: 0;
	list-style-image: none;
}

#left li a {
	display: block;
	width: 140px;
	padding: 8px 0 8px 10px;
}

#left li a:hover {
	background: url('/images/menu-bullet.gif') left center no-repeat;
}

#left a.selected {
	background: url('/images/menu-bullet.gif') left center no-repeat;
}


/** home page **/
.sid1 .block-image-wrapper-right {
	width: 340px !important;
	margin: 0 30px 0 0;
}

.sid1 h1 {
	width: 370px;
	margin: 0 !important;
	padding: 0 0 26px 0;
	border-bottom: 2px solid #E30000;
}

.sid1 .image-wrapper-id2 {
	margin: -84px 0 0 0;
	width: 350px !important;
	float: left;
}

.sid1 .image-wrapper-id3, .sid1 .image-wrapper-id4 {
	width: 350px !important;
}

.sid1 .home-para1 {
	margin: 27px 0 20px 0;
}


/** center **/
.center {
	width: 500px !important;
}

/** right images **/
#right-images {
	float: left;
	width: 180px;
	margin: 0 0 0 40px;
}

#right-images .search {
	display: block;
	width: 180px;
	height: 162px;
	background: url('/images/search-product-range-right.gif') center no-repeat;
}

#right-images .quote {
	margin: 15px 0 0 0;
	display: block;
	width: 180px;
	height: 181px;
	background: url('/images/get-a-quote-right.gif') center no-repeat;
}

.info {
	display: none !important;
}
