@charset "UTF-8";
/* CSS Document */
#container {
	width:834px;
	height:auto;
	margin:  0 auto 0 auto;
	padding-top: 40px;
	position: relative;
	background-image:url(images/greenBG.jpg);
	background-repeat: repeat-y;
	}
#main {
	margin: 0;
	padding-top:0;
	padding-bottom: 40px;
	height: auto;
	background-image:url(images/bkg_1.jpg);
	background-repeat: no-repeat;
	background-color: #d3d3d3;
	
	}
#content{
	padding:0 0 25px 0;
}	

/* Info inside green rectangle / Primary Info */
#boxInfo {
	margin-left: 25px;
	margin-top:40px;
	background-image:url(images/gradientBoxRepeat.jpg);
	background-repeat: repeat-y;
	width: 490px;
	height: auto;
	padding-top: 0;
	padding-right: 20;
	padding-bottom: 0;
	padding-left: 0;
	}
#content{
		
}
	
.style1 {color: #000000}
#productsImg {
	float: right;
	margin-right: 30px;
	margin-top: 15px;
	}
#headerImg {
	background-image:url(images/gradientBoxTop.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 20px;
	}
.header1 {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 21px;
	height: 201px;
	width: 496px;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
p.one {
	margin-top: -175px;
	margin-left: 20px;
	color: #000000;
	width: 450px;
	}
	
/* Info on the right side / secondary Info */
#rightInfo {
	float:right;
	padding-right: 34px;
	width: 250px;
	margin:5px 0 0 0;
	}
#repeatedImg {
	width:250px;
	height:170px;
	background-image:url(images/oil_drum.gif);
	background-repeat:no-repeat;
	}	

#repeatedImg2 {
	width:250px;
	height:140px;
	}

#repeatedImg3 {
	width:250px;
	height:180px;
	}	
			
.header2 {
	color: #2A2B77;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	background-image:url(images/underline2.gif);
	background-repeat: no-repeat;
	height: 30px;
	}


p.style1 {
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	}
