/* generic styles */
body
{
    margin: 0 auto;
    background-color: #8f8d85;
    background-image: url(images/background-1.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    font-family: Arial;
}


/* ----------------content panel------------ */

#contentcontainer
{
	margin: 0 auto;
	width: 872px;
	text-align: center;
}
 
.content
{
    float: left;
    width: 872px;
}

.content-padded
{
    float: left;
    width: 872px;
    padding: 5px 0px 5px 0px;
}




/*---Header-----------------------------*/

.header-container
{
    float: left;
    width: 872px;
}

.header
{
    float: left;
    width: 872px;
    height: 138px;
    background-image: url(images/header.png);
    background-position: top left;
    background-repeat: no-repeat;
}

.header-home
{
    float: left;
    width: 100px;
    text-align: left;
}

.padded
{
    padding: 120px 0px 0px 0px;
}

.header-contact
{
    float: right;
    width: 100px;
    text-align: right;
}

/*------Left content--------------------*/

.left-content
{
    float: left;
    width: 150px;
}

.left-content-padded
{
    float: left;
    width: 150px;
}

.link2
{
    float: left;
    width:150px;
}

.link3
{
    float: left;
    width:140px;
    background-color: #9aabb5;
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
}

.link3:hover
{
    float: left;
    width:140px;
    background-color: #c3ced4;
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
}

.link3-pad
{
    float: left;
    width: 140px;
    padding-left: 2px;
    padding-right: 2px;
}

.link2-padded
{
    float: left;
    width: 140px;
    padding: 5px;
    text-align: left;
}

/*--------Middle Content ----------------*/

.mid-content
{
    float: left;
    width: 720px;
    
}

.mid-content-pad

{
    float: left;
    width: 700px;
    padding: 10px 10px 10px 10px;
    background-color: #fff;
    border: 1px solid #c3c3c3;
    color: #fff;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}


.mid-content2
{
    float: left;
    width: 730px;
}

.mid-content-pad2
{
    float: left;
    width: 710px;
    padding: 5px 10px 5px 10px ;
}





/*--------------Right Content---------------------------*/

.right-content
{
    float: right;
    width: 200px;
}

.right-content-padded
{
    float: right;
    width: 200px;
    padding-top: 5px;
}


/*----Text content---------------*/

.text-content-container
{
    float: left;
    width: 720px;
}

.text-content-container2
{
    float: left;
    width: 698px;
    background-color: #fff;
    border: 1px solid #132530;
    color: #fff;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.text-content
{
    float: left;
    width: 720px;
}

.text-content-padded
{
    float: left;
    width: 680px;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    text-align: justify;
    padding: 10px 10px 10px 10px;
    color: #000;
}

.category-container
{
    float: left;
    width: 690px;
}

.text-content-container3
{
    float: left;
    width: 698px;
    background-color: #000;
    border: 1px solid #132530;
    color: #fff;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.text-content-container3-1
{
    float: left;
    width: 698px;
    background-color: #ed2028;
    border: 1px solid #132530;
    color: #fff;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.text-content-container3-2
{
    float: left;
    width: 698px;
    background-color: #f78f1e;
    border: 1px solid #132530;
    color: #fff;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.text-content-container3-3
{
    float: left;
    width: 698px;
    background-color: #a54399;
    border: 1px solid #132530;
    color: #fff;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.text-content-container3-4
{
    float: left;
    width: 698px;
    background-color: #00a6dd;
    border: 1px solid #132530;
    color: #fff;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.text-content-container3-5
{
    float: left;
    width: 698px;
    background-color: #c1d72e;
    border: 1px solid #132530;
    color: #fff;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}


.text-content-header
{
    float: left;
    width: 680px;
    font-size: 13px;
    text-align: left;
    font-family: Arial;
    color: #fff;
    font-weight: bold;
}

.text-content-header-padded
{
    float: left;
    width: 680px;
    padding: 5px 10px 5px 10px ;
}

.pad-out-containers
{
    float: left;
    width: 680px;
    padding: 0px 0px 5px 0px;
}

.get-directions-container
{
    float: left;
    width: 260px;
    padding: 0px 10px 0px 10px ;
}


.get-directions
{
    float: left;
    width: 280px;
    height: 152px;
    background-color: #000;
    border: 1px solid #132530;
    color: #fff;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
    
.get-directions-padded
{
    float: left;
    width: 240px;
    padding: 10px;
}

.directions
{
    float: left;
    width: 240px;
    padding: 10px 0px 10px 0px;
}

/*-----------top links----------------------*/



.top-links-container
{
    float: left;
    width: 872px;
}

.actual-container
{
    float: left;
    width: 872px;
    padding: 5px 0px 0px 0px;
    text-align: center;
}

.link-box-pad
{
    float: left;
    padding: 0px 5px 0px 5px;
}

.myBox 
{
    float: left;
    min-width: 113px;
    padding: 5px 10px 5px 10px;
    background-color: #000;
    border: 1px solid #c3c3c3;
    color: #fff;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}


.myBox1 
{
    float: left;
    min-width: 113px;
    padding: 5px 10px 5px 10px;
    background-color: #ed2028;
    border: 1px solid #c3c3c3;
    color: #fff;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.myBox2 
{
    float: left;
    min-width: 113px;
    padding: 5px 10px 5px 10px;
    background-color: #f78f1e;
    border: 1px solid #c3c3c3;
    color: #fff;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.myBox3 
{
    float: left;
    min-width: 113px;
    padding: 5px 10px 5px 10px;
    background-color: #a54399;
    border: 1px solid #c3c3c3;
    color: #fff;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.myBox4 
{
    float: left;
    min-width: 113px;
    padding: 5px 10px 5px 10px;
    background-color: #00a6dd;
    border: 1px solid #c3c3c3;
    color: #fff;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.myBox5 
{
    float: left;
    min-width: 113px;
    padding: 5px 10px 5px 10px;
    background-color: #c1d72e;
    border: 1px solid #c3c3c3;
    color: #fff;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}


/*---enquiry container------------------*/

.enquiry-container
{
    float: left;
    width: 700px;
}

.enquiry-container-padded
{
    float: left;
    width: 690px;
    padding: 5px 0px 0px 80px;
    
}

.enquiry-row2
{
    float: left;
    width: 500px;
    background-color: #000;
    border: 1px solid #000;
    color: #fff;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.enquiry-row2-padded
{
    float: left;
    width: 500px;
    padding: 5px;
}

.enquiry-row
{
    float: left;
    width: 680px;
    padding: 3px;
    font-size: 12px;
}



.enquiry-field
{
    float: left;
    width: 150px;
    font-size: 12px;
    text-align: left;
}

.enquiry-input
{
    width: 150px; 
    border: solid 1px #000; 
    font-family: arial; 
    font-size: 11px; 
    color: #000;  
}

.enquiry-input-post
{
    width: 100px; 
    border: solid 1px #fff; 
    font-family: arial; 
    font-size: 11px; 
    color: #000;  
}

.enquiry-button
{
    width: 100px; 
    border: solid 1px #fff; 
    font-family: arial; 
    background-color: #f78f1e;
    font-size: 11px; 
    color: #000;  
}


/* --------------------footer ------------------------------------------*/

.footer-links
{
    float: left;
    width: 700px;
    height: 31px;
    background-image: url(images/footer-bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    color: #fff;
}

.bottom-links-container
{
    float: left;
    width: 700px;
    padding-top: 10px;
    text-align: left;
    font-family: Arial;
    font-size: 11px;
    color: #004071;
}

.footer_link
{
    float: left;
    height: 15px;
    min-width: 70px;
    padding-left: 5px;
    padding-right: 5px;
    border-right: solid 1px #fff;
}

.link-footer-padded
{
    float: left;
    min-width: 100px;
    text-align: center;
}

.address-container
{
    float: left;
    width: 720px;
    padding: 5px 0px 0px 0px;
}   

.myBox7

{
    float: left;
    width: 720px;
    background-color: #fff;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #928f87;
    color: #fff;
    height: 37px;
    background-image: url(images/background.jpg);
    background-position: top left;
    background-repeat: repeat-x;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.address-container-text
{
    float: left;
    width: 600px;
    padding: 10px;
    font-family: Arial;
    font-size: 12px;
    color: #fff;
}

.wowlink
{
    float: left;
    width: 100px;
    text-align: center;
    padding-top: 5px;
}

.logos-container
{
    float: left;
    width: 680px;
    padding-bottom: 10px;
}

/*----navigation------*/



.navi-container2
{
    float: left;
    width: 146px;
    padding-bottom: 10px;
}

.navi-header2
{
    float: left;
    width: 146px;
    height: 25px;
    background-image: url(images/navi-head.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.navi-header2-padded
{
    float: left;
    width: 136px;
    padding: 5px;
    text-align: left;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}
    

.navi-footer
{
    float: left;
    width: 146px;
}

.navi-footer-padded
{
    float: left;
    width: 136px;
    text-align: center;
    padding: 5px;
}


.mailer-content2
{
    float: left;
    width: 146px;
    background-color: #132530;
    text-align: left;
    color: #fff;
    font-family: Arial;
    font-size: 11px;
}


.mailer-content-padded
{
    float: left;
    width: 136px;
    padding: 5px;
}

.mailer-input
{
    float: left;
    width: 134px;
    border: solid 1px #000;
    color: #000;
    background-color: #fff;
    font-size: 11px;
}

.myInput 
{
    float: left;
    color: #fff;
    width: 134px;
    background-color: #FFF;
    border: 1px solid #AACCEE;
	margin-bottom:10px;
	
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
  
}

.mailer-submit
{
    float: left;
    width: 136px;
    text-align: center;
    border: solid 0px transparent;
    color: #fff;
    background-color: transparent;
    font-family: arial;
    font-size: 12.5px;
    font-weight: bold;
}

.mailer-send
{
    float: left;
    width: 136px;
    text-align: center;
}








/*------cat-products-----------------------*/

.category-box2
{
    float: left;
    width: 150px;
    padding: 5px 0px 0px 5px;
}

.category-top-padded2
{
    float: left;
    width: 150px; 
    text-align: center;
    font-family: Arial;
    font-size: 10px;
    color: #fff;
    font-style: italic;
    font-weight: bold;
    padding-top: 5px;
}

.category-top2
{
    float: left;
    width: 150px;
    height: 33px;
    background-image: url(images/cat-top.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}



.category-mid2
{
    float: left;
    width: 148px;
    height: 100px;
    border: solid 1px #004071;
}

.category-bot2
{
    float: left;
    width: 150px;
    height: 36px;
    background-image: url(images/cat-bottom.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.category-bot-padded2
{
    float: left;
    width: 150px;
    text-align: center;
    padding-top: 5px;
    z-index: 1
}

.category-bot-padded2
{
    float: left;
    width: 150px;
    text-align: center;
    padding-top: 7px;
    font-size: 20px;
	font-family: arial;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	z-index: 2
}

.view-page
{
    float: left;
    width: 688px;
    height: 20px;
    color: #004070;
}

.view-page-padded
{
    float: right;
    width: 675px;
    background-color: #fdb128;
    text-align: right;
    padding: 3px 10px 3px 0px;
    font-family: Arial;
    font-size: 11px;
}

/*--------Product Detail----------------------*/

.image-container
{
    float: left;
    width: 345px;
    text-align: center;
}

.product-pricing
{
    float: left;
    width: 700px;
    background-color: #fdb128;
    color: #004070;
}

.product-pricing-padded
{
    float: left;
    width: 680px;
    padding: 10px;
}

.product-price
{
    float: left;
    width: 320px;
}

.product-price-padded
{
    float: left;
    width: 300px;
    padding: 10px;
    font-family: arial;
    font-size: 14px;
    text-align: left;
}

.comments-box
{
    float: left;
    width: 290px;
    padding-top: 10px;
}
    
.comments-box-text
{
    float: left;
    width: 290px;
}

.basket-button
{
    float: left;
    width: 290px;
}

.basket-button-pad
{
    float: left;
    width: 290px;
    padding-top: 10px;
}

/*------------shop basket----------*/

.section-container
{
    float: left;
    width: 710px;
    padding: 10px;
}

.specifics-table
{
    float: left; 
    width: 680px;
    text-align: left;
    background-color: #fff;
}

.specs
{
    float: left;
    width: 680px;
}
    
.spec-row
{
    padding: 5px 0px 5px 0px;
    font-family: Arial;
    font-size: 12px;
    color: #001c3a;
}

.spec-data
{
    padding: 5px 5px 5px 5px;
    border-bottom: solid 1px #c3c3c3;
}
  

.basket-inputs-container
{
    float: left;
    width: 700px;
    font-family: Arial;
    font-size: 12px;
    color: #000;
}
    

.send-basket-inputs
{
    float: left;
    width: 220px;
} 

.basket-input2
{
    float: left;
    width: 200px;
    padding-bottom: 3px;
}

.basket-input
{
    float: left;
    width: 200px;
    padding: 2px;
    font-family: Arial;
    font-size: 10px;
    color: #000;
}

.basket-form-button
{
    border: solid 1px #004071; 
    font-family: arial; 
    font-size: 10px; 
    color: #fff; 
    background-color: #004071;
    text-align: center;
    width: 205px;
}

.rowon
{
    background-color: #a6d0e8;
    padding: 3px 3px 3px 10px;
    height: 20px;
    color: #fff;
}
.rowoff
{
    background-color: #0b4a69;
    padding: 3px 3px 3px 10px;
    height: 20px;
        color: #fff;
}
.rowselected
{
    background-color: #41a54f;
    padding: 3px 3px 3px 3px;
    height: 20px;
    border: dashed 1px black;
    color: #ffffff;
}

.page-viewer
{
    float: left;
    width: 700px;
    height: 33px;
    background-image: url(images/links-bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.page-viewer-padded
{
    float: left;
    width:680px;
    padding: 10px;
    font-family: Arial;
    font-size: 12px;
    color: #fff;
    text-align: left;
}

.page-viewer-padding
{
    float: left;
    padding-bottom: 3px;
}

/*---Product Category ---*/

.products-container
{
    float: left;
    width: 700px;
}

.product-box-padded
{
    float: left;
    width: 228px;
    padding: 1px;
}

.product-box2
{
    float: left;
    width: 207px;
    height: 200px;
    border: solid 1px #000;
    font-family: Arial;
    font-size: 11px;
    color: #000;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
  
}

.product-image
{
    float: left;
    width: 207px;
    text-align: center;
    padding: 10px 0px 10px 0px;
}

.product-name
{
    float: left;
    width: 195px;
    text-align: center;
    color: #545a5e;
}

.product-name-padded
{
    float: left;
    width: 185px;
    padding: 2px 5px 2px 5px;
    text-align: left;
}

.product-info
{
    float: left;
    width: 197px;
    padding: 5px;
}

.product-info-padded
{
    float: left;
    width: 195px;
    border: solid 1px #000;
        background-image: url(images/gradiant.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
  
}

.product-link
{
	float: right;
	width: 100px;
	text-align: center;
	background-color: #777a7c;
	border: solid 1px #777a7c;
	padding: 2px 5px 2px 5px;
	    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

       
/*---Product Detail ---*/

.product-box-padded2
{
    float: left;
    width: 680px;
}

.product-box3
{
    float: left;
    width: 680px;
    font-family: Arial;
    font-size: 11px;
    color: #000;
}

.product-image2
{
    float: left;
    width: 680px;
    padding: 5px 0px 5px 0px;
    text-align: center;
}

.product-image-small
{
    float: left;
    width: 100px;
    padding: 3px;
    border: solid 1px #000;
}
    
.product-description
{
    float: left; 
    width: 680px;
    padding: 10px;
    text-align: left;
}

/*-----Category Box---------*/

.category-box-padded
{
    float: left;
    width: 238px;
    height: 127px;
    padding: 1px;
}

.category-box
{
    float: left;
    width: 236px;
    height: 125px;
}

.category-mid
{
    float: left;
    width: 236px;
    height: 125px;
}

.special-header
{
    float: left;
    width: 530px;
    height: 29px;
    background-image: url(images/banner-bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.special-header2
{
    float: left;
    width: 730px;
    height: 29px;
    background-image: url(images/banner-bg2.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}


.special-header-padded
{
    float: left;
    width: 500px;
    padding: 8px 0px 0px 10px;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    color: #fff;
}

.special-header-padded2
{
    float: left;
    width: 500px;
    padding: 5px 10px 0px 10px;
    font-size: 12px;
    font-weight: bold;
    color: #001c3a;
    text-align: right;
}

#marqueecontainer
{
    float: left;
    position: relative;
    width: 530px; /*marquee width */
    height: 400px; /*marquee height */
    overflow: hidden;
}



.mid-right
{
    float: left;
    width: 150px;
    padding-bottom: 5px;
}

.mid-right-padded
{
    float: left;
    width: 140px;
    padding: 5px 0px 5px 5px;
}

.mid-right-top
{
    float: left;
    width: 150px;
}

.mid-right-link
{
    float: left;
    width: 150px;
    height: 40px;
    background-image: url(images/product-footer.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.mid-right-link-padded
{
    float: left;
    width: 140px;
    padding: 5px;
}

.mid-right-top-padded
{
    float: left;
    width: 140px;
    padding: 5px;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}

.mid-right-top-image-padded
{
    text-align: center;
    width: 140px;
    padding: 10px 5px 10px 5px ;
}
    

.mid-right-box
{
    float: left;
    width: 150px;
    height: 160px;
    background-color: #fff;
}

/*-----PRODUCT CONTAINER----------------*/

.product-container
{
    float: left;
    width: 517px;
    background-color: #fff;
}

.product-image-big
{
    float: left;
    width: 507px;
    text-align: center;
}

.product-container2
{
    float: left;
    width: 720px;
    background-color: #fff;
}

.product-container-padded
{
    float: left;
    width: 497px;
    padding: 10px;
    font-size: 12px;
    color: #011d3a;
    text-align: left;
}

.product-pricing-container
{
    float: left;
    width: 517px;
}

.add-button
{
    border: solid 1px #011d3a;
    padding: 5px 25px 5px 25px;
    font-size: 12px;
    color: #011d3a;
    text-align: center;
    text-decoration: none;
    background-color: #a6d1e2;
}

.gallery-box
{
    float: left;
    width: 680px;
    color: #000;
}

.gallery-box-padded
{
    float: left;
    width: 680px;

}

.gallery-image
{
	float: left;
	width: 110px;
	min-height: 110px;
	text-align: center;
	background-color: #fff;
	border: solid 1px #777a7c;
	margin-right: 3px;
	    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.gallery-image-container
{
    float: left;
    width: 108px;
    padding:4px;
}

.images-container
{
    float: left;
    width: 640px;
    padding-left: 40px;
}

.middle-image
{
    float: left;
    width: 700px;
    padding-left: 10px;
}

.stop-etc
{
    float: left;
    width: 680px;
    padding: 5px 0px 0px 25px;
}


.comp-link-container
{
    float: left;
    width: 680px;
}

.comp-link-box
{
    float: left;
    width: 150px;
    height: 100px;
    border: solid 1px #000;
    text-align: center;
    background-image: url(images/storage-bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
        /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.comp-link-box2
{
    float: left;
    width: 150px;
    height: 100px;
    border: solid 1px #000;
    text-align: center;
    background-image: url(images/sink.jpg);
    background-position: top left;
    background-repeat: no-repeat;
        /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.comp-link-box3
{
    float: left;
    width: 150px;
    height: 100px;
    border: solid 1px #000;
    text-align: center;
    background-image: url(images/handle.jpg);
    background-position: top left;
    background-repeat: no-repeat;
        /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.comp-link-box4
{
    float: left;
    width: 150px;
    height: 100px;
    border: solid 1px #000;
    text-align: center;
    background-image: url(images/door.jpg);
    background-position: top left;
    background-repeat: no-repeat;
        /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.comp-link-box5
{
    float: left;
    width: 150px;
    height: 100px;
    border: solid 1px #000;
    text-align: center;
    background-image: url(images/timberrr.jpg);
    background-position: top left;
    background-repeat: no-repeat;
        /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.comp-link-box6
{
    float: left;
    width: 150px;
    height: 100px;
    border: solid 1px #000;
    text-align: center;
    background-image: url(images/quartzzz.jpg);
    background-position: top left;
    background-repeat: no-repeat;
        /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.comp-link-box7
{
    float: left;
    width: 150px;
    height: 100px;
    border: solid 1px #000;
    text-align: center;
    background-image: url(images/graniteee.jpg);
    background-position: top left;
    background-repeat: no-repeat;
        /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.comp-link-container
{
    float: left;
    width: 680px;
    padding-left: 30px;
}

.comp-link-box-padded
{
    float: left;
    width: 150px;
    padding-right: 5px;
    text-align: center;
}

.comp-image-container
{
    float: left;
    width: 150px;
    height: 60px;
    padding-top: 5px;
}

.comp-name
{
    float: left;
    width: 150px;
    height: 30px;
    background-color: #000;
    color: #fff;
    font-weight: bold;
}

.comp-name-padded
{
    float: left;
    width: 150px;
    height: 30px;
    padding-top: 5px;
    text-align: center;
}
