* {
padding: 0;
margin: 0;
}
html, body {height:100%;}

body{
  background-color:#E5E5E5;
  color:#666666;
  font-size:11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  line-height:130%;
  margin:0px;
 }

div.Main{
  background-color:#FFFFFF;
  /*border :1px solid #cfcfcf;*/
  border-top:none;
  margin:0 auto;
  /* Remove 12px padding for new content 
  padding:0px 12px 12px;
  padding-bottom:0px;*/
  position:relative;
  width:760px;
  height:100%;
  
}
/*div#content-wrapper{border-top:1px solid #cfcfcf;}
div#content-wrapper{
  padding:0px;
  width:784px;
}*/

h4
{
	font-weight:normal;
	font-size:15px;
	line-height:normal;
}

.logoCss
{
   text-align:center;
   padding:15px;
   width:95%;

}

.content,.Footer
{
  margin:20px; 
  width:96%;
  height:30px;
  
}

.Footer
{
	margin-top:100px;
	position:relative;
	float:left;
}
.h1content,.h1footer
{
	width:97%;
	background:url('../Images/Center.jpg') repeat-x;
	height:30px;
	float:left;
	color:White;
	text-align:center;
	font-size:20px;
	
}

.smallImg
{
	width:1%;float:left;
}

.spanClass
{
	margin:6px 0px 0px 220px;float:left;height:30px;
}

.spanClass2
{
	margin:6px 0px 0px 250px;float:left;height:30px;
}
.spanClass3
{
	margin:7px 0px 0px 200px;float:left;height:30px;
}
.IntAddress
{
	text-align:center;
	color:Black;
	font-size:12px;
}
.h1footer
{
	font-size:12px;
	background:url('../Images/OrangeCenter.jpg') repeat-x;
}