﻿body
{
	margin-top: 10px;
	text-align: center;
}
#main
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 980px;
	height: 560px;
	background-image: url(../images/templatebase.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#top
{
	height: 135px;
	width: 100%;
}
#left
{
	width: 167px;
	height: 425px;
	float: left;
}
#right
{
	width: 813px;
	height: 395px;
	overflow: auto;
	float: left;
}
#contentLeft
{
	vertical-align: top;
	float: left;
}
#contentRight
{
	vertical-align: top;
	text-align: right;
	float: left;
}
#contentBottom
{
	width: 100%;
	clear: both;
}
#footer
{
	height: 30px;
	text-align: center;
	font-size: x-small;
	color: Silver;
	width: 813px;
	float: left;
	position: relative;
}
#belowFooter
{
	color: #000;
	font-size: 8pt;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 980px;
}
#ctl00_RightColumn_UpdateProgress1
{
	float: right;
}
#ctl00_LeftColumn_VideoUpdatePanel
{
	float: left;
	width: 450px;
}
