﻿body, html
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url('images/layout/background_layer_1.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    background-color: #093a5e;
    height: 100%;
    width: 100%;
    z-index: 99;
}

/* Bouncy Castle */
#bouncyouter 
{
    width: 100%;
    text-align: center;
    height: 100%
}
#bouncyoutercontainer 
{
    width: 100%;
    text-align: center;
    height: 100%
}
#headercontainer 
{
    width: 100%;
    text-align: center;
    height: 400px
}
#bouncyleft 
{
    background-image: url('images/layout/bouncy_left.png');
    background-repeat: no-repeat;
    background-position: right top;
    width: 356px;
    height: 400px
}
#bouncyright 
{
    background-image: url('images/layout/bouncy_right.png');
    background-repeat: no-repeat;
    background-position: left top;
    width: 356px;
    height: 400px
}
#bouncyinnerright 
{
    width: 738px;
    height: 201px
}
#bouncyinnerleft
{
    width: 738px;
    height: 199px
}
#innertable
{
    width: 738px;
    height: 400px
}
#bouncyinner
{
    width: 738px;
    height: 400px
}

/* Table 2 */
#headercontainer2 
{
    width: 780px;
    text-align: center;
    height: 30px
}
#bouncyleft2
{
    width: 175px;
    height: 30px
}
#bouncyright2
{
    width: 175px;
    height: 30px
}
#bouncyinnerinner
{
    width: 780px;
    height: 30px
}
#innertable2
{
    width: 780px;
    height: 30px
}
#bouncyinner2
{
    width: 780px;
    height: 30px
}

/* Table 3 */
#headercontainer3
{
    width: 780px;
    text-align: center;
    height: 110%
}
#bouncyleft3
{
    width: 175px;
    height: 110%
}
#bouncyright3
{
    width: 175px;
    height: 110%
}
#bouncyinnerinner3
{
    padding: 0px 5px 0px 5px;
    width: 780px;
    height: 110%
}
#innertable3
{
    width: 780px;
    height: 110%
}
#bouncyinner3
{
    width: 780px;
    height: 110%;
}

/* Menu */
.menuitem2 
{
    width: 20%;
}
.menuleft2
{
    width: 20%;
}
.menuright2
{
    width: 20%;
}
#menu2
{
    width: 738px;
    height: 100px;
}
#menutable2
{
    width: 738px;
    height: 100px;
}
#padit 
{
    padding: 20px 20px 20px 20px;
    width: 100%; 
    height: 100%;
    text-align: left
}
#bouncyfootertable 
{
    width: 1130px;
    height: 83px
}
#bouncyfooter 
{
    width: 1130px;
    height: 83px
}