body	{margin: auto 0 0;
		width: 100%;
		background-repeat: no-repeat;
		background-position: center;}

body, div, span, p, td{
	font: normal 11px Georgia;
}

.containerTable	{
		padding: auto 0;
		margin-top: 45px;
		width: 760px;
		border: 0;}
		
.smartatitle	{
		font: Arial, Helvetica, sans-serif;
		font-size: 2em;
		font-style: italic;}
		
/* SmartaHome Logo Rollover */

div.subhImg	{
		width:215px;
		height:206px;
		border:0;
		background-image: url(../images/smartaHome-logo-DD.jpg);
		background-repeat: no-repeat;}

div.subhImg a, div.subhImg a:link, div.subhImg a:visited {
		display:block;}

div.subhImg img {
		width:215px;
		height:206px;
		border:0;}

div.subhImg a:hover img {
visibility: hidden;
}

/* SmartaOffice Logo Rollover */
div.suboImg	{
		width:100%;
		height:100%;
		border:0;
		background-image: url(../images/smartaOffice-logo-DD.jpg);
		background-repeat: no-repeat;}

div.suboImg a, div.suboImg a:link, div.suboImg a:visited {
		display:block;}

div.suboImg img {
		width:215px;
		height:206px;
		border:0;}

div.suboImg a:hover img {
visibility:hidden;
}

/* SmartaSecurity Logo Rollover */
div.subsImg	{
		width:100%;
		height:100%;
		border:0;
		background-image: url(../images/smartaSecurity-logo-DD.jpg);
		background-repeat: no-repeat;}

div.subsImg a, div.subsImg a:link, div.subsImg a:visited {
		display:block;}

div.subsImg img {
		width:215px;
		height:206px;
		border:0;}

div.subsImg a:hover img {
visibility:hidden;
}

		
img.subi		{
		display: block;
		margin-left: auto;
		margin-right: auto;
		text-align: center;}