﻿/*************************************************************************************************
	Content
*************************************************************************************************/

table#content
{
	width: 970px;
	background: #2168b2 url(/img/00/layout/contentbg.png) repeat-x;
	height: 100%;
}


/* col0 - layout 1 */
#content table#col0
{
	width: 948px;
	margin-left:21px;
}

#content table#col0 td.t
{
	width: 948px;
	height: 18px;
	background: url(/img/00/layout/col0t.png) no-repeat;
}
#content table#col0 td.l
{
	width: 28px;
	background: url(/img/00/layout/col0l.png) repeat-y top ;
}
#content table#col0 td.r
{
	width: 28px;
	background: url(/img/00/layout/col0r.png) repeat-y;
}
#content table#col0 td.c
{
	width: 892px;
	background-color: #ffffff;
}
#content table#col0 td.b
{
	width: 948px;
	height: 28px;
	background: url(/img/00/layout/col0b.png) no-repeat;
}


/* col2 - layout 3 */
#content table#col2
{
	width: 744px;
}
#content table#col2 td.t
{
	width: 744px;
	height: 18px;
	background: url(/img/00/layout/col2t.png) no-repeat;
}
#content table#col2 td.l
{
	width: 28px;
	background: url(/img/00/layout/col2l.png) repeat-y;
}
#content table#col2 td.r
{
	width: 28px;
	background: url(/img/00/layout/col2r.png) repeat-y;
}
#content table#col2 td.c
{
	width: 688px;
	background-color: #ffffff;
}
#content table#col2 td.b
{
	width: 744px;
	height: 28px;
	background: url(/img/00/layout/col2b.png) no-repeat;
}
td#footer
{
	width:970px; 
	height:110px; 
	vertical-align:top; 
	background: url(/img/00/layout/footer.png) no-repeat;
}

/* col2_3 - layout 3 */
#content table#col2_3
{
	width: 744px;
}
#content table#col2_3 td.t
{
	width: 744px;
	height: 18px;
	background: url(/img/00/layout/col2_3t.png) no-repeat;
}
#content table#col2_3 td.l
{
	width: 28px;
	background: url(/img/00/layout/col2_3l.png) repeat-y;
}
#content table#col2_3 td.r
{
	width: 28px;
	background: url(/img/00/layout/col2_3r.png) repeat-y;
}
#content table#col2_3 td.c
{
	width: 688px;
	background: url(/img/00/layout/col2_3c.png) repeat-y;
}
#content table#col2_3 td.b
{
	width: 744px;
	height: 28px;
	background: url(/img/00/layout/col2_3b.png) no-repeat;
}


td#footer
{
	width:970px; 
	height:110px; 
	vertical-align:top; 
	background: url(/img/00/layout/footer.png) no-repeat;
}
