body {
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../../imgs/bg_tile_mo.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
#holder {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#hm_table {
	height: 420px;
}
#macTable {
	height: 289px;
	width: 860px;
	background-attachment: scroll;
	background-image: url(images/mac_index_imgs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#pg_table {
	height: 615px;
}
#navbar {
	height: 50px;
	vertical-align: bottom;
}
#conttable {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 417px;
	width: 860px;
	color: #999999;
}
#conttable h1 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #CCCCCC;
}
#conttable p {
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 5px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 10px;
}
.contPadTop {
	margin-top: 15px;
	padding-top: 15px;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 860px;
}
#footer td {
	padding-left: 15px;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 11px;
}
