html { font-size:100%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body {
	background-color:#E5ECF5;
	margin:0;
	padding:0;
	color:#333;
	font:100%/1.625 arial, Arial, Helvetica, sans-serif;
}
button, input, select, textarea {font:100%/1.625 arial, Arial, Helvetica, sans-serif;}
img {
	border:0;
	vertical-align: text-bottom;
}
h1 {
	font-family:'Times New Roman', Times, serif;
	color:#00489C;
	font-size:2.4em;
	font-weight:normal;
}
h2 {
	font-family:'Times New Roman', Times, serif;
	color:#00489C;
	font-size:1.6em;
	font-weight:normal;
	margin-bottom:0;
}
p  {margin-top:0;}

.inner {
	margin:0 auto;
	width:800px;
}
.header {
	background-color:#00489C;
	background-image:url('/images/bg-head.png');
	background-position:left top;
	background-repeat:repeat-x;
}
.header .inner {
	min-height:275px;
	position:relative;
}
.logo {
	margin-top:48px;
	float:left;
}
.callus {
	margin-top:62px;
	float:right;
}
.nav-primary {
	list-style-type:none;
	clear:both;
	position:absolute;
	top:188px;
	left:0;
	margin:0 0 0 -10px;
	padding:0;
}
.nav-primary li {
	float:left;
}
.content {
	background-color:#FFF;
	border-bottom:4px solid #799FCB;
}
.primary {
	float:right;
	width:520px;
	position:relative;
	font-size:0.9em;
}
.page-9 .primary {

}

.primary p {
	line-height:1.4em;
}
.secondary {
	float:left;
	width:275px;
	min-height:370px;
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url('/images/illustration.png');
	position:relative;
}
.tertiary {
	float:left;
	width:250px;
	min-height:70px;
	position:relative;
}
.tertiary h2 {
	margin-top:0;
}
.tertiary p {
	font-size:0.9em;
	line-height:1.4em;
}
.page-2 .secondary {background-image:url('/images/illustration-storage.png');}
.page-6 .secondary {background-image:url('/images/illustration-packaging.png');}
.page-2 .secondary {background-image:url('/images/illustration-storage.png');}
.page-9 .secondary {background-image:none;}
.page-9 .tertiary {clear:both;float:none;}

.secondary p {
	position:absolute;
	left:0;
	bottom:0px;
	font-family:'Times New Roman', Times, serif;
	color:#B7B7B7;
	font-size:1.5em;
	font-weight:normal;
	line-height:1.2em;
	text-align:right;
	font-style:italic;
}
.page-9 .secondary p {
	position:relative;
	text-align:left;
	font-style:normal;
	font-size:0.9em;
	line-height:1.3em;
	color:#333333;
	font-family: arial,Arial,Helvetica,sans-serif;
}
.page-9 iframe {
	border:3px solid #799FCB;
	margin-bottom:15px;
}
.content h1 {
	margin:0;
	padding:0;
}

.nav-footer {
	list-style-type:none;
	margin:25px 0 0 0;
	padding:0;
}
.nav-footer li {
	float:left;
	margin:0;
	padding:0;
}
.nav-footer a {
	display:block;
	width:240px;
	height:135px;
	background-repeat:no-repeat;
	background-position:0 0;
	border:5px solid #000;
	text-decoration:none;
}
.nav-footer a span {
	display:block;
	background-image:url('/images/footer-title-bg.png');
	color:#FFF;
	font-family:'Times New Roman', Times, serif;
	font-size:1.2em;
	text-transform:uppercase;
	padding:0 0 0 7px;
}
.footer-box-1 { background-image:url('/images/container-storage.png');margin-right:24px; }
.footer-box-2 { background-image:url('/images/packaging-products.png');margin-right:24px; }
.footer-box-3 { background-image:url('/images/how-to-find-us.png'); }

p.website-by {
	clear:both;
	padding-top:20px;
	font-size:0.7em;
	text-decoration:none;
	text-align:center;
}
p.website-by a {
	text-decoration:none;
	color:#333;
}
table {
	border-top:1px solid #666;
	border-right:1px solid #666;
	border-collapse:collapse;
}
table th,
table td {
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	vertical-align:top;
}
form {margin-bottom:20px;}
form fieldset {border:none;}
form legend {display:none;}
form .type-text input {width:100%}
form .type-textarea textarea {width:100%;height:150px;}
form .field {padding:0 0 4px 0;}
.errormsg { color:#F00;font-weight:bold; }
.successmsg { color:#009900;font-weight:bold; }
.error { color:#F00; }
.errormsg { color:#F00;font-weight:bold; }

/* Misc. */
.layout:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}




/* Contain floats:h5bp.com/q */ 
.clearfix:before, .clearfix:after { content:"";display:table;}
.clearfix:after { clear:both;}
.clearfix { zoom:1;}

