/* CSS Document */

body {
	background-color: #7F7D68;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/sub-back3.gif);
	background-repeat: repeat-x;
}

img 
{
	border: 0;
}

#documentSection
{
	position:relative;
	top:10px;
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#documentSection img
{
	display: block;
}

#swapSection
{
	position:relative;
	top:0px;
	left:0px;
	width:800px;
	height: 611px;
}

#lftTopSection
{
	position:relative;
	top:0px;
	left:0px;
	width:317px;
	height: 97px;
}

#lftMidSection
{
	position:relative;
	top:0px;
	left:0px;
	width:191px;
	height:359px;
	background-color: #7B7B8D;
}

#lftBottomSection
{
	position:relative;
	top:0px;
	left:0px;
	width:191px;
	height:155px;
}

#rhtSection
{
	position:absolute;
	top:0px;
	left:191px;
	width:609px;
	height: 611px;
	background-color: #CBCAC3;
}

table#bodyTable
{	
	cellpadding: 0px;
	cellspacing: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background: transparent;
}


#footerSection
{
	position:relative;
	top:0px;
	left:0px;
	width:800px;
	height: 56px;
}
