@charset "utf-8";
/* CSS Document */

body {
	background-image:url(/images/main_bg.jpg);
	background-repeat:repeat-x;
	background-color:#D3D3D3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
.clear {
	clear:both;
}

#mainContainer {
	background-color:#FFFFFF;
	width:783px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

/*------------START MENU-----------------*/

.navMenu {
	width:783px;
	margin-left:auto;
	margin-right:auto;
	height:24px;
	background-color:#000000;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-left:0px;
}

.navMenu p {
	height:22px;
	float:left;
	display:block;
	margin:1px 0px 0px 1px;
	cursor:hand;
}

.navMenu p span{
	margin-left:-99999px;
}


#home {
	background-image:url(/images/home.jpg);
	width:81px;
	border-right: 1px solid #ffffff;
}

#home:hover {
	background-image:url(/images/home_over.jpg);
}

#about {
	background-image:url(/images/about_us.jpg);
	width:85px;
	border-right: 1px solid #ffffff;
}	

#about:hover {
	background-image:url(/images/about_us_over.jpg);
}	

#capabilities {
	background-image:url(/images/capabilities.jpg);
	width:85px;
	border-right: 1px solid #ffffff;
}	

#capabilities:hover {
	background-image:url(/images/capabilities_over.jpg);
}

#products {
	background-image:url(/images/products.jpg);
	width:85px;
	border-right: 1px solid #ffffff;
}	

#products:hover {
	background-image:url(/images/products_over.jpg);
}	

#brochures {
	background-image:url(/images/brochures.jpg);
	width:85px;
	border-right: 1px solid #ffffff;
}	

#brochures:hover {
	background-image:url(/images/brochures_over.jpg);
}	

#gallery {
	background-image:url(/images/gallery.jpg);
	width:85px;
	border-right: 1px solid #ffffff;
}	

#gallery:hover {
	background-image:url(/images/gallery_over.jpg);
}	

#specials {
	background-image:url(/images/specials.jpg);
	width:85px;
	border-right: 1px solid #ffffff;
}	

#specials:hover {
	background-image:url(/images/specials_over.jpg);
}	

#events {
	background-image:url(/images/events.jpg);
	width:85px;
	border-right: 1px solid #ffffff;
}	

#events:hover {
	background-image:url(/images/events_over.jpg);
}	

#contact {
	background-image:url(/images/contact_us.jpg);
	width:86px;
	
}	

#contact:hover {
	background-image:url(/images/contact_us_over.jpg);
}	

/*------------END MENU-----------------*/

#logo_area{
	background-image:url(/images/logo_p.jpg);
	width:314px;
	height:369px;
	float:left;
}

#main_box{
	background-image:url(/images/bg_2.jpg);
	background-repeat:repeat-y;
	width:469px;
	height:369px;
	float:right;
}


.image_1{
	background-image:url(/images/r_image.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:420px;
	height:291px;
	float:right;
	margin-right:20px;
	margin-top:20px;
}

.plastic_people{
	font-family:Arial Black;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:20px;
}

.image_2{
	background-image:url(/images/image_2.jpg);
	width:108px;
	height:139px;
	margin-top:51px;
	*margin-top:21px;
	float:right;
}


#line{
	background-image:url(/images/line_bg.jpg);
	background-color:#04369A;
	width:782px;
	height:3px;
	margin-left:1px;
}

#content{
	width:782px;
	height:178px;
	background-image:url(/images/content_bg_2.jpg);
}


.homeMainText{
	background-image:url(/images/slogan-copy.jpg);
	float:left;
	margin-left:10px;
	margin-top:20px;
	width:518px;
	height:23px;
}

.learn_about{
	float:right;
	padding-right:20px;
	margin-top:15px;
	font-family:Arial Narrow;
	font-size:12px;
	font-weight:bold;
	 text-align:left;
}

.homeContent_2{
	width:190px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003399;
	float:right;
	margin-right:10px;
	margin-top:5px;
}


.homeContent_2 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003399;
	text-decoration:none;
}

.homeContent_2 a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003399;
	text-decoration:underline;
}

.homeContent{
	width:518px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	margin-left:10px;
	margin-top:5px;
}

.homeContent a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003399;
	text-decoration:underline;
}

.homeContent a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003399;
	text-decoration:underline;
}



#bottomLinks{
	width:780px;
	height:380px;
	margin-left:auto;
	margin-right:auto;
}

#cc_logos{
	width:240px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	margin-top:35px;
}

.links{
	font-size:10px;
	text-align:center;
	margin-top:30px;
}

.links a{
	font-size:10px;
	text-align:center;
	margin-top:30px;
	color:#000000;
	text-decoration:none;
}

.links a:hover{
	color:#000000;
	text-decoration:underline;
}


.PeregrineName{
	font-weight:bold;
	font-size:12px;
}

/*TP LOGO*/
#linkTPLogo {
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	margin-top:100px;
}
#linkTPLogo a {
	color:#000000;		
	text-decoration: none;
	font-size: 11px;
}
	
#linkTPLogo a:hover {
	color:#000000;		
	text-decoration: underline;
	font-size: 11px;
}
	
/*END TP LOGO*/	
	
/*----Template-------*/

#logo{
	background-image:url(/images/top_second.jpg);
	width:782px;
	height:139px;
}

.logo_2{
	width:399px;
	height:139px;
	float:left;
	margin-left:0px;
	margin-top:0px;
}

#content_2{
	width:782px;
	background-color:#ffffff;
}

#footer_2{
	background-image:url(/images/footer.jpg);
	width:782px;
	height:24px;
	border-bottom: 1px solid #ffffff;
}

#menu {
	/*background-image:url(/images/left_nav_bg.jpg);
	background-repeat:no-repeat;*/
	width:153px;
	/*height:200px;*/
	float:left;
	margin-top:20px;
	margin-left:10px;
	padding-bottom:5px;
	padding-left:10px;
	background-color:#DFDFDF;
	}
	
.menuText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:3px;
	padding-top:3px;
	padding-bottom:3px;
	}
	
.menuText a{
	font-size:10px;
	color:#003399;
	text-decoration:none;
}
	
.menuText a:hover{
	color:#003399;
	text-decoration:underline;
}

.menuTitleText {
	font-family:Arial Narrow;
	font-size:14px;
	margin-top:5px;
	padding-top:3px;
	padding-bottom:3px;
	color:#000000;
	font-weight:bold;
}

#homeContent_main{
	width:675px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	margin-left:40px;
	margin-top:10px;
}

#homeContent_main a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003399;
	text-decoration:underline;
}

#homeContent_main a:hover{
	color:#003399;
	text-decoration:underline;
}


#title{
	width:300px;
	float:left;
	margin-left:40px;
	margin-top:10px;
}

h1{
	font-family:Arial;
	font-size:14px;
	color:#090909;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h2{
	font-family:Arial;
	font-size:12px;
	color:#04369A;
	font-weight:bold;
}

.new_products{
	font-family:Arial;
	font-size:14px;
	color:#04369A;
	font-weight:bold;
}
	

h3{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}


.plastic_people_2{
	font-family:Arial Black;
	font-size:12px;
	color:#FFFFFF;
	width:250px;
	float:right;
	margin-right:20px;
	margin-top:60px;
	text-align:right;
}

.line{
	color:#0000FF;
	height:5px;
}


/*----End Template-------*/

#homeContent_main_2{
	width:580px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float:right;
	margin-left:10px;
	margin-top:10px;
}

#homeContent_main_2 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003399;
	text-decoration:underline;
}

#homeContent_main_2 a:hover{
	color:#003399;
	text-decoration:underline;
}

#contact_quote{
	width:350px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	text-align:center;
	margin-top:20px;
}

#contact_quote a{
	padding:5px;
	width:350px;
	height:20px;
	font-family:Arial;
	font-size:14px;
	/*color:#04369A;*/
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
	display:block;
	background-color:#043699;
}

#contact_quote a:hover{
	padding:5px;
	width:350px;
	height:20px;
	font-family:Arial;
	font-size:14px;
	/*color:#04369A;*/
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
	display:block;
	background-color:#5578BA;
}

.toll_free_2{
	/*background-image:url(/images/toll_free.jpg);*/
	float:right;
	width:210px;
	/*height:20px;*/
	margin-right:10px;
	margin-top:10px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

/*.toll_free_2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	float:right;
	width:192px;
	height:17px;
	margin-right:10px;
	margin-top:10px;
}*/

.local_phone{
	float:right;
	width:210px;
	margin-right:10px;
	margin-top:5px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.grey{
	color:#CCC;
	font-size:12px;
}