/* -- format style sheet for galvan industries -- */
html, body {
	height:100%;
	}

#leftHeadBkgrnd {
position:absolute;
top:0px;
left:0px;
width:60%;
height:101px;
z-index:1;
background: url(../images/leftHeaderBackground.gif) repeat;
}

#rightHeadBkgrnd  {
	position:absolute;
	top:0px;
	right:0px;
	width:40%;
	height:101px;
	z-index:1;
	background: url(../images/rightHeaderBackground2.jpg) repeat;
}


#header {
	position:relative;
	text-align:center;
	top:0px;
	z-index:5;
	background: url(../images/rightHeaderBackground2.jpg) repeat;
	color: #000000; 
	font-size: 14px; 
	font-weight: bold;
	font-family: arial, helvetica, helv;
}

#logo {
	position:absolute;
	top:0px;
	right:5px;
	z-index:10;
	}

#rotatingImage {
	position:relative;
	text-align:center;
	top:0px;
	z-index:2;
	}

#rotatingImageLftbkgrnd {
	position:absolute;
	top:101px;
	left:0px;
	height:155px;
	width:50%;
	z-index:1;
	background: url(../images/leftPictureBackground.jpg) repeat;
	}

#rotatingImageRtbkgrnd {
	position:absolute;
	top:101px;
	right:0px;
	height:155px;
	width:50%;
	z-index:1;
	background: url(../images/rightPictureBackground.jpg) repeat;
	}
	
#rotatingImageLftbkgrndhd {
	position:absolute;
	top:101px;
	left:0px;
	height:155px;
	width:50%;
	z-index:1;
	background-color:#000;
	}

#rotatingImageRtbkgrndhd {
	position:absolute;
	top:101px;
	right:0px;
	height:155px;
	width:50%;
	z-index:1;
	background-color:#000;
	}	
	
	
	
  /* --- begins the columns below graphics -- */	
#container {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:3;
	}
	
#columnBackground {
	position:absolute;
	top:0px;
	left:33%;
	width:33%;
	height:100%;
	background: url(../images/columnbackground.jpg) repeat;
	z-index:1;
	}

div#container p.row {
	position:relative;
	width:100%;
	top:240px  !important;
	voice-family: "\"}\"";
	voice-family: inherit;  
	top:255px;
	background: url(../images/orangebar.jpg) repeat;
	z-index:3;
	}
		
/* -- format for content in front page columns --- */

div#container p.row1 {
	width:100%;
	}
	
div#container p.row1 span.col1 {
	position:absolute;
	left:0;
	width:28%;
	top:275px;
	margin-left:3%;
	margin-right:3%;
	}
	
div#container p.row1 span.col2 {
	position:absolute;
	left:33%;
	top:275px;
	width:28%;
	margin-left:3%;
	margin-right:3%;
	}
	
div#container p.row1 span.col3 {
	position:absolute;
	left:66%;
	top:275px;
	width:28%;
	margin-left:3%;
	margin-right:3%;
	}
	
div#container p.row2 {
	position:absolute;
	left:0;
	top:600px;
	width:100%;
	margin-left:3%;
	margin-right:3%;
	}


.newsHead { font-family: arial, helvetica, helv; 
	  color: #DA7500;  
	  font-size: 14pt; 
	  font-weight: bold;}
 

/* -- end style sheet for galvan industiries -- */