body {
	font-family:Arial, Helvetica, sans-serif
	font:"Arial";
	font-size:10px;
  	color: #555555;
  	margin: 0px; border: 0px; padding: 0px;
 	height:100%;
  	width: auto;
	text-align:center;
  	background-color:#ffffff;
	background-image:url(/inftyres3/images/body_bg1.jpg);
	background-repeat:repeat-x;
}

div#boxMain {
    width: 1000px; border:none;height:100%; 
  margin-left:auto;
  margin-right:auto;
margin-top:5px;
  margin-bottom:auto;
  background-color:#ffffff;
  text-align:left;
  border-top:1px solid #000000;
}
div#boxLogoMenuMain {
  width: 1000px; 
  height: 100px; 
  margin-bottom: 0px; 
  margin-top: 0px; 
  margin-left:0px;
  margin-right: 0;
  vertical-align:middle;
  float:left;
  padding:0px;
  background-color:#ffffff;
  background-repeat:repeat-x;
}

div#spacer01{
  width: 1000px; height: 10px; 
  margin-bottom: 0px; margin-top: 0px; margin-left:0px;margin-right: 0;
  vertical-align:middle;
  float:left;
  padding:0px;
  background-repeat:repeat-x;
  background-color:#ffffff;
}

div#boxLogoMenuMain01 {
  width: 1000px; height: 83px; 
  margin-bottom: 0px; 
  margin-top:0px; 
  margin-left:0px;
  margin-right:0px;
  vertical-align:middle;
  float:left;
  padding:0px;
  background-repeat:repeat-x;
  background-color:#ffffff;
}


hr#dottedline
{ 	height:2px;
	color:#ffffff;
	border:none;
	border-bottom:1px dotted #cccccc;
}

