body {
	margin: 0px; padding: 0px;
	background: url(../images/topo_bg_image.gif);
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p { margin: 0px; }
img { vertical-align: bottom; }
a img { border: none; }
img.nav { margin-bottom: 6px; }
img.video { margin-top: 15px; }
.clear { clear: both; font-size: 1px; }

.mainContainer {
	margin-left: auto; margin-right: auto; margin-bottom: 0px;
	text-align: left;
	width: 790px;
	background: url(../images/page_bg.gif) repeat-y;
}

.page {
	margin-left: 6px;
	width: 778px;
	background: url(../images/home_body_bg.gif) repeat-y;
}

.colspacer { float: left; width:14px; }
.col1 { float: left; width: 154px; margin-top: 20px; margin-bottom: 15px; }
.col2 { float: left; width: 420px; margin-left: 27px; margin-top: 20px; margin-bottom: 15px; }
.col3 { float: left; width: 113px; margin-left: 32px; margin-top: 20px; margin-bottom: 15px; }

.footer {
	margin-left: auto; margin-right: auto;
	width: 790px;
	background:url(../images/bottom_shadow.gif) top no-repeat;
}

.footer p { text-align: left; padding-top: 10px; padding-bottom: 15px; padding-left: 6px; font-size: 10px; }