body{
	margin: 0px auto;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	background-color: #c0c0c0;
}

h1 {
	font-family:Arial, Verdana, Sans-serif;
  	font-weight:normal;
  	color:#000066;
  	font-size:18px;
  	margin-top: 0px;
}

h2 {
	font-family: Arial, Verdana, Sans-serif;
  	font-weight:normal;
  	color: #000066;
  	font-size:16px;
}

h3 {
	font-size: 14px;
	color: #000066;
	font-weight: normal;
}

p {
	font-family: Arial, Verdana, Sans-serif;
  	color: #000000;
  	font-size:11px;
  	line-height: 16px;
}

a:link, a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000066;
}

.Box {
	width: 722px;
	height: 90px;
	margin: 0px auto;
	text-align: center;
}

.Content {
	width: 722px;
	background-image: url(/ir/clients/maynards/i/bg.jpg);
}

.MiddleContent {
	color: #333333;
	font-family: Arial, Verdana, Sans-serif;
	text-align: left;
	padding: 40px 50px 10px 50px;
}

.Footer {
	width: 722px;
	height: 47px;	
  	text-align: center;
	background: url(/ir/clients/maynards/i/footer.jpg);

}
