/****** Packaging Specialties style sheet *********/
html, body {
	font: 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF;
	margin: 9px;
	padding: 0px;
}
#wrapper {
	width: 800px;
}

/******* Top **********/
#header {
	border-bottom: 1px solid #333333;
	margin: 10px;
}
#top {
	border: 1px solid #000000;
	height: 375px;
	margin: 0px 0px 3px;
}
#content {
	margin-left: 175px;
	width: 300px;
}

#content ul {
	list-style: disc url(images/arrow2.jpg);
	font-size: 0.9em;
	line-height: 1.4em;
}
#navbar {  /* Left Column  */
	width: 161px;
	height: 240px;
	border-right: 1px solid #333333;
	margin: 0px;
	padding: 3px 0;
	float: left;
}
#contactInfo {
	background-color: #990000;
	color: #ffffff;
	left: 0px;
	padding: 1px 0px 8px 5px;
	font-size: 0.8em;
	margin-top: 250px;
	margin-bottom: 0px;
	line-height: 1.3em;
}
#contactInfo dt {
	font-weight: bold;
	padding-top: 8px;
}
#contactInfo dd{
	font-weight: normal;
	padding-left: 1em;
	margin: 0px;
}
#rightcol {
	float: right;
	position: absolute;
	width: 250px;
	left: 482px;
	top: 41px;
}
/* Opera specific values inserted here*/ 
@media all and (min-width: 0px){
   		#rightcol {
		top: 50px !important;
		}
}
.redbox {
	background-color: #990000;
	z-index: 5;
	position: absolute;
	width: 260px;
	left: 15px;
	top: 215px;
	padding: 4px 0px 14px 4px;
}
ul.redbox {
	list-style: url(images/red-arrow.jpg);
	border: 1px solid #FFFFFF;
	margin: 4px;
	padding-left: 26px;
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
}
ul.redbox li {
	list-style: url(images/red-arrow.jpg);
	padding-left: 4px;
	padding-bottom: 3px;
}
#wrapper #top #rightcol .redbox a:link, #wrapper #top #rightcol .redbox a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #top #rightcol .redbox a:hover {
	color: #000000;
}
.col_right {
	width: 270px;
	padding-top: 10px;
	float: right;
}

.col_left {
	width: 220px;
	padding-top: 10px;
	float: left;
	padding-left: 25px;
}
/******Bottom *******/
#bottom {
	clear: both;
	width: 100%;
	color: #FFFFFF;
	background: #737373 url(images/gradient2.jpg);
	margin: 0px;
	padding-bottom: 5px;
}
#colm1 {
	float: left;
	margin: 5px;
	width: 365px;
}
#colm2 {
	float: right;
	margin: 5px;
	width: 365px;
}
.imgbox {
	text-align: left;
	float: right;
	width: 100px;
}
#footer {
	text-align: center;
	border-top: 1px solid #CCCCCC;
	margin: 0px;
	font-size: 85%;
	padding-top: 8px;
}
#siteNav {
	color: #FFFFFF;
	text-align: center;
}
#siteNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#siteNav li {
	display: inline;
}	
#siteNav a:link, #siteNav a:visited {
	padding: 5px 5px 3px 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#siteNav li a:hover {
	color: #E9D2B1;
	text-decoration: underline;
}
.copyright {
	font-size: 0.9em;
	color: #E9D2B1;
	padding-top: 5px;
	width: 800px;
	padding-bottom: 5px;
}
#footer a.copyright:link, #footer a.copyright:visited {
	color: #E9D2B1;
	text-decoration: underline;
	font-size: 1em;
}
#footer a.copyright:hover {
	color: #CCCC33;
	text-decoration: underline overline;
	font-size: 1em;
}
/******General Styles *******/
h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #CC3300;
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.3em;
}
h3 {
	font: bold 1.3em/1.4em Arial, Helvetica, sans-serif;
	color: #000000;
}
h4 {
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a, a:link, a:visited {
	color: #484800;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
ul, li {
	padding-bottom: 1em;
}
.title {
	font-weight: bold;
	color: #848400;
	line-height: 2em;
}
.valign {
	margin-top: 2px;
	margin-bottom: 6px;
}
.imgbdr {
	border: 1px solid #000000;
}
ul.email {
	margin-left: 50px;
}
li.email {
	padding-bottom: .5em;
}
.clear {
	clear: both;
}
pre {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.corrImg {
	margin-right: 10px;
	border: 1px dotted #000000;
	vertical-align: text-bottom;
}
.name {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #000000;
}
.small {
	font-size: .9em;
}
a.small:link, a.small:visited {
	color: #333333;
	text-decoration: underline;
}
a.small:hover {
	color: #660000;
	background: #eeeeee;
}
img.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
img.right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
a.headline:link, a.headline:visited {
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
}
a.headline:hover {color: #ff0000; }
.important {
	font-size: 110%;
	font-weight: bold;
}
#bottom a:link, #bottom a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#bottom a:hover {
	color: #E9D2B1;
	text-decoration: underline;
}

