﻿body {
	    margin: 0px;
        background-image: url('../images/omni/BollBG.jpg');
	    background-position: center top;
	    background-repeat:no-repeat;
	    background-color: #BBBBBB;
	    font-family: "Trebuchet MS", Arial, sans-serif;
	    font-size: 100%;
	    padding: 0;
}
#SiteContainer{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 0px;
	top: 0px;
}
#headerbarbg {
	left:0px;
	top:0px;
	width:100%;
	height:128px;
	background-image: url('../images/omni/headerbg.jpg');
	margin: 0px;
}
#centered_header
{
    margin: 0px auto;
    width: 990px;
    height: 128px;
    left: 0px;
    top: 0px;
    background-image: url('../images/omni/centreheadbg.jpg');
}
#centered_master {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 0px;
	top: 0px;
}
#navspacer{
    height:106px;
}
#mainnav{
    width: 750px;
    height:22px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 0px;
}
#centered_body
{
    width: 990px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
    left: 0px;
    top: 0px;
    overflow: hidden;
}
#leftcol{
    width:181px;
    border-right:solid 1px #CCCCCC;
    float:left;
    background-color: #FFFFFF;
    top:0px;
}
.prodlinks{
    width:181px;
    height:96px;
}
.prodlinktitle{
    width:171px;
    margin-left:10px;
}
#firstcol{
    width:409px;
    height:777px;
    border-right:solid 1px #CCCCCC;
    float:left;
    background-color: #FFFFFF;
    background-image: url('../images/omni/1stcolbg.jpg');
    margin-top:0px;
}
.firstcolText
{
    padding: 15px 30px 15px 30px;
    width: 349px;
    font-family: Verdana;
    font-size: small;
    color: #333333;
    text-align:justify;
}
.firstcolStatement
{
    padding: 15px 30px 55px 30px;
    width: 349px;
    font-family: Verdana;
    font-size: medium;
    color: #333333;
    text-align: center;
    font-weight: bold;
}
.imagepad
{
    padding: 25px 0px 25px 0px;
}
.buttonpos{
    padding: 25px 25px 25px 30px;
}
#secondcol{
    width:398px;
    height:777px;
    float:left;
    background-color: #FFFFFF;
    margin-top:0px;
}
#cataloguescol
{
    width: 708px;
    float: right;
    background-color: #FFFFFF;
    margin-top: 0px;
    padding-left: 50px;
    padding-right:50px;
    padding-top: 14px;
    font-family: verdana;
    font-size: 12px;
    color: #333333;
}
.cathead
{
    border-style: solid solid none solid;
    width: 700px;
    height:19px;
    background-image: url( '../images/catalogues/cathead.jpg' );
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-color: #999999;
    border-right-color: #999999;
    border-left-color: #999999;
    padding-top:3px;
}
.cataloguecat
{
    border-style: none solid solid solid;
    border-width: 0px 1px 1px 1px;
    width: 700px;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
    margin-bottom: 25px;
    overflow: auto;
    background-color: #EEEEEE;
}
.catitem
{
    width: 330px;
    height:51px;
    padding: 10px;
    float:left;
}
.confitem
{
    width: 280px;
    height:51px;
    padding: 10px;
    float:left;
}
.confitemimage
{
    float:left;
}
.catlogo{
    width:100px;
    height:51px;
    margin-right:10px;
    float:left;
    clear:left;
}
.cattext{
    height:51px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;

}
.catheadertext
{
    font-family: Verdana;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    padding-left:10px;
}
#basebar
{
    height: 15px;
    width: 990px;
    background-image: url('../images/omni/basebar.jpg');
    clear:both;
    margin-bottom:15px;
    margin-right: auto;
	margin-left: auto;
}
#basetextarea{
    height: 25px;
    width: 990px;
    margin-bottom:30px;
    margin-right: auto;
	margin-left: auto;
}
.basetext
{
    font-family: Verdana;
    font-size: 14px;
    font-weight:bold;
    color: #FFFFFF;
    float: right;
    text-align:right;
}
.subtext
{
    font-family: Verdana;
    font-size: x-small;
    color: #808080;
}