* { 
    margin: 0px; 
    padding:0px; 
    font-family: Tahoma; 
    font-size: 11px; 
}

a  { 
    color: #5991b6; 
    text-decoration: underline;
}

a:hover    { 
    color: #91bedc; 
    text-decoration: none; 
}

h1 {
    color: #ff6000; 
    font-family: Verdana; 
    font-size: 20px;
    font-weight: normal;
}

h1 a {
    color: #ff6000; 
    font-family: Verdana; 
    font-size: 20px;
    font-weight: normal;
    text-decoration:none;
}

img { border-style: none; }

.rspace { padding-left: 30px; }

.left     { float: left  }
.right   { float: right }
div.globalBody  {
    margin-left: 50%;  
    /*border: 1px solid red;    */
}
*html div.globalBody  {
    margin-left: 0px;    
    text-align: center;
}
div.base     {
    width: 998px;
    margin-left: -499px;
}
*html div.base   { 
    width: 998px;
    margin-left: 0px;
}

div.right   { float: right}
div.base * { text-align: left; }
div.clear   { clear: both }

div.header {
    background: url(images/banner.jpg) no-repeat top center;        
}
/*div.header {
    background: url(images/header_left.jpg) no-repeat top right;        
    background-color:#F5F5F5;
}*/

*html div.header {
    border-top: 1px solid #91bedc;    
}

div.logo {
    float: left;
    padding: 20px 0px 10px 20px;    
}

div.icons {
    text-align: right;
    padding: 10px;
    float: right;
}

div.menu {
    background: url(images/menu_back.jpg) repeat-x top left;    
}

div.menu ul {
    list-style: none;
    border-top: 1px solid #98bedc;        
}
div.menu ul li {
    float: left;
    margin-right: 40px; 
    padding-top: 17px;
    
    padding-bottom: 11px;
}
div.menu ul li.leftpadding{
    width: 0px;     
}


div.menu ul li a {
    font-size: 12px; 
    font-weight: bold; 
    color: #fff; 
    text-decoration: none; 
}
div.menu ul li a:hover {
    text-decoration: underline;
}
div.menu ul li.select {
    margin-top: 9px;
    padding: 0px 0px 0px 13px;
    background: url(images/menu_left.jpg) no-repeat top left;
    margin-right: 25px;
    margin-left: -10px;
}

div.menu ul li.select div {
    padding-right: 13px;
    background: url(images/menu_right.jpg) no-repeat top right;
}

div.menu ul li.select div a {
    background: url(images/menu_in.jpg) repeat-x top right;
    display: block;
    margin-top: 0px;
    padding: 9px 10px 12px 10px;
    color: #5991b6;
}

/* end horizontal menu */

div.content {
    float: left;
    width: 998px;    
}

div.textblock {
    padding: 30px 30px 0px 30px;
    text-align: justify;    
}

div.title { 
    color: #ff6000; 
    font-family: Verdana; 
    font-size: 20px;    
}

div.text {
    color: #000000;
    font-size: 12px;
    line-height: 19px;
    text-align: justify;    
}

div.text  p {
    font-size: 12px;
    padding-top:10px;
    text-indent: 20px;
    line-height: 16px;
    text-align: justify;
    font-family: tahoma;
}


/* right content */

div.right_block {
    float: right;
    width: 320px;
    background: url(images/right_back.jpg) repeat-y right;
}

div.right_inner {
    padding: 30px 30px 70px 55px;
    background: url(images/right_bottom.jpg) no-repeat bottom right;
}

/* end right content */

/* common */
div.news_title { color: #ff6000; font-family: Verdana; font-size: 17px; }
div.news_title a { color: #ff6000; font-family: Verdana; font-size: 17px; text-decoration: none;}

div.news_desc  { 
    color: #525252; line-height: 18px;     
}
div.news_desc  p { 
    text-indent:15px;
    text-align: justify;
}

div.dots { background: url(images/dots.jpg) repeat-x; }
div.bold { font-weight: bold; }

div.next   { text-align: right; }
div.next a { font-weight: bold }

/* service */
div.service {
    width: 630px;
    background: url(images/service_back.jpg) repeat-x left bottom #f5f5f5;
}

div.service_lines {
    background: url(images/service_lines.png) repeat-y top left;
}

div.service_block {
    float: left;
    width: 209px;
    margin-right: 2px;
}

div.service_block_last {
    float: left;
    width: 207px;
}

div.service_title {
    background: #6aa6cd;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 6px 6px 16px;
}

div.service_text {
    padding: 15px 15px 15px 20px;
    color: #383838;
    line-height: 18px;
    text-align: justify;
}

div.service_right {
    background: url(images/service_right.jpg) no-repeat top left;
    width: 27px;
    height: 218px;
    margin-left: -1px;
}

div.service_order { text-align: center; padding-bottom: 30px; }

div.service_bottom {
    height: 31px;
    clear: both;
    background: url(images/service_bottom.jpg) no-repeat top left;
}
/* end service */

/* job */

div.job_screen {
    float: left;
    width: 600px;
    height: 244px;
    background: url(images/job_screen.jpg) no-repeat top left;
}
div.jobs {
    padding-left: 40px;
}

div.job_scroll {
    position: relative;
    overflow: scroll;
    width: 510px;
    height: 165px;
    top: 40px;
    left: 55px;
}

div.job_belt{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

div.job_item {
    float: left; 
    overflow: hidden; 
    margin-right: 30px; 
    width: 140px;
    text-align: center;
}

div.job_item_last {
    margin-right: 0px;
}

/* footer */
div.footer {
    clear: both;    
    background: url(images/footer.jpg);
}

div.footer_logo {
    float: left;
    padding: 30px 0px 10px 20px;
}

div.footer_inner { 
    background: url(images/footer_left.jpg) no-repeat top left;
}

*html div.footer_inner {     
    border-bottom:1px solid #ffffff;
}

div.footer_links {
    padding-top: 30px;
    margin-left: 310px;    
}

div.footer_links div {
    float: left;
    margin-right: 10px;
}

div.footer_links div a { color: #5e5c5c }

div.footer_icons {
    float: left;    
}

div.footer_icons a {
    margin-top: -10px;
    float:left;
    display: block;
    margin-right: 7px;
    background-repeat: no-repeat;
    height: 31px;
    text-decoration: none;    
}


div.footer_icons a.php { background-image: url(images/icons/php.png); width: 55px; }
div.footer_icons a.php:hover { background-image: url(images/icons/php_over.png); }

div.footer_icons a.mysql { background-image: url(images/icons/mysql.png); width: 66px; }
div.footer_icons a.mysql:hover { background-image: url(images/icons/mysql_over.png); }

div.footer_icons a.extjs { background-image: url(images/icons/ex.png); width: 102px; }
div.footer_icons a.extjs:hover { background-image: url(images/icons/ex_over.png); }

div.footer_icons a.jquery { background-image: url(images/icons/jquery.png); width: 88px; }
div.footer_icons a.jquery:hover { background-image: url(images/icons/jquery_over.png); }

div.copyright  {
    float: left;
    padding: 30px 0px 45px 10px;
    color: #fff;
}

div.copyright a { color: #fff; text-decoration: none; font-size: 14px; }
div.copyright a:hover { color: #fff; text-decoration: underline; }


