body {
    margin      : 0;
    padding     : 0;
    width       : 100%;
    height      : 100%;
    background  : #ffffff url(../img/logo.gif) scroll no-repeat 28px 14px;
    font-family : Helvetica, sans-serif;
    font-size   : 10px;
    }

#it {
    border-right    : 7px solid #354546;
    width           : 100%;
    height          : 100%;
    }

#left, #nav {
    vertical-align  : top;
    }

#left, #itt {
    width   : 100%;
    }

table   { border-collapse: collapse; }

img {
    border  : 0;
    }

a {
    font-size       : 11px;
    font-weight     : bold;
    color           : #333333;
    text-decoration : none;
    line-height     : 120%;
    }

a:hover {
    color   : #000000;
    }

a:hover h2 {
    color   : #333333;
    }

.home {
    width       : 100% ;
    background  : #ededed;
    margin      : 92px 0 0 0 ;
    }

.home .left {
    background  : #ffffff;
    width       : 22px;
    }

.home img {
    float           : left;
    border-right    : 4px solid #ffffff;
    }

.home div {
    width   : 160px;
    padding : 22px 0 0 546px;
    }

h1, h2, h3 {
    padding     : 0;
    margin      : 0;
    line-height : 120%;
    }

h1 {
    font-size   : 15px;
    font-weight : bold;
    color       : #8A274A;
    padding     : 0 0 2px 0;
    }

h2 {
    font-size   : 19px;
    color       : #666666;
    }

.feature {
    margin  : 15px 0 0 23px ;
    }

.feature img {
    float   : left;
    padding : 0 23px 15px 15px;
    }

.text {
    width       : 200px;
    height      : 19px;
    border      : 0;
    padding     : 0;
    background  : #ededed;
    }

.submit {
    color       : #8A274A;
    font-size   : 12px;
    font-weight : bold;
    height      : 19px;
    border      : 0;
    padding     : 0;
    margin      : 3px 0;
    background  : #ffffff;
    }

.feature div {
    padding     : 8px 0 10px 188px;
    width       : 204px;
    font-family : 'Lucida Grande', sans-serif;
    font-size   : 10px;
    color       : #999999;
    line-height : 120%;
    }

table[border='1'] {
    position    : absolute;
    top         : 100%;
    }
    
.footer {
    padding     : 20px 64px;
    color       : #000000;
    font-family : 'Lucida Grande', sans-serif;
    font-size   : 10px;
    vertical-align  : bottom;
    }

.footer a {
    color       : #000000;
    font-family : 'Lucida Grande', sans-serif;
    font-size   : 10px;
    font-weight : normal;
    }

.footer a:hover {
    text-decoration : underline;
    }

.quote {
    font-size   : 11px;
    color       : #666666;
    width       : 220px;
    line-height : 130%;
    }

#inquire {
	font-size   : 11px;
    color       : #CCCCCC;
    }

#inquire a:hover {
	color:#FF0000;
	}
