div#photo {
	height: 273px;
	background-image: url(../flash/homepageflash.jpg);
}
div#content {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#content table {
}
div#content tr {
}
div#content td {
	vertical-align: top;
	width: 244px;
	padding: 10px 10px 0px 15px;
}
div#content td.two {
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
div#content p {
	line-height: 16px;
	margin: 5px 0px 0px 0px;
}
div#content p.buyingwithipg {
	background-image: url(../images/buyingwithipg.gif);
	height: 21px;
	width: 147px;
}
div#content p.postsalessupport {
	background-image: url(../images/postsalessupport.gif);
	height: 21px;
	width: 151px;
}
div#content p.ipgpromanagement {
	background-image: url(../images/ipgpromanagement.gif);
	height: 21px;
	width: 182px;
}
div#content a.more {
	background-image: url(../images/more.gif);
	height: 25px;
	width: 66px;
	display: block;
	margin: 0px 0px 0px 145px;
}
div#content a.more:hover {
	background-position: 0px -25px;
}

