@charset "ISO-8859-2";
* {
	margin: 0px;
	padding: 0px;
}
li{
	list-style: none;
}
body{
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #636363;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
#wrapper {
	width: 912px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#wrapper #header #logo {
	background: url(images/prestige_plastics.gif) no-repeat;
	height: 88px;
	width: 429px;
	float: left;
}
#wrapper #header #main_nav {
	background: url(images/bg_menu.gif) no-repeat;
	height: 33px;
	width: 362px;
	float: right;
	margin-top: 60px;
	margin-right: 25px;
}
#wrapper #banner {
	height: 251px;
	width: 909px;
}
#wrapper #header #main_nav li {
	float: left;
	list-style: none;
	margin-right: 10px;
}
#wrapper #header #main_nav li a {
	display: block;
	padding: 9px 15px;
	text-decoration: none;
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
}
#wrapper #header #main_nav ul {
	padding-left: 15px;
}
#wrapper #content #services .column {
	width: 30%;
	text-align: justify;
	float: left;
	margin-right: 14px;
	margin-left: 14px;
	line-height: 1.6em;
}
#wrapper #content {
	padding: 15px;
}
#wrapper #content #services .column h2 {
	font-size: 1.9em;
	font-weight: normal;
	color: #6584a8;
	text-align: center;
	margin-bottom: 10px;
}
#wrapper #content #products {
	clear: both;
	border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background: #99c0ef;
	width: 867px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#wrapper #content #products .column {
	width: 288px;
	border-right: 1px solid #85a5cc;
	text-align: center;
	float: left;
	color: #354960;
	height: 240px;
}
#wrapper #content #products #products_heading {
	background: url(images/bg_headings.gif) no-repeat;
	height: 44px;
}
#wrapper #content #products .column h3 {
	background: #6e8cb1;
	color: #FFF;
	padding: 12px;
}
#wrapper #content #products .column h3.left {
	border-radius: 10px 0 0 0;	
 -moz-border-radius:10px 0 0 0 ;
 -webkit-border-radius:10px 0 0 0;
}
#wrapper #content #products .column h3.right {
	border-radius: 0 10px 0 0 ;	
 -moz-border-radius:0 10px 0 0 ;
 -webkit-border-radius: 0 10px 0 0 ;
}
#wrapper #content #products .column div {
	padding: 10px;
	font-size: 1.1em;
}
#wrapper #content #services {
	margin-bottom: 25px;
}
#wrapper #footer {
	background: url(images/bg_footer.jpg);
	text-align: center;
	height: 46px;
	color: #FFF;
	border: 1px solid #95b5da;
	border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-top: 15px;
	margin-bottom: 25px;
	clear: both;
}
#wrapper #footer p {
	margin-top: 17px;
	font-size: .8em;
}
#wrapper #content h4 {
	text-align: center;
	font-size: 1.5em;
	font-weight: normal;
	color: #6584a8;
	border-bottom: 1px solid #82a3ca;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
#wrapper #content .facility_box {
	background: url(images/facility_box.jpg);
	border: 1px solid #edeaea;
	width: 45%;
	float: left;
	text-align: center;
	padding: 5px;
	border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 1.1em;
	color: #4e6989;
}
#wrapper #content .facility_box h3 {
	color: #516c8b;
	font-weight: normal;
	font-size: 1.5em;
	margin-bottom: 10px;
}
#wrapper #content #middle_row {
	clear: both;
	padding-top: 35px;
	padding-bottom: 35px;
}
#wrapper #content .facility_box p img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #content .large {
	width: 99%;
	margin: 0px auto;
}
#wrapper #content #bottom_row {
	clear: both;
	padding-top: 35px;
	padding-bottom: 15px;
}
#wrapper #content #bottom_row .highlight {
	width: 342px;
	margin-right: 49px;
	margin-left: 49px;
	float: left;
	background: url(images/highlight.gif) no-repeat;
	height: 106px;
	text-align: center;
	padding-top: 12px;
}
#wrapper #content #bottom_row .highlight h5 {
	font-size: 1.7em;
	font-weight: normal;
	color: #33465d;
	margin-bottom: 5px;
}
#wrapper #content #bottom_row .highlight p {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	color: #33465d;
}
#wrapper #content #top_row .product_box {
	padding: 15px;
}
#wrapper #content .product_box h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #324256;
}
#wrapper #content .product_box {
	text-align: center;
	background: #8fbcf5;
	border-radius: 10px;	
 	-moz-border-radius:10px;
 	-webkit-border-radius:10px;
}
#wrapper #content .product_box .column  {
	width: 50%;
	float: left;
}
#wrapper #content #middle_row .product_box {
	background: #a1c7f6;
}
#wrapper #content #middle_row .product_box .column p {
	color: #19283b;
	width: 350px;
	margin: 15px auto;
}
#wrapper #content #middle_row .product_box .column img  {
	margin-top: 15px;
	margin-bottom: 15px;
}

/* rotator in-page placement */
    div.rotator {
	position:relative;
	height:251px;
	display: none;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	background: #FFF;
}
    div.rotator ul li.show {
	z-index:500
}
#wrapper #content #top_row #Address {
	text-align: center;
	line-height: 1.3em;
	color: #6380a3;
}
#wrapper #content #top_row #Address h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 10px;
}
