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: 990px; /*Width of main container*/
background-image: url("bg.jpg");
background-attachment: fixed;
background-repeat:repeat-y;
}

#topsection2{
height: 25px; /*Height of top section*/
}

#topsection{
height: 175px; /*Height of top section*/
background-image: url("top1.jpg");
background-repeat:no-repeat;
}

#topsection{
height: 175px; /*Height of top section*/
background-image: url("HomeandContact-top.jpg");
background-repeat:no-repeat;
background-color:#930132;
}
#topsectionHistory{
height: 175px; /*Height of top section*/
background-image: url("History-top.jpg");
background-repeat:no-repeat;
background-color:#930132;
}
#topsectionBenefits{
height: 175px; /*Height of top section*/
background-image: url("Benefits-top.jpg");
background-repeat:no-repeat;
background-color:#930132;
}
#topsectionAssembly{
height: 175px; /*Height of top section*/
background-image: url("Assembly-top.jpg");
background-repeat:no-repeat;
background-color:#930132;
}
#topsectionLabeling{
height: 175px; /*Height of top section*/
background-image: url("Labeling-top.jpg");
background-repeat:no-repeat;
background-color:#930132;
}
#topsectionPadPrinting{
height: 175px; /*Height of top section*/
background-image: url("PadPrinting-top.jpg");
background-repeat:no-repeat;
background-color:#930132;
}
#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: -990px; /*Set left margin to -(MainContainerWidth)*/
background-image: url("left.jpg");
background-position: top left;
background-repeat: no-repeat;
}

#footer{
clear: left;
width: 990px;
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;
}
p	{
margin-bottom:0px;
}
ul{
text-align:left;
}
li{
text-align:left;
}
ol{
text-align:left;
}
.innertube{
padding-top: 30px;
padding-left: 45px;
padding-right: 65px;
padding-bottom: 10px;
}

.innertube p td {
margin-bottom:0px;
}
.innertube ul {
margin-top:0px;
}
.innertube li {
margin-top:0px;
}

.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("/broncorp/images/slideshow-small.jpg");
background-repeat:no-repeat;
width:400px;
height:300px;
padding-left:15px;
margin-right:-17px;
margin-bottom:-10px;
}

.home {
position: absolute;
top: 175px;
left: 134px;
width: 84px;
height: 25px;
}

.history {
position: absolute;
top: 175px;
left: 223px;
width: 91px;
height: 25px;
}

.benefit {
position: absolute;
top: 175px;
left: 317px;
width: 88px;
height: 25px;
}

.pad {
position: absolute;
top: 175px;
left: 407px;
width: 92px;
height: 25px;
}

.assembly {
position: absolute;
top: 175px;
left: 500px;
width: 127px;
height: 25px;
}

.labeling {
position: absolute;
top: 175px;
left: 598px;
width: 89px;
height: 25px;
}

.contact {
position: absolute;
top: 175px;
left: 631px;
width: 146px;
height: 25px;
}
