
html {
    overflow:scroll;
}

body {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666;
}

#under_menu {
    background-image:url(../images/slice_menu.gif);
    background-repeat:repeat-x;
    background-position:left top;
    height:7px;
    margin:0px auto;
    width:900px;
}

#fpdisplay {
    height:416px;
    margin:0px auto;
    overflow:hidden;
    width:910px;
}

#fpdisplay1 {
    border-right:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
    border-left:solid 1px #ccc;
    height:320px;
    margin:0px auto;
    width:898px;
}

.fpdisplay_img {
    background-repeat:no-repeat;
    background-position:left top;
    display:inline;
    height:320px;
    float:left;
    width:449px;

    opacity:1.0;
    filter: alpha(opacity=100);
    zoom:1;
}

#fpdisplay2 {
    background-image:url(../images/slice_fadetop.png), url(../images/slice_fadebtm.png);
    background-repeat:repeat-x, repeat-x, no-repeat;
    background-position:left top, left bottom, 842px 10px;
    height:416px;
    margin:0px auto;
    width:898px;
}

#fpdisplay2_left {
    background-image:url(../images/city_road.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    display:inline;
    height:416px;
    float:left;
    margin:0px;
    width:449px;
}

#fpdisplay2_right {
    display:inline;
    height:416px;
    float:left;
    margin:0px;
    width:449px;
}

.fpdisplay2_inner {
    margin:80px 0px 0px 40px;
    margin:80px 0px 0px 35px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#666;
}

.title2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight: bold;
    color:#666;
}

.title3 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    color:#006699;
}

.title4 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    color:#666;
}

.fpdisplay2_inner div {
    margin-bottom:15px;
}

#fpdisplay3 {
    background-repeat:no-repeat, no-repeat, no-repeat;
    background-position:729px 65px, 766px 125px, 788px 178px;
    height:320px;
    margin:0px auto;
    position:relative;
    top:-641px;
    width:910px;
}
.fpselect {
    font-size:11px;
    height:140px;
    margin:4px auto;
    width:900px;
}

.fpselect2 {
    font-size:11px;
    height:140px;
    margin:3px auto;
    width:900px;
}

.photorow {
    background-repeat:no-repeat;
    background-position:left top;
    display:inline;
    float:left;
    height:140px;
    width:223px;
    margin-right:2px;
}

.photorow2 {
    background-repeat:no-repeat;
    background-position:left top;
    display:inline;
    float:left;
    height:140px;
    width:223px;
    margin-right:2px;
}

#fpother {
    font-size:11px;
    margin:0px auto 4px;
    width:900px;
}

a:link,
a:visited,
a:focus,
a:active {
    color:inherit;
    text-decoration:none;
}

a:hover {
    color:inherit;
    text-decoration:none;
}

#fplowfade {
    background-image:url(../images/slice_fadetop.png);
    background-repeat:repeat-x;
    background-position:left top;
    height:55px;
    margin:0px auto;
    padding-top:10px;
    text-align:center;
    width:900px;
}

#copy {
    font-size:11px;
}
