@import "/_tpl/css/gen.styles.pss";


/* MAIN CONTAINER */
#container
{
width:780px;
background: url(/_tpl/images/container_sec_100.gif) no-repeat 0 0;
}

/* MAIN CONTENT */
#container #content
{
background: url(/_tpl/images/content_sec_100.gif) repeat-y 0 0;
width:750px;
}

/* FOOTER */

#container #footer
{
background: url(/_tpl/images/footer_sec_100.gif) no-repeat 0 0;
}


#container #footer #toptrack
{
float:right;
padding: 0 15px 0 0;
}

