@charset "UTF-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	background-image:url(../../images/bkgd.jpg);
} 

/* IDs
  ---------------------------------------------------------------------*/ 
#container{
	position: relative;
	float: left;
  	width: 900px;
	height: auto;
	background-image:url(../../images/white_bkgd.jpg);
}
#printLogo{
	position: relative;
	float: left;
  	width: 900px;
	height: 75px;
}
#navContainer,
#tpLfCrnr,
#tpRtCrnr,
#rtBorder,
#navSearchCrnrContainer,
#searchContainer,
#subnav,
#searchForm,
#greenLine,
#btmCorners,
.nav,
#companyProfile,
#ourBusiness,
#management,
#plantLocation,
#investorInformation,
#news,
#contact,
#termsConditions,
#hpRotatePics{
	display: none;
}
#content{
	position: relative;
	float: left;
  	width: 900px;
	height: auto;
	padding: 23px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	/*border-right: 10px solid #feb800;*/
	background-color: #FFFFFF; 
}
#content p,
#content table,
#content .searchBox,
#content #results,
#content #result_report,
#content #other_pages,
#content #powered_by{
	margin-right: 45px;
	margin-left: 30px;
}

#content .searchBox,
#content #powered_by{
	display: none;
}
#content #other_pages{
	margin-bottom: 20px;
}
#silganNews{
	position: relative;
	float: left;
	width: 172px;
	height: auto;
	padding-right: 24px;
	margin-left: 30px;
	_margin-left: 15px;
	border-right: 2px solid #84ce33;
}
#silganNews h3,
#stockPrice h3,
#silganNews p{
	margin-left: 0px;
	margin-right: 0px;
}
#stockPrice{
	position: relative;
	float: left;
	width: 165px;
	height: 160px;
	padding-left: 24px;
}
#footer{
	position: relative;
	float: left;
  	width: 875px;
	height: auto;
	padding: 8px 10px 0px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin-bottom: 75px;
	border-top: 1px solid #333333;
}
#copyright{
	float:right; 
	margin:0px; 
	width: 300px; 
	text-align:right;
}
#noMarginColumn{
	position: relative;
	float: left;
	width: 660px;
	height: auto;
	margin: 35px 0px 0px 0px;
}
#facilityLocationsContainer{
	position: relative;
	float: left;
	width: 261px;
	height: auto;
	margin-left: 2px;
}
#facLocRndTpCrnrs{
	position: relative;
	float: left;
	width: 261px;
	height: auto;
}
#facLocContentWhole{
	position: relative;
	float: left;
	width: 261px;
	height: auto;
}
#facLocContentLf{
	position: relative;
	float: left;
	width: 113px;
	height: auto;
	padding: 10px 5px 0px 12px;
	color: #ffffff;
}
#facLocContentRt{
	position: relative;
	float: left;
	width: 124px;
	height: auto;
	padding: 10px 7px 0px 0px;
	color: #ffffff;
}
#facLocRndBtmCrnrs{
	position: relative;
	float: left;
	width: 261px;
	height: auto;
}
.facLocMetals{
	background-color: #84ce33;
}
.facLocPlastics{
	background-color: #9c9c9c;
}
.facLocClosures{
	background-color: #ffba00;
}

.blueBkgd{
	background-color: #b4ddf6;
}

table th{
	text-align: left;
	border-bottom: 1px solid #333333;
}
#customersCol1{
	position: relative;
	float: left;
	width: 200px;
	height: auto;
	margin-left: 30px;
}
#customersCol2{
	position: relative;
	float: left;
	width: 200px;
	height: auto;
}
#customersCol3{
	position: relative;
	float: left;
	width: 185px;
	height: auto;
}
#customersCol1 p,
#customersCol2 p,
#customersCol1 h2,
#customersCol2 h2{
	margin-left: 0px;
}

/* Text
  ---------------------------------------------------------------------*/
.bodyCopy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}
.standOut{
	font-size: 13px;
	font-weight: bold;
	color: #84ce33;
}
.zeroTopMargin{
	margin-top: 0px;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #006699;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #008fd3;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #006699;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
	width: 200px;
}

/* Links
  ---------------------------------------------------------------------*/ 
a:link,
a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #008fd3; 
	text-decoration: none;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #feb800;
	text-decoration: none;
}
