/* CSS Document */

body {
	background-color:#333333;
	margin:0px;
	padding:0px;
	}
	
div.bodyContainer {
	margin:auto;
	margin-top:0px;
	/*width:840px;*/
	width:790px;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	padding-top:0;
	background-color:#000000;
	
	}

.header {
	clear:both;
	margin:0px;
	padding:0px;
	border:none;	
	}

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
	}
	
/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg-bubplastic-button.gif) top left repeat-x;
	border-width:1px 0px 1px 0px;
	border-color:#816624;
	border-style:solid;
	text-align:center;
	}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}	
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
	}
.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 30px;
	float: left;
	text-transform: uppercase;
	font: 67.5% Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	}
.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 20px;
	padding-top: 7px;
	padding-right: 30px;
	cursor: pointer;
	}
.bubplastic.orange ul li a:hover {
	background: transparent url(images/bg-bubplastic-h-orange.gif) top left no-repeat;
	}

.bubplastic.orange ul li a:hover span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-orange.gif) top right no-repeat;
	}

.menuSpacer {
	width:1px; 
	height:19px; 
	margin:3px 0; 
	padding:0px; 
	float: left;
	}
	
/*end menu*/
	
.homeImage{
	margin:1px 0px 3px 3px;
	 height:141px;
	}

.contentHolder { 
	background-image:url(images/Homepage_1_10.gif);
	background-position:bottom; 
	background-repeat:no-repeat;
	width:100%; 
	margin:0px;
	padding:0px;
	}

.homeSidebar {
	width:210px; 
	background-color:#b9902f; 
	float:right; 
	margin:40px 40px 0 20px;
	}

.homeSidebarTitle{
	color:#333300; 
	font-size:13pt; 
	margin-bottom:20px;
	}
	
.homeSidebarText{
	color:#333300; 
	font-size:8pt; 
	font-weight:bold; 
	line-height:13pt; 
	margin-top:0;
	}	

.homeText {
	font-family:Arial;
	font-size:13pt;
	font-weight:bold;
	color:#b9902f;
	width:725px;
	margin-left:50px;

	margin-top:0px;
	line-height:13pt;
	text-align:left;
	
	}

.contentHolderInt { 
	width:100%; 
	
	margin:0px;
	padding:0px;
	}
	
/*internal page specifics */	  

.intTextArea {
	background-image: url(images/int_bkgroundtxt.jpg);
	background-repeat:repeat-y;
	padding:0;
	margin: 0; 
 	font-family: Arial, Helvetica, sans-serif;
	}
	
.intImageDiv{
	float:right; 
	margin:10px 10px 0 0; 
	padding:0px;
	}

.intImage	{
	border-style:solid; 
	border-width:3px; 
	width:173px; 
	border-color:#666633; 
	display:block; 
	clear:both;	
	}

.intText{	
	font-size:10pt;
	color:#CCCCCC;
	line-height:18pt;
	text-align:left;
	font-weight:normal;
	}
.intText a{font-size:12pt;
	color:#b9902f;
	line-height:18pt;
	text-align:left;
	font-weight:bold;}
.intText a:link{font-size:12pt;
	color:#b9902f;
	line-height:18pt;
	text-align:left;
	font-weight:bold;}
.intText a:visited{font-size:12pt;
	color:#b9902f;
	line-height:18pt;
	text-align:left;
	font-weight:bold;}
.intText a:hover{font-size:12pt;
	color:#b99d3c;
	line-height:18pt;
	text-align:left;
	font-weight:bold;}
.intText a:active{font-size:12pt;
	color:#b9902f;
	line-height:18pt;
	text-align:left;
	font-weight:bold;}


.TextTitle{
	font-weight:bold; 
	line-height:18pt; 
	font-size:12pt;
	color:#b9902f;
	margin:0 0 15px 0;
	}
	
/* Careers - job listings */
.jobTitle{
	font-weight:bold; 
	color:#CCCCCC; 
	line-height:13pt; 
	font-size:11pt; 
	margin: 0; 
	}
.posted{
	font-weight:bold; 
	margin: 10px 0px 0px 0px;
	font-size:9pt;
	}

/* end job listing */
	

.footer {
	width:auto;
	text-align:center;
	background-color:#3d3e1a;
	font-family:Arial;
	color:#b9902f;
	font-size:10px;
	margin-top:0px;
	padding-top:10px;
	height:20px;
}
	
.footer a {color:#b9902f;
	font-size:10px;
	margin:0 3px 0 3px;
	}

	
.footTextWhite {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9px; 
	color:#CCCCCC; 
	text-align:center; 
	margin-top:8px;
	}
#{}