BODY { background: url('../images/backgrounds/background-home.jpg') fixed; background-repeat: no-repeat; background-position: center center }

/* DIV : customerservice */

.site .customerservicediv { position: absolute; width: 250px; height: 70px; top: 124px; left: 15px }
.site .customerservicediv H2 { color: #ffffff; font-size: 11px; text-transform: lowercase; margin: 0px; margin-top: 10px; margin-bottom: 10px }
.site .customerservicediv .fielddiv { padding-bottom: 8px }
.site .customerservicediv .labeldiv { float: left; width: 90px; background: #00001f; margin-right: 10px; margin-top: 1px; color: #4ea8ff; font-size: 10px }
.site .customerservicediv .labeldiv DIV { margin: 3px }
.site .customerservicediv .labeldiv IMG { margin-right: 5px; margin-left: 5px }
.site .customerservicediv .inputdiv { float: left; width: 125px }
.site .customerservicediv .inputdiv INPUT { border: 2px solid #000014; font-size: 11px; background: url('../images/backgrounds/background-input.gif'); font-weight: bold; padding-left: 4px; width: 100% }
.site .customerservicediv .buttondiv { position: absolute; left: 241px; top: 60px }
.site .customerservicediv .buttondiv IMG { border: 0px }

/* DIV : introduction */

.site .introductiondiv { position: absolute; width: 200px; left: 550px; top: 40px }
.site .introductiondiv H2 { color: #ffffff; font-size: 14px }
.site .introductiondiv P { color: #48a6ff; font-size: 11px; line-height: 150% }
.site .introductiondiv .subnavigationdiv { position: absolute; top: 147px; width: 200px }
.site .introductiondiv .subnavigationdiv .itemdiv { float: left; font-size: 9px; margin-top: 6px; text-transform: lowercase }
.site .introductiondiv .subnavigationdiv .itemdiv A { color: #ffffff; text-decoration: none }
.site .introductiondiv .subnavigationdiv .splitterdiv { float: left; background: url('../images/other/other-introductionsubnavigationsplitter.gif'); width: 1px; height: 23px; margin-left: 10px; margin-right: 10px }
.site .introductiondiv .subnavigationdiv A:hover { color: #a6bdf2 }

/* DIV : showcases */

.site .showcasediv { position: absolute; top: 275px; left: 15px; width: 360px }
.site .showcasediv .itemdiv { position: absolute; top: 0px; width: 161px; height: 128px; background: url('../images/backgrounds/background-showcaseitem.gif') no-repeat }
.site .showcasediv .item1div { left: 0px }
.site .showcasediv .item2div { left: 190px }
.site .showcasediv .itemdiv .foregrounddiv { position: absolute; top: 0px; left: 0px; width: 161px; height: 124px; z-index: 1 }
.site .showcasediv .itemdiv .foregrounddiv IMG { border: 0px }
.site .showcasediv .itemdiv .backgrounddiv { position: absolute; top: 0px; left: 0px; width: 161px; height: 124px; z-index: -1; background: url('../images/backgrounds/background-showcaseitem.png') no-repeat; width: 5600px }
.site .showcasediv .itemdiv .loadingdiv { background: url('../images/icons/icon-ajaxloading.gif') no-repeat center 45%; width: 100%; height: 100% }
.site .showcasediv .itemdiv .framediv { width: 100%; height: 100% }
.site .showcasediv .itemdiv .framediv .thumbdiv { margin-left: 3px; padding-top: 3px; margin-bottom: 3px }
.site .showcasediv .itemdiv .framediv .thumbdiv .image { border: 1px solid #000000 }
.site .showcasediv .itemdiv .framediv .namediv { color: #ffffff; font-size: 11px; font-weight: bold; text-align: right }
.site .showcasediv .splitterdiv { position: relative; float: left; width: 26px }

/* DIV : news */

.site .newsdiv { position: absolute; left: 405px; width: 170px; top: 275px }
.site .newsdiv H2 { color: #ffffff; font-size: 11px; margin-bottom: 5px }
.site .newsdiv .thumbdiv IMG { border: 1px solid #000000 }
.site .newsdiv .subnavigationdiv { position: absolute; top: 115px; width: 200px }
.site .newsdiv .subnavigationdiv .itemdiv { float: left; font-size: 9px; margin-top: 7px }
.site .newsdiv .subnavigationdiv .itemdiv A { color: #ffffff; text-decoration: none }
.site .newsdiv .subnavigationdiv .splitterdiv { float: left; background: url('../images/other/other-introductionsubnavigationsplitter.gif'); width: 1px; height: 23px; margin-left: 10px; margin-right: 10px }
.site .newsdiv .subnavigationdiv A:hover { color: #a6bdf2 }

/* DIV : services */

.site .servicesdiv { position: absolute; left: 595px; top: 275px; width: 156px }
.site .servicesdiv .itemdiv { background: url('../images/buttons/button-service.gif') no-repeat; width: 156px; font-size: 10px; height: 19px; margin-bottom: 3px }
.site .servicesdiv .itemdiv:hover { background: url('../images/buttons/button-service-selected.gif') no-repeat }
.site .servicesdiv .itemdiv .linkdiv { margin-left: 25px; padding-top: 2px; cursor: pointer }
.site .servicesdiv .itemdiv .linkdiv A { color: #48a6ff; text-decoration: none; font-size: 10px; margin: 0px; padding: 0px } 
