@charset "utf-8";
body  {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 15px;
}
#container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #611759;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 22px;
} 
#header {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 130px;
	padding-bottom: 0;
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 620px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 221px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

#mainContent {
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 20px;
	padding-left: 20px;
} 
#mainContentHomepage {
	margin-top: 221px;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 0;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 200px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
} 

#mainContentProductpackaging {
	width: 360px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 200px;
	padding-left: 510px;
}
#footer {
	background-color: #611759;
	height: 40px;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
	margin-top: -1px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-image: url(img/all_enquiries.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#wrapperIndex {
	border-top-width: 25px;
	border-right-width: 25px;
	border-bottom-width: 10px;
	border-left-width: 25px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #611759;
	border-right-color: #611759;
	border-bottom-color: #611759;
	border-left-color: #611759;
	background-attachment: scroll;
	background-image: url(img/innovative_packing_solutions.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapperProductpackaging {
	border-top-width: 25px;
	border-right-width: 25px;
	border-bottom-width: 10px;
	border-left-width: 25px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #611759;
	border-right-color: #611759;
	border-bottom-color: #611759;
	border-left-color: #611759;
	background-attachment: scroll;
	background-image: url(img/product_packaging.jpg);
	background-repeat: no-repeat;
	background-position: left 100px;
}
#wrapperContractpackaging {
	border-top-width: 25px;
	border-right-width: 25px;
	border-bottom-width: 10px;
	border-left-width: 25px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #611759;
	border-right-color: #611759;
	border-bottom-color: #611759;
	border-left-color: #611759;
	background-attachment: scroll;
	background-image: url(img/contract_packaging.jpg);
	background-repeat: no-repeat;
	background-position: left 100px;
}
#wrapperRemovalpackaging {
	border-top-width: 25px;
	border-right-width: 25px;
	border-bottom-width: 10px;
	border-left-width: 25px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #611759;
	border-right-color: #611759;
	border-bottom-color: #611759;
	border-left-color: #611759;
	background-attachment: scroll;
	background-image: url(img/removal_packaging.jpg);
	background-repeat: no-repeat;
	background-position: -30px 100px;
}
#navigationContainer {
	padding-right: 30px;
	padding-left: 30px;
}
.navhome {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	display: block;
	line-height: 30px;
	text-decoration: none;
	float: left;
	height: 30px;
	width: 114px;
	text-align: center;
}
.navhome:hover {
	color: #FFFFFF;
	background-image: url(img/home_tab.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	width: 114px;
	text-decoration: none;
}
.navproductpack {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	display: block;
	line-height: 30px;
	text-decoration: none;
	float: left;
	height: 30px;
	width: 169px;
	text-align: center;
	margin-right: 20px;
}
.navproductpack:hover {
	color: #FFFFFF;
	background-image: url(img/product_packing_tab.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	width: 169px;
	text-decoration: none;
}
#sidebar1 h1 {
	font-size: 16px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
}
.rule {
	height: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#mainContentHomepage h3 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 14px;
	padding-top: 15px;
}
#container #header #address {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 52px;
	padding-left: 6px;
}
#extratopnav a {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	color: #611759;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#extratopnav a:hover {
	color: #000000;
}
#extratopnav {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	color: #611759;
}
#footer a {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 20px;
}
	#sidebarProductpackaging {
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 0;
	padding-right: 20px;
	padding-left: 20px;
	width: 200px;
	}

