body{
margin:0 0 10px 0;
padding:0;
line-height: 25px;
font-family: arial;
font-size: 11pt;
text-align: justify;
background-image: url("images/top-repeat.jpg");
background-repeat:repeat-x;
}

#maincontainer{
width: 790px; /*Width of main container*/
background-image: url("bg.jpg");
background-attachment: fixed;
}

#topsection2{
height: 25px; /*Height of top section*/
background-color: #ffffff;
}

#topsection{
height: 175px; /*Height of top section*/
background-image: url("top1.jpg");
}

#topsection{
height: 175px; /*Height of top section*/
background-image: url("HomeandContact-top.jpg");
}
#topsectionHistory{
height: 175px; /*Height of top section*/
background-image: url("History-top.jpg");
}
#topsectionBenefits{
height: 175px; /*Height of top section*/
background-image: url("Benefits-top.jpg");
}
#topsectionAssembly{
height: 175px; /*Height of top section*/
background-image: url("Assembly-top.jpg");
}
#topsectionLabeling{
height: 175px; /*Height of top section*/
background-image: url("Labeling-top.jpg");
}
#topsectionPadPrinting{
height: 175px; /*Height of top section*/
background-image: url("PadPrinting-top.jpg");
}
#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 134px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 134px; /*Width of left column*/
margin-left: -790px; /*Set left margin to -(MainContainerWidth)*/
background-image: url("left.jpg");
background-position: top left;
background-repeat: no-repeat;
}

#footer{
clear: left;
width: 790px;
background-image: url("foot.jpg");
background-repeat: no-repeat;
height: 24px;
}


h1{
color: #ff1300;
font-size: 15pt;
font-weight: bold;
text-align:left;
margin-top: -2px;
}

li{
text-align:left;
}
ol{
text-align:left;
}
.innertube{
padding-top: 30px;
padding-left: 45px;
padding-right: 65px;
padding-bottom: 10px;
}

.redtitle{
color: #ff1300;
font-size: 15pt;
font-weight: bold;
}

.belowlink{
font-size: 9pt;
text-decoration: none;
color: #000000;
}

.belowlink a{
text-decoration: none;
color: #000000;
}

.belowlink a:hover{
text-decoration: underline;
}

.slide {
float:right; 
background-image: url("/images/slideshow.jpg");
background-repeat:no-repeat;
width:222px;
height:228px;
padding-left:15px;
margin-right:-17px;
margin-bottom:-10px;
}

.home {
position: absolute;
top: 175px;
left: 134px;
width: 77px;
height: 25px;
}

.history {
position: absolute;
top: 175px;
left: 212px;
width: 82px;
height: 25px;
}

.benefit {
position: absolute;
top: 175px;
left: 295px;
width: 89px;
height: 25px;
}

.pad {
position: absolute;
top: 175px;
left: 384px;
width: 115px;
height: 25px;
}

.assembly {
position: absolute;
top: 175px;
left: 500px;
width: 97px;
height: 25px;
}

.labeling {
position: absolute;
top: 175px;
left: 598px;
width: 89px;
height: 25px;
}

.contact {
position: absolute;
top: 175px;
left: 688px;
width: 89px;
height: 25px;
}