#marker_heading h1
{
	text-indent: -5000px;
	float: left;
}

#marker_content
{
	text-indent: -5000px;
}

#container
{
    margin-left: 15px;
    width: 605px;
}

#header
{
    background: url(../images/header.gif) top center no-repeat;
    height: 68px;
    margin-top: 20px;
}

#subheader
{
    background: url(../images/subheader.jpg) top center no-repeat;
    width: 485px;
    height: 75px;
    margin-left: -12px;
}

#nav
{
    background: url(../images/nav-top.gif) top left no-repeat;
    min-height: 200px;
    float: left;
    padding-top: 30px;
    width: 140px;
}

#content
{
    width: 599px;
    border-left: 3px solid #000;
    
}
#inner
{
    padding: 20px;
    border-left: 3px solid #000;
    min-height: 450px;
}

#footer
{
    
    width: 612px;
    height: 183px;
    background: url(../images/footer.jpg) bottom center no-repeat;
    margin-left:-6px;
    
}

#footer .footer_content
{
    padding-left: 260px;
    padding-top: 30px;
}

/*Products*/

#products
{
   background: url(../images/greycurve.gif) top center no-repeat; 
   width: 438px;
   height: 11px;
}

#products-bot
{
   background: url(../images/greycurve_bot.gif) top center no-repeat; 
   width: 438px;
   height: 11px;
}

.t-top
{
    background-color: #e9e9e9;
    text-align: center;
    color: #800000;
    padding: 10px 0;
}

.item-alt1
{
    background-color: #ecf5ff;
}

.item-alt
{
}

.full-product-top
{
    background: url(../images/fullgreycurve-top.gif) top center no-repeat; 
    width: 642px;
    height: 11px;
}

.full-product-header
{
    background-color: #E9E9E9;
    border-bottom: solid 2px #51B3F8;
    padding: 10px;
    text-align: center;
}