/*-------------- Wrapper ------------------*/

.nonfooter					{ min-height:100%; width: 828px; margin:0 auto; background:url(images/nonfooter1.jpg) repeat-y;}

/*-------------- Footer -------------------*/

.footer					{ background: url(images/footer.jpg) no-repeat; width: 828px; height: 40px;margin:-40px auto 0 auto; }

/*-------------- Header -------------------*/


.header					
{ 
    width: 828px; 
    height:400px; 
    margin:0 auto;  
    background: url(images/header.jpg) no-repeat;
    padding-left:14px;
    padding-top:40px;
    position:relative;
    }
	
.header img
{
	z-index:1;
}
#canvas0_0,
#canvas0_1
{
	z-index:0 !important;
}
/*-------------- Content ------------------*/

.content
{
    width:828px;
    padding-bottom:40px;
}
.leftcol
{
    width:500px;
    float:left;
    padding:0px 10px 0px 20px;   
}
.sys_ArticleLayout25
{
    padding-bottom:10px;
}
.rightcol
{
    width:240px;
    float:left;
    padding:0px 10px 0px 10px;  
    height:100px;
    margin-left:33px;
}
div.sys_one_row {position:relative;clear:left;margin-bottom:4px;}
div.sys_one_row span {float:left;display:block;width:160px;}

.rightcol div.sys_one_row {position:relative;clear:left;margin-bottom:4px;}
.rightcol div.sys_one_row span {float:left;display:block;width:60px;}


