#toolbarContainer { 
	width: 988px; 
	position: relative;
	left:148px;
 }

#top { 
	background-image: url('background image1.jpg');
	background-attachment:fixed;
	background-repeat:repeat-y;
 }
 ///////////////////////////////////////////////////////////////////////
 
#left_topCurveRow { 
	width: 100px;
	background-image: url('background image1.jpg');
	background-attachment:fixed;
	background-repeat:repeat-y; 
 }


#left_btmCurveRow { 
	width: 115px; 
 }
#left_topCurveLSpace{
	width: 1px;
}
#left_topCurveRSpace{
	width: 1px;
}

 
//////////////////////////////////////////////////////////////////////
 #leftTop { 
 	width: 115px;
 	}	

#left { 
	background-image: url('background image1.jpg');
	background-attachment:fixed;
	background-repeat:repeat-y; 
	width: 115px;
 }
 	

#leftContent {  
	float: left; 
	display: block; 
	/*background-color: #FFFFFF; */ background-image: url('background image1.jpg');
	background-attachment:fixed;
	background-repeat:repeat-y; 
	padding: 0px;
	font-size: 14px;
	width: 115px;
 }





#mainContent { 
	
	position:relative;
	left:25px;
	/*background-color: #FFFFFF; */ background-image: url('background image1.jpg');
	background-attachment: fixed;
	background-repeat:repeat-y; 
		
 }





#bottom { 
	
	background-image: url('background image1.jpg');
	background-attachment:fixed; 
	background-repeat:repeat-y; 
	
 }

#bottomContent { 
	
	background-image: url('background image1.jpg');
	background-attachment:fixed;
	background-repeat:repeat-y; 
	font-size: 12px;
 }




#bottomContentCell_siteInfo { 
	background-image: url('background image1.jpg');
	background-attachment:fixed;
	background-repeat:repeat-y; 
 }


#bottomContentCell_customerService { 
	background-image: url('background image1.jpg');
	background-attachment:fixed;
	background-repeat:repeat-y; 
 }

#bottomContentCell_companyInfo { 
	background-image: url('background image1.jpg');
	background-attachment:fixed;
	background-repeat:repeat-y; 
 }

#bottomContentCell_accountInfo { 
	background-image: url('background image1.jpg');
	background-attachment:fixed;
	background-repeat:repeat-y; 
 }


#footer { 
	background-image: url('background image1.jpg');
	background-attachment:fixed;
	background-repeat:repeat-y; 
	
 }

BODY { 
	background-image:url('background image1.jpg'); /*---------------------*/
	background-repeat:repeat-y; 
	background-attachment: fixed;
 }