body {
	background: #1E0C82 url(../img/bg.jpg) repeat-x top;
}

#wrapper {
	width: 740px;
	margin:0 auto;
	background: #FFF;
}

#box1 {
    width: 610px;
    background: url(../img/ex2.gif) repeat-y;
}

#box1Inner {
    background: url(../img/ex1.gif) no-repeat;
    padding-top: 50px;
}

#box1Inner img {
    background: url(../img/ex3.gif) no-repeat bottom left;
    padding: 0 29px 60px;
}

.section {
    width: 660px;
    margin: 0 auto;
}

.section p {
    line-height: 2;
    margin: 1.6em 0;
}

.section ul li {
    line-height: 2;
}

.section ul.ten li {
    background: url(../img/ten.gif) no-repeat 0 10px;
    padding-left: 20px;
}

#box2 {
    width: 610px;
    background: url(../img/innergiza.gif) repeat-y;
}

#box2Inner {
    padding: 20px;
    background: url(../img/topgiza.gif) no-repeat;
}

#box2 p.end {
    background: url(../img/bottomgiza.gif) no-repeat bottom left;
    margin: -20px;
    padding: 20px 20px 40px;
}

#box3 {
    margin-bottom: 50px;
}

#box3 p {
    margin-left: 30px;
    margin-right: 30px;
}

#box3 p.nm {
    margin-left: 0;
}

img.brett {
    margin-bottom: -10px;
}

.box4 {
    position: relative;
    width: 610px;
    margin: 60px auto;
    background: url(../img/innergold.gif) repeat-y;
}

.box4Inner {
    position: relative;
    top: -5px;
    padding-top: 30px;
    background: url(../img/topgold.gif) no-repeat;
}

.box4 img.end {
    position: relative;
    top: 25px;
    margin-top: -25px;
    padding: 25px;
    background: url(../img/bottomgold.gif) no-repeat bottom left;
}

.small {
    margin-top: 50px;
    font-size: 12px;
}

.small p {
    margin-bottom: 10px;
}

.small ul {
    margin-left: 2em;
}

.small ul li {
    text-indent: -1em;
    margin-bottom: 1em;
}

.box5 {
    width: 610px;
    margin: 30px auto;
    background: url(../img/box8_2.gif) repeat-y;
}

.box5Inner {
    background: url(../img/box8_1.gif) no-repeat;
    padding: 45px;
}

.box5Inner p.end {
    background: url(../img/box8_3.gif) no-repeat bottom left;
    margin-bottom: -45px;
    margin-left: -45px;
    margin-right: -45px;
    padding: 0 45px 45px;
}

.qa {
    width: 610px;
    margin: 30px auto;
    background: url(../img/qa2.gif) repeat-y;
}

.qa dl {
    line-height: 1.4;
}

.qa dl img {
    position: relative;
    display: block;
    float: left;
    margin-right: 1em;
    top: -4px;
}

.qa dl dt {
    position: relative;
    padding: 20px 20px 10px;
    border-bottom: 1px solid #CCC;
    background: url(../img/qa1.gif) no-repeat;
}

.qa dl dd {
    background: url(../img/qa3.gif) no-repeat bottom left;
    padding: 20px;
}

.qa dl dt span,
.qa dl dd span {
    display: block;
    margin-left: 3em;
}

.qa dl dt span {
    font-weight: bold;
}

#footer{
    text-align:center;
    font: 10pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
    color:#FFFFFF;
    padding:20px 0;
    background-image: url(../img/footer.gif);
    background-repeat: repeat-x;
}

body.lower h1 {
    text-align: center;
    font-size: 11px;
}

body.lower div#wrapper {
    padding-bottom: 30px;
}

body.lower div#wrapper table {
    margin: -20px auto 0;
    width: 610px;
    border: 1px solid #FFF;
    line-height: 2;
    font-size: 12px;
}

body.lower div#wrapper table tr td {
    padding: 0.4em 1em;
    border: 1px solid #FFF;
    width: 6em;
}

body.lower div#wrapper table tr td.dt {
    background: #afc9fe;
}

body.lower div#wrapper table tr td.dd {
    background: #EEEDEA;
}

p#toTop {
    line-height: 1;
    text-align: center;
    margin-top: 30px;
}