.productElement
{
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 110px;
	padding-right:20px;
	color: #000000;
	text-align: left;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
}

.productElement p
{
	margin-top: 0;
	margin-bottom: 0;
}

.maincontent
{
	font-style: normal;
	font-weight: normal;
/*	font-size: 11px;*/
	font-size: 70%;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
}

.news
{
	border-style: none;
	border-width: medium;
	background-image: url("http://www.utelsystems.com/images/newsbackground1.jpg");
	background-repeat: no-repeat;
	width: 199px;
	height: 307px;
	vertical-align: top;
	padding-top: 5px;
}

.newsElement
{
	font-size: 70%;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	text-align: left;
	line-height: 105%;
}

.guided
{
	border-style: none;
	border-width: medium;
	background-image: url("http://www.utelsystems.com/images/guided-tours.jpg");
	background-repeat: no-repeat;
	width: 199px;
	height: 219px;
	vertical-align: top;
	padding-top: 5px;
	
}

.guidedElement
{
	font-size: 70%;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	text-align: left;
	line-height: 105%;
}

.guidedElement p
{
	margin-top: 0;
	margin-bottom: 0;
}

.companyprofile, a.companyprofile:link, a.companyprofile:visited, a.companyprofile:active
{
	text-align: Left;
	font-size: 70%;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
}

.center
{
	text-align: center;
}

.left
{
	float: left;
}