﻿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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
br.clear 
{
    clear: both;
    height: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
table tr td
{
    vertical-align: top;
}
input
{    
    font-family: Arial, Sans-Serif;
    font-size: 100%;
}
select
{    
    font-family: Arial, Sans-Serif;
    font-size: 100%;
}
textarea
{    
    font-family: Arial, Sans-Serif;
    font-size: 100%;
}


.clear
{
    clear: both;
    height: 0;
    line-height: 0;
}
.floatright
{
    float: right;
    margin: 0 0 20px 20px;
}
.hide
{
    display: none;
}
a
{
    color: #0468AC;
}
a.plus
{ 
    background-image: url(tabpanel-ul-li.gif);
    background-position: left center;
    background-repeat: no-repeat;
    margin-left: 20px;
    padding-left: 15px;
    text-decoration: underline;
}
body
{
    background-color: #f2f2f2;
    color: #333;
    font-family: Trebuchet MS, Verdana, Tahoma, Arial;
    font-size: 80%;
    margin: 20px 0px;
}
div.coewinner
{
    margin: 0 0 10px 30px;
}
div.contactform
{
    background-image: url(contact-form-bottom.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-top: 30px;
}
div.contactform div.inner
{
    background-image: url(contact-form-top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 20px;
}
div.contactform div.inner table tr td.form td
{
    font-size: 90%;
    padding: 3px 0px;       
}
div.contactform div.inner table tr td.form td.label
{
    width: 130px;        
}
div.contactform div.inner table tr td.form td.field input
{
    border: solid 1px #ccc;
    width: 110px;
}
div.contactform div.inner table tr td.form td.largefield textarea
{
    border: solid 1px #ccc;
    height: 50px;
    width: 398px;
}
div.contactform div.inner table tr td.form td.submit
{
    padding-left: 10px;
    vertical-align: bottom;
}
div.contactform div.inner table tr td.info
{
    width: 175px;
}
div.contactform div.inner table tr td.info h4
{
    margin-bottom: 10px;
}
div.contactform div.inner table tr td.info p
{
    font-size: 90%;
    line-height: 140%;
    margin-bottom: 10px;
}
div.contactform div.inner table tr td.spacer
{
    width: 45px;
}
div#container
{
    background-image: url(container.gif);
    background-repeat: no-repeat;
    background-position: center top;
    margin: 0px auto;
    position: relative;
    width: 980px;
}
div#content
{
    padding: 20px 20px 40px 20px;
}
div#content div.left
{
    float: left;
    width: 180px;
}
div#content div.bottom
{
    clear: both;
    width: 100%;
}
div#content div.main
{
    float: right;
    width: 700px;
}
div#content div.mainfull
{
    float: right;
    width: 940px;
}
div#content div.main p, div#content div.mainfull p
{
    line-height: 140%;
    margin: 10px 0;
}
div#footer
{
    color: #fff;
    font-size: 85%;
    position: absolute;
    top: 1000px;
    width: 980px;
}
div#footer a
{
    color: #fff;
}
div#footer div.logos
{
    margin: 10px 20px 20px 0;
    text-align: right;
}
div#footer div.logos img
{
    margin-left: 10px;
}
div#footer div.main
{
    background-image: url(footer-bottom.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
}
div#footer div.inner
{
    background-image: url(footer-top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 25px 20px 20px 20px;
    position: relative;
}
div#footer div.inner div.bbs
{
    position: absolute;
    right: 20px;
    text-align: right;
    bottom: 20px;
}
div#footer div.inner div.contact
{
    line-height: 130%;
    position: absolute;
    right: 20px;
    text-align: right;
    top: 35px;
}
div#footer div.inner div.bbs a, div#footer div.inner div.contact a
{
    text-decoration: underline;
}
div#footer ul.root
{
    display: inline;
    position: relative;
}
div#footer ul.root li
{
    display: inline;
    float: left;
    margin-right: 20px;
}
div#footer ul.root li a
{
    font-size: 110%;
    font-weight: bold;
}
div#footer ul.root ul, div#footer ul.root ul li, div#footer ul.root ul a
{
    display: block !important;
    float: none !important;
    font-size: 100% !important;
    font-weight: normal !important;
    margin: 0;
    padding: 0;
}
div#footer ul.root ul a
{
    background-image: url(footer-child-li.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0 0 0 10px;
}
div.fromtheblog
{
    background: url(from-the-blog.gif) no-repeat center top;
    border: solid 1px #f0f0f0;
    font-size: 85%;
    margin: 0 0 20px 40px;
    padding: 40px 10px 10px 10px;
    width: 245px;   
}
div.fromtheblog p
{
    margin-bottom: 5px;   
}
div.fromtheblog p.subject
{
    font-weight: bold; 
}
div#header
{
    height: 150px;
    padding: 20px 20px 0px 20px;
    position: relative;
}
div#header h1.tagline
{
    color: #333;
    font-size: 100%;
    line-height: 120%;
    position: absolute;
    right: 20px;
    top: 15px;
    text-align: right;
}
div#header h1.tagline span, div#header p.tagline span
{
    display: block;
    font-weight: bold;
    font-size: 110%;
    margin-top: 3px;
}
div#header h1.tagline span a, div#header p.tagline span a
{
    color: #007655;
}
div#header p.tagline
{
    position: absolute;
    right: 20px;
    top: 15px;
    text-align: right;
}
div.messagenotification
{
    border: solid 1px #339933;
    color: #339933;
    font-size: 90%;
    margin-bottom: 10px;
    padding: 10px;
}
div.messagewarning
{
    border: solid 1px #c00;
    color: #c00;
    font-size: 90%;
    margin-bottom: 10px;
    padding: 10px;
}
div.messagewarning a
{
    color: #c00;
}
div#navigation
{
    float: right;
    margin-top: 35px;
    width: 800px;
}
div#navigation p.contact
{
    color: #FF8200;
    font-weight: bold;
    float: right;
    margin: 12px 0 6px 0;
}
div#navigation p.contact a
{
    color: #FF8200;
}
div#navigation p.contact span
{
    background-position: left bottom;
    background-repeat: no-repeat;
    float: left;
    line-height: 20px;
}
div#navigation p.contact span.contact
{
    background-image: url(contact-icon.gif);
    padding-left: 27px;
}
div#navigation p.contact span.email
{
    background-image: url(email-icon.gif);
    margin-right: 25px;
    padding-left: 25px;
}
div#navigation p.contact span.telephone
{
    background-image: url(telephone-icon.gif);
    margin-right: 25px;
    padding-left: 22px;
}
div#navigation ul.root
{
    background-image: url(ul-root.gif);
    background-position: left center;
    background-repeat: repeat-x;
    display: inline;
    height: 32px;
    float: right;
}
div#navigation ul.root li, div#navigation ul.root li.undone
{
    display: inline !important;
    float: left !important;
    position: relative !important;
}
div#navigation ul.root li a
{
    background-image: url(li-off.gif);
    background-position: right center;
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    line-height: 32px;
    padding: 0px 15px;
    text-align: center;
    text-decoration: none;
}
div#navigation ul.root li a:hover, div#navigation ul li.down a, div#navigation ul li a.on
{
    background-image: url(li-on.gif);
}
div#navigation ul.root li.first a
{
    background-image: url(li-first-off.gif);
    padding: 0px 0px 0px 5px;
    width: 64px;
}
div#navigation ul.root li.last a
{
    background-image: url(li-last-off.gif);
    padding: 0px 7px 0px 0px;
    width: 70px;
}
div#navigation ul.root li.first a.on, div#navigation ul.root li.first.on a, div#navigation ul.root li.first a:hover
{
    background-image: url(li-first-on.gif);
}
div#navigation ul.root li.last a.on, div#navigation ul.root li.last.on a, div#navigation ul.root li.last a:hover
{
    background-image: url(li-last-on.gif);
}
div#navigation ul.root ul, div#navigation ul.root ul li, div#navigation ul.root ul a
{
    margin: 0;
    padding: 0;
}
div#navigation ul.root li ul
{
    background-image: url(ul-child.gif) !important;
    background-position: left bottom;
    background-repeat: no-repeat;
    display: none;
    left: -3px;
    padding: 2px 0 5px 0;
    position: absolute;
    top: 32px;
    width: 160px;
    z-index: 2;
}
div#navigation ul.root ul li a, div#navigation ul.root ul li.first a, div#navigation ul.root ul li.last a
{
    background-image: none !important;
    line-height: normal !important;
    padding: 3px 20px !important;
    text-align: left !important;
    width: 120px !important;
    position: relative !important;
}
div#navigation ul.root ul li a:hover
{
    text-decoration: underline !important;
}
div#navigation ul.root li.down
{
    position: relative !important;
}
div#navigation ul.root li.down ul
{
    display: block !important;
}
div.subnavigation
{
    background-image: url(subnavigation.gif);
    background-position: bottom center;
    background-repeat: no-repeat;
    width: 180px;
}
div.subnavigation br
{
    line-height: 95%;
}
div.subnavigation div.inner
{
    background-image: url(subnavigation-inner.gif);
    background-position: top center;
    background-repeat: no-repeat;
    padding: 10px 12px;
}
div.subnavigation ul.root li.first a
{
    color: #069;
}
div.subnavigation ul.root li.first li
{
    clear: both;
    padding: 2px 0;
}
div.subnavigation ul.root li.first li li
{
    padding: 0;
}
div.subnavigation ul.root li.first li a
{
    color: #454545;
    font-weight: bold;
}
div.subnavigation ul.root li.first li li a
{
    color: #666;
    font-weight: normal;
}
div.subnavigation ul.root ul li a
{
    display: block;
    float: right;
    text-align: left;
    width: 85%;
}
div.subnavigation ul.root ul li li a
{
    width: 75%;
}
div.subnavigation ul.root ul li span
{
    background-image: url(subnavigation-li.gif);
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    padding-left: 13px;
}
div.subnavigation ul.root li li li span
{
    margin-left: 20px;
}
div.subnavigation ul.root ul li a:hover
{
    color: #069;
}
div.subnavigation ul.root li li a.on, div.subnavigation ul.root li li li a.on
{
    color: #ff8200;
    font-weight: bold;
}
div.tabpanel
{
    background-image: url(tabpanel.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    padding: 20px;
}
div.tabpanel table tr td
{
    width: 210px;
}
div.tabpanel table tr td a
{
    text-decoration: underline;
}
div.tabpanel table tr td img.logo
{
    float: right;
    margin: 0 15px 10px 20px;
}
div.tabpanel table tr td p
{
    color: #454545;
    font-size: 90%;
    line-height: 130%;
    margin-bottom: 10px;
}
div.tabpanel table tr td ul
{
    margin-left: 20px;
}
div.tabpanel table tr td ul li
{
    background-image: url(tabpanel-ul-li.gif);
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 90%;
    padding-left: 15px;
}
div.tabpanel table tr td.spacer
{
    background-image: url(tabpanel-td-spacer.gif);
    background-position: left top;
    background-repeat: repeat-y;
    width: 20px;
}
h1
{
    color: #ff8200;
    font-size: 240%;
    font-weight: normal;
    margin-bottom: 5px;
}
h2
{
    color: #999;
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 30px;
}
h2.home
{
    color: #0468ac;
    font-size: 140%;
    font-weight: bold;
    margin-bottom: 5px;
}
h3
{
    color: #0468ac;
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 10px;
}
h3.home
{
    color: #333;
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 5px;
}
p
{
    line-height: 120%;
}
p.homeheader
{
    color: #ff8200;
    font-size: 240%;
    font-weight: normal;
}
ul#hometab
{
    background-image: url(hometab.gif);
    background-position: left bottom;
    height: 34px;
    background-repeat: no-repeat;
    margin-top: 50px;
}
ul#hometab li
{
    display: inline;
}
ul#hometab li a
{
    background-position: left top;
    background-repeat: no-repeat;
    color: #fff;
    float: left;
    font-weight: bold;
    line-height: 26px;
    text-align: center;
    text-decoration: none;
    width: 145px;
}
ul#hometab li a.on
{
    color: #333;
}
ul#hometab li a#tabproducts
{
    width: 150px;
}
ul#hometab li a#tabproducts.off
{
    background-image: url(tab-products-off.gif);
}
ul#hometab li a#tabproducts.on
{
    background-image: url(tab-products-on.gif);
}
ul#hometab li a#tabproducts.near
{
    background-image: url(tab-products-near.gif);
}
ul#hometab li a#tabservices.off
{
    background-image: url(tab-services-off.gif);
}
ul#hometab li a#tabservices.on
{
    background-image: url(tab-services-on.gif);
}
ul#hometab li a#tabservices.near
{
    background-image: url(tab-services-near.gif);
}
ul#hometab li a#tabsupport.off
{
    background-image: url(tab-support-off.gif);
}
ul#hometab li a#tabsupport.on
{
    background-image: url(tab-support-on.gif);
}
ul#hometab li a#tabsupport.near
{
    background-image: url(tab-support-near.gif);
}
ul#hometab li a#tababout.off
{
    background-image: url(tab-about-off.gif);
}
ul#hometab li a#tababout.on
{
    background-image: url(tab-about-on.gif);
}