* {margin: 0;}

html,
body {
   margin:0;
   padding:0;
   height:100%;
   background: url(images/bg31.gif) top left repeat-x;
   background-color:#ffffff;
}

#wrapper {
	min-height: 95%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px;

}

.push {
	height:0px;
	
}
.footer {
	height:72px;
	padding-top:25px;
	background-color:#000;
	background-image:url(images/bgr_foot1.jpg);
	background-repeat:repeat-x;
	color:#ffff00;
	text-align:center;
}


#header {text-align:center;}

#bodyContainer {padding-bottom:60px;  /* Height of the footer */}

#holdTop{
	width:725px;
	height:275px;	
}

#topleft{
	width:270px;
	height:275px;
	background:url(images/page3.png) right top no-repeat;
	float:left;
}

#topright{
	width:455px;
	height:275px;
	float:right;
}

#content{width:725px; min-height:300px;}

.Text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color:#000000;
	text-align:justify;
	background-color:#FFF;
	padding-left:15px;
	padding-right:15px;
	}

.indents{
	text-align:left;
	padding-left:10px;
	padding-top:10px;
}
	#RedAnchor {
	color: #F00;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
}

.links_foot1{
	font:12px/12px arial, tahoma, helvetica, sans-serif;
	color:#f1f13b;
	text-transform:uppercase;
	text-decoration:underline;
}
.links_foot1:hover{
	text-decoration:underline;
}

.Rigchem{font-family:"Times New Roman", Times, serif; font-size:14px;}