BODY
		{
		margin:0;
		padding:0;
		text-align:center;
		background: #B9B9B9;
		}
TD
		{
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		}
#layout
		{
		width:100%;
		}
#header
		{
		background: #fff url(images/header_bkg.jpg);
		width:100%;
		height:112px;
		vertical-align: top;
		}
#main
		{
		background: #fff;
		}
#innerheader
		{
		width:800px;
		}
#logocell
		{
	width:263px;
	text-align:center;
		}
#headerleft
		{
		width:470px;
		text-align:center;
		}
#headerright
		{
		width:47px;
		text-align:left;
		}
#innermain
		{
		width:800px;
		height:360px;
		background: #fff;
		}
#leftside
		{
		width:243px;
		height:360px;
		text-align:center;
		vertical-align:top;
		}
#middle
		{
		width:557px;
		background: #fff;
		padding:20px;
		text-align:justify;
		vertical-align:top;
		font-size: 10px;
		line-height:18px;
		}
#innermiddler
		{
		text-align:justify;
		vertical-align:top;
		padding-left:10px;
		font-size: 10px;
		line-height:14px;
		}
#innermiddlel
		{
		vertical-align:top;
		padding-bottom:10px;
		font-size: 10px;
		}
#footer
		{
		height:21px;
		background: #fff url(images/footer_grad.jpg) repeat-x;
		}
#innerfooterl
		{
		width:243px;
		text-align:center;
		font-size: 10px;
		color: #666666;
		}
#innerfooterc
		{
		text-align:left;
		font-size: 10px;
		color: #666666;
		padding-left:20px;
		}
#innerfooterr
		{
		text-align:right;
		font-size: 10px;
		color: #666666;
		padding-right:20px;
		}
a.footerlink, a.footerlink:visited	
	{
	color: #666666;
	text-decoration:none;
	}
a.footerlink:hover	
	{
	text-decoration:underline;
	}
				