/* Browser Reset
---------------------------- */
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;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: 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;}

/* Default
---------------------------- */
html {font-size: 100%;}
body { font: normal 13px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; color: #444; background: #EFEFEF; width: 100%; }
p { line-height: 1.5em;  color:#555; margin: 0 0 20px 0; }
a { color: #0088CC; }
a:hover, a:active { text-decoration: none; }
label { font-weight: bold; cursor: pointer; }
h1, h2, h3, h4, h5, h6 { color: #ff9000; }
h1#cufon { font-size: 200% !important; }
h1 { font-size: 26px; margin: 0 0 20px 0; color: #000; font-weight: normal; }
h2 { font-size: 17px; margin: 0 0 15px 0; }
h3 { font-size: 14px; margin: 0 0 10px 0; color: #000; }
h4,h5,h6 { font-size: 13px; margin: 0 0 2px 0; color: #000; }
hr { border: none; border-top: 1px solid #c5c5c5; height: 1px; padding: 0; margin: 0 0 15px 0; }
ul, ol { list-style: disc; margin: 0 0 30px 30px; padding: 0; }
ol { list-style: decimal; margin: 0 0 30px 45px; padding: 0; }
li { margin: 0 0 5px 0; }
object, embed { margin: 0 0 15px 0; }


/* Clearing
---------------------------- */
.clear { clear: both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* Header & Navigation
---------------------------- */
#header { background: #000 url('/images/header_bg.jpg') repeat-x; height: 50px; padding: 0 20px; position: relative;}
#header h2 { margin: 0; padding: 0; }
#header h2 a { background: url('/images/logo.png') no-repeat 0 0; width: 190px; height: 32px; text-indent: -9999px; overflow: hidden; position: absolute; top:10px; left: 20px; }
#header #nav { position: absolute; top:11px; right: 30px; }
#header #nav ul { margin: 0; padding: 0; list-style: none; }
#header #nav ul li { display: block; float: left; }
#header #nav ul li a { background:#000; color: #fff; display: block; margin: 0 5px 0 0; float: left; text-decoration: none; font-size: 12px; padding:3px 10px; text-transform: uppercase; opacity: 0.6;  -webkit-border-radius: 4px; -moz-border-radius: 4px; }
#header #nav ul li a:hover,
#header #nav ul li.active a,
#header #nav ul li:hover a,
#header #nav ul li.sfhover a { opacity: 1;}
#header #nav ul li.help a { background: none;color: #999; opacity: 1;}
#header #nav ul li.help a:hover { color: #fff; }

#header #nav ul li ul { position: absolute; left: -999em; top: 17px; height: auto;
width:180px; margin: 0; padding: 15px 0 7px 0; list-style: none; background: #000; z-index: 9999; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; }
#header #nav ul li li { float: none; margin: 0; padding: 0; }
#header #nav ul li ul a,
#header #nav ul li:hover ul a,
#header #nav ul li.sfhover ul a,
#header #nav ul li#active:hover ul a { display: block;  font-size: 13px; padding: 0 0 10px 18px; text-align: left; color: #999 !important; _zoom: 1; text-transform: capitalize; }
#header #nav ul li#active ul a:hover,
#header #nav ul li ul a:hover { color: #fff !important; }
#header #nav ul li ul ul { margin: -24px 0 0 172px; }
#header #nav ul li:hover ul ul,
#header #nav ul li.sfhover ul ul { left: -999em; }
#header #nav ul li:hover ul, #header #nav ul li li:hover ul,
#header #nav ul li.sfhover ul, #header #nav ul li li.sfhover ul { left: auto; *margin-left: -100px; }
#header #nav ul li:hover, #header #nav ul li.sfhover { background: none; }

#subhead { background: #000 url('/images/header_bg.jpg') repeat-x;; padding: 25px; }
#subheaddiv { width: 955px; margin: 0 auto; }
#subhead h1 { margin: 0; }

#subheaddiv h1 { background-color: transparent; background-repeat: no-repeat; float: left; margin-top: 4px; text-indent: -9999px; }
#subheaddiv #subnav { color: #777; float: right; font-size: 12px; margin: 7px 0 0 0; }
#subheaddiv #subnav ul li { display: block; float: left; margin: 0 5px; webkit-border-radius: 4px; -moz-border-radius: 4px; }
#subheaddiv #subnav a,
#subheaddiv #subnav a:visited { background: #FFF; color: #000; display: block; padding: 4px 10px; text-decoration: none; webkit-border-radius: 4px; -moz-border-radius: 4px; }

#subheaddiv #subnav a:hover,
#subheaddiv #subnav a:focus,
#services_hostech #subheaddiv #subnav a.subnav1,
#services_technologies #subheaddiv #subnav a.subnav2,
#services_support #subheaddiv #subnav a.subnav3,
#services_home #subheaddiv #subnav a.subnav4,
#services_dustoff #subheaddiv #subnav a.subnav5 { background: #ff9000; color:#fff; text-decoration: none; }


/* Layout
---------------------------- */
#content { background: transparent url('/images/bg.gif') repeat-x; padding: 40px 0; }
#contentdiv { width: 955px; margin: 0 auto; }

#col-1 { float: left; width: 650px; }
#col-2 { float: right; width: 260px; }

.loud { color: #000; }
.small { font-size: 11px; }

.mod { background: #FFF url('/images/mod-bg.gif') repeat-x; border: 1px solid #dcdcdc; padding: 15px 20px; width: 219px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}
.mod p { margin: 0; } 
.mod ul { list-style: none; margin: 0 0 10px 0; padding: 0; }
.mod li {  margin: 0 0 7px 0; }

.callout-mod { background: #fff; border: 1px solid #DCDCDC; margin: 0 0 40px 0; webkit-border-radius: 6px; -moz-border-radius: 6px;
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}
.callout-mod h3 { padding: 7px 12px; color: #FFF; margin: 0; -webkit-border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-topright: 4px;
	background: #2F333E left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#2F333E), color-stop(4%, #4B4E5D), to(#2F333E));
	background: -moz-linear-gradient(top, #2F333E, #4B4E5D 1px, #2F333E 25px); }
.callout-mod .callout-content { padding: 15px 12px 0 12px; }
 #col-2 .callout-mod { margin-bottom: 20px; }

.what-now { margin-bottom: 20px; }

/* Homepage
---------------------------- */
#home .col-1 { float: left; margin-right: 25px; width: 205px; }
#home .col-2 { float: left; width: 440px; }
#home .col-3 { float: right; width: 260px; }
#home .home-content { margin-bottom: 10px; }
#home .col-1 .callout-mod,
#home .col-2 .callout-mod,
#home .col-3 .callout-mod { margin-bottom: 20px; }

#home h1.hdr-so-who-are-we { background-image: url('/images/hdr-so-who-are-we.gif'); height: 33px; width: 197px; }

#home .mod { position: relative; }
#home .mod h3 a { position: static; }
#home .mod a { bottom: 10px; position: absolute; } 

#home #newsletter input.field { width: 172px; }
#home #newsletter input.btn-submit { padding: 3px 5px; }

#home #banner { height: 290px; }
#banner { background:#31323b url(/images/banner_bg.jpg) no-repeat scroll center top; height: 200px; width: 100% }
#bannerdiv { margin: 0 auto; width: 955px; }
#bannerLeft { float: left; width: 512px; }
#bannerLeft #modules div { display: none; }
#bannerLeft #modules div.active { display: block; padding: 40px 60px 30px 0;  }	
#bannerLeft h3 { color: #fff; font-size: 26px; font-weight: normal; line-height: 1.4em; margin: 0 0 15px 0; text-shadow: 0 -1px 1px #000000; }
#bannerLeft a { color: #ff9000; background: url('/images/arrow.gif') no-repeat right 4px; padding-right: 17px; }
#bannerRight { float: left; padding: 25px 0 0 0; width: 442px; }
#bannerRight ul { list-style: none; padding: 0; margin: 0; }
#bannerRight li a span { display: block; font-weight: bold; margin: 0 0 3px 0; }
#bannerRight p { color: #aaa; line-height: normal; margin: 0; }
	
#bannerRight li { border-bottom: 1px solid #ff9000; margin: 0; padding: 0; }
#bannerRight li.last { border: 0; }
#bannerRight li a { color: #AAA; display: block; height: 70px; outline: none; padding: 12px 0 0 86px; text-decoration: none; }
	
#bannerRight li a:hover { color: #ff9000; text-decoration: none; }
	
#bannerRight li a#link1 { background: url(/images/home1.png) no-repeat 0 -77px;  }
#bannerRight li a#link1.active { background: url(/images/home1.png) no-repeat 0 0; color: #ff9000;}
#bannerRight li a#link1.active p { color: #fff;}
#bannerRight li a#link2 { background: url(/images/home2.png) no-repeat 0 0; }
#bannerRight li a#link2.active { background-position: 0 -77px; color: #ff9000;}
#bannerRight li a#link2.active p { color: #fff;}
#bannerRight li a#link3 { background: url(/images/home3.png) no-repeat 0 0; }
#bannerRight li a#link3.active { background-position: left bottom;color: #ff9000; }
#bannerRight li a#link3.active p { color: #fff;}

#bannerRight li a#link1:hover { background-position: 0 0; color: #fff; }
#bannerRight li a#link2:hover,
#bannerRight li a#link3:hover { background-position: 0 -77px; color: #fff;}
#bannerRight li a#link1:hover p,
#bannerRight li a#link2:hover p,
#bannerRight li a#link3:hover p { color: #fff; }

#bannerRight li a#link1.active:hover,
#bannerRight li a#link2.active:hover,
#bannerRight li a#link3.active:hover { color: #ff9000; }

.grid { margin: 0 0 10px 0; padding: 0; list-style: none; }
.grid li { display: block; float: left; margin: 0 7px 0 0; padding: 0; width: 185px;  }
.grid li.last { margin: 0; }
.grid li .mod { min-height: 220px; }
.grid li:hover .mod { border: 1px solid #FF9000; }
.grid li .mod h3 a { 	color: #000; }
.grid li .mod p { margin: 0 0 10px 0; }
.grid .mod { width: auto; margin: 0 0 20px 0;
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

.callout { color: #ff9000; font-weight: bold; font-size: 17px; margin: 0 0 20px 0; }


/* Subpages
---------------------------- */
h1.hdr-what-we-do { background-image: url('/images/hdr-what-we-do.gif'); height: 22px; width: 152px; }
h1.hdr-ignitus-hostech { background-image: url('/images/hdr-ignitus-hostech.gif'); height: 28px; width: 196px; }
h1.hdr-ignitus-technologies { background-image: url('/images/hdr-ignitus-technologies.gif'); height: 28px; width: 263px; }
h1.hdr-ignitus-support { background-image: url('/images/hdr-ignitus-support.gif'); height: 27px; width: 196px; }
h1.hdr-ignitus-home { background-image: url('/images/hdr-ignitus-home.gif'); height: 27px; width: 198px; }
h1.hdr-ignitus-dustoff { background-image: url('/images/hdr-ignitus-dustoff.gif'); height: 28px; width: 199px; }
h1.hdr-why-ignitus { background-image: url('/images/hdr-why-ignitus.gif'); height: 29px; width: 151px; }
h1.hdr-technology-partners { background-image: url('/images/hdr-technology-partners.gif'); height: 29px; width: 262px; }
h1.hdr-news-blogs { background-image: url('/images/hdr-news-blogs.gif'); height: 28px; width: 156px; }
h1.hdr-contact-us { background-image: url('/images/hdr-conact-us.gif'); height: 21px; width: 135px; }

ol.number { color: #ff9000; font-size: 16px; font-weight: bold; margin-left: 1.5em; }
ol.number h3 a { 	color: #000; }
ol.number p { font-size: 13px; font-weight: normal; }

#partners #content { background: #EFEFEF; }

/* Contact US
---------------------------- */
#contact-us { margin: 0 0 20px 0; padding: 0 0 20px 0; border-bottom: 1px solid #c5c5c5; }
#contact-us .contact-info { float: left; }
#contact-us #map { float: right; }
#contact-us ul { list-style: none; margin: 0; padding: 0; }
#contact-us li { margin: 0 0 3px 0; padding: 0; }
#tollfreenumbers #hide { float: right; }
#tollfreenumbers table { width: 100%; margin: 12px 0 0 0; border-collapse: collapse; border: 0; }
#tollfreenumbers table td { padding: 5px 7px; border: 0; vertical-align: top; border: 1px solid #c5c5c5; text-align: left; }


/* Location
---------------------------- */
.addr { margin: 0 0 15px 0; }
.addr ul { list-style: none; margin: 0; padding: 0; }
.addr li { margin: 0 0 3px 0; padding: 0; }


/* Form Defaults
---------------------------- */
input, textarea {  border: solid 1px #E5E5E5; font: normal Verdana, Tahoma, sans-serif; outline: 0; padding: 9px; width: 200px;

	background: #FFFFFF left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

textarea { height: 150px; line-height: 150%; width: 400px; }
input:hover, textarea:hover,
input:focus, textarea:focus { border-color: #C9C9C9; -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px; }
label { color: #999999; }
input.btn-submit { background: #000; border: 0; color: #FFFFFF; font-size: 14px; padding: 9px 15px; width: auto; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
input.btn-submit:hover { background: #FF9000; }

.standard-form { margin: 0 0 15px 0; }
.standard-form label { float: left; width: 80px; padding: 3px 0 0 0; margin: 0; display: block; text-align: left; }
.standard-form span.required { float: left; width: 80px; padding: 3px 0 0 7px; margin: 0; display: block; text-align: left; font-size: 12px; color: #777; }
.standard-form input.field,
.standard-form select.field,
.standard-form textarea.field { float: left; width: 250px; margin: 0 0 10px 0; padding: 2px; } 
.standard-form select.field { width: 256px; }
.standard-form textarea.field { width: 400px; } 
.standard-form br { clear: left; }
.standard-form input.btn-submit { margin-left: 80px; margin-bottom: 20px; }
.standard-form input.field:focus,
.standard-form select.field:focus,
.standard-form textarea.field:focus { border: 1px solid #ff9000; } 

.standard-form2 { background: #FFF url('/images/form-2-bg.jpg') no-repeat bottom left; height: 550px; padding-bottom: 15px; }
.standard-form2 .callout-content { background: transparent url('/images/mod-bg.gif') repeat-x; }
.standard-form2 form { float: right; width: 445px; }
.standard-form2 .field-box { display: inline-block; width: 220px; *float: left; *display: inline; }
.standard-form2 .submit-box { float: right; padding-right: 11px; }
.standard-form2 label { float: left; width: 185px; padding: 3px 0 0 0; margin: 0; display: block; text-align: left; }
.standard-form2 span.required { float: left; width: 80px; padding: 3px 0 0 7px; margin: 0; display: block; text-align: left; font-size: 12px; color: #777; }
.standard-form2 input.checkbox { border: none; margin-bottom: 10px; width: 10px; }
.standard-form2 input.field,
.standard-form2 select.field,
.standard-form2 textarea.field { float: left; width: 197px; margin: 0 0 10px 0;  padding: 2px; } 
.standard-form2 select.field { width: 256px; }
.standard-form2 textarea.field { height: 100px; width: 420px; } 
.standard-form2 br { clear: left; }
.standard-form2 input.btn-submit { margin-bottom: 20px; }
.standard-form2 input.field:focus,
.standard-form2 select.field:focus,
.standard-form2 textarea.field:focus { border: 1px solid #ff9000; }

.standard-form3 { margin: 0 0 15px 0; }
.standard-form3 form { padding-bottom: 10px; }
.standard-form3 label { float: left; width: 140px; padding: 3px 0 0 0; margin: 0; display: block; text-align: left; }
.standard-form3 span.required { float: left; width: 80px; padding: 3px 0 0 7px; margin: 0; display: block; text-align: left; font-size: 12px; color: #777; }
.standard-form3 input.checkbox { margin-bottom: 10px; width: 10px; }
.standard-form3 input.field,
.standard-form3 select.field,
.standard-form3 textarea.field { float: left; width: 227px; margin: 0 0 10px 0;  padding: 2px; } 
.standard-form3 select.field { width: 256px; }
.standard-form3 textarea.field { height: 60px; width: 227px; } 
.standard-form3 br { clear: left; }
.standard-form3 input.btn-submit { margin: 0; }
.standard-form3 input.field:focus,
.standard-form3 select.field:focus,
.standard-form3 textarea.field:focus { border: 1px solid #ff9000; }

#dialog .standard-form label { width: 110px; }
#dialog .standard-form input.btn-submit { margin-left: 110px; margin-bottom: 0px; }
.ui-dialog { -moz-box-shadow: 0 0 1em #999; }

.tbl { width: 90%; border-collapse:collapse; margin: 0 auto 30px auto; border: 1px solid #d4d4d4; }
.tbl thead th { padding: 6px 8px; margin: 0; background: #ff9000; color: #fff; text-align: left; }
.tbl tr.highlight { background: #d4d4d4; }
.tbl td { padding: 5px 8px; border-left: 1px solid #c0bebe;border-bottom: 1px solid #c0bebe; color: #585858; }
.tbl td.first { border-left: 0; }


/* Buttons
---------------------------- */
.button { border: 1px solid #DCDCDC; display: block; height: 155px; margin-bottom: 20px; text-indent: -9999px; box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; webkit-border-radius: 4px; -moz-border-radius: 4px; }
.button:hover { border: 1px solid #FF9000; }
#home .button { background-position: 50% 0; }

.btn-view-showcase { background: transparent url('/images/view-showcase.jpg') no-repeat; }
.btn-why-ignitus { background: transparent url('/images/btn-why-ignitus.jpg') no-repeat; }
.btn-why-ignitus:hover { background-position: 0 -155px; }
.btn-trouble { background: transparent url('/images/btn-trouble.jpg') no-repeat; }
.btn-trouble:hover { background-position: 0 -155px; }
.btn-computer-dust { background: transparent url('/images/btn-computer-dust.jpg') no-repeat; }
.btn-computer-dust:hover { background-position: 0 -155px; }
.btn-graph { background: transparent url('/images/btn-graph.jpg') no-repeat; }
.btn-graph:hover { background-position: 0 -155px; }
.btn-graph-alt { background: transparent url('/images/btn-graph-alt.jpg') no-repeat; }
.btn-graph-alt:hover { background-position: 0 -155px; }

/* Customer Quotes
---------------------------- */
.customer-quote { margin: 0 auto; padding-top: 20px; width: 955px; }
.customer-quote h2 { color: #FFF; font-size: 26px; font-weight: normal; }
.customer-quote p { color: #BFBFBF; font-size: 14px; font-style: italic; font-weight: normal; }
.customer-quote p.source { color: #FFF; font-style: normal; }

/* #customer-quotes { width: 955px; margin: 0 auto; font-size:12px;}
.customer-quotes-top { background:url('/images/customer-quotes-top.gif') no-repeat top left;width:955px;height:5px;margin-left:10px;clear:both;}
.customer-quotes-bottom { background:url('/images/customer-quotes-bottom.gif') no-repeat bottom left;width:955px;height:15px;clear:both;margin-left:10px;}
#customer-quotes #quotes-show { float: left; background: transparent; margin-top: 20px; width: 955px; }
#customer-quotes #quotes-show div { width: 935px; padding: 5px 20px;}
#customer-quotes .controls { height: 100%; float: left; width: 10px; margin-top: 45px; }
#customer-quotes .controls a { height:100px; }
#customer-quotes #prev{ display: none; text-indent: -9999px; width: 6px; background:url('/images/icon-previous-arrow.gif') no-repeat left center;}
#customer-quotes #prev:hover{background-position:right center;}
#customer-quotes #next{ display: none; text-indent: -9999px; width: 6px;margin-left: 5px; ;background:url('/images/icon-next-arrow.gif') no-repeat right center;}
#customer-quotes #next:hover{ background-position:left center;}
#customer-quotes h2{ font-size: 17px; margin: 0 0 10px 0; color: #FFF; }
#customer-quotes p { color: #CFCFCF; font-size: 14px; font-style: italic; margin: 0 0 10px 0;}
#customer-quotes p.source { font-style: normal; color: #FFF !important; } */


/* Social Networks
---------------------------- */
.social-networks { float: left; margin-bottom: 20px; width: 175px; }
.social-networks h3 { color: #FF9000; font-size: 17px; text-transform: uppercase; }
.social-networks a.icon-twitter { margin-left: 5px; }

ul.arrow-list { margin: 0 0 30px 0; padding: 0; list-style: none;}
ul.arrow-list li { margin: 0 0 7px 0; padding: 0 0 0 22px; background:url('/images/arrow-circle.gif') no-repeat scroll left 1px transparent; }


/* Partners Logos
---------------------------- */
ul.tech-partners { margin: 0 auto; padding: 0; list-style: none; width: 870px;}
ul.tech-partners li { cursor: pointer; text-indent: -9999px; height: 40px; float: left; display:block; margin: 0 20px 0 0; padding: 0; background:url('/images/partners.gif') no-repeat 0 0; }
ul.tech-partners li.item1 { width: 206px; background-position: 0 0; }
ul.tech-partners li.item2 { width: 111px; background-position: -228px 0; }
ul.tech-partners li.item3 { width: 77px; background-position: -366px 0; }
ul.tech-partners li.item4 { width: 113px; background-position: -470px 0; }
ul.tech-partners li.item5 { width: 134px; background-position: -610px 0; }
ul.tech-partners li.item6 { width: 33px; background-position: -768px 0; }
ul.tech-partners li.item7 { width: 27px; background-position: -827px 0; }
ul.tech-partners li.item8 { width: 127px; background-position: -876px 0; }
ul.tech-partners li.item9 { width: 53px; background-position: -1028px 0; }
ul.tech-partners li.item1:hover { background-position: 0 -40px; }
ul.tech-partners li.item2:hover { background-position: -228px -40px; }
ul.tech-partners li.item3:hover { background-position: -366px -40px; }
ul.tech-partners li.item4:hover { background-position: -470px -40px; }
ul.tech-partners li.item5:hover { background-position: -610px -40px; }
ul.tech-partners li.item6:hover { background-position: -768px -40px; }
ul.tech-partners li.item7:hover { background-position: -827px -40px; }
ul.tech-partners li.item8:hover { background-position: -876px -40px; }
ul.tech-partners li.item9:hover { background-position: -1028px -40px; }

ul.tech-partners-2 { margin-top: 10px; width: 220px; }

/* Footer
---------------------------- */
#footerdiv { width: 955px; margin: 0 auto 30px auto; text-align: center;}
#copyright { width: 955px; margin: 0 auto; border-top: 1px solid #ccc; padding: 7px 0 0 0; }
