﻿
body
{
    font-family: Arial;
    font-size: 12px;
    color: black;
    margin: 0px 20px 0px 20px;
    padding: 0px;
    background: url(../Default/images/pageBG.jpg) fixed;
    background-repeat: repeat-x;
}

h1
{
    font-size: xx-large;
    color: White;
    text-align: center;
    
    }

h2
{
    color: White;
    text-align: center;
    
    }
    
    h3
    {
        line-height: 0%;
        
        }
    
    .row
    {
        float: left;
	margin-bottom: 5px;
	margin-top: 10px;
	width: 100%;
        
        }
    
#header
{
  
  margin-top: 10px;  
  padding-left: 15px;
  margin-left: 30px; 
  width: 900px  
    
    }
    
    #header h2
    {
        float: right;
        
        }
    
#Logo a
{
    width: 220px;
    height: 75px;
    float: left;
}

.clear

{
    clear: both;
}

#mainOuter
{
    width: 980px;
    margin: auto;
}

#topRow
{
    width: 920px;
    padding: 10px 10px 0px 10px;
}
#Stoves
{
    color: #fff;
    width: 209px;
    height: 285px;
    float: left;
    padding: 10px 10px 0px 10px;
    .padding: 30px 10px 0px 10px;
    cursor: hand;
    background: url('../Default/Images/StovesOutlet.png') no-repeat;
}

#StovesSpare
{
    color: #fff;
    width: 209px;
    height: 285px;
    float: left;
    padding: 10px 10px 0px 10px;
    .padding: 30px 10px 0px 10px;
    cursor: hand;
    background: url('../Default/Images/StovesSpare.png') no-repeat;
}

.divStoves a
{
    text-decoration: none;
    line-height: 13px;
}
#Lec
{
    color: #fff;
    width: 209px;
    height: 285px;
    background: url( '../Default/Images/lecOutlet.png' ) no-repeat;
    float: left;
    padding: 10px 10px 0px 10px;
    .padding: 30px 10px 0px 10px;
    cursor: hand;
}

#LecSpare
{
    color: #fff;
    width: 209px;
    height: 285px;
    background: url( '../Default/Images/lecSpare.png' ) no-repeat;
    float: left;
    padding: 10px 10px 0px 10px;
    .padding: 30px 10px 0px 10px;
    cursor: hand;
}
.divLec a
{
    text-decoration: none;
    line-height: 13px;
}
#Newworld
{
    color: #fff;
    width: 209px;
    height: 285px;
    background: url( '../Default/Images/newworldOutlet.png' ) no-repeat;
    float: left;
    padding: 10px 10px 0px 10px;
    .padding: 30px 10px 0px 10px;
    cursor: hand;
}

#NewworldSpare
{
    color: #fff;
    width: 209px;
    height: 285px;
    background: url( '../Default/Images/newworldSpare.png' ) no-repeat;
    float: left;
    padding: 10px 10px 0px 10px;
    .padding: 30px 10px 0px 10px;
    cursor: hand;
}

.divNewworld a
{
    text-decoration: none;
    line-height: 13px;
}
#Belling
{
    color: #fff;
    width: 209px;
    height: 285px;
    background: url( '../Default/Images/bellingOutlet.png' ) no-repeat;
    float: left;
    padding: 10px 10px 0px 10px;
    .padding: 30px 10px 0px 10px;
    cursor: hand;
}

#BellingSpare
{
    color: #fff;
    width: 209px;
    height: 285px;
    background: url( '../Default/Images/bellingSpare.png' ) no-repeat;
    float: left;
    padding: 10px 10px 0px 10px;
    .padding: 30px 10px 0px 10px;
    cursor: hand;
}

.divBelling a
{
    text-decoration: none;
    line-height: 13px;
}

#middleRow
{
    width: 910px;
    clear: both;
    padding: 10px 10px 0px 15px;
}
#AwardWinning
{
    color: #fff;
    width: 419px;
    height: 150px;
    float: left;
    background: url( '../Default/Images/text.png' ) no-repeat;
    padding: 5px 10px 0 10px; 
    .padding: 20px 10px 0 10px;
}

#SpareParts
{
    color: #fff;
    width: 419px;
    height: 150px;
    float: right;
    background: url( '../Default/Images/text.png' ) no-repeat;
    padding: 5px 10px 0 10px;
    .padding: 20px 10px 0 10px;
}

#bottomRow
{
    width: 920px;
    clear: both;
    padding: 10px 10px 0px 10px;
}

.Logo
{
    float: left;
}


