﻿h1
{
    background:url('../images/horizontalrule.gif') bottom repeat-x;
    padding-top:50px;
    text-indent:70px;
    margin-left:30px;
    width:600px;
    height:31px;
}

#models
{
    margin-top:5px;
    width:940px;
    height:500px;
    margin-left:auto;
    margin-right:auto;
}

#models h2
{
    text-align:center;
    text-indent:700px;
    background:url('../images/horizontalrule.gif') repeat-x bottom;
    margin-left:50px;
    margin-right:10px;
    padding-right:10px;
    font:large;
}

h2
{
    margin-left:50px;
    text-align:center;
    font-size:large;
    font-weight:normal;
}

.item
{
    width:460px;
    height:500px;
}


.img
{
    float:left;
    margin-bottom:20px;
}


#models li
{
    margin-left:25px;
}

#pc
{
    background-image:url('../images/fractal7.gif');
    background-position:center;
}

.left
{
    text-align:left;
    margin-left:200px;
}

#server li
{
    margin-left:200px;
}

.right
{
    float:right;
    margin-right:50px;
}