/** left nav **/

#nav-module-left 
{
margin-left: 8px;
}

#nav-module-top
{
margin-left: 8px;
}

/** module styling **/
#main_top
{
width: 926px;
height: 806px;
background: transparent url("../images/home/2010/p1_background.png") no-repeat top left;
padding: 0 8px 8px;
}

#news_tout
{
width: 926px;
height: 216px;
background: transparent url("../images/home/2010/news_background.png") no-repeat top left;
padding: 9px 0 0 9px;
margin-top: 5px;
}

*.touts
{
margin-top: 15px;
width: 926px;
height: 467px;
background: transparent url("../images/home/2010/touts_background.png") no-repeat top left;
}

*.touts div
{
float: left;
}

#tout_left
{
padding: 0px;
margin: 18px 0 0 18px;
}

#tout_right
{
padding: 0px;
margin: 18px 0 0 10px;
}


/** override black shadow frame styles **/
div.footer_content
{
background-color: transparent;
padding-right: 0px;
width: 100%;
}

ul.privacy_terms
{
padding-right: 0px;
}

#shadow-bottom
{
background: none;
}

#shadow-container
{
background: none;
}

div.content_wrapper
{
background-color: transparent;
}
