/* Start of CMSMS style sheet 'Styles' */
body {
	margin: 0;
	padding: 0;
	background-image: url(images/bgextend.jpg);
	background-repeat: repeat-x;
	background-color: #67712F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color:#000000;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color:#0000EE;
}

h1 {
	font-size:17px;
	color:#687135;
}

h2 {
	font-size:14px;
	color:#687135;
}

strong {
	color:#333333;
}

#container {
	width: 963px;
	margin: 0 auto 0 auto;
	background-image: url(images/container_bg.jpg);
	text-align: left;
	position: relative;
}

#header {
	width: 963px;
	height: 225px;
	background-image: url(images/header.jpg);
	position: relative;
}

#left_column {
	width: 207px;
	float: left;
}

#right_column {
	width: 756px;
	float: left;
}

#content {
	padding: 10px 28px 20px 20px;
	width: 708px;
}


#footer {
	height: 54px;
	width: 963px;
	background-image: url(images/footer_bg.jpg);
	clear: both;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding-top:15px;
}

#credits {
	width: 963px;
	margin: 0 auto 0 auto;
	text-align: right;
	color: #ffffff;
	padding: 10px 60px 10px 0;
}

#credits a {
	color: #ffffff;
	text-decoration: none;
}

#left_column_info_box {
	width:199px;
	font-size:12px;
	font-weight:bold;
	color:#253D6D;
	text-align:center;
	margin-left:8px;
}

#left_column_info_box #packaging_today {
	padding: 0 10px 0 10px;
	margin: -10px 0 5px 0;
}

#left_column_info_box #renewable_energy {
	padding: 0 10px 0 10px;
	margin: 10px 0 30px 0;
}

#phone_number {
	position:absolute;
	right:48px;
	top:16px;
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
}

#request_for_quote_button {
	float:right;
	padding: 0 0 10px 10px;
}

#sitemap li, li li{
	list-style:none;
	line-height:20px;
}

#content li {
	margin: 10px 0px;
}

.img {
	float:right;
	margin:10px 0 10px 10px;
	clear:right;
}

#print_logo {
	display:none;
}


/* End of 'Styles' */

