body
{
	background: url(images/bg.gif) repeat-y center #FFFFFF;
	margin: auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1
{
	font-size: 12px;
	color:Orange;
	padding: 5px;
	margin: 3px;
	font-weight:bold;
}
h2
{
	font-size: 13px;
	color: Teal;
	margin: 0px;
	padding: 3px;
}
h3
{
	font-size: 14px;
	color: Teal;
	margin: 0px;
	padding: 3px;
}
h4
{
	font-size: 12px;
	color: Teal;
	margin: 0px;
	padding: 3px;
	font-weight: normal;
}
.clear
{
	clear: both;
	overflow: hidden;
	height: 4px;
}
#main_content
{
	width: 930px;
	height: auto;
	margin: auto;
	background-color: #FFFFFF;
}
#top_banner
{
	width: 930px;
	height: 143px;
	background: url(images/banner2.jpg) no-repeat center;
}
#center_banner_Home
{
	width: 930px;
	height: 200px;
	background: url(images/pic2.jpg) no-repeat center;
}
#center_banner_Services
{
	width: 930px;
	height: 200px;
	background: url(images/pic3.jpg) no-repeat center;
}
#center_banner_Benefits
{
	width: 930px;
	height: 200px;
	background: url(images/big.jpg) no-repeat center;
}
#center_banner_Projects
{
	width: 930px;
	height: 200px;
	background: url(images/header3.jpg) no-repeat center;
}
#center_banner_Clients
{
	width: 930px;
	height: 200px;
	background: url(images/head.jpg) no-repeat center;
}
#center_banner_AboutUs
{
	width: 930px;
	height: 200px;
	background: url(images/about_us.jpg) no-repeat center;
}
#center_banner_Laboratory
{
	width: 930px;
	height: 200px;
	background: url(images/main.jpg) no-repeat center;
}
#center_banner_Contactus
{
	width: 930px;
	height: 200px;
	background: url(images/contact_us1.jpg) no-repeat center;
}
#center_banner_Disclaimer
{
	width: 930px;
	height: 200px;
	background: url(images/Descliemer.jpg) no-repeat center;
}
#center_banner_PackagingDesign
{
	width: 930px;
	height: 200px;
	background: url(images/Banner1.jpg) no-repeat center;
}
#center_banner_CustomPackaging
{
	width: 930px;
	height: 200px;
	background: url(images/Banner4.jpg) no-repeat center;
}
#center_banner_PackagingConsulting
{
	width: 930px;
	height: 200px;
	background: url(images/Banner5.jpg) no-repeat center;
}
#center_banner_PackagingTesting
{
	width: 930px;
	height: 200px;
	background: url(images/Banner6.jpg) no-repeat center;
}
#center_banner_Inventory
{
	width: 930px;
	height: 200px;
	background: url(images/Banner7.jpg) no-repeat center;
}
#center_banner_Environment
{
	width: 930px;
	height: 200px;
	background: url(images/Banner8.jpg) no-repeat center;
}
#center_banner_PackagingEngineering
{
	width: 930px;
	height: 200px;
	background: url(images/Banner9.jpg) no-repeat center;
}
#center_banner_Quality
{
	width: 930px;
	height: 200px;
	background: url(images/Banner10.jpg) no-repeat center;
}
#center_banner_PackagingDevelopment
{
	width: 930px;
	height: 200px;
	background: url(images/Banner3.jpg) no-repeat center;
}
#center_banner_Advertise
{
	width: 930px;
	height: 200px;
	background: url(images/Advertise.jpg) no-repeat center;
}
#center_banner_Downloads
{
	width: 930px;
	height: 200px;
	background: url(images/downloads.jpg) no-repeat center;
}
#center_banner_Brochures
{
	width: 930px;
	height: 200px;
	background: url(images/Brochures.jpg) no-repeat center;
}
#center_banner_Presentations
{
	width: 930px;
	height: 200px;
	background: url(images/Presentations.jpg) no-repeat center;
}
#center_banner_Newsletters
{
	width: 930px;
	height: 200px;
	background: url(images/Newsletters.jpg) no-repeat center;
}
#center_banner_Membership
{
	width: 930px;
	height: 200px;
	background: url(images/Membership.jpg) no-repeat center;
}
#center_banner_content
{
	width: 400px;
	height: auto;
	float: left;
	padding: 55px 0 0 20px;
}
#learn_more
{
	width: 400px;
	height: 50px;
	clear: both;
	float: left;
	padding-top: 10px;
}
#learn_more a
{
	padding: 6px;
	margin: 0 0 0 80px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	border: 1px #CCCCCC solid;
}
#learn_more a:hover
{
	padding: 6px;
	margin: 0 0 0 80px;
	color: #666666;
	border: 1px #999999 solid;
}
#page_content
{
	width: 930px;
	height: auto;
	background-color: #FFFFFF;
}
/*------top menu---------*/
ul.menu
{
	list-style-type: none;
	float: right;
	display: block;
	width: 750px;
	height: 18px;
	clear: both;
	margin-top: 0px;
	padding: 0;
}

ul.menu li
{
	display: inline;
}

a.nav:link, a.nav:visited
{
	display: block;
	float: left;
	padding: 4px 11px 0 11px;
	margin: 0;
	width: auto;
	height: 18px;
	text-align: center;
	line-height: 20px;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
	color:Black;
}

a.nav:hover
{
	display: block;
	float: left;
	padding: 4px 11px 0 11px;
	margin: 0;
	width: auto;
	height: 18px;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	color: Gray;
	border-bottom: 0px #562231 dashed;
}
/*------left section-----*/
#left_section
{
	width: 300px;
	float: left;
	padding: 0 0 10px 30px;
}
.left_box_border
{
	width: 250px;
	height: auto;
	border: 1px #CCCCCC solid;
	padding: 2px;
	margin-top: 15px;
}
.left_box
{
	width: 250px;
	height: auto;
	background: url(images/box.jpg) no-repeat top;
	padding-top: 10px;
}
#login
{
	padding: 10px;
}
.input
{
	width: 140px;
	height: 12px;
	font-size: 10px;
}
.submit
{
	float: right;
	margin-right: 30px;
	margin-top: 5px;
}
img.pic
{
	float: left;
	padding: 10px;
}
.title
{
	font-size: 12px;
	font-weight: bold;
	color: Teal;
}
.title a
{
	text-decoration: none;
	font-weight: bold;
	color: Teal;
}
.content
{
	padding: 5px;
	text-align: justify;
}
/*------right section-----*/
#right_section
{
	width: 600px;
	height: auto;
	float: left;
}
.right_box
{
	margin: 20px 10px 10px 0;
}
img.pic_border
{
	float: left;
	padding: 2px;
	margin-right: 15px;
	border: 1px solid #CCCCCC;
}
.title_small
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#right_box_1
{
	width: 250px;
	height: 280px;
	float: left;
	margin: 10px 1px 10px 10px;
	border-right: 1px #B3B5B8 solid;
}
#right_box_2
{
	width: 280px;
	height: 280px;
	float: left;
	margin: 10px 5px 10px 1px;
	padding-left: 12px;
	border-left: 1px #CCCCCC solid;
}
.news_box
{
	padding: 10px 0 0 0;
	clear: both;
}
img.pic_news
{
	float: left;
	padding: 0px 10px 10px 10px;
}
.news_submenu
{
	clear: both;
	float: left;
	padding-top: 5px;
	margin-left: 10px;
	border-bottom: 1px #CCCCCC solid;
}
.news_link
{
	float: left;
	padding-right: 30px;
}
.news_link a
{
	text-decoration: none;
	color: #999999;
}
.news_link a:hover
{
	text-decoration: none;
	color: #000;
}
/*---------services---------*/
ul.services
{
	list-style-type: none;
	float: left;
	display: block;
	width: auto;
	height: 20px;
	margin: 0px;
	padding: 10px 0 0 2px;
}

ul.services li
{
	display: inline;
}

a.nav_services:link, a.nav_services:visited
{
	display: block;
	padding: 1px 0 0 14px;
	margin: 2px;
	width: auto;
	height: auto;
	text-align: left;
	line-height: 17px;
	text-decoration: none;
	background: url(images/bullet_a.gif) no-repeat left;
	color: #000;
}

a.nav_services:hover
{
	display: block;
	padding: 1px 0 0 14px;
	margin: 2px;
	width: auto;
	height: auto;
	text-align: left;
	line-height: 17px;
	text-decoration: none;
	background: url(images/bullet_a.gif) no-repeat left;
	color: #000000;
}
/*-------footer-----*/
#footer
{
	width: 930px;
	height: 50px;
	clear: both;
	background-color: #D7D8D2;
}
#copyrights
{
	width: 350px;
	color:#666666;
	font-size: 10px;
	float: left;
	padding: 10px;
}
#madeby
{
	width: 200px;
	height: 60px;
	float: right;
	text-align: center;
	padding-top: 10px;
}
#madeby a
{
	text-decoration: none;
	color: #666666;
}
/*---------footer menu---------*/
ul.footer_menu
{
	list-style-type: none;
	float: left;
	display: block;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 3px 0 0 11px;
}

ul.footer_menu li
{
	display: inline;
}

a.nav2:link, a.nav2:visited
{
	display: block;
	float: left;
	padding: 4px 0 0 5px;
	margin: 2px;
	width: auto;
	height: 20px;
	text-align: center;
	line-height: 16px;
	text-decoration: none;
	color: #999999;
}

a.nav2:hover
{
	display: block;
	float: left;
	padding: 4px 0 0 5px;
	margin: 2px;
	width: auto;
	height: 20px;
	text-align: center;
	line-height: 18px;
	text-decoration: none;
	color: #000000;
}
#sddm
{	margin: 117px;
	padding: 0;
	z-index: 30;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float:left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: none transparent scroll repeat 0% 0%;
	color:White;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #cccc99}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align:left;
		text-decoration: none;
		background: #EAEBD8;
		color:Black;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
