* {
    padding:0;
    margin:0;
    border:0;
}

#container {
    margin:auto;
    width:750px;
    overflow:hidden;
    background:#fff;
}

#Slice-01 {
    position:relative;
    float:left;
    width:150px;
    height:150px;
    overflow:hidden;
}

#Slice-02 {
    position:relative;
    float:left;
    width:150px;
    height:150px;
    overflow:hidden;
}

#Slice-03 {
    position:relative;
    float:left;
    width:150px;
    height:150px;
    overflow:hidden;
}

#Slice-04 {
    position:relative;
    float:left;
    width:300px;
    height:150px;
    overflow:hidden;
}

#Slice-05 {
    position:relative;
    float:left;
    width:150px;
    height:150px;
    overflow:hidden;
}

#Slice-06 {
    position:relative;
    float:left;
    width:148px;
    height:148px;
    padding:2px 0 0 2px;
    background: url(images/Slice_06.gif);
    overflow:hidden;
}

#Slice-07 {
    position:relative;
    float:left;
    width:150px;
    height:150px;
    overflow:hidden;
}

#Slice-08 {
    position:relative;
    float:left;
    width:150px;
    height:150px;
    overflow:hidden;
}

#Slice-09 {
    position:relative;
    float:right;
    width:150px;
    height:450px;
    overflow:hidden;
}

#Slice-10 {
    position:relative;
    float:left;
    width:150px;
    height:150px;
    overflow:hidden;
}

#Slice-11 {
    position:relative;
    float:left;
    width:150px;
    height:150px;
    overflow:hidden;
}

#Slice-12 {
    position:relative;
    float:left;
    width:149px;
    height:147px;
    padding:3px 0 0 1px;
    background: url(images/Slice_12.gif);
    overflow:hidden;
}

#Slice-13 {
    position:relative;
    float:left;
    width:150px;
    height:150px;
    overflow:hidden;
}

#Slice-14 {
    position:relative;
    float:left;
    width:150px;
    height:150px;
    overflow:hidden;
}

#Slice-15 {
    position:relative;
    float:left;
    width:150px;
    height:150px;
    overflow:hidden;
}

#Slice-16 {
    position:relative;
    float:left;
    width:150px;
    height:150px;
    overflow:hidden;
}

#Slice-17 {
    position:relative;
    float:left;
    width:149px;
    height:147px;
    padding:3px 0 0 1px;
    background: url(images/Slice_17.gif);
    overflow:hidden;
}

body {
    background:#efefff;
}

#content {
    background:#fff;
    position:relative;
    padding-left:150px;
    width:430px; /* 450 -10 -10 */
    padding:10px;
    float:right;
    font-family:arial, verdana, sans-serif;
}

#content h1 {
    color:#2B316B;
    font-size:130%;
    font-weight:normal;
    padding:1ex 0 1ex 1ex;
    background:#FCC315;
    margin-bottom:1em;
}

#content h2 {
    color:#495182;
    font-size:100%;
    font-weight:bold;
    padding:1em 0 .5ex 1ex;
}

#content h2 a {
    text-decoration:none
}

#content h3 {
    color:#666;
    font-size:80%;
    font-weight:bold;
    padding:1em 0 .8ex 1.3ex;
}

#content p {
    color:#666;
    font-size:80%;
    font-weight:normal;
    padding:0 0 1em 1ex;
    text-align:justify;
}

#content ul li {
    color:#666;
    font-size:80%;
    font-weight:normal;
    padding:0 0 .5em 0em;
    margin-left:2em;
    text-align:left;
}

#content img.rightimage {
    padding:0 0 5px 5px;
    float:right;
    width:140px;
}

form input {
    border:1px solid black;
    display: inline;
}

form textarea {
    border:1px solid black;
    display: block;
}

#content form p {
    padding: .5em 0 0 0;
}
 
.td-specs, .td-clients {
    color:#888;
    font-size:80%;
    font-weight:normal;
    padding:0 0 .5ex 1ex;
    text-align:left;
    font-family:arial narrow, sans-serif;
    vertical-align:top;
    border-top:1px solid #888;
}

#bottom-menu {
    clear:both;
    position:relative;
    background:#efefff;
    width:750px;
    text-align:center;
}

#bottom-menu p {
    color:#666;
    font-size:70%;
    font-weight:normal;
    font-family:verdana, arial, sans serif;
    padding:.5em 0 .5ex 1ex;
    text-align:center;
}

#bottom-menu a:visited {
    color:#666;
    text-decoration:none;
}

#bottom-menu a:link {
    color:#666;
    text-decoration:none;
}

#bottom-menu a:hover {
    text-decoration:underline;
}




