﻿body
{
    background: #606854;
    font: normal 11px/15px Arial, Verdana, sans-serif;
    color: #3a3a3a;
    
}

*
{
    margin: 60;
    padding: 0;
}

img
{
	display: block;
	border: 0;
}

#GenericTable
{
	padding-left:20px;
	margin-left:10px; 
	position:relative;
	left:20px; 
}

#head
{
    height: 120px;
	/*background: url("/images/img/head-bg2.gif") no-repeat;*/
	background: url("/images/frame/head-bg.jpg") no-repeat;
    position: relative;    
}

div#subnav
{
	width: 200px;
	float: left;
	padding-top:30px; 
	background-color:#f4ebd5;				
}



#MainBodyContent
{
	width: 804px;
    margin: 0 auto;    
    background-color:#f4ebd5; 
    
    

    left:14px;
    float:left;
	position:relative;

    
}


div#body
{
     width: 802px;
    margin: 0 auto;    
    background-color:#f4ebd5; 
/*  background-color:Transparent; */
    
   float:left;
	position:relative;
left:14px;      
    
}

div#content
{
	background-color: #b0ab97;
	width: 604px;
	float: left;
	padding: 28px 0;
	position: relative;	
	/*padding: 0;	*/
	
}

div#foot
{
    height: 46px;
   /* background: url("/images/img/foot-bg3.gif") no-repeat;*/
	background: url("/images/frame/foot-bg.jpg") no-repeat;
    clear: both;
    position: relative; 
    
   
}

div#page
{
	width: 830px;
	margin: 0 auto;
   /* background: url("/images/img/body-bg.jpg") repeat-y;*/
	background: url("/images/frame/body-bg.jpg") repeat-y;
    clear: both;   
}

#Middle
{
	width:700px;
	background-color:Gray;
	position:relative;
	margin: 0 auto;
	
	 
}

#flash p
{
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    padding: 18px 0;
}

#head .nav
{
    width: 807px;
    height: 33px;
    position: absolute;
    top: 81px;
    left: 14px;
}

#head .nav a
{
    display: block;
    float: left;
    height: 33px;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
    font-size: 1px; /* fixes a weird rendering bug in IE */
  
}

#NucorLogo 
{
	display: block;
    float: left;
    height: 33px;
    background-position: 0 0;   
    width:120px; 	  
	background-image: url("/images/img/NucorLogo2.png");
	background-repeat:no-repeat;  
    
}

#head .TopNucor a:hover
{
	 background-position: 0 -33px;		 
}

#head .nav a:hover, #head .nav a.on
{
    background-position: 0 -33px;    
}

#os
{
    width: 141px;
    background-image: url("/images/img/HorNav/nav-os.jpg");
}
#op
{
    width: 152px;
    background-image: url("/images/img/HorNav/nav-op.jpg");
}
#ma
{
    width: 145px;
    background-image: url("/images/img/HorNav/nav-ma.jpg");
}
#oc
{
    width: 129px;
    background-image: url("/images/img/HorNav/nav-oc.jpg");
}
#onews
{
    width: 99px;
    background-image: url("/images/img/HorNav/nav-news.jpg");
}
#oq
{
    width: 138px;
    background-image: url("/images/img/HorNav/nav-oq.jpg");
}

#xxfoot div
{
    text-align: left;
    /*padding: 10px 20px 0 0;*/
  
    
   /* font: bold 10px/10px "Arial Narrow", Arial, Verdana, sans-serif !important;*/
	font:bold 10px/10px "Arial Narrow", Arial !important; 
    color: #000;
    letter-spacing: 0.03em !important;
    position: absolute;
   /* right: 0;*/
    z-index: 1;
    
    width:805px;
    height:25px;
    
    left:11px;
    top:10px;
     
   
   
}

#foot div
{
    text-align: right;
    padding: 10px 20px 0 0;
    font: bold 9px/10px "Arial Narrow", Arial, Verdana, sans-serif !important;
    color: #000;
    /*letter-spacing: 0.03em !important;*/
    position: absolute;
    right: 0;
    z-index: 1;
    
    
    width:805px;
    height:25px;
    
    left:11px;
    top:0px;
}

* html #foot div
{
	letter-spacing: -.1em !important;
}


#foot a
{
    color: #000;
    position: relative;
    top: 0px;
    
    
   /*  border-color:White;
    border-style:solid;
    border-width:thin; */
}

#foot a:hover
{
    color: #fff;
    text-decoration: none;
}



#foot div BottomTable
{
	text-transform: uppercase;	
	position:absolute;
	left:3px;
	top:5px;
	width:805px;
	height:5px;
	
	
		
}

#foot div table 
{
	text-transform: uppercase;	
	position:relative;	
}

#ULClass
{
	position:relative;
	top:0px;
	left:-10px;
	padding:0 0 0 0;
}

#foot ul li
{
	position: relative;
	display: inline;
}

#foot ul li ul
{
	/*position: absolute;
	width: 500px;
	display: none;
	z-index: 3;
	text-align: left;
	
	top:0px;
	
	left:0px;*/
	
	
	
	
}

#foot ul li ul li
{
	display: inline;
}

#foot ul li ul li, #foot ul li ul li a
{
	color: #000;
}

#foot ul li ul li.parent_link a
{
    color: #fff !important;
}

#foot ul li ul li a:hover
{
	color: #fff;
}

/*** common element styles ***/
#head .altnav
{
	 	
    color: #fff;
    text-align: right;
    padding: 8px 20px 0 0;
    font: bold 8px/8px Arial, Verdana, sans-serif !important;
    letter-spacing: 0.1em;
    position:absolute;
    top:0px;
    left:600px;    
    z-index:8;          
	width:200px; 
}

#page .TopNucor
{
	position:relative;
	text-align:left;
	padding: 0 0 0 20px;			 
	width:118px; 
	
	
	
	 	
}

#head .altnav a
{
    text-transform: uppercase;
    color: #fff;
    text-decoration:none; 
}

#head .altnav a:hover
{
    color: #fff;
    text-decoration: none;
}

.ContentBoard
{
	position:relative;
	top:0px;
	left:0px;
	float:right;
	width:500px;
	height:900px;
	border-color:Red;
	border-style:solid;
	border-width:thin;  
}

#DivMenu
{
	float:left;
	width:180px;
	background-color:Blue;	
	 
	
}

#DivContent
{
	width:300px;
	margin-left:180px;
	z-index:3; 
	background-color:Green; 		
}

#ContentLeft {
	float: left;
	width: 200px; 
	/*background-color:#182a1e;*/
	background-color:#f4ebd5;
	height:100%;
	
		
}

#ContentLeftWithRightBorder {
	float: left;
	width: 195px; 
	background-color:#f4ebd5;
	height:100%;
	
	padding: 0 0 0 0;
	z-index:-9;
					
}

#ContentRightWithLeftBorder { 
	margin: 0;
	margin-right:0px; 
	float:right;
	margin-right:3px; 
	width: 600px;	
	position: relative;	
	padding: 0 0 0 0;
	background-color:#8a7f65; 
	
	
			 		
	border-left-color:White;
	border-left-width:3px;
	border-left-style:solid; 
	
	   
}

#ContentRightWithLeftBorderEx { 
	margin: 0;
	margin-right:0px; 
	float:right;
	margin-right:0px; 
	width: 599px;	
	position: relative;	
	padding: 0 0 0 0;
	background-color:#8a7f65; 
	
	
			 		
	border-left-color:White;
	border-left-width:3px;
	border-left-style:solid; 
	
	   
}

#ContentRightWithLeftBorderColor { 
	margin: 0;
	margin-right:0px; 
	float:right;
	margin-right:0px; 
	width: 600px;	
	position: relative;	
	padding: 0 0 0 0;
	background-color:#8B8167; 
	
	
			 		
	border-left-color:White;
	border-left-width:3px;
	border-left-style:solid; 
	
	   
}


#ContentRightWithLeftBorderAboutOurPlant { 
	margin: 0;
	margin-right:3px; 
	float:right;
	margin-right:3px; 
	width: 603px;
	height:592px;	
	position: relative;	
	padding: 0 0 0 0;
	background-image:url("/Images/OurProducts/About01.jpg");
	background-repeat:no-repeat;  
						 		
	border-left-color:White;
	border-left-width:3px;
	border-left-style:solid; 
	
	   
}

#AboutOurPlant
{
	margin-top:250px;
	margin-left:25px;
	position:fixed;
	
	border-color:Red;
	border-width:thin;
	border-style:solid; 
	
	width:350px;
	height:320px; 
	
	 
}


#ContentRight { 
	margin: 0;
	float: left;
	width: 602px;	
	position: relative;	
	padding: 0 0 0 0;
	
	
}


#ContentTotal
{
	margin: 0;
	float: left;
	width: 804px;	
	position: relative;	
	padding: 0 0 0 0;
}

#MyAccounts3
{
	margin: 0;
	float: left;
	width: 802px;	
	height:434px;
	position: relative;	
	padding: 0 0 0 0;
	background-image:url("/images/img/MyAccounts.gif"); 
	background-repeat:no-repeat; 
}

#MyAccountsMain
{
	top:-2px;
	left:-2px;
	position:relative;
	background-image:url("/images/img/MyAccounts.gif"); 
	width:802px;
	height:437px; 
}

#MyAccountsMain2
{
	top:-2px;
	left:-2px;
	position:relative;
	background-image:url("/images/img/MyAccounts2.gif"); 
	width:802px;
	height:437px;
}

#TopLoginBox
{
	top:120px;
	left:78px;
	width:314px;
	position:relative;
	font-weight:bold; 
}

#LoginBox
{
	position:relative;
	top:139px;
	left:78px;
	background-image:url("/images/img/MyAccounts-LoginBox-BackGround.png"); 
	width:314px;
	height:122px;		
}

#LoginBoxBackground
{
	background-image:url("/images/img/MyAccounts-LoginBox-BackGround.png"); 
	background-repeat:no-repeat; 
	height:122px;
	color:Black;
}

#ProspectiveCustomer
{
	top:161px;
	left:78px;
	position:relative;
	
}



#LoginBoxTable
{
	
 margin-left : auto ;
 margin-right: auto ;
 padding-top:20px;
 margin-top:20px; 
  
}

div#copyright
{
    text-align: center;
    color: #a0a498;
    letter-spacing: 0.1em;
    font-size: 9px;
     
}
#copyright a
{
    color: #a0a498;
    font-weight: normal;
}

#copyright a:hover
{
    color: #7e9f81;
    text-decoration: none;
}

#Error font
{
	color:Red;
	font-weight:bold;	
}
#ClassTandC
{
	position:relative;
	 top:10px;
	 left:10px;
	width:790px;
}

#TestOne
{
	left:3px;
	position:relative;
}

.FlashClass
{
	margin-right:0px;
	 
}

#flash p
{
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    padding: 18px 0;
    
}

#ClassMSDS11
{
	width:605px; 
	background-image:url("/Images/img/OurQuality_MSDS2.jpg");
	height:434px;
	color:White;
	
}

#NewsDiv
{
	width:608px; 
	background-image:url("/Images/img/News-BG.jpg");
	height:434px;
	color:White;
	background-repeat:no-repeat; 
	background-color:Transparent;
	z-index:-1;
	
}

#RecycleLetter2
{
	background-image:url("/Images/img/OurQuality-RecycleLetter.gif"); 
	width:604px;
	height:434px;	
	
}

#ClassMSDS1
{
	background-image:url("/Images/img/OurQuality_MSDS21.gif"); 
	background-repeat:no-repeat;  
	width:626px;
	height:434px;
	position:absolute;
	top:-100px;
	
	border-color:Red;
	border-width:thin;
	border-style:solid;  
	
}

#MSDSText
{
	width:540px;
	top:290px;
	left:30px;
	position:absolute;
		color:White;
	font-size:14px;
	font-family:Times New Roman;	
	text-align:left;
	font-weight:normal;
	line-height:19px;
}

#ClassRecycleLetter
{
	background-image:url("/Images/img/OurQuality-RecycleLetter.gif"); 
	width:604px;
	height:434px;	
}

#ClassMSDS, #ClassRecycleLetter table
{
	position:relative;
	top:275px;
	width:464px; 
	margin:0 auto;
}

#ClassMSDS, #ClassRecycleLetter td 
{
	font-weight:bold;
	color:White;	 
}

#PDFClassMyAccounts
{
	position:relative;
	top:170px;
	left:60px;
	z-index:6;
}

ul#FooterNav
{
	
	list-style-type:none;
	margin:0px;
	margin-left:15px; 
/*padding:2px 0 0 10px;*/
			
	text-align: left;    
	/*font:bold 10px/10px "Arial Narrow", Arial !important; */
    color: #000;
 /*   letter-spacing: 0.03em !important;*/
    text-transform: uppercase;	
    text-decoration:none;  
    
    font: bold 9px/10px "Arial Narrow", Arial, Verdana, sans-serif !important;                 	
}

ul#FooterNav1
{
	
	list-style-type:none;
	margin:0px;
	margin-left:15px; 
	padding:2px 0 0 10px;
			
	text-align: left;    
	font:bold 10px/10px "Arial Narrow", Arial !important; 
    color: #000;
 /*   letter-spacing: 0.03em !important;*/
    text-transform: uppercase;	
    text-decoration:none;                   	
}

ul#FooterNav li
{
	display:inline;
}

ul#FooterNav li a
{
	text-decoration:none;
	color:Black;
	 font: bold 9px/10px "Arial Narrow", Arial, Verdana, sans-serif !important;
	 
}

div#ApplicationGalleryLP
{
	/*background-image:url("/Images/img/OurProducts-Gallery_LP.gif");*/
	background-image:url("/Images/OurProducts/ApplicationGalleryLP.jpg");
	background-repeat:no-repeat;  
	width:607px;
	height:436px;
}

div#ApplicationGallery
{
	/*background-image:url("/Images/img/OurProducts_Gallery_BackGround.gif");*/
	background-image:url("/Images/OurProducts/ApplicationGallery_HeavyTrucks.jpg");
	background-repeat:no-repeat;  
	width:607px;
	height:436px;
}

div#ApplicationGallery1
{
	background-image:url("/Images/OurProducts/ApplicationGallery_CF.JPG");
	background-repeat:no-repeat; 
	width:606px;
	height:436px;
}
div#ApplicationGallery2
{
	/*background-image:url("/Images/img/OurProducts_Gallery_BackGround_CE.gif");*/
	background-image:url("/Images/OurProducts/ApplicationGallery_CE.JPG");
	background-repeat:no-repeat;  
	width:605px;
	height:436px;
}
div#ApplicationGallery3
{
	background-image:url("/Images/OurProducts/ApplicationGallery_AR.JPG");
	background-repeat:no-repeat;  
	width:605px;
	height:436px;
}

div#ContactMain
{
	background-image:url("/Images/OurProducts/ConditionOfSale/Contact-BG.jpg");
	background-repeat:no-repeat; 
	width:608px;
	height:433px;		
}

#GenericBG
{
	background-image:url("/Images/img/GenericBG.gif");
	width:605px;
	height:435px;
}

#ContactMain #TableMain
{
	position:absolute;
	width:290px;
	left:320px;
	top:252px;	
	
	height:80px; 
	color:White;
	font-family:Arial; 
	font-weight:bold;

}

div#ApplicationGallery table
{
	position:absolute;
	left:0px;
	top:307px;	
	width:601px;
	height:110px; 
	
	background-image:url("/images/ourproducts/AppGalleryTableBg.jpg");
	background-repeat:no-repeat;   
	
	
}

div#ApplicationGallery1 table
{
	position:absolute;
	left:0px;
	top:307px;	
	width:601px;
	height:110px; 
		
	background-image:url("/images/ourproducts/AppGalleryTableBg.jpg");
	background-repeat:no-repeat;   
}

div#ApplicationGallery2 table
{
	position:absolute;
	left:0px;
	top:307px;	
	width:601px;
	height:110px; 
	
	background-image:url("/images/ourproducts/AppGalleryTableBg.jpg");
	background-repeat:no-repeat;   
}

div#ApplicationGallery3 table
{
	position:absolute;
	left:0px;
	top:307px;	
	width:601px;
	height:110px; 
	
	background-image:url("/images/ourproducts/AppGalleryTableBg.jpg");
	background-repeat:no-repeat;   
}

div#ApplicationGalleryLP table
{
	position:absolute;
	left:0px;
	top:307px;	
	width:601px;
	height:110px; 
	
	background-image:url("/images/ourproducts/AppGalleryTableBg.jpg");
	background-repeat:no-repeat;   
	
}


#OurQualityMaterialTopRightCorner
{
	top:10px;
	left:210px;
	position:absolute;	
	width:355px;
	height:222px; 		
}

#OurQualityMaterialBottomLeftCorner
{
	top:295px;
	left:20px;
	position:absolute;
	width:240px;
					
}

#OurQualityMaterialBottomLeftCorner, #OurQualityMaterialTopRightCorner p a
{
	color:White;
}

#OurQualityMaterialBottomLeftCorner, #OurQualityMaterialTopRightCorner p a:hover
{
	color:White;
	/*text-decoration:underline;  */ 
}

#OurQualityMaterialBottomLeftCorner p a
{
	color:White;
}

#OurQualityMaterialBottomLeftCorner p a:hover
{
	color:White;
}


#OurQualityMaterialTopRightCorner, #OurQualityMaterialBottomLeftCorner, #RequestInfo, #TestingAboutOurPlant, p  
{
	color:White;
	font-size:14px;
	font-family:Times New Roman;	
	text-align:left;
	font-weight:normal;
	line-height:19px;

}

#OurQualityMaterialBottomLeftCorner p
{
	text-decoration:none; 
	 
}

#OurQualityMaterial
{
	background-image:url("/Images/img/OurQuality-Material.jpg"); 
	background-repeat:no-repeat; 
	width:605px;
	height:594px; 
}

#RequestContact
{
	background-image:url("/Images/img/Contact-RequestContact.jpg"); 
	background-repeat:no-repeat; 
	width:602px;
	height:434px; 
}

#NewsInformation
{
	width:620px;
	height:434px;
}

#RequestInfo
{
	top:5px;
	left:20px;
	position:absolute;
	width:250px;
	font-family:Serif;		
}

#RequestContactTable
{
	margin-left:20px;
	margin-top:-8px; 
	color:White;
	font-family:Serif;
	font-size:10px;
	width:200px;
}

.PaddingOnCell
{
	padding-top:3px; 
}

.Astric
{
	color:Red;
	font-weight:bold; 
}

#ContactInfo
{
	background-image:url("/images/img/Contact-Headquarters.gif"); 
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	left:0px; 
	width:603px;
	height:914px;
	

	
}

#ContactInfoTable
{
	position:absolute;
	top:227px;
	left:10px;
	width:540px;
	
}

#TitleContact font
{
	color:White;
	font-family:Arial;
	font-size:large;
	font-weight:bold;    
}

#AddressContact
{
	color:White;
	font-family:Arial;
	font-size:small;
	font-weight:bold; 
	text-transform:uppercase;  
	padding-top:20px; 
}

#ContactMembers
{
	color:White;
	text-transform:uppercase; 
	margin-top:10px; 
}

#ContactMembers a
{
	color:White;
}
#ContactTable2, #TSM, #QSM, #CA, #QS 
{
	margin-top:10px; 
}

#ContactTable2, #TSM, #QSM, #CA, #QS .Title
{
	font-weight:bold; 
}

#SM, #ISS, #ContactTable2 .Title
{
	font-weight:bold;
}
#ContactLeft
{
	margin-left:0px; 
}
#ContactRight
{
	margin-left:10px; 
}
#ClassRecycleLetter a
{
	color:White;
}

#ClassRecycleLetter a:hover
{
	color:Blue; 
}
.RequiredFields
{	
	font-style:italic;
	font-family:Arial;
	font-size:xx-small;    
}
#ContactInfoTable a
{
	color:White;
}
#ContactInfoTable a:hover
{
	color:Blue;
}


.TitleClassAff
{
	font-size:12px;
}

.ClassAff
{
	color:White;
	font-family:Arial;
	font-size:9pt;
	text-transform:none;  
	font-weight:normal; 
	  
}

.ClassAff a
{
	color:White;
	font-family:Arial;
	font-size:9pt;
	text-transform:none;  
	font-weight:normal; 
	  
}

.PadRight
{
	margin-left:12px;
	padding-left:12px; 
}

.ClassTerri
{
	margin-top:5px;	
	   
}

.TestingFont
{
	color:#5c402d;
	font-family:Arial;
	font-weight:bold;
	font-size:9pt;  
	text-transform:uppercase; 
	clear:both; 
}

#TestingContact
{
	border-bottom-color:Black;
	border-bottom-style:dotted;
	border-bottom-width:thin;    
}

#TestTable
{
	background-color:#f4ebd5;
	width:200px;
	height:200px; 
}

#TestTable font
{
	color:#5b3f2F;
	font-size:9pt;
	font-family:Arial;
	font-weight:900; 
	 
}

#TestParagraphFonts
{
	color:#FFFFFF;
	font-size:13pt;
	font-family:Times New Roman;
	font-weight:normal;
	background-color:#8a7f65; 
	width:300px;
	height:300px;
}

#TandCTable
{
	margin-left:5px;
	margin-right:5px;  
}

#ContactFormTitle
{
	position:absolute;
	top:220px;
	left:38px; 
}

#ContactFormTitleA
{
	position:absolute;
	top:230px;
	left:38px; 
}

#ContactFormMembers
{
	position:absolute;
	top:250px;
	height:623px;	
	
}

#ContactFormMembers #left
{
	
	margin-left:0px;
	margin-top:0px;
	width:50%;  
	padding: 0 0 0 0;				
}

#ContactFormMembers #right
{	
	float:right;
	width: 40%;	
	position: relative;	
	margin-top:0px; 	
	padding: 0 0 0 0;
	
}

#TableStructureContact
{
	
}

.ContactInfoTable
{
	margin-left:56px; 
	color:White;
}

.ContactRuleYes
{
	padding-top:5px;
	margin-top:5px;
	
	
}

.ContactDottedLine
{
	height:5px;
	border-bottom-color:Black;
	border-bottom-style:dotted;
	border-bottom-width:thin;    
}

#ContactInfoRM
{
	background-image:url("/images/img/Contact/RegionalSalesBG.gif"); 
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	left:0px; 
	width:604px;
	height:998px;		
}

#ContactInfoA
{
	background-image:url("/images/img/Contact/AffiliatesBG.gif"); 
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	left:0px; 
	width:603px;
	height:716px;	
}

#ContactInfoFHQ
{
	background-image:url("/images/img/Contact/FastHeadquartersBG.gif"); 
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	left:0px; 
	width:603px;
	height:918px;	
}

#ContactFormTitle font
{
	color:White;
	font-family:Arial;
	font-size:13px;
	font-weight:bold; 
}

.VerticalDottedLine
{	
	border-right-color:Black;
	border-right-style:dotted;
	border-right-width:thin; 
	height:450px;  
}

.VerticalDottedLineA
{	
	border-right-color:Black;
	border-right-style:dotted;
	border-right-width:thin; 
	height:450px;  
}

#ContactFormMembers a
{
	color:White;
}

#ContactAddress
{
	width:200px;
	height:100px;
	background-color:Red;
	position:absolute;
	top:240px;
	left:38px; 

	   
}

.ToUCase
{
	text-transform:uppercase;  
}

.ContactTitle2
{
	text-transform:uppercase;
	font-weight:bold;  
}

.ContactName
{
	color:#f4ebd5;
	font-family:Arial;
	text-transform:uppercase;
	font-weight:bold; 
}

#ContactInfoTable
{
	font-weight:bold;
}

.PhoneFormat
{
	width:120px;	
}

.TechDataSheetTable a
{
	color:#A0957c;
}

#ConditionsOfSaleTC
{
	margin-top:0px;
	margin-left:0px;  
	background-color:#8A7F65; 
}

#ConditionsOfSaleTCOnly
{
	
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;   			
	width:580px;
	height:400px;
	
	color:#FFFFFF;
	  
}

#SalesTitle
{
	font-size:larger;
	font-weight:bold;  
}


#ClassAboutOurPlant
{
	width:602px;
	height:592px;
	/*background-image:url("/images/img/OurProducts-Product-BG.gif");*/
	background-image:url("/Images/OurProducts/About01.jpg");
	background-repeat:no-repeat;  
}

#ContentRightWithLeftBorderEx2 { 
	margin: 0;
	margin-right:0px; 
	float:right;	
	width: 601px;	
	position: relative;		
	height:592px;
	
	
	background-image:url("/Images/OurProducts/About01.jpg");
	background-repeat:no-repeat;  
			 		
	/*border-left-color:White;
	border-left-width:3px;
	border-left-style:solid; */
	
	
	
	   
}


#TestingAboutOurPlant
{
	margin-top:-350px;
	margin-left:10px;
	width:380px;
	height:320px;
	z-index:10;
	position:absolute;			
}


#CreditTermsLocation
{
	margin-top:-300px;
	margin-left:300px;
	width:480px;
	height:320px;
	z-index:10;
	position:absolute;
	color:White;			
}

#MyAccountLoginLocation
{
	margin-top:-350px;
	margin-left:60px;
	width:355px;
	height:268px;
	z-index:10;
	position:absolute;
	color:Black;	
	

}

.ChangeZindex
{
	z-index:-1;
}

.ChangeLinkColor
{
	color:White;
	text-decoration:underline;
	  
}

#ContactBackGroundColor
{
	background-color:#8A7F65;
	width:601px;
	height:400px;	 
}

#Inside
{
	
	color:White;
	font-family:Arial;	 
	list-style-type:disc;  	
}

#Inside a
{
	color:White;
}

#TechDataSheetsClass
{
	color:#A0957C;
}

#TechDataSheetsClass a
{
	color:#A0957C;
	text-decoration:none;
}

#TechDataSheetsClass .TitleClass
{
	text-transform:uppercase;
	font-weight:bold;   
}

#SWFHeader3 a
{
	color:#A0957C;
	text-decoration:none;
}

.RequestContactInfoFont
{
	font-family:Serif;
	font-size:small;
	font-weight:bold;  
}

.ComingSoon
{
	font-family:Arial;
	font-size:x-large;
	color:#A0957C; 
	font-weight:bolder;
}

.DivWithNoTopPadding
{
	padding-left:40px;
}

.DivWithPadding
{
	padding-left:40px; 
	padding-top:2px;
}
.DivWithPaddingTop
{
	padding-left:40px; 
	padding-top:10px;
}



 