﻿#main
{
	margin-left: auto;
	margin-right: auto;
	width:760px;
	text-align: left;
}
#submain
{
	position:absolute;
	width:760px;
	top:107px;
	vertical-align:top;
	background-color:#E2E0E0;
	border-right-color:Silver !Important;
	border-right-style:solid !Important;
	border-right-width:1px !Important;
}

#submain table tbody tr td
{
	vertical-align:top;
	font-size: 10pt;
	font-family: Arial;	
}

 .submaincontent
{
	background-color:#ffffff;
}

#header
{
	width: 760px;
	height: 59px;
	position: absolute;
	top: 3px;
	z-index:900;
	background-color: #82b3d4;
	border-right:solid 2px #666666;
	border-bottom:solid 2px #666666;
}

#headersub
{
	width: 760px;
	height: 31px;
	position: absolute;
	top: 71px;
	background-color: #e2e0e0;
	border-right:solid 1px #818181;
	border-bottom:solid 1px #818181;	
}

#sidebarleft
{
	width: 170px;
}

#footer
{
	width:590px;
	padding-top:20px;
	vertical-align:top;
	background-color:#FFFFFF;
}

#contentmain
{
	width: 590px;
	background-color:#FFFFFF;
	text-align: center;
}

.footerbackground
{
	background-color:#ffffff;
}


