* {
    margin : 0px;
    padding : 0px;
    }
body {
    font-size:13px;
    font-family:Times New Roman;
    color : #666666;
}

a img {
    border:0px;
}

ul {
    list-style-type : none;
    } 

#wrapper{
    margin:0 auto;
    width:785px;
}

.hidden {
    display : none;
    }

#header {
    background:transparent url(../images/maw_header_gallery_bg.jpg) no-repeat scroll left top;
    height:137px;
    position:relative;
    width:785px;
    }
#headerThankyou {
    background:transparent url(../images/maw_header_thankyou_bg.jpg) no-repeat scroll left top;
    height:137px;
    position:relative;
    width:785px;
    }
#cardGenHeader {
    background:transparent url(../images/maw_card_gen_bg.jpg) no-repeat scroll left top;
    height:137px;
    position:relative;
    width:785px;
    }
#header-logo {
    float : left;
    margin : 10px 0px 0px 10px;
    }
#nav1 {
    position:absolute;
    top:10px;
    right:30px;
    margin:0px;
    padding:0px;
}

#nav2 {
    position:absolute;
    top:105px;
    right:30px;
    margin:0px;
    padding:0px;
}


#nav1 li,
#nav2 li {
    float:left;
    list-style:none;
    }


#galleryTop {
    float : left;
    background:transparent url(../images/maw_gallery_top_bg.jpg) no-repeat scroll left top;
    width : 785px;
    height : 211px;
    }
    #wishesComeTrue{
        float : left;
        display : inline;
        margin : 20px 0px 0px 80px;
        }
    #galleryTop .headingText {
        float : left;
        clear : left;
        color : #0066cc;
        padding : 15px 0px 0px 40px;
        width : 490px;
        text-transform : uppercase;
        }
    #makeAWish {
        position : relative;
        top : 20px;
        left : 90px;
        }
    #visitFoundation{
        position : relative;
        top : 90px;
        left : -60px;
        }
    #gallery {
        background:transparent url(../images/gallery_bg.png) repeat-y scroll left top;
        float : left;
        width : 785px;
        }


#cardGenTop{
    float : left;
    background:transparent url(../images/maw_card_gen_main_bg.jpg) no-repeat scroll left top;
    width : 785px;
    }
    #makeOwnEcards{
        float : left;
        display : inline;
        margin : 25px 0px 0px 95px;
        }
    #cardGenTop p {
        float : left;
        clear : left;
        width : 490px;
        padding-left : 40px;
        padding-top : 4px;
        }
    #cardGenTop .headingText {
        float : left;
        clear : left;
        color : #0066cc;
        padding : 85px 0px 0px 40px;
        text-transform : uppercase;
        }
    #mawCard {
        margin-top : 80px;
        }
    #eCard{
        background:transparent url(../images/gallery_bg.png) repeat-y scroll left top;
        float : left;
        padding-left : 40px;
        padding-top : 20px;
        width : 745px;
        }
        #eCard .mawMidLinks {
            margin-bottom : 10px;
        }



#thankyouTop {
    float : left;
    background:transparent url(../images/maw_thankyou_top_bg.jpg) no-repeat scroll left top;
    width : 785px;
    height : 289px;
    }
    #thankyouTop .headingText {
        float : left;
        clear : left;
        color : #0066cc;
        padding : 15px 0px 0px 40px;
        width : 490px;
        text-transform : uppercase;
        }
    p.thankyouText {
        float : left;
        display : inline;
        width : 500px;
        margin : 10px 0px 0px 40px;
        }
    a.btnSendAnotherCard {
        float : left;
        clear : left;
        margin-left : 300px;
        margin-top : -5px;
        display : inline;
        }
    a.thankyouDonation{
        float : left;
        clear : left;
        margin-left : 43px;
        display : inline;
        }
    #ecardHasSent{
        float : left;
        display : inline;
        margin : 15px 25px 0px 110px;
        }

#footer {
    float : left;
    width : 793px;
    height : 90px;
    color : #117434;
    font-family : Arial;

    background:transparent url(../images/footer_bg.gif) no-repeat scroll left top;
    }
    #footer-nav {
        float : left;
        margin : 70px 0px 0px 30px; 
        display : inline;
        }
        #footer-nav a {
            color : #117434;
            }
    #copy {
        float : left;
        margin : 70px 0px 0px 20px;
        display : inline;
        }
    #footer-logo {
        float : left;
        display : inline;
        margin : 25px 0px 0px 30px;        
        }

#charity {
    float : left;
    color : #117434;
    display : inline;
    font-family : Arial;
    font-size : 12px;
    margin-left : 20px;
    }

#altContent {
    float : left;
    margin : 10px 0px 0px 40px;
    }
