/* CSS Document */
* {
    padding: 0;
    margin: 0 auto;
}

body {
    background-image: url(/images/bg.gif);
    background-position: 20px 0px;
    background-repeat: no-repeat;
}

hr {
    border: none 0;
    border-top: 1px solid #cccccc; /*the border*/
    width: 100%;
    height: 1px; /*whatever the total width of the border-top and border-bottom equal*/
}

#container {
    width: 878px;
    margin-left: auto;
    margin-right: auto;
}

#header {
    width: 878px;
    height: 100px;
}

#nav {
    width: 878px;
    height: 35px;
}

#nav a {
    display: block;
    text-decoration: none;
}

/*
#nav#home {
    background-image: url(/images/home.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#nav#about {
    background-image: url(/images/about.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 160px;
    height: 35px;
}
*/
#nav_bott {
    width: 878px;
    height: 37px;
    background-image: url(/images/nav.gif);
}

#nav_bott2 {
    width: 878px;
    height: 37px;
    background-image: url(/images/nav2.gif);
}

.tab_current {
    width: 116px;
    height: 35px;
    float: left;
    padding-right: 1px;
    border: none;
}

.tab_home {
    width: 116px;
    height: 35px;
    float: left;
    padding-right: 1px;
    border: none;
    background-image: url(/images/home_roll.gif);
    background-repeat: no-repeat;
    text-indent: -5000px;
    background-position: 0 0;
}

.tab_home:hover {
    background-position: 0 -35px;
}

.tab_about {
    width: 116px;
    height: 35px;
    float: left;
    padding-right: 1px;
    border: none;
    background-image: url(/images/about_roll.gif);
    background-repeat: no-repeat;
    text-indent: -5000px;
    background-position: 0 0;
}

.tab_about:hover {
    background-position: 0 -35px;
}

.tab_news {
    width: 116px;
    height: 35px;
    float: left;
    padding-right: 1px;
    border: none;
    background-image: url(/images/news_roll.gif);
    background-repeat: no-repeat;
    text-indent: -5000px;
    background-position: 0 0;
}

.tab_news:hover {
    background-position: 0 -35px;
}

.tab_solutions {
    width: 116px;
    height: 35px;
    float: left;
    padding-right: 1px;
    border: none;
    background-image: url(/images/solutions_roll.gif);
    background-repeat: no-repeat;
    text-indent: -5000px;
    background-position: 0 0;
}

.tab_solutions:hover {
    background-position: 0 -35px;
}

.tab_partners {
    width: 116px;
    height: 35px;
    float: left;
    padding-right: 1px;
    border: none;
    background-image: url(/images/partners_roll.gif);
    background-repeat: no-repeat;
    text-indent: -5000px;
    background-position: 0 0;
}

.tab_partners:hover {
    background-position: 0 -35px;
}

.tab_employment {
    width: 116px;
    height: 35px;
    float: left;
    padding-right: 1px;
    border: none;
    background-image: url(/images/employment_roll.gif);
    background-repeat: no-repeat;
    text-indent: -5000px;
    background-position: 0 0;
}

.tab_employment:hover {
    background-position: 0 -35px;
}

.tab_contact {
    width: 116px;
    height: 35px;
    float: left;
    padding-right: 1px;
    border: none;
    background-image: url(/images/contact_roll.gif);
    background-repeat: no-repeat;
    text-indent: -5000px;
    background-position: 0 0;
}

.tab_contact:hover {
    background-position: 0 -35px;
}

.clearing {
    clear: both;
}

#box_bg {
    width: 878px;
    background-image: url(/images/container_bg.gif);
    background-repeat: repeat-y;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}

#section_bg {
    width: 400px;
    background-image: url(/images/container_bg.gif);
    background-repeat: repeat-y;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}

#box_main {
    width: 530px;
    float: left;
    padding-left: 12px;
}

#sub_main {
    width: 844px;
    margin-left: auto;
    margin-right: auto;
}

#sub_main p {
    line-height: 1.4em;
}

.sub_head {
    font-size: 22px;
    color: #FF0000;
    letter-spacing: .04em;
}

.sub_head a {
    color: #FF0000;
    text-decoration: underline;
}

.sub_head a:hover {
    color: #000000;
    text-decoration: none;
}

#box_side {
    width: 330px;
    float: left;
}

#pic_banner {
    width: 876px;
    height: 207px;
    background-image: url(/images/pic_banner.jpg);
}

#box_nav {
    width: 876px;
    height: 108px;
    background-image: url(/images/box_nav_bg.gif);
}

#box_fake {
    width: 876px;
    height: 2px;
}

.box_nav {
    width: 765px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 12px;
}

#section_bott {
    width: 400px;
    height: 30px;
    background-image: url(/images/container_bott.gif);
}

#box_bott {
    width: 878px;
    height: 30px;
    background-image: url(/images/container_bott.gif);
}

#box_top {
    width: 878px;
    height: 30px;
    background-image: url(/images/container_top.gif);
}

#section_top {
    width: 400px;
    height: 30px;
    background-image: url(/images/container_top.gif);
}

#section_bottom {
    width: 400px;
    height: 30px;
    background-image: url(/images/container_top.gif);
}

.nav_box {
    width: 239px;
    height: 96px;
    float: left;
    padding-top: 6px;
}

#sign_in {
    float: right;
    width: 210px;
    height: 80px;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#logo {
    float: left;
    width: 313px;
    height: 64px;
}

#sign_box {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #FF0000;
    font-weight: bold;
    font-size: 12px;
    width: 70px;
    height: 35px;
    float: right;
    margin-top: 40px;
}

#sign_butt {
    float: left;
    width: 77px;
    height: 27px;
}

.sign_box {
    padding-top: 8px;
    width: 57px;
    float: left;
    padding-right: 16px;
}

.sign_box a {
    color: #FF0000;
}

.sign_box a:hover {
    color: #FF6600;
    text-decoration: none;
}

.box_top {
    background-image: url(/images/box_top.gif);
    width: 233px;
    height: 21px;
    margin-left: 0px;
}

.box_mid {
    background-image: url(/images/box_mid.gif);
    background-repeat: repeat-y;
    /*width: 233px;*/
    width: 320px;
    margin-left: 0px;
}

.box_bott {
    background-image: url(/images/box_bott.gif);
    width: 233px;
    height: 15px;
    margin-left: 0px;
}

#box_main span {
    font-size: 24px;
    color: #FF0000;
    font-weight: bold;
    padding-left: 4px;
}

.heading {
    font-size: 18px;
    color: #333333;
    font-weight: 800;
}

.more_text {
    text-align: right;
    margin-right: 0;
    padding-right: 12px;
}

.more_text a {
    color: #FF0000;
    font-size: 12px;
}

.more_text a:hover {
    text-decoration: none;
    color: #FF6600;
}

.head2 {
    font-size: 18px;
    color: #FF0000;
    font-weight: 800;
    padding-left: 8px;
}

.black_18 {
    font-size: 18px;
    color: #000000;
    font-weight: 800;
}

.black_i16 {
    font-size: 16px;
    color: #000000;
    font-weight: 800;
    font-style: italic;
}

.article_head {
    padding-left: 8px;
}

.article_head a {
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    font-weight: 800;
}

.article_head a:hover {
    color: #FF3300;
    text-decoration: underline;
}

.article_head li {
    list-style: url(/images/li_icon.gif);
    margin-left: 22px;
    line-height: 1.8em;
}

.solutions_item li {
    list-style: url(/images/solutions/arrow.png);
    margin-left: 22px;
    line-height: 1.8em;
}

#footer {
    width: 876px;
}

.footer_nav ul {
    list-style: none;
}

.footer_nav li {
    display: inline;
    padding-left: 16px;
    padding-right: 16px;
}

.footer_nav a {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    text-decoration: none;
}

.footer_nav a:hover {
    text-decoration: underline;
    color: #000000;
}

.footer_nav {
    text-align: center;
    width: 560px;
    margin-left: auto;
    margin-right: auto;
}

.terms {
    width: 200px;
}

.terms ul {
    list-style: none;
}

.terms li {
    display: inline;
}

.terms a {
    color: #FF0000;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

.terms a:hover {
    text-decoration: none;
}

.date_box {
    width: 180px;
    margin-left: 0px;
}

.date_stamp {
    font-size: 11px;
    color: #FF0000;
    float: left;
}

.time_stamp {
    font-size: 11px;
    color: #999999;
    font-style: italic;
    float: left;
}

.col_50 {
    width: 422px;
    float: left;
}

.service_box {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.service_head {
    width: 400px;
    height: 36px;
}

.service_head a {
    color: #333333;
    text-decoration: none;
}

.service_head a:hover {
    text-decoration: underline;
}

.service_text {
    padding-top: 8px;
    line-height: 1.4em;
}

.service_heading {
	width: 300px;
    font-size: 14px;
    color: #000000;
    font-weight: 800;
    float: left;
    letter-spacing: .04em;
    padding-left: 8px;
    padding-top: 3px;
}

.partner_box {
    width: 844px;
}

.logo_box {
    width: 140px;
    height: 80px;
    float: left;
}

.box_partner {
    width: 604px;
    float: left;
    padding-left: 12px;
}

.box_partner a {
    padding-top: 12px;
    color: #000066;
}

.box_partner a:hover {
    color: #0066FF;
    text-decoration: none;
}

.partner_heading {
    font-size: 18px;
    color: #000000;
    font-weight: 800;
    padding-top: 8px;
}

.contact_col {
    width: 120px;
    float: left;
}

.info_col {
    width: 302px;
    float: left;
    color: #000000;
    font-size: 14px;
}

.map_img {
    width: 261px;
    height: 301px;
}

.news_list {
/*    width: 280px; */
    width: inherit; 
    float: left;
}

.text_item {
}

.news_list ul {
    margin-left: 12px;
}

.news_list a {
    color: #666666;
    line-height: 1.8em;
}

.news_list a:hover {
    color: #000000;
    text-decoration: none;
}
.dictionary_head {
	font-size: 20px;
	color: black;
	font-weight: bold;
}
.dictionary_def {
	padding-left: 110px;
}
.dictionary {
	font-size: 15px;
	font-family: "Courier New";
	color: black;
}

.sub_menu {
	padding:10px;
	font-size: 13px;
	font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	color: gray; 
}

.sub_menu a {
	text-decoration: none;
	color: #FAFAFA;
}

.sub_menu a:hover {
    color: #000000;
    text-decoration: none;
}

.sub_menu a:active {
    color: #000000;
    text-decoration: none;
}

