body
{	
	background-color:#FFFFFF;
	padding: 0px;
	margin: 0px;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: left top;
}


#container
{
	width:947px;
        height: 100%;
	min-height: 580px;
	background-color:#FFFFFF;
	padding: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	overflow: auto;
}


#outer
{
	width:945px;
        height: 100%;
	background-color:#FFFFFF;
	padding: 0px;
        margin: 0px;
	text-align: left;
        border:1px solid #9D8C76; 
        overflow: auto;
}



#content
{
	width:650px;
        height: 100%;
	background-color:#FFFFFF;
	padding-top: 5px;
        margin-left: 20px;
        margin-top: 10px;
        margin-bottom: 20px;
	text-align: left;
        float: left;
}


.news
{
	width:645px;
        height: 100%;
	background-color:#FFFFFF;
	padding-top: 0px;
        padding-bottom: 10px;
        margin-left: 0px;
        margin-top: 5px;
        margin-bottom: 10px;
	text-align: left;
        float: left;
}


.product
{
	width:525px;
        height: 100%;
	background-color:#FFFFFF;
	padding-top: 10px;
        padding-bottom: 10px;
        margin-left: 0px;
        margin-top: 5px;
        margin-bottom: 5px;
	text-align: left;
        float: left;
}


.paypal
{
	width:120px;
        height: 100%;
	background-color:#FFFFFF;
	padding-top: 0px;
        padding-bottom: 10px;
        margin-left: 0px;
        margin-top: 5px;
        margin-bottom: 10px;
	text-align: left;
        float: left;
}




#header
{
	width:947px;
	height:125px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
        background-image: url(images/header.jpg);
        background-repeat: no-repeat;
	padding: 0px;
}



#mainimage
{
	width:945px;
	height:122px;
	padding: 0px;
        margin: 0px;
}



#quicklinks
{
	width:161px;
        height: 100%;
	background-image: url(images/quicklinks.jpg);
        background-repeat: no-repeat;
        background-color: #9D8C76;
	margin-right: 20px;
        margin-top: 20px;
	text-align: left;
        padding-left: 10px;
        padding-bottom: 4px;
        padding-top: 36px;
        float: right;
}



#contract
{
	width:171px;
        height: 96px;
	margin-right: 20px;
        margin-top: 20px;
	text-align: left;
        padding: 0px;
        float:right;
}



#foam
{
	width:171px;
        height: 177px;
        background-color:  #9D8C76;
	margin-right: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 0px;
        float:right;
}


#systems
{
	width:171px;
        height: 274px;
        background-color:  #9D8C76;
	margin-right: 20px;
        margin-top: 0px;
        margin-bottom: 20px;
        padding: 0px;
        float:right;
}



#paypal
{
	width:171px;
        height: 100%;
        background-color: #FFFFFF;
	margin-right: 20px;
        margin-top: 20px;
        margin-bottom: 0px;
        padding: 0px;
        float:right;
        text-align: center;
}



#footer
{
	width:947px;
	height:25px;
	background-color: #9D8C76;
	padding: 0px;
        position:relative;
        float: left;
}



img.floatleft
{
        float: left;
        margin-right: 20px;
        margin-top: 5px;
        margin-bottom: 5px;
}


img 
{
        border: none;
}


#nav
{
	width:947px;
	height:24px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
        background-color: #E2D4BF;
}

ol#toc {
    height: 24px;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li {
    float: left;
    margin: 0 2px 0 0;
}

ol#toc a {
    background: #bdf url(images/tab.jpg);
    color: #fff;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}

ol#toc a:hover {
    background-color: #3af;
    background-position: 0 -120px;
}

ol#toc a:hover span {
    background-position: 100% -120px;
}

ol#toc li.current a {
    background-color: #48f;
    background-position: 0 -60px;
    color: #fff;
}

ol#toc li.current span {
    background-position: 100% -60px;
}

ol#toc span {
    background: url(images/tab.jpg) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}

div.content {
    border: #48f solid 3px;
    clear: left;
    padding: 1em;
}



table
{ 
    width:100%; 
    border-top:3px solid #E2D4BF; 
    border-right:3px solid #E2D4BF; 
    margin:1em auto; 
    border-collapse:collapse;
    background-color: #9D8C76;
} 

td
{ 
    color:#FFFFFF; 
    border-bottom:3px solid #E2D4BF; 
    border-left:3px solid #E2D4BF; 
    padding:.2em 1em; 
    text-align:center; 
} 


table.spec
{ 
    width:100%; 
    border-top:1px solid #999999; 
    border-right:1px solid #999999; 
    margin:1em auto; 
    border-collapse:collapse;
    background-color: #FFFFFF;
} 

td.spec
{ 
    color: #675A49; 
    border-bottom:1px solid #999999; 
    border-left:1px solid #999999; 
    padding:.3em 1em; 
    text-align:center; 
} 

td.header
{ 
    color: #675A49;
    border-bottom:1px solid #999999; 
    border-left:1px solid #999999; 
    padding:.3em 1em; 
    text-align:center; 
    font-weight:bold;
}



table.paypal
{ 
    width:100%; 
    border-top:0px; 
    border-right:0px; 
    margin:1em auto; 
    border-collapse:collapse;
    background-color: #FFFFFF;
} 

td.paypal
{ 
    color: #675A49; 
    border-bottom:0px; 
    border-left:0px; 
    padding:.3em 1em; 
    text-align:left; 
} 





