/*======================================
      WELCOME TO THE STYLESHEET
======================================*/
 
/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
- black		#000
- white		#fff
\**************************************/
body {background-color: #2f2f2f;}
.container {background-color: #fff;}
img {border: none;}
/**************************************/
/*              GLOBALS               */
/**************************************/

/**************************************/
/*              HEADER                */
/**************************************/



/**************************************/
/*             NAVIGATION             */
/**************************************/
#top_menu {margin: 27px 0 0 72px;}
#top_menu li {float: left;list-style-type:none;font-size:13px;margin-right: 18px;height: 20px;display: inline;}
#top_menu li a{color: #3798ba;font-weight: 600;letter-spacing:-1px;padding-top: 2px;display: block;}
#top_menu li a:hover {color: #bdbdbd;}
#top_menu .cur{background-color: #ebebeb;}
#top_menu .cur a {color: #bdbdbd;}
#top_menu .cur div {position: relative;}
#top_menu .cur div .d_corn{position: absolute;height: 6px;width: 9px;top: 13px;left: 50%;}
#top_menu .cur div div {float: left;}

#product_menu {width: 194px;}
#product_menu ul{margin: 11px 0 0 0;padding: 0px;}
#product_menu li {list-style-type:none;font-size:13px;margin: 0px 35px 19px 0px;padding: 0px;}
#product_menu li a{color: #3798ba;font-weight: 600;letter-spacing:-1px;}
#product_menu li a img {border: none;}
#product_menu li .center{text-align: center;}
#product_menu li div {width: 130px;}
#product_menu .cur {background: url(/images/arrow.jpg) right center no-repeat;}
#product_menu .cur2 {background: url(/images/arrow2.jpg) right center no-repeat;}
/**************************************/
/*            MAIN CONTENT            */
/**************************************/
.max {width: 100%;}
thead th,td {color: #606060;}
.r_text {width: 525px;}
thead th {background-color: #dddccc;color: #3798ba;}
td {padding: 6px 3px 6px 3px;}
.colorrow {background-color: #ddd;}
.colorrow td {color: #3798ba;}
#hello_text {float: left;margin:36px 0 0 89px;padding: 0;width: 350px;color: #606060;display: inline;}
a:hover {color: #bdbdbd;}
#text {float: left;margin:36px 89px 40px 89px;padding: 0;width: 722px;color: #606060;display: inline;}
.cartirge {margin-bottom: 7px;}
#logos {padding-left: 100px;}
#logos table{margin-top: 43px;border: none;}
#logos td {padding-top: 28px;width: 126px;height: 55px;text-align: center;border: none;}
#logos a img {border: none;}

#hello_text2 {float: left;margin:36px 89px 0 89px;padding: 0;width: 722px;color: #606060;display: inline;}
#printers {margin:54px 89px 0 89px;width: 722px;}
#printers div{float: left;height: 96px;width: 137px;margin-right: 20px;margin-bottom: 9px;text-align: center;display: inline;}
#printers a {color: #1b8bb1;font-weight: bold;}
/**************************************/
/*               FOOTER               */
/**************************************/
.redphone ,.blufon {font-size: 20px;font-weight: normal;color: #b81e72}
.blufon {color: #409ebe;}
#footer {margin-left:89px;color: #b9bfc2;display: inline;width: 722px;}
#footer a{color: #1888af;text-decoration: none;}
.dott {background-image: url(/images/dot.jpg);background-repeat: repeat-x;width: 766px;height: 1px;}
#cont_info {margin-top: 16px;font-weight: bold;}
#last_foot{margin-top: 20px;}


