html, body {
	font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color: #666666;
    height: 100%;
    padding: 0;
    margin: 0;
    
}

img{
    border: 0;
}

p{
    margin: 0;
    line-height: 17px;
}

a {
    text-decoration: none;
	color: #0066cc;
    outline: none;
}

a:hover{
    text-decoration: none;
}

input, area{
    font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    color: #666666;
}

.upper{
    text-transform: uppercase;
}

.border{
    border: 1px solid #848484;
}

#gratisOfferte
{
    position:absolute;    
    top:40%;
    margin-left:-50px;
}
/*main containers*/
#backgroundHeader, #backgroundFooter{
    float: left;
    width: 100%;
    background: white;    
}

#backgroundContent{
    float: left;
    width: 100%;
    min-height: 50px;
    background: #f2f1ee;    
}

.mainContainer{
    margin: auto;
    width: 972px;
    padding: 0;
}

.container{
    float: left;
    width: 960px;
    padding: 0 6px;
    margin: 0;
    background: url('../images/backgroundRepeat.png') repeat-y;
}
/*end main containers*/

/*header*/
#headerContainer{
    float: left;
    width: 960px;
    padding: 0px;
    margin: 0;    
}

#headerTop{
    float: left;
    width: 960px;
    height: 80px;
    padding: 0px;
    margin: 0;  
    background: #f2f1ee;
}

    #headerTopLeft{
        float: left;
        width: 192px;
        height: 48px;
        padding: 16px 15px;
        margin: 0;  
    }
    
    #headerTopRight{
        float: left;
        width: 738px;
        padding: 0;
        margin: 0;  
    }
        
        #language{
            float: right;
            height: 15px;
            padding: 16px 15px 0 0;
            margin: 0;
        }
        
        #language li{
            float: left;
            width: 22px;
            height: 15px;
            padding: 0;
            margin: 0 0 0 10px;
        }

#headerBottom{
    float: left;
    width: 960px;
    height: 30px;
    padding: 0px;
    margin: 0;  
    border-top: 1px solid white;
    background: #d0d1d2;
}

    #headerBottomLeft{
        float: left;
        width: 830px;
        padding: 6px 15px;
        margin: 0;  
    }
    
    #headerBottomLeft #login
    {
        float: left;
        width: 600px;
    }
    
    #headerBottomLeft #search
    {
        float: left;
        width: 230px;
    }
    
    #headerBottomLeft table td, table.postcode td {
        font-size: 10px;
        vertical-align: middle;
    }
    
        .fieldLogin{
            width: 105px;
            height: 16px;
            padding: 0 0 0 5px;
            border: 1px solid #848484;
        }
    
        .loginSubmit{
            border: 0;
            width: 18px;
            height: 18px;
            cursor: pointer;
            background: url('../images/buttonSubmit.png') no-repeat;
        }
    
    #headerBottomRight{
        float: left;
        width: 100px;
        padding: 7px 0 0 0;
        margin: 0;  
    }
/*End header*/

/*Menu*/
#menuContainer{
    float: left;
    width: 960px;
    height: 60px;
    padding: 0;
    margin: 0;
}

#menu{
    float: left;
    height: 60px;
    padding: 0;
    margin: 0 0 0 15px;
}

#menu li{
    float: left;
    height: 60px;
    padding: 0;
    margin: 0 30px 0 0;
}

#menu li a{
    padding: 25px 0 22px 0;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    display: block;
}

#menu li a:hover{
    color: #0066cc;
    text-decoration: none;
}

#menu li a.active{
    color: #0066cc;
    background: url('../images/menuActive.png') top left no-repeat;
}
/*End Menu*/

/*Home*/
#homeContainer{
    float: left;
    width: 960px;
    padding: 0;
    margin: 0;
}

#homeHeaderContainer{
    float: left;
    width: 960px;
    height: 250px;
    padding: 0;
    margin: 0;
}

    #homeImageList{
        float: left;
        width: 960px;
        height: 250px;
        padding: 0;
        margin: 0;
    }
    
    #homeImageList li{        
        float: left;
        width: 960px;
        height: 250px;
        padding: 0;
        margin: 0;
    }
    
    .headerImage{
        float: left;
        width: 540px;
        height: 250px;
        padding: 0 0 0 420px;
        margin: 0;
    }
    
    .headerSlogan{
        position: absolute;
        width: 200px;
        height: 200px;
        padding: 25px;
        margin: 0 0 0 710px;
        color: #343434;
        font-size: 20px;
        text-align: right;
        line-height: 25px;
        z-index: 25; 
    }
    
    .headerSlogan table tr td{
        vertical-align: middle;
    }

    #homeBlueOverlay{
        float: left;
        width: 960px;
        height: 250px;
        padding: 0;
        margin: 0;
        background: url('../images/homeHeaderOverlay.png') no-repeat;
        position: absolute;
        z-index: 10;
    }
    
        #homeBox{
            float: left;
            width: 289px;
            height: 232px;
            padding: 0;
            margin: 13px 0 5px 15px;
            background: url('../images/homeHeaderBox.png') no-repeat;
        }
        
            #homeBoxTop{
                float: left;
                width: 281px;
                height: 113px;
            }
            
            #homeBoxMiddle{
                float: left;
                width: 261px;
                height: 55px;
                padding: 10px;
                font-size: 14px;
                color: #666666;
            }
            
            #homeBoxBottom{
                float: left;
                width: 261px;
                height: 16px;
                padding: 10px;
            }
            
            #homeBoxBottom a{
                padding: 0 0 0 15px;
                color: white;
                font-size: 14px;
                font-weight: bold;
                background: url('../images/arrowWhiteRight10.png') left no-repeat;
            }
            
             #homeBoxBottom a:hover{
                padding: 0 0 0 15px;
                color: #666666;
                background: url('../images/arrowGrayRight10.png') left no-repeat;
            }

#homeContentContainer{
    float: left;
    width: 930px;
    padding: 20px 15px 15px 15px;
    margin: 0;
}

    #homeContentLeft{
        float: left;
        width: 624px;
        padding: 10px 83px 0 0;
        margin: 0;
    }
    
    #homeContentRight{
        float: left;
        width: 192px;
        padding: 15px;
        margin: 0;
        background: #e1ecf8;
    }
        
    #homeContentRight table td{
        vertical-align: middle;
        padding: 0 0 5px 0;
    }
        
#homeBlocksContainer{
    float: left;
    width: 930px;
    padding: 0 15px 15px 15px;
    margin: 0;
}

    #blockList{
        float: left;
        width: 930px;
        padding: 0;
        margin: 0;
    }
    
    #blockList li{
        float: left;
        width: 222px;
        height: 184px;
        padding: 0;
        margin: 0 13px 0 0;
        background: url('../images/homeBottomBox.png') no-repeat;
    }
    
    #blockList li:hover{
        background: url('../images/homeBottomBoxHover.png') no-repeat;
    }
    
    #blockList li:hover a{
        color: #666666;
    }
    
        .homeBlockTop, .homeBlockVideo{
            float: left;
            width: 222px;
            height: 148px;
        }
        
        .homeBlockMiddle{
            float: left;
            width: 222px;
            height: 58px;
            color: #0066cc;
            font-size: 16px;
        }
        
            .homeBlockMiddle a{
                width: 202px;
                height: 38px;
                padding: 101px 10px 9px 10px;
                color: #0066cc;
                display: block;
            }
        
        .homeBlockBottom{
            float: left;
            width: 222px;
            height: 36px;
        }
        
            .homeBlockBottom a{
                width: 202px;
                height: 16px;
                padding: 10px 10px 10px 25px;
                display: block;
                font-size: 13px;
                font-weight: bold;
                color: white;
            }
/*End Home*/

/*default*/
#defaultContainer{
    float: left;
    width: 960px;
    padding: 0;
    margin: 0;
}

    #defaultLeft{
        float: left;
        width: 708px;
        padding: 0 15px;
        margin: 0;        
    }
    
        #pageTitle{
            float: left;
            width: 688px;
            height: 22px;
            padding: 9px 10px 0 10px;
            color: #0066cc;
            font-weight: bold;
            border-top: 1px solid #d0d1d2;
            background:  url('../images/defaultTitle.png') no-repeat;  
        }
        
        #contentTop{
            float: left;
            width: 708px;
            padding: 0;
            margin: 0 0 15px 0; 
            text-align: center;     
        }
        
        #content{
            float: left;
            width: 678px;
            min-height: 30px;
            padding: 30px 15px 0 15px;
            margin: 0;    
            background: url('../images/contentRepeatNewTop.png') top repeat-x;  
        }
            
            #contentList{
                float: left;
                width: 678px;
                padding: 0;
                margin: 10px 0 0 0;
                list-style-type: none;
            }
            
            #contentList li{
                float: left;
                width: 678px;
                padding: 0;
                margin: 0;
            }
            
            .box{
                float: left;
                width: 663px;
                margin: 0;
                padding: 0;
            }
            
            .listTitle{
                float: left;
                width: 663px;
                padding: 0 0 0 15px;
                margin: 0;
            }
            
            a.listTitle {
                color: #0066cc;
                font-weight: bold;
            }
            
            a:hover.listTitle{
                color: #666666;
                text-decoration: none;
                background: url('../images/arrowGrayRight10.png') left no-repeat;
            }
            
            .listTitle.collapsed{
                background: url('../images/arrowBlueRight10.png') left no-repeat;
            }
            
            .listTitle.expanded{
                background: url('../images/arrowBlueUp10.png') left no-repeat;
            }
            
            .listTitle.expanded:hover{
                background: url('../images/arrowGrayUp10.png') left no-repeat;
            }
            
            .listText{
                float: left;
                width: 663px;
                padding: 0 0 15px 15px;
                margin: 0;
            }
        
        #contentBottomRepeat{
            float: left;
            width: 708px;
            height: 30px;
            padding: 0;
            margin: 0 0 15px 0;    
            background: url('../images/contentRepeatNew.png') top repeat-x;  
        }
        
    #defaultRight{
        float: left;
        width: 222px;
        padding: 0;
        margin: 0;
    }
    
        #rightList{
            float: left;
            width: 222px;
            padding: 0;
            margin: 0;
            border-top: 1px solid #d0d1d2;
        }
        
        #rightList li{
            float: left;
            width: 222px;
            padding: 0;
            margin: 0;
        }
        
        #rightList li.rightListImage{
            width: 222px;
            height: 160px;
            padding: 0;
            margin: 0;
            overflow: hidden;
        }
        
        #rightList li.rightListContent{
            float: left;
            width: 202px;
            padding: 15px 10px;
            margin: 0;
            background: #f2f1ee;
        }
        
        #rightList li.rightListContent table td{
            vertical-align: middle;
            padding: 0 0 5px 0;
        }

/*End default*/

/*Investment & Packages*/
    #investPackages{
        float: left;
        width: 543px;
        padding: 0;
        margin: 10px 0 0 0;
        list-style-type: none;
    }
    
    #investPackages li{
        float: left;
        width: 100px;
        padding: 10px;
        margin: 0 10px 0 0;
        border: 1px solid #d0d1d2;
        background: #f2f1ee;
    }
        
        .packageImage, .serviceboxImage{
            float: left;
            width: 100px;
            height: 80px;
            padding: 0;
            margin: 0;
        }
        
        .packageTitle, .serviceboxTitle{
            float: left;
            width: 100px;
            min-height: 45px;
            padding: 10px 0 0 0;
            margin: 0;
            font-size: 14px;
        }
        
        .packageMore, .serviceboxMore{
            float: left;
            width: 133px;
            padding: 0;
            margin: 0;
        }
        
            .packageMore a, .serviceboxMore a{
                color: #0066cc;
                font-weight: bold;
                padding: 1px 0 0 15px;
                display: block;
                background: url('../images/arrowBlueRight10.png') left no-repeat;
            }
            
            .packageMore a:hover, .serviceboxMore a:hover{
                color: #666666;
                background: url('../images/arrowGrayRight10.png') left no-repeat;
            }
    
    /*Package overview*/
    #packageItemList{
        float: left;
        width: 678px;
        padding: 0;
        margin: 10px 0 0 0;
        list-style-type: none;
    }
    
    #contentList li{
        float: left;
        width: 678px;
        padding: 0;
        margin: 0;
    }
    
    #packageItemList li a{
        color: #0066cc;
        font-weight: bold;
        padding: 1px 0 0 15px;
        display: block;
        background: url('../images/arrowBlueRight10.png') left no-repeat;
    }
    
    #packageItemList li a:hover{
        color: #666666;
        background: url('../images/arrowGrayRight10.png') left no-repeat;
    }

    /*Package item*/
    #packItemHeaderLeft{
        float: left;
        width: 50px;
        height: 240px;
        padding: 10px 50px 0 0;
        margin: 0;
        text-align: center;
    }
    
        #packItemHeaderLeft ul{
            float: left;
            width: 50px;
            padding: 0;
            margin: 0;
        }
        
            #packItemHeaderLeft ul li{
                float: left;
                width: 50px;
                height: 50px;
                padding: 0;
                margin: 0 0 10px 0;
            }
            
            .packThumb{
                float: left;
                width: 50px;
                height: 50px;
                padding: 0;
                margin: 0;
            }
            
            .packThumbOverlay{
                position: absolute;
                width: 50px;
                height: 50px;
                padding: 0;
                margin: 0;
                z-index: 20;
                background: url('../images/packItemOverlay.png');
            }
            
            .packThumbOverlay a{
                width: 50px;
                height: 50px;
                display: block;
            }
        
        #packItemHeaderRight{
            float: left;
            width: 442px;
            height: 240px;
            padding: 10px 0 0 0;
            margin: 0;
        }
    
    #serviceLarge{
        float: left;
        width: 558px;
        padding: 0 15px;
        margin: 0;  
    }
    
        #serviceLargeTitle{
            float: left;
            width: 770px;
            height: 22px;
            padding: 9px 0 0 10px;
            color: #0066cc;
            font-weight: bold;
            border-top: 1px solid #d0d1d2;
            background:  #e6e5e5 url('../images/defaultTitle.png') left no-repeat;  
        }
        
        #serviceLargeTop{
            float: left;
            width: 770px;
            padding: 0;
            margin: 0 0 15px 0; 
            text-align: center;     
        }
    
    #serviceLargeContent{
        float: left;
        width: 770px;
        min-height: 30px;
        padding: 30px 0 0 15px;
        margin: 0;    
        background: url('../images/contentRepeatNewTop.png') top repeat-x;  
    }
    
    #packItemContentLeft{
        float: left;
        width: 140px;
        padding: 0;
        margin: 0 30px 0 0;
    }
    
        #packItemContentLeft a{
            height: 16px;
            line-height: 16px;
            text-transform: uppercase;
            color: #666666;
            padding: 0 0 0 20px;
            text-transform: uppercase;
            font-weight: bold;
            font-size: 10px;
        }
    
        #packItemLeftImage{
            float: left;
            width: 100px;
            padding: 0 19px;
            border: 1px solid #d0d1d2;
        }
        
        #packItemLeftImage a{
            padding: 0;
        }
        
        #packItemLeftEnlarge, #packItemLeftPdf{
            float: left;
            width: 138px;
            height: 16px;
            padding: 5px 0 0 0;
        }
        
            #packItemLeftEnlarge a{
                background: url('../images/buttonEnlargeImage.png') left no-repeat;
            }
        
            #packItemLeftPdf a{
                background: url('../images/pdfIcon.png') left no-repeat;
            }
    
    #packOverviewList, #packItemContentRight{
        float: left;
        width: 580px;
        padding: 0;
        margin:0;
    }
    
        #modelList{
            float: left;
            width: 528px;
        }
        
        #modelList li{
            float: left;
            width: 528px;
            padding: 20px 0;
            border-bottom: 1px dotted #d0d1d2;
        }
        
        #modelList li a{
            color: #666666;
            font-weight: bold;
            padding: 1px 0 0 15px;
            display: block;
            background: url('../images/arrowGrayRight10.png') left no-repeat;
        }
        
        #modelList li a:hover{
            color: #0066cc;
            background: url('../images/arrowBlueRight10.png') left no-repeat;
        }
        
            #modelList li .modelLeft{
                float: left;
                width: 100px;
                padding: 0 19px;
                margin: 0 30px 0 0;
                border: 1px solid #d0d1d2;
            }
            
                #modelList li .modelLeft a{
                    background: none;
                    padding: 0;
                }
            
            #modelList li .modelRight{
                float: left;
                width: 358px;
                padding: 0;
                margin: 0;
            }
            
                #modelList li .modelRight .readMore a{
                    float: left;
                    width: 358px;
                    line-height: normal;
                    padding: 0;
                    margin: 20px 0 0 0;
                    padding: 0 0 0 15px;
                    text-transform: uppercase;
                    background: url('../images/arrowGrayRight10.png') left no-repeat;
                }
            
                #modelList li .modelRight a:hover{
                    color: #0066cc;
                    background: url('../images/arrowBlueRight10.png') left no-repeat;
                }
            
                #modelList li .modelRight ul{
                    width: 338px;
                    padding: 0 0 0 15px;
                    margin: 0;
                    list-style-type: disc;
                }
                
                #modelList li .modelRight ul li{
                    width: 338px;
                    padding: 0;
                    margin: 0;
                    border: none;
                }
        
        #tabContainer{
            float: left;
            width: 580px;
            padding: 0;
            margin: 20px 0 0 0;
            background:url('../images/borderBottomRep.png') bottom repeat-x;
        }
        
        #tabContainer li{
            float: left;
            margin: 0 10px 0 0;
        }
        
            #tabContainer li a{
                padding: 5px 25px;
                margin: 0;
                background: white;
                border: 1px solid #d0d1d2;
                text-transform: uppercase;
                color: #666666;
                display: block;
            }
            
            #tabContainer li a.active{
                border: 1px solid #d0d1d2;
                border-bottom: 1px solid white;
                color: #0066cc;
            }
        
        #contentTabLeft, #contentTabRight{
            float: left;
            width: 558px;
            padding: 10px;
            background: white;
            border: 1px solid #d0d1d2;        
            border-top: none;
        }
        
            #contentTabLeft ul, #contentTabRight ul{
                list-style-type: disc;
                padding: 0 0 0 15px;
            }
            
            #dataTable{
                width: 558px;
            }
            
            #dataTable tr td{
                padding: 8px 0;
                border-bottom: 1px dotted #d0d1d2;
            }
        #packageBack
        {
            float: left;
            margin-top: 20px;
        }
/*End investment & Packages*/

/*movieheader*/
#movieContainer{
    float: left;
    width: 780px;
    height: 394px;
    padding: 0;
    margin: 0;
}

    #movieContainerLeft{
        float: left;
        width: 479px;
        height: 394px;
    }

    #movieContainerRight{
        float: left;
        width: 301px;
        height: 394px;
        overflow-x: hidden;
        overflow-y: auto;
    }
    
        #movieList{
            float: left;
            width: 301px;
            padding: 0px;
            margin: 0;
        }
        
        #movieList li{
            float: left;
            width: 281px;
            padding: 10px;
            margin: 0;
        }
    
            .movieListLeft{
                float: left;
                width: 70px;
                height: 53px;
                padding: 0;
                margin: 0;
            }
            
            .odd{
                background: white;
            }
            
            .even{
                background: #EEEEEE;
            }
            
            .movieListRight{
                float: left;
                width: 201px;
                height: 53px;
                padding: 0;
                margin: 0;
                text-align: left;
            }
            
            .movieListRight a{
                width: 171px;
                height: 53px;
                padding: 0 20px 0 10px;
                display: block;
                color: #666666;
            }

/*dealers & Service */
#submenuContainer{
    float: left;
    width: 150px;
    padding: 0;
    margin: 0;
}

    #submenu{
        float: left;
        width: 150px;
        padding: 0;
    	margin: 0;
    	list-style-type: none;      
        border-top: 1px solid #d0d1d2;  
    }
    
    #submenu li{
    	float: left;
        width: 150px;
        height: 30px;
        padding: 0;
        margin: 0 0 1px 0;
        background: url('../images/submenuBackground.png') repeat-y;
    }
    
    #submenu li a{    	
        color: #666666;
    	padding: 0 10px 0 10px;
    	margin: 0;
        font-weight: normal;
        line-height: 30px;
        display: block; 
        font-weight: bold;
        font-size: 11px;
    }
    
    #submenu li a:hover{
        color: #0066cc;
        text-decoration: none;
    }

    #submenu li a.active{
        color: #0066cc;
        background: url('../images/submenuActive.png') top left no-repeat;
    }

#serviceLeft{
    float: left;
    width: 558px;
    padding: 0 15px;
    margin: 0;        
}

    #serviceTitle{
        float: left;
        width: 538px;
        height: 22px;
        padding: 9px 10px 0 10px;
        color: #0066cc;
        font-weight: bold;
        border-top: 1px solid #d0d1d2;
        background:  url('../images/defaultTitle.png') no-repeat;  
    }
    
    #serviceTop{
        float: left;
        width: 558px;
        padding: 0;
        margin: 0 0 15px 0; 
        text-align: center;     
    }
    
    #serviceContent{
        float: left;
        width: 528px;
        min-height: 30px;
        padding: 30px 15px 0 15px;
        margin: 0;    
        background: url('../images/contentRepeatNewTop.png') top repeat-x;  
    }
    
        #contentSubmenu, #downloadList{
            float: left;
            width: 515px;
            padding: 0;
            margin: 15px 0 0 0;
        }
        
        #contentSubmenu li, #downloadList li{
            float: left;
            width: 515px;
            padding: 0;
            margin: 0;
        }
        
        #contentSubmenu li a, #downloadList li a{
            color: #0066cc;
            font-weight: bold;
            padding: 1px 0 0 15px;
            display: block;
            background: url('../images/arrowBlueRight10.png') left no-repeat;
        }
        
        #contentSubmenu li a:hover, #downloadList li a:hover{
            color: #666666;
            background: url('../images/arrowGrayRight10.png') left no-repeat;
        }
    
    #serviceBottomRepeat{
        float: left;
        width: 558px;
        height: 30px;
        padding: 0;
        margin: 0 0 15px 0;    
        background: url('../images/contentRepeatNew.png') top repeat-x;  
    }
/*End dealers & Service */

/*Dealers*/
.dealerList{
    float: left;
    width: 513px;
    padding: 0;
    margin: 15px 0 0 0;
}

.dealerList li{
    float: left;
    width: 513px;
    padding: 0;
    margin: 0;
}
/*End Dealers*/

/*Contact*/
#contactLeft{
    float: left;
    width: 370px;
    padding: 0;
    margin: 0;
}

    #contactTable td{
        padding: 0 0 5px 0;
    }

    .col1{
        width: 140px;
        vertical-align: top;
    }
    
    .field140{
        width: 140px;
        border: 1px solid #d0d1d2;
        font-family: Arial, Verdana, Tahoma;
        font-size: 12px;
        color: #666666;
    }
    
    input.error{
        border: 1px solid #0066cc;
    }
    
    span.error
    {
        font-style: italic;
        color: red;
    }
    
    .field300{
        width: 300px;
        border: 1px solid #d0d1d2;
        font-family: Arial, Verdana, Tahoma;
        font-size: 12px;
        color: #666666;
    }
    
    .area300{
        width: 300px;
        height: 100px;
        border: 1px solid #d0d1d2;
        font-family: Arial, Verdana, Tahoma;
        font-size: 12px;
        color: #666666;
    }
    
    .capt{
        margin-top: 10px;
    }
    
    .buttonSend_nl{
        float: right;
        width: 81px;
        height: 21px;
        padding: 0;
        margin: 0;
        border: none;
        cursor: pointer;
        background: url('../images/buttonSendNL.png') no-repeat;
    }
    
    .buttonSend_fr{
        float: right;
        width: 81px;
        height: 21px;
        padding: 0;
        margin: 0;
        border: none;
        cursor: pointer;
        background: url('../images/buttonSendFR.png') no-repeat;
    }

#contactRight{
    float: left;
    width: 280px;
    padding: 0;
    margin: 0;
}
/*End contact*/

/*Footer*/

#footerContainer{
    float: left;
    width: 930px;
    height: 92px;
    padding: 15px 21px;
    margin: 0;
    font-weight: bold;
    font-size: 11px;
    background: url('../images/footerBackground.png') no-repeat;
}

    #footerLeft{
        float: left;
        width: 330px;
    }
    
    #footerRight{
        float: left;
        width: 600px;
    }
    
        #footerMenu{
            float: right;
            padding: 0;
            margin: 0;
        }
        
        #footerMenu li{
            float: left;
            padding: 0;
            margin: 0;
        }
        
        #footerMenu li a{
            color: #666666;
        }
        
        #footerMenu li a:hover, #footerMenu li a.active{
            color: #0066cc;
        }
/*End footer*/

h1, h2, h3, h4, h5, h6{
    padding: 0;
    margin: 0;
    color: #0066cc;
    font-weight: bold;
}

h1{
    font-size: 14px;
    margin: 0 0 20px 0;
}

h2{
    font-size: 13px;
}

h3{
    font-size: 12px;
}

h4{
    font-size: 16px;
    color: black; 
}

h5{
    font-size: 14px;
    color: #649b56;
    padding: 0;
}

#calculateTable
{
    float: left;
    width: 300px;
}

#calculateTable table td
{
    padding: 10px 3px;
    
}

#calculatePhoto
{
    float: left;
    width: 200px;
}
