#content {
        background: url(../img/content.gif) repeat-y;
        width: 615px;
        min-height: 560px;
        height: 100%;
        float: left;
        position: relative;
}

#navigation {
        width: 317px;
        height: 44px;
        top: 0px;
        left: 298px;
        position: absolute; }
        
#navigation .aboutus {
        background: url(../img/aboutushover.gif) no-repeat;
        width: 72px;
        height: 44px;
        position: absolute; }
        
#navigation .aboutus a{
        display: block;
        width: 72px;
        height: 44px;
        position: absolute; 
        outline-color:-moz-use-text-color;
        outline-style:none;
        outline-width:medium; }

#navigation .aboutus a:hover {
        background:transparent url(../img/aboutushover.gif) no-repeat scroll 0 0; }

#navigation .products {
        background: url(../img/products.gif) no-repeat;
        width: 69px;
        height: 44px;
        left: 110px;
        position: absolute; }

#navigation .products a{
        display: block;
        width: 69px;
        height: 44px;
        position: absolute; 
        outline-color:-moz-use-text-color;
        outline-style:none;
        outline-width:medium; }

#navigation .products a:hover {
        background:transparent url(../img/productshover.gif) no-repeat scroll 0 0; }

#navigation .contact {
        background: url(../img/contact.gif) no-repeat;
        width: 62px;
        height: 44px;
        left: 211px;
        position: absolute; }

#navigation .contact a{
        display: block;
        width: 62px;
        height: 44px;
        position: absolute; 
        outline-color:-moz-use-text-color;
        outline-style:none;
        outline-width:medium; }

#navigation .contact a:hover {
        background:transparent url(../img/contacthover.gif) no-repeat scroll 0 0; }
        
#aboutusbox {
        background-color: #f3f3f3;
        width: 330px;
        height: auto !important;
        top: 30px;
        left: 30px;
        position: absolute;        }

#aboutusbox .text {
        color:#1c3151;
        font-family:Verdana;
        font-size:11px;
        margin-left: 6px;
        margin-right: 6px;
        margin-bottom: 20px;
        line-height:15px;
        margin-top:4px;
        text-align:left; }

#news {
        background-color: #f3f3f3;
        width: 190px;
        height: auto !important;
        top: 30px;
        left: 395px;
        position: absolute;        }

#news .text {
        color:#1c3151;
        font-family:Verdana;
        font-size:11px;
        margin-left: 6px;
        margin-right: 6px;
        margin-bottom: 20px;
        line-height:15px;
        margin-top:4px;
        text-align:left; }

#productsprev {
        background-color: #f3f3f3;
        width: 190px;
        height: auto !important;
        top: 330px;
        left: 395px;
        position: relative;        }

#productsprev .text {
        color:#1c3151;
        font-family:Verdana;
        font-size:11px;
        margin-left: 6px;
        margin-right: 6px;
        margin-bottom: 20px;
        line-height:15px;
        margin-top:4px;
        text-align:left; }
