@import url("reset.css");

body {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #666;
	background-color: #fff;
}

h1 {
	color: #5daa02;
}

h2 {
	color: #5daa02;
}

h3,h4,h5,h6 {
	color: #5daa02;
}

a {
	color: #5daa02;	
}

a:hover {
	text-decoration: none;
}

input {
	color: #6d6d6d;
}

textarea {
	color: #6d6d6d;
}

select {
	color: #6d6d6d;
}

hr {
	clear: both;
	display: block;
	margin: 24px 0 24px 0;
	border: 0;
	border-top: #f1f1f1 1px solid;
	height: 1px;
}

div#skip {
	display: none;
}

/* Layout */
div.wrapper {
	clear: both;
	width: 100%;
	text-align: center;
}

div#body-wrapper {
	clear: both;
	width: 100%;
	text-align: center;
	background-image: url("../images/tiles/body-wrapper.gif");
	background-repeat: repeat-x;	
}

div#body-wrapper div#body-wrapper-internal {
	width: 100%;
	padding: 25px 0 35px 0;
	text-align: center;
	background-image: url("../images/tiles/body-wrapper-internal.gif");
	background-repeat: repeat-y;
	background-position: top center;
}

div#body-wrapper div#body-wrapper-internal.home {
	padding: 0;
}

/* Masthead */
div#masthead {
	width: 969px;
	margin: 0 auto 0 auto;
	text-align: left;
}

div#masthead img {
	float: left;
}

div#masthead div#call-us {
	float: left;
	width: 400px;
	padding: 38px 0 0 0;
	text-align: center;
	background-image: url("../images/tiles/call-us.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

div#masthead div#call-us small {
	display: block;
	font-size: 2.1em;
	padding: 0 0 8px 0;
}

div#masthead div#call-us img {
	float: none;
}

div#masthead div#van {
	float: left;
	width: 288px;
	height: 93px;
	padding: 40px 0 0 170px;
	background-image: url("../images/tiles/van.gif");
	background-repeat: no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 118px;
}

div#masthead div#van a {
	font-size: 1.3em;
	font-weight: bold;
	color: #666;
	line-height: 17px;
	text-decoration: none;
}

div#masthead div#van a span {
	color: #5daa02;
}

div#masthead div#van a:hover {
	color: #5daa02;
}

/* Nav */
div#nav-wrapper {
	clear: both;
	width: 100%;
	text-align: center;
	background-image: url("../images/tiles/nav.gif");
	background-repeat: repeat-x;
}

div#nav {
	width: 969px;
	height: 49px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 23px;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 946px;
}

div#nav ul li {
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	background-image: url("../images/bullets/nav.gif");
	background-repeat: no-repeat;
	background-position: center right;
}

div#nav ul li.active {
	margin: 0 0 0 -2px;
}

div#nav ul li:last-child {
	background-image: none;
}

div#nav ul li a {
	display: block;
	float: left;
	padding: 21px 14px 14px 14px;
	color: #fff;
	text-decoration: none;
}

div#nav ul li.active a {
	color: #5daa02;
	background-image: url("../images/tiles/nav-active.gif");
	background-repeat: repeat-x;
	background-position: top right;
}

div#nav ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

div#nav ul li.active a:hover {
	color: #5daa02;
	text-decoration: none;
}

/* Home */
div#home {
	clear: both;
	width: 969px;
	margin: 0 auto 0 auto;
	padding: 25px 0 0 0;
	text-align: left;
}

div#home div#home-left {
	clear: both;
	float: left;
	width: 591px;
	padding: 0 0 55px 0;
}

div#home div#home-left div#carousel {
	width: 591px;
	height: 270px;
}

div#home div#home-left div#carousel div.item {
	position: absolute;
	z-index: 1;
	width: 591px;
	height: 270px;
	background-repeat: no-repeat;
}

div#home div#home-left div#carousel div.item a {
	position: absolute;
	width: 591px;
	height: 270px;
}

div#home div#home-left div#carousel div.item a span {
	display: none;
}

div#home div#home-left div#carousel div.item#facilities {
	background-image: url("../images/home-carousel/storage-facilities.jpg");
}

div#home div#home-left div#carousel div.item#store {
	background-image: url("../images/home-carousel/packaging.jpg");
}

div#home div#home-left div#carousel div.item#quote {
	background-image: url("../images/home-carousel/reception.jpg");
}

div#home div#home-left div#carousel div.item h1 {
	padding: 140px 0 0 18px;
	font-size: 1.8em;
	color: #fff;
	line-height: 30px;
}

div#home div#home-left div#carousel div.item h1 span {
	clear: both;
	display: block;
	font-size: 30px;
	font-size: 1.7em;
	font-weight: bold;
}

div#home div#home-left div#carousel div.item small {
	display: block;
	padding: 18px 0 0 60px;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
}

div#home div#home-left div#carousel ol {
	position: absolute;
	z-index: 2;
	width: 48px;
	margin: 246px 0 0 525px;
	padding: 1px 0 3px 0;
	background-image: url("../images/tiles/carousel-plinth.png");
	background-repeat: no-repeat;
	text-align: center;
}

div#home div#home-left div#carousel ol li {
	display: inline;
	padding: 0 1px 0 1px;
}

div#home div#home-left div#carousel ol li img {
	position: relative;
}

div#home div#home-left div#carousel img {
	position: absolute;
}

div#home div#home-left div#tips-home {
	clear: both;
	width: 591px;
	margin: 30px 0 16px 0;
}

div#home div#home-left div#tips-home h3 {
	padding: 16px 0 10px 0;
	font-size: 1.4em;
	font-weight: bold;
}

div#home div#home-left div#tips-home p {
	padding: 0 0 16px 0;
	font-size: 1.2em;
	line-height: 18px;
}

div#home div#home-left div#tips-home ol {
	float: right;
	margin: -30px 16px 0 0;
}

div#home div#home-left div#tips-home ol li {
	display: inline;
	padding: 0 0 0 4px;
}

div#home div#home-left div#tips-home dl {
	float: left;
	width: 295px;
	height: 74px;
}

div#home div#home-left div#tips-home dl.estimator {
	border-right: #ddeab0 1px solid;
	background-image: url("../images/tips/size-estimator.gif");
	background-repeat: no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 294px;
}

div#home div#home-left div#tips-home dl.van {
	background-image: url("../images/tips/van.gif");
	background-repeat: no-repeat;
}

div#home div#home-left div#tips-home dl dt {
	font-size: 1.8em;
	font-weight: bold;
	color: #5daa02;
}

div#home div#home-left div#tips-home dl dt a {
	text-decoration: none;
}

div#home div#home-left div#tips-home dl.estimator dt a {
	display: block;
	padding: 12px 0 50px 76px;
}

div#home div#home-left div#tips-home dl.estimator dd {
	margin: -44px 0 0 0;
	padding: 0 0 0 76px;
}

div#home div#home-left div#tips-home dl.van dt a {
	display: block;
	padding: 12px 0 50px 140px;
}

div#home div#home-left div#tips-home dl.van dd {
	margin: -44px 0 0 0;
	padding: 0 0 0 140px;
}

div#home div#home-left div#tips-home dl dd {
	font-size: 1.4em;
	font-weight: bold;
	color: #3c3c3c;
}

div#home div#home-left div#tips-home dl dd span {
	display: block;
	padding: 6px 0 0 0;
	font-size: 0.7em;
	font-weight: normal;
}

div#home div#home-left div#tips-home dl dd a {
	color: #3c3c3c;
	text-decoration: none;
}

div#home div#home-left div#tips-home div#tips-holder {
	position: relative;
	width: 591px;
	overflow-x: hidden;
	overflow-y: hidden;
}

div#home div#home-left div#tips-home div#tips-holder div.item {
	float: left;
	width: 591px;
	margin: 0 12px 0 0;
}

div#home div#home-left div#tips-home div#slider {
	position: relative;
	width: 10000px;
}

div#home div#home-left div#tips-home small {
	clear: both;
	display: block;
	margin: 28px 0 0 0;
	padding: 16px 0 16px 16px;
	font-size: 1.5em;
	font-weight: bold;
	background-color: #eaeaea;
}

div#home div#home-right {
	float: left;
	width: 378px;
	padding: 0 0 55px 16px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 362px;
}

div#home div#home-right h2 {
	margin: 14px 0 0 0;
	font-size: 1.6em;
	font-weight: bold;
	color: #fff;
}

div#home div#home-right h2 a {
	display: block;
	padding: 11px 16px 11px 16px;
	color: #fff;
	text-decoration: none;
	background-color: #5daa02;
}

div#home div#home-right p {
	clear: both;
	display: block;
	margin: 26px 0 0 0;
	padding: 8px 0 10px 85px;
	font-size: 2em;
	color: #3c3c3c;
	line-height: 25px;
	background-image: url("../images/icons/sheild-68-62.gif");
	background-repeat: no-repeat;
}

div#home div#home-right p strong {
	color: #5daa02;
}

div#home div#home-right p span {
	display: block;
	font-size: 0.55em;
}

div#home div#home-right p span a {
	color: #3c3c3c;
}

div#home div#home-right div.service {
	clear: both;
	display: block;
	height: 105px;
	margin: 0 0 10px 0;
	background-color: #ededed;
}

div#home div#home-right div.service h1 {
	padding: 16px 0 8px 0;
	font-size: 2.1em;
	font-weight: bold;
	color: #373737;
}

div#home div#home-right div.service h1 span {
	font-weight: normal;
}

div#home div#home-right div.service h1 a {
	text-decoration: none;
	color: #373737;
}

div#home div#home-right div.service h1 a:hover {
	color: #5daa02;
}

div#home div#home-right div.service small {
	display: block;
	padding: 0 0 8px 0;
	font-size: 1.2em;
	color: #7f7f81;
}

div#home div#home-right div.service img {
	float: left;
	padding: 0 16px 0 0;
}

/* Content */
div#content-wrapper {
	clear: both;
	width: 969px;
	margin: 0 auto 0 auto;
	padding: 0 0 40px 0;
	text-align: left;
	background-image: url("../images/tiles/content-wrapper.gif");
	background-repeat: repeat-y;
}

div#content-wrapper div#left-col {
	clear: both;
	float: left;
	width: 648px;
	padding: 18px 24px 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 624px;
}

div#content-wrapper div#left-col h1 {
	margin: 0 0 26px 0;
	border-bottom: #f1f1f1 1px solid;
	padding: 0 0 12px 0;
	font-size: 2.5em;
}

div#content-wrapper div#left-col h2 {
	padding: 0 0 4px 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #666;
}

div#content-wrapper div#left-col h3 {
	padding: 0 0 4px 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #666;
}

div#content-wrapper div#left-col h4 {
	padding: 0 0 4px 0;
	font-size: 1.2em;
	font-style: italic;
	color: #666;
}

div#content-wrapper div#left-col p {
	padding: 0 0 22px 0;
	font-size: 1.2em;
	line-height: 17px;
}

div#content-wrapper div#left-col ul {
	margin: 0 0 0 18px;
	list-style-type: disc;
}

div#content-wrapper div#left-col ul li {
	padding: 0 0 8px 0;
	font-size: 1.2em;
	line-height: 17px;
}

div#content-wrapper div#left-col ul.tabs {
	display: block;
	margin: 0 0 16px 0;
	list-style-type: none;
	background-image: url("../images/tiles/tabs.gif");
	background-repeat: repeat-x;
}

div#content-wrapper div#left-col ul.tabs li {
	float: left;
	display: inline;
	margin: -12px 0 0 0;
	padding: 0 0 0 1px;
	font-size: 1.6em;
	font-weight: bold;
}

div#content-wrapper div#left-col ul.tabs li.active {
	background-image: url("../images/tiles/tab-left.gif");
	background-repeat: no-repeat;
}

div#content-wrapper div#left-col ul.tabs li a {
	display: block;
	padding: 14px 18px 16px 18px;
	color: #666;
	text-decoration: none;
}

div#content-wrapper div#left-col ul.tabs li a:hover {
	color: #5daa02;
}

div#content-wrapper div#left-col ul.tabs li.active a {
	color: #5daa02;
	background-image: url("../images/tiles/tab-right.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

div#content-wrapper div#left-col ul.pagination {
	width: 100%;
	display: block;
	margin: 30px 0 0 0;
	text-align: center;
	list-style-type: none;
}

div#content-wrapper div#left-col ul.pagination li {
	display: inline;
	padding: 0 8px 0 4px;
	font-weight: bold;
	background-image: url("../images/bullets/pagination.gif");
	background-repeat: no-repeat;
	background-position: center right;
}

div#content-wrapper div#left-col ul.pagination li:first-child {
	padding: 0 16px 0 0;
	background-image: none;
}

div#content-wrapper div#left-col ul.pagination li:last-child {
	padding: 0 0 0 16px;
	background-image: none;
}

div#content-wrapper div#left-col ul.pagination li a {
	font-weight: normal;
	text-decoration: none;
}

div#content-wrapper div#left-col ul.pagination li a:hover {
	text-decoration: underline;
}

div#content-wrapper div#left-col ol {
	list-style-type: decimal;
	margin: 0 0 0 30px;
	padding: 0 0 24px 0;
}

div#content-wrapper div#left-col ol li {
	padding: 0 0 8px 0;
	font-size: 1.2em;
	line-height: 17px;
}

div#content-wrapper div#left-col ol li ol {
	padding: 12px 0 0 0;
	list-style-type: lower-alpha;
}

div#content-wrapper div#left-col ol li ol li {
	font-size: inherit;
}

div#content-wrapper div#left-col dl dt {
	font-size: 1.2em;
}

div#content-wrapper div#left-col dl dd {
	font-size: 1.2em;
	line-height: 17px;
}

div#content-wrapper div#left-col blockquote {
	margin: 28px 0 0 0;
}

div#content-wrapper div#left-col blockquote p {
	font-size: 3em;
}

div#content-wrapper div#left-col p.secure {
	float: right;
	margin: 18px 0 0 0;
	padding: 4px 0 5px 52px;
	color: #3c3c3c;
	line-height: 15px;
	background-image: url("../images/icons/sheild-42-38.gif");
	background-repeat: no-repeat;
}

div#content-wrapper div#left-col p.secure strong {
	color: #5daa02;
}

div#content-wrapper div#left-col img.block {
	margin: 0 0 16px 0;
}

div#content-wrapper div#left-col table {
	width: 100%;
	margin: 0 0 20px 0;
	border-right: #ccc 1px solid;
}

div#content-wrapper div#left-col table tr.alt {
	background-color: #f1f1f1;
}

div#content-wrapper div#left-col table tr th {
	padding: 10px 12px 10px 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background-color: #5daa02;
	white-space: nowrap;
}

div#content-wrapper div#left-col table tr td {
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	padding: 8px 12px 8px 10px;
	font-size: 1.2em;
	line-height: 18px;
}

div#content-wrapper div#left-col div#tips h1 { /* Tips */
	float: left;
	margin: 0 2px 18px 0;
	border: #5daa02 1px solid;
	padding: 0;
	font-size: 1.8em;
	background-color: #5daa02;
}

div#content-wrapper div#left-col div#tips h1 a {
	display: block;
	padding: 6px 12px 6px 12px;
	color: #fff;
	text-decoration: none;
}

div#content-wrapper div#left-col div#tips h1.active {
	background-color: #fff;
}

div#content-wrapper div#left-col div#tips h1.active a {
	color: #5daa02;
}

div#content-wrapper div#left-col div#tips p a {
	font-weight: bold;
}

div#content-wrapper div#left-col div#tips ul {
	list-style-position: outside;
	padding:  12px 0 16px 18px;
}

div#content-wrapper div#left-col div#tips ul li {
	line-height: 17px;
}

div#content-wrapper div#left-col div#tips dl {
	margin: 8px 0 0 0;
}

div#content-wrapper div#left-col div#tips dl dt {
	margin: 0 0 6px 0;
}

div#content-wrapper div#left-col div#tips dl dd {
	padding: 6px 0 28px 0;
}

div#content-wrapper div#left-col div#tips dl dd ul {
	padding: 12px 0 0 12px;
}

div#content-wrapper div#left-col div#tips dl dd ul li {
	font-size: 1em;
}

div#content-wrapper div#left-col div#tips dl dt a {
	display: block;
	padding: 10px 0 10px 22px;
	background-color: #f8f8f8;
	background-image: url("../images/bullets/faqs.gif");
	background-repeat: no-repeat;
	background-position: center left;
}

div#content-wrapper div#left-col div#tips dl dt.active a {
	color: #fff;
	background-color: #5daa02;
	background-image: url("../images/bullets/faqs-active.gif");
}

div#content-wrapper div#left-col div#tips div.section {
	clear: both;
}

div#content-wrapper div#left-col div.product { /* Packaging listings */
	margin: 0 0 18px 0;
	border-bottom: #f1f1f1 1px solid;
	padding: 0 0 18px 0;
}

div#content-wrapper div#left-col div.product img {
	float: left;
	padding: 0 34px 0 0;
}

div#content-wrapper div#left-col div.product h2 {
	padding: 6px 0 14px 0;
	font-size: 1.6em;
	color: #424242;
}

div#content-wrapper div#left-col div.product h2 a {
	color: #424242;
	text-decoration: none;
}

div#content-wrapper div#left-col div.product h2 a:hover {
	color: #5daa02;
}

div#content-wrapper div#left-col div.product p {
	min-height: 40px;
	padding: 0;
	font-size: 1.3em;
	color: #424242;
}

div#content-wrapper div#left-col div.product dl dt {
	display: inline;
	font-size: 1.3em;
	font-weight: bold;
	color: #424242;
}

div#content-wrapper div#left-col div.product dl dd {
	display: inline;
	font-size: 1.3em;
	font-weight: bold;
	color: #424242;
}

div#content-wrapper div#left-col div.product form {
	margin: 20px 0 0 0;
}

div#content-wrapper div#left-col div.product form fieldset label {
	float: left;
	padding: 8px 16px 0 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #424242;
}

div#content-wrapper div#left-col div.product form fieldset input {
	float: left;
	width: 34px;
	margin: 0 18px 0 0;
	border: #dbdbdb 1px solid;
	padding: 8px 0 8px 0;
	font-size: 1.2em;
	color: #6d6d6d;
	text-align: center;
}

div#content-wrapper div#left-col div.product form fieldset input.rollover {
	width: auto;
	border: 0;
	padding: 0;
}

div#content-wrapper div#left-col div#contact-left { /* Contact */
	clear: both;
	float: left;
	width: 257px;
}

div#content-wrapper div#left-col div#contact-left h2 {
	padding: 16px 0 4px 20px;
	background-color: #f4f8e5;
}

div#content-wrapper div#left-col div#contact-left address {
	padding: 0 0 18px 20px;
	font-size: 1.2em;
	line-height: 17px;
	background-color: #f4f8e5;
}

div#content-wrapper div#left-col div#contact-left dl {
	clear: both;
	display: block;
	padding: 0 0 4px 20px;
	background-color: #f4f8e5;
}

div#content-wrapper div#left-col div#contact-left dl.last {
	margin: 0 0 12px 0;
	padding: 0 0 22px 20px;
}

div#content-wrapper div#left-col div#contact-left dl dt {
	display: inline;
	font-weight: bold;
	text-transform: lowercase;
}

div#content-wrapper div#left-col div#contact-left dl dd {
	display: inline;
}

div#content-wrapper div#left-col div#contact-right {
	float: left;
	width: 367px;
	padding: 8px 0 0 28px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 339px;
}

div#content-wrapper div#left-col div#contact-right a.quote {
	display: block;
	width: 303px;
	margin: 50px 0 0 0;
	padding: 16px 0 18px 0;
	font-size: 1.7em;
	color: #fff;
	text-align: center;
	text-decoration: none;
	line-height: 24px;
	background-image: url("../images/tiles/quote-plinth.gif");
	background-repeat: no-repeat;
}

div#content-wrapper div#left-col div#contact-right a.quote span {
	display: block;
	font-size: 1.4em;
}

div#content-wrapper div#left-col div#contact-right a.quote:hover {
	background-image: url("../images/tiles/quote-plinth-over.gif");
}

div#content-wrapper div#left-col div#contact-right form fieldset legend {
	font-size: 1.6em;
	font-weight: bold;
	color: #6d6d6d;
}

div#content-wrapper div#left-col div#contact-right form fieldset label {
	display: none;
}

div#content-wrapper div#left-col div#contact-right form fieldset input {
	margin: 14px 14px 0 0;
	border: #dbdbdb 1px solid;
	padding: 9px 0 9px 8px;
	font-size: 1.2em;
}

div#content-wrapper div#left-col div#contact-right form fieldset input#submit {
	float: right;
	margin: 14px 22px 0 0;
	border: 0;
	padding: 0;
}

div#content-wrapper div#left-col div#contact-right form fieldset select {
	width: 148px;
	padding: 2px 0 2px 0;
	font-size: 1.2em;
}

div#content-wrapper div#left-col div#contact-right form fieldset textarea {
	clear: both;
	display: block;
	width: 315px;
	margin: 14px 14px 0 0;
	border: #dbdbdb 1px solid;
	padding: 6px 8px 6px 8px;
	font-size: 1.2em;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 299px;
}

div#content-wrapper div#left-col div#sitemap ul { /* Sitemap */
	float: left;
	padding: 0 140px 0 0;
}

div#content-wrapper div#left-col div.info {
	display: block;
}

div#content-wrapper div#left-col div.info p {
	padding: 2px 0 0 0;
	font-size: 2.5em;
	line-height: 30px;
}

div#content-wrapper div#left-col div.info small {
	display: block;
	padding: 18px 0 16px 0;
	font-size: 1.7em;
	font-weight: bold;
	color: #5daa02;
}

div#content-wrapper div#left-col div.info img {
	float: left;
	padding: 0 24px 0 0;
}

div#content-wrapper div#left-col div.listbox {
	clear: both;
	display: block;
	margin: 22px 0 0 0;
	padding: 22px 26px 8px 26px;
	background-color: #f6faeb;
}

div#content-wrapper div#left-col div.listbox h2 {
	padding: 0 0 20px 0;
	font-size: 1.8em;
	color: #000;
}

div#content-wrapper div#left-col div.listbox p {
	padding: 0 0 28px 0;
	font-size: 1.2em;
	line-height: 17px;
}

div#content-wrapper div#left-col div.listbox small {
	display: block;
	padding: 0 0 22px 26px;
	font-size: 1em;
}

div#content-wrapper div#left-col div.listbox ul {
	list-style-type: none;
	margin: 0;
}

div#content-wrapper div#left-col div.listbox ul li {
	margin: 0 0 18px 0;
	padding: 0 0 2px 24px;
	font-size: 1.2em;
	background-image: url("../images/bullets/listbox.gif");
	background-repeat: no-repeat;
	line-height: 17px;
}

div#content-wrapper div#right-col {
	float: left;
	width: 318px;
	padding: 0 17px 0 26px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 275px;
}

div#content-wrapper div#right-col h3 {
	display: block;
	margin: -2px 0 0 0;
	padding: 6px 0 10px 0;
	font-size: 1.8em;
	color: #fff;
	background-color: #6d6d6d;
	text-align: center;
	line-height: 24px;
}

div#content-wrapper div#right-col h4 {
	margin: 24px 0 0 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
}

div#content-wrapper div#right-col h4 a {
	display: block;
	color: #fff;
	padding: 9px 12px 9px 12px;
	background-color: #5daa02;
	text-decoration: none;
}

div#content-wrapper div#right-col p.secure {
	clear: both;
	display: block;
	margin: 32px 0 0 0;
	padding: 4px 0 6px 65px;
	font-size: 1.7em;
	color: #3c3c3c;
	line-height: 22px;
	background-image: url("../images/icons/sheild-59-53.gif");
	background-repeat: no-repeat;
}

div#content-wrapper div#right-col p.secure strong {
	color: #5daa02;
}

div#content-wrapper div#right-col div#panels a {
	display: block;
	min-height: 60px;
	margin: 0 0 10px 0;
	padding: 22px 0 0 88px;
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
}

div#content-wrapper div#right-col div#panels a span {
	display: block;
	padding: 6px 0 0 0;
	font-size: 1.2em;
	font-size: 12px;
	color: #3c3c3c;
}

div#content-wrapper div#right-col div#panels a.estimator {
	background-image: url("../images/panels/size-estimator.gif");
}

div#content-wrapper div#right-col div#panels a.free {
	background-image: url("../images/panels/free.gif");
}

div#content-wrapper div#right-col div#panels a.tips {
	min-height: 52px;
	padding: 30px 0 0 88px;
	background-image: url("../images/panels/tips.gif");
}

div#content-wrapper div#right-col div#panels a.buy {
	background-image: url("../images/panels/buy.gif");
}

div#content-wrapper div#right-col div#panels a:hover {
	color: #3c3c3c;
}

/* Product page */
div#content-wrapper div#left-col div#product {
	margin: 0 0 18px 0;
	border-bottom: #f1f1f1 1px solid;
	padding: 0 0 40px 0;
}

div#content-wrapper div#left-col div#product img {
	float: left;
	padding: 0 24px 0 0;
}

div#content-wrapper div#left-col div#product h2 {
	padding: 6px 0 14px 0;
	font-size: 1.6em;
	color: #424242;
}

div#content-wrapper div#left-col div#product p {
	min-height: 115px;
	padding: 0;
	font-size: 1.3em;
	color: #424242;
}

div#content-wrapper div#left-col div#product dl dt {
	display: inline;
	font-size: 1.3em;
	font-weight: bold;
	color: #424242;
}

div#content-wrapper div#left-col div#product dl dd {
	display: inline;
	font-size: 1.3em;
	font-weight: bold;
	color: #424242;
}

div#content-wrapper div#left-col div#product form {
	margin: 20px 0 0 0;
}

div#content-wrapper div#left-col div#product form fieldset label {
	float: left;
	padding: 8px 9px 0 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #424242;
}

div#content-wrapper div#left-col div#product form fieldset input {
	float: left;
	width: 34px;
	margin: 0 9px 0 0;
	border: #dbdbdb 1px solid;
	padding: 8px 0 8px 0;
	font-size: 1.2em;
	color: #6d6d6d;
	text-align: center;
}

div#content-wrapper div#left-col div#product form fieldset input.rollover {
	width: auto;
	border: 0;
	padding: 0;
}

/* Cart */
div#content-wrapper div#left-col div#cart table {
	width: 100%;
}

div#content-wrapper div#left-col div#cart table th {
	padding: 10px 0 10px 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	background-color: #3c3c3c;
}

div#content-wrapper div#left-col div#cart table th:first-child {
	padding: 10px 0 10px 15px;
}

div#content-wrapper div#left-col div#cart table td {
	border-bottom: #f1f1f1 1px solid;
	padding: 14px 18px 14px 0;
	font-size: 1.3em;
	vertical-align: middle;
}

div#content-wrapper div#left-col div#cart table td.delete {
	text-align: right;
}

div#content-wrapper div#left-col div#cart table td.delete a {
	font-size: 0.9em;
	color: #d31212;
	text-decoration: none;
	text-transform: lowercase;
}

div#content-wrapper div#left-col div#cart table td.delete a:hover {
	text-decoration: underline;
}

div#content-wrapper div#left-col div#cart dl {
	float: right;
	margin: -77px 20px 0 0;
}

div#content-wrapper div#left-col div#cart dl dt {
	display: inline;
	font-size: 1.6em;
	font-weight: bold;
}

div#content-wrapper div#left-col div#cart dl dd {
	display: inline;
	font-size: 1.6em;
	font-weight: bold;
}

div#content-wrapper div#left-col div#cart img.rollover {
	float: right;
	margin: -45px 0 0 0;
}

div#content-wrapper div#left-col div#cart form {
	margin: 0 0 55px 0;
}

div#content-wrapper div#left-col div#cart form fieldset label {
	display: none;
}

div#content-wrapper div#left-col div#cart form fieldset input {
	width: 34px;
	border: #dbdbdb 1px solid;
	padding: 5px 0 5px 0;
	font-size: 1em;
	color: #424242;
	text-align: center;
}

div#content-wrapper div#left-col div#cart form fieldset input#update {
	width: auto;
	border: 0;
	margin: 12px 0 0 0;
	padding: 0;
}

/* Details form */
div#content-wrapper div#left-col div#details p {
	margin: -26px 0 0 0;
}

div#content-wrapper div#left-col div#details form fieldset {
	padding: 0 18px 0 18px;
	background-color: #f4f8e5;
}

div#content-wrapper div#left-col div#details form fieldset.small {
	float: left;
	width: 310px;
	min-height: 500px;
	margin: -49px 0 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 274px;
}

div#content-wrapper div#left-col div#details form fieldset.small#billing-info {
	float: right;
}

div#content-wrapper div#left-col div#details form fieldset.terms {
	margin: 20px 0 0 0;
	padding: 16px 0 6px 18px;
}

div#content-wrapper div#left-col div#details form fieldset legend {
	padding: 64px 0 14px 0;
	font-size: 1.8em;
	font-weight: bold;
}

div#content-wrapper div#left-col div#details form fieldset label {
	display: none;
	font-size: 1.2em;
}

div#content-wrapper div#left-col div#details form fieldset.small label.visible {
	float: right;
	display: inline;
	margin: -28px 0 0 0;
}

div#content-wrapper div#left-col div#details form fieldset.large label.visible {
	display: inline;
	margin: 0 10px 0 24px;
	font-weight: bold;
}

div#content-wrapper div#left-col div#details form fieldset.large label.code {
	display: inline;
	margin: 0 10px 0 0;
	font-weight: bold;
}

div#content-wrapper div#left-col div#details form fieldset.terms label {
	display: inline;
	margin: 0 0 0 8px;
	font-weight: bold;
}

div#content-wrapper div#left-col div#details form fieldset input {
	width: 270px;
	margin: 0 0 12px 0;
	border: #dbdbdb 1px solid;
	padding: 7px 8px 7px 8px;
	font-size: 1.2em;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 254px;
}

div#content-wrapper div#left-col div#details form fieldset.large input {
	margin: 0 0 18px 0;
}

div#content-wrapper div#left-col div#details form fieldset input.small {
	width: 70px;
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 62px;
}

div#content-wrapper div#left-col div#details form input[type="image"] {
	float: right;
	margin: 24px 0 0 0;
}

div#content-wrapper div#left-col div#details form fieldset input[type="checkbox"] {
	width: auto;
}

div#content-wrapper div#left-col div#details form fieldset.small input[type="checkbox"] {
	float: right;
	margin: -29px 94px 0 0;
}

div#content-wrapper div#left-col div#details form fieldset select {
	width: 278px;
	margin: 0 0 12px 0;
	padding: 2px 0 2px 0;
	font-size: 1.2em;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 270px;
}

div#content-wrapper div#left-col div#details form fieldset.large select {
	margin: 0 24px 18px 0;
}

div#content-wrapper div#left-col div#details form fieldset select.small {
	width: 96px;
	margin: 0 12px 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 88px;
}

/* Confirm page */
div#content-wrapper div#left-col div#confirm table {
	width: 100%;
}

div#content-wrapper div#left-col div#confirm table th {
	padding: 10px 0 10px 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	background-color: #3c3c3c;
}

div#content-wrapper div#left-col div#confirm table th:first-child {
	padding: 10px 0 10px 15px;
}

div#content-wrapper div#left-col div#confirm table td {
	border-bottom: #f1f1f1 1px solid;
	padding: 14px 18px 14px 0;
	font-size: 1.3em;
	vertical-align: middle;
}

div#content-wrapper div#left-col div#confirm table td.delete {
	text-align: right;
}

div#content-wrapper div#left-col div#confirm table td.delete a {
	font-size: 0.9em;
	color: #d31212;
	text-decoration: none;
	text-transform: lowercase;
}

div#content-wrapper div#left-col div#confirm table td img {
	float: none;
}

div#content-wrapper div#left-col div#confirm table td.delete a:hover {
	text-decoration: underline;
}

div#content-wrapper div#left-col div#confirm dl {
	float: right;
	margin: 18px 50px 0 0;
}

div#content-wrapper div#left-col div#confirm dl dt {
	display: inline;
	font-size: 1.6em;
	font-weight: bold;
}

div#content-wrapper div#left-col div#confirm dl dd {
	display: inline;
	font-size: 1.6em;
	font-weight: bold;
}

div#content-wrapper div#left-col div#confirm div.details {
	float: left;
	width: 50%;
	margin: 30px 0 0 0;
}

div#content-wrapper div#left-col div#confirm div.details h2 {
	padding: 0 0 16px 0;
	font-size: 1.8em;
	font-weight: bold;
}

div#content-wrapper div#left-col div#confirm div.details small {
	font-size: 1.3em;
	line-height: 18px;
}

div#content-wrapper div#left-col div#confirm div.details address {
	padding: 0 0 20px 0;
	font-size: 1.3em;
	line-height: 18px;
}

div#content-wrapper div#left-col div#confirm div.details dl {
	float: none;
	margin: 0;
}

div#content-wrapper div#left-col div#confirm div.details dl dt {
	font-size: 1.3em;
}

div#content-wrapper div#left-col div#confirm div.details dl dd {
	font-size: 1.3em;
	font-weight: normal;
}

div#content-wrapper div#left-col div#confirm img {
	float: right;
}

/* Locations */
div#locations {
	clear: both;
	width: 969px;
	margin: 0 auto 0 auto;
	text-align: left;
}

div#locations h1 {
	margin: 0 0 26px 0;
	border-bottom: #f1f1f1 1px solid;
	padding: 18px 0 12px 0;
	font-size: 2.5em;
}

div#locations div.location h2 {
	padding: 4px 0 14px 0;
	font-size: 1.9em;
	font-weight: bold;
	color: #666666;
}

div#locations address {
	min-height: 34px;
	padding: 0 0 8px 0;
	font-size: 1.2em;
	line-height: 17px;
}

div#locations dl {
	margin: 6px 0 0 0;
}

div#locations dl.freefone {
	margin: 12px 0 14px 0;
}

div#locations dl dt {
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
}

div#locations dl.freefone dt {
	font-size: 1.6em;
}

div#locations dl dd {
	display: inline;
	font-size: 1.2em;
}

div#locations dl.freefone dd {
	font-size: 1.6em;
}

div#locations div.location {
	margin: 0 0 24px 0;
	border-bottom: #f1f1f1 1px solid;
	padding: 0 0 24px 0;
}

div#locations div.location:last-child {
	border-bottom: none;
}

div#locations div.location img.facility {
	float: left;
	padding: 0 24px 0 0;
}

div#locations div.location div.map {
	float: right;
	width: 376px;
	height: 182px;
	margin: -157px 0 0 0;
	border: #e5efc2 3px solid;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 370px;
}

div#locations div.location div.map img {
	float: none;
	padding: 0;
}

/* Services offices */
div#offices {
	clear: both;
	width: 969px;
	margin: 0 auto 0 auto;
	padding: 0 0 250px 0;
	text-align: left;
}

div#offices h1 {
	margin: 0 0 26px 0;
	border-bottom: #f1f1f1 1px solid;
	padding: 18px 0 12px 0;
	font-size: 2.5em;
}

div#offices h2 {
	padding: 0 0 18px 0;
	font-size: 1.9em;
	font-weight: bold;
	color: #666;
}

div#offices ul {
	float: left;
	padding: 0 34px 10px 0;
}

div#offices ul li {
	padding: 2px 0 9px 26px;
	font-size: 1.2em;
	line-height: 17px;
	background-image: url("../images/bullets/tick.gif");
	background-repeat: no-repeat;
}

div#offices a.contact {
	margin: 0 0 0 26px;
}

div#offices img.office {
	float: left;
	padding: 0 26px 0 0;
}

div#offices div.office {
	clear: both;
	display: block;
	width: 969px;
	margin: 0 0 22px 0;
	border-bottom: #f1f1f1 1px solid;
	padding: 0 0 8px 0;
}

div#offices div.office:last-child {
	border-bottom: 0;
}

/* Quote */
div#quote-wrapper {
	width: 457px;
	min-height: 457px;
	border-bottom: #f6f6f6 26px solid;
	padding: 0 0 30px 0;
}

div#quote-internal {
	width: 429px;
	padding: 0 0 0 28px;
}

div#quote-wrapper h1 {
	margin: 0 0 22px 0;
	padding: 34px 0 31px 100px;
	font-size: 3em;
	color: #fff;
	background-image: url("../images/quote/header.gif");
	background-repeat: no-repeat;
}

div#quote-wrapper div#quote-internal p {
	padding: 0 28px 0 0;
	font-size: 1.2em;
	line-height: 17px;
}

div#quote-wrapper div#quote-internal form fieldset legend {
	clear: both;
	float: left;
	padding: 0 16px 10px 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #636363;
}

div#quote-wrapper div#quote-internal form fieldset label {
	display: none;
	float: left;
	padding: 0 20px 0 8px;
	font-size: 1.3em;
}

div#quote-wrapper div#quote-internal form fieldset label.visible {
	display: inline;
}

div#quote-wrapper div#quote-internal form fieldset input {
	width: 190px;
	margin: 12px 18px 0 0;
	border: #dbdbdb 1px solid;
	padding: 7px 0 7px 4px;
	font-size: 1.2em;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 186px;
}

div#quote-wrapper div#quote-internal form fieldset input[type="radio"] {
	float: left;
	width: auto;
	margin: 0;
}

div#quote-wrapper div#quote-internal form fieldset input[type="image"] {
	float: right;
	width: auto;
	margin: 12px 24px 0 0;
	border: 0;
}

div#quote-wrapper div#quote-internal form fieldset select {
	width: 192px;
	margin: 12px 0 0 0;
	padding: 2px 0 2px 0;
	font-size: 1.2em;
}

div#quote-wrapper div#quote-internal form fieldset select.long {
	width: 403px;
}

div#quote-wrapper div#quote-internal form fieldset textarea {
	width: 403px;
	margin: 12px 0 0 0;
	border: #dbdbdb 1px solid;
	padding: 2px 0 2px 2px;
	font-size: 1.2em;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 401px;
}

/* Footer */
div#footer {
	clear: both;
	width: 100%;
	border-top: #ebebeb 8px solid;
	padding: 60px 0 64px 0;
	text-align: center;
	background-color: #3c3c3c;
}

div#footer a {
	color: #fff;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer p {
	font-size: 1.1em;
	color: #fff;
}

div#footer ul {
	padding: 0 0 14px 0;
}

div#footer ul li {
	display: inline;
	padding: 0 8px 0 4px;
	font-size: 1.1em;
	color: #fff;
	background-image: url("../images/bullets/footer.gif");
	background-repeat: no-repeat;
	background-position: center right;
}

div#footer ul li:last-child {
	padding: 0 0 0 4px;
	background-image: none;
}