body {
  margin: 0px auto;
  background-image: url(/ir/clients/vinequest/i/tile.gif);
  background-repeat: repeat;
  text-align: center;
}

.mainBox {
	margin: 30px auto;
	width: 728px;
	border: 1px solid #14151e;
	background-color: #ffffff;
	padding: 7px 2px 2px 2px;
	_padding: 7px 2px 2px 2px;
	text-align: left;
}

.header {
	width: 728px;
}

.links {
	width: 728px;
	float: left;
}

.footerlinks {
	width: 728px;
	height: 27px;
	background-image: url(/ir/clients/vinequest/i/footer.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 5px;
}

.footerlinks a {
	font: 11px times;
	text-decoration: none;
	color: #ffffff;
	margin right: 10px;
	margin-left: 10px;
}

.footerlinks a:hover {
	font: 11px times;
	text-decoration: none;
	color: #d0d4db;
}

.footerlinks a:visited {
	font: 11px times;
	text-decoration: none;
	color: #f7ffe8;
}

.contentMain {
	width: 712px;
	font: 13px times;
	line-height: 15px;  
  color: #000000;
  margin: 10px 5px 10px 11px;
}

.contentLeft {
	width: 455px;
	font: 13px times;
	line-height: 15px;  
  color: #000000;
  float: left;
  margin: 10px 5px 10px 11px;
}

.contentRight {
	width: 233px;
	font: 13px times;  
  color: #000000;
  float: left;
  text-align: center;
  margin: 10px 4px 10px 5px;
}


.Linkhome a {
	display: block;
	width: 67px;
	height: 51px;
	background: url(/ir/clients/vinequest/i/home.jpg) no-repeat top left;
}

.Linkinvestment a {
	display: block;
	width: 124px;
	height: 51px;
	background: url(/ir/clients/vinequest/i/investment.jpg) no-repeat top left;
}

.Linkwine a {
	display: block;
	width: 103px;
	height: 51px;
	background: url(/ir/clients/vinequest/i/wine.jpg) no-repeat top left;
}

.Linkconsulting a {
	display: block;
	width: 107px;
	height: 51px;
	background: url(/ir/clients/vinequest/i/team.jpg) no-repeat top left;
}

.Linkportfolio a {
	display: block;
	width: 92px;
	height: 51px;
	background: url(/ir/clients/vinequest/i/research.jpg) no-repeat top left;
}

.Linkinsight a {
	display: block;
	width: 68px;
	height: 51px;
	background: url(/ir/clients/vinequest/i/insight.jpg) no-repeat top left;
}

.Linkgallery a {
	display: block;
	width: 80px;
	height: 51px;
	background: url(/ir/clients/vinequest/i/gallery.jpg) no-repeat top left;
}

.Linkcontact a {
	display: block;
	width: 87px;
	height: 51px;
	background: url(/ir/clients/vinequest/i/contact.jpg) no-repeat top left;
}

.Linkhome {
	width: 67px;
	height: 51px;
	border: 0px;
	float: left;
}

.Linkinvestment {
	width: 124px;
	height: 51px;
	border: 0px;
	float: left;
}

.Linkwine {
	width: 103px;
	height: 51px;
	border: 0px;
	float: left;
}

.Linkconsulting {
	width: 107px;
	height: 51px;
	border: 0px;
	float: left;
}

.Linkportfolio {
	width: 92px;
	height: 51px;
	border: 0px;
	float: left;
}

.Linkinsight {
	width: 68px;
	height: 51px;
	border: 0px;
	float: left;
}

.Linkgallery {
	width: 80px;
	height: 51px;
	border: 0px;
	float: left;
}

.Linkcontact {
	width: 80px;
	height: 51px;
	border: 0px;
	float: left;
}

.Linkhome a:hover, .Linkinvestment a:hover, .Linkwine a:hover, .Linkconsulting a:hover, .Linkportfolio a:hover, .Linkinsight a:hover, .Linkgallery a:hover, .Linkcontact a:hover {
	background-position: bottom left;
}


a {
  font: 13px times;
  font-weight: bold;  
  color: #567c18;
  text-decoration: none;
}

a:hover {
  font: 13px times; 
  font-weight: bold; 
  color: #95cf38;
  text-decoration: underline;
}

a:visited {
  font: 13px times;  
  font-weight: bold;
  color: #294b78;
  text-decoration: none;
}

h1 {
	font: 15px times;
	font-weight: bold;
	color: #ba5801;
}