﻿body
{
    width:825px;
}
#main
{
	width:820px;
}
#header
{
    width: 825px;
}
.headerTop
{
	width:825px;
}
.headerBottom 
{
	width:820px;
}
.navBtnUl {
	width: 630px;
}
.bottom_link
{
	width:825px;
}
#footer
{
    width: 825px;
}
#footer div.logoDiv
{
    width:180px;
    margin-left:150px;
}
#footer div.linkDiv
{
    width:230px;
}

.ecardLeftPanel
{
	clear:left;
	float:left;
	width:165px;
}
.ecardCenterPanel
{
	float:left;
	width:655px;
	overflow:hidden;
	zoom:1
}

.ecardCenterPanel:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
}

.ecardRightPanel
{
	float:left;
	width:165px;
}
