html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}


body {
    background-color:#fff; 
    font-family:"Trebuchet MS";  
}

a, a:visited {
    color:#000;
}

a:hover {
    color:#0068c1;
}

#main {
    width:970px;
    margin:0 auto;
    position:relative;
}

#prodlink {
    width:110px;
    height:26px;
    position:absolute;
    top:0;
    right:55px;
}

td.header1 {
    width:245px;
    height:203px;
    background:url(/img/line1.gif) bottom left repeat-x;
}

td.header2, td.content2 {
    width:10px;
}

td.header3 {
    width:540px;
    background:url(/img/line1.gif) bottom left repeat-x;
    vertical-align:top;
}

td.header4 {
    width:100px;
    background:url(/img/line1.gif) bottom left repeat-x;
    vertical-align:top;
    text-align:center;
}

h1, h1 a {
    color:#3a3a3a;
    font-weight:normal;
    text-decoration:none;
    margin-bottom:10px;
}

h2{
    color:#2d6680;
    font-size:18px;
    font-family:"Trebuchet MS";
    font-weight:normal;
    line-height:120%;
}

h3 {
    font-size:22px;
    margin:12px 0;
    color:#747474;
    font-weight:bold;
}

p {
    font-size:12px;
    color:#3a3a3a;
    font-family:arial;
    margin:4px 0;
    line-height:140%;
}

td.content1m {
    width:221px;
    vertical-align:top;
    padding:12px;
}

td.content1 {
    width:245px;
    vertical-align:top;
    text-align:center;
}

td.content3, td.content3m, td.content3mm {
    width:650px;
    padding:105px 0 0 18px;
    vertical-align:top;
}

.content1m li {
    line-height:120%;
    font-size:12px;
    margin:3px 10px;
}

.content1m li a {
    text-decoration:none;
}

td.content3m { 
    padding:20px 0;
}

td.content3mm { 
    padding:0;
    padding-bottom:25px;
}

.content3m h1 {
    font-size:30px;
    color:#858585;
    border-bottom:1px solid #C4C4C4;
    padding:0 0 18px 20px;
    font-weight:normal;
    margin-bottom:20px;
}

.content3m h2, .content3mm h2, h4, h5 {
    color:#858585;
    margin-top:18px;
    font-size:18px;
    font-weight:normal;
}

.content3mm h2 {
    margin:0;
}

h4 {
    margin-bottom:8px;
}

.content3m p, .content3mm p {
    margin:10px 0;
}

.content3m h5 {
    margin:0;
    padding:0;
}

.content3m p.nobr {
    margin:0;
    padding:0;    
}

td.content4 {
    width:210px;
    height:52px;
    background:url(/img/back2.gif) 0 0 no-repeat;
    vertical-align:middle;
    padding-left:35px;
}

.content4 a {
    text-decoration:none;
}

td.content5 {
    width:650px;
    background:url(/img/line2.gif) 0 100% repeat-x;
}

td.content6 {
    width:245px;
    height:53px;
    background:url(/img/back1.gif) 0 0 no-repeat;
    vertical-align:middle;
    text-align:center;
}

td.content7 {
    width:450px;
    background:url(/img/line5.gif) 0 0 repeat-x;
    text-align:right;
    vertical-align:top;
}

td.content8 {
    width:200px;
    background:url(/img/line5.gif) 0 0 repeat-x;
    text-align:center;
    vertical-align:middle;
}

td.content6 a {
font-size:11px;
text-decoration:none;
}

td.content4 p {
    font-size:12px;
    font-weight:bold;
    margin:0;
}

a#sma1, a#sma2, a#sma3, a#sma4, a#sma5, a#sma6 {
    display:block;
    height:18px;
    margin:0 15px;
}

a#sma1 {
    width:59px;
    background:url(/img/b1.png) 0 0 no-repeat;
    margin:0 24px;
}

a#sma2 {
    width:59px;
    background:url(/img/b2.png) 0 0 no-repeat;
    margin:0 25px;    
}

a#sma3 {
    width:70px;
    background:url(/img/b3.png) 0 0 no-repeat;
    margin:0 18px;    
}

a#sma4 {
    width:70px;
    background:url(/img/b4.gif) 0 0 no-repeat;
}

a#sma5 {
    width:66px;
    background:url(/img/b5.gif) 0 0 no-repeat;
}

a#sma6 {
    width:79px;
    background:url(/img/b6.gif) 0 0 no-repeat;
}

a#sma4:hover, a#sma5:hover, a#sma6:hover {
    background-position-y:-18px;
}

.menu a span {
    display:none;
}

.sm {
    width:auto;
    float:left;    
    background-position-x:0;
    background-position-y:0;
    background-repeat:repeat-x;
    height:199px;
}

.sm ul {
    display:none;
}

.sm li, .sm li a {
    color:#fff;
    font-size:12px;
    font-weight:bold;
    line-height:100%;
    margin:4px 0;
}

.sm li a { 
    text-decoration:none;
}

.smm {
    width:100%;
    height:178px;
}

ul#smul1 {
    margin-top:93px;
    margin-left:8px;
}

ul#smul2 {
    margin-top:108px;
    margin-left:8px;    
    
}

ul#smul3 {
    margin-top:108px;
    margin-left:8px;    
}

.spacer1 {
    width:1px;
    height:197px;
    float:left;
    background:url(/img/line4.gif) 0 100% no-repeat;
}

table.logos {
    width:920px;
    margin:0 auto;
}

table.logos2 {
    width:650px;
    margin:0 auto;
}

table.logos td { 
    width:20%;
    vertical-align:top;
}

table.logos2 td { 
    width:25%;
    vertical-align:top;
}

table.logos td.logo1, table.logos2 td.logo1 {
    width:15px;
    background:url(/img/line3.gif) 0 0 repeat-y;
}

table.logos td.logo2, table.logos2 td.logo2 {
    width:150px;
    vertical-align:top;
    text-align:left;
}

a.biglink {
    font-size:18px;
    text-decoration:none;
}

.datatable td {
    border:1px solid #ccc;
    padding:2px 8px;
}

#counter, #offid8, #offidd8 {
    float:left;
    padding-left:20px;
}
