﻿body
{
    margin:0px;
}
img, a
{
    behavior: url(iepngfix.htc) 
}

.main
{
    width:1030px;
    height:768px;
    background-image:url(images/splashus/bg.png);
    background-repeat:no-repeat;
    background-color:#FFF;
    top:0px;
}

.main_text
{
    height:585px;
    padding-left:49px;
    padding-top:33px;
    width:393px;
    float:left;
    azimuth:behind;
    position:relative;
    z-index:1;
}

.logo
{
    height:140px;
    width:393px;
}
.text
{
    padding-top:45px;
}


.decoration
{
    height:618px;
    float:left;
    padding-left:8px;
}
.lines
{
    width:220px;
    float:left;
    padding-left:8px;
}
.ronds
{
    width:348px;
    float:left;
    text-align:left;
}
.rond1
{
    margin-left:39px;
    margin-top:73px;
}
.rond2
{
    margin-left:137px;
    margin-top:26px;
}
.rond3
{
    margin-left:0px;
    margin-top:-53px;
}

.bottom
{
    background-color:#FFF;
    background-image:url(images/thumbBg.png);
    background-repeat:no-repeat;
    clear:both;
    float:left;
    display:block;
    height:149px;
    width:1024px;
    position:relative;
    z-index:4;
}

.thumbnails
{
    display:inline;
    float:left;  
    margin-top:-100px;  
}
.thumbnails ul
{
    padding:0px;
}
.thumb
{
    width:76px;
    height:98px;
    margin-right:13px;
    display:inline;
}
.thumb a
{
    border:none;
}
.photohome
{
    margin-left:71px;
    margin-right:60px;
    display:inline;
    position:relative;
    z-index:5;
}

