/* ==================== font formatting ==================== */

body, div, span, p, font, form, input, textarea, fieldset, h1, h2, h3, h4, h5, h6, strong, li, ul, ol, a, td, tr, th, table, dl, dt, dd, hr {
font-family: arial, sans-serif;
font-size: 99%;
line-height: 1.4em;
color: #000000;
}

body, div, span, p, h1, h2, h3, h4, h5, h6, strong, li, ul, ol, a, fieldset, textarea, hr {
margin: 0;
padding: 0;
}

/* ==================== page elements ==================== */

body {
margin: 0;
padding: 0;
text-align: center;
background: url(images/background940.gif) center center repeat-y;
}

a, a:link, a:visited, a:active {text-decoration: none; color: #DE2910;}
a:hover { color: #002868; }
strong { font-weight: bold; }
p { margin-bottom: 1em; }
h1 { font-size: 1.8em; color: #999999; margin-bottom: 0.1em; font-weight: bold; font-style: italic;}
h2 { font-size: 1.1em; font-weight: bold; margin-top: 1em; color: #002868; margin-bottom: 0.1em; }
h3 { color: #666666;  margin-bottom: 0.1em; }

li { margin-bottom: 0.3em; }
ul, ol { margin-bottom: 1em; margin-left: 3em; }

td, th, tr, table {
vertical-align: top;
border: 0;
margin: 0;
padding: 0;
}

#container {
margin: 0 auto;
text-align: left;
width: 900px;
border: 0;
}

#header {
height: 140px;
position: relative;
}

.logo {
float: left;
margin-top: 8px;
margin-left: 4px;
}

.boxes {
float: left;
margin-top: 15px;
margin-left: 5px;
}

.languages {
float: right;
margin: 5px;
}

.languages a {
display: block;
width: 45px;
padding-top: 30px;
color: #002868;
text-decoration: none;
text-align: center;
float: left;
margin: 5px;
font-size: 0.8em;
}

.languages a.en {
background: url(images/en.gif) top center no-repeat;
}

.languages a.zh {
background: url(images/zh.gif) top center no-repeat;
}

.headerlinks {
position: absolute;
bottom: 0px;
right: 0px;
margin: 5px;
color: #DE2910;
font-size: 0.9em;
}

.headerlinks a {
color: #DE2910;
text-decoration: none;
font-size: 0.9em;
}

.headerlinks a:hover {
color: #002868;
}

#menu {
height: 30px;
background: #002868 url(images/menubg.gif) repeat-x;
color: #ffffff;
margin: 0;
padding: 0;
z-index: 9;
}

#content {
margin: 0;
padding: 0;
}

#footer {
color: #cccccc;
border-top: 1px solid #eeeeee;
padding: 10px;
font-size: 0.8em;
}

#footer a {
font-size: 1em;
text-decoration: none;
color: #cccccc;
}

#footer a:hover {
color: #999999;
}

.leftcolumn {
width: 490px; vertical-align: top; padding: 25px;
}

.rightcolumn {
width: 310px; vertical-align: top; padding: 25px; text-align: center; font-size: 0.8em;
}

.quote {
font-size: 1.2em;
text-align: left;
font-weight: bold;
color: #666666;
}

/* ------- Color Supply Chain ------- */

div.chaincontainer {
height: 25px;
margin: 10px;
}

a.blueround, a.blueround:link {
display: block;
height: 25px;
font-size: 11px;
width: 78px;
line-height: 25px;
color: #ffffff;
background: url(images/bluebg.gif) repeat-x top left;
padding-left: 10px;
padding-right: 10px;
position: relative;
text-align: center;
float: left;
}

.blueround div.r {
width: 10px;
height: 25px;
background: url(images/blueright.gif) top right no-repeat;
position: absolute;
top: 0px;
right: 0px;
}

.blueround div.l {
width: 10px;
height: 25px;
background: url(images/blueleft.gif) top right no-repeat;
position: absolute;
top: 0px;
left: 0px;
}

a.blueround:hover {
background: url(images/bluebghover.gif) repeat-x top left;
text-decoration: none;
}

.blueround:hover div.r {
background: url(images/bluerighthover.gif) top right no-repeat;
}

.blueround:hover div.l {
background: url(images/bluelefthover.gif) top left no-repeat;
}

a.redround, a.redround:link {
display: block;
height: 25px;
font-size: 11px;
width: 78px;
line-height: 25px;
color: #ffffff;
background: url(images/redbg.gif) repeat-x top left;
padding-left: 10px;
padding-right: 10px;
position: relative;
text-align: center;
float: left;
color: #ffffff;
}

.redround div.r {
width: 10px;
height: 25px;
background: url(images/redright.gif) top right no-repeat;
position: absolute;
top: 0px;
right: 0px;
}

.redround:hover div.r {
background: url(images/redrighthover.gif) top right no-repeat;
}

.redround div.l {
width: 10px;
height: 25px;
background: url(images/redleft.gif) top left no-repeat;
position: absolute;
top: 0px;
left: 0px;
}

.redround:hover div.l {
background: url(images/redlefthover.gif) top left no-repeat;
}

a.redround:hover {
background: url(images/redbghover.gif) repeat-x top left;
text-decoration: none;
}


/* ------- Dynamic Menu Style ------- */

#menu ul, #menu li {
list-style: none;
list-style-type: none;
position: relative;
}

#menu #menubar {
list-style: none;
list-style-type: none;
margin: 0;
padding: 0;
height: 30px;
position: absolute;
}

#menu li {
display: block;
height: 30px;
width: 9em;
margin: 0;
padding: 0;
float: left;
position: relative;
background: #002868 url(images/menubg.gif) repeat-x;
}

#menu li a, #menu li a:visited, #menu li a:active, #menu li a:link {
display: block;
margin: 0;
padding: 0;
height: 30px;
line-height: 30px;
padding-left: 20px;
padding-right: 20px;
text-align: center;
color: #ffffff;
font-size: 0.98em;
font-weight: bold;
text-transform: uppercase;
background: #002868 url(images/menubg.gif) repeat-x;
overflow: hidden;
}

#menu li a:hover {
text-decoration: none;
color: #cccccc;
}

#menu .submenu {
list-style: none;
list-style-type: none;
position: absolute;
margin: 0;
padding: 0;
display: none;
width: 14em;
border-left: 1px solid #999999;
}

#menu .submenu li {
margin: 0;
padding: 0;
float: none;
height: auto;
width: auto;
background: transparent;
}

#menu .submenu li a, #menu .submenu li a:visited, #menu .submenu li a:active, #menu .submenu li a:link {
display: block;
margin: 0;
padding: 0;
padding-left: 1em;
text-align: left;
color: #000000;
background: #dddddd;
width: 12em;
height: 1.4em;
line-height: 1.4em;
border: 1px solid #999999;
border-top: 1px solid #eeeeee;
border-left: 0;
font-weight: normal;
text-transform: none;
float: none;
font-size: 0.9em;
}

#menu .submenu li a:hover {
background: #bbbbbb;
border: 1px solid #999999;
border-top: 1px solid #aaaaaa;
border-left: 0;
text-decoration: none;
color: #ffffff;
}

#menu li:hover ul, #menu li.over ul, #menu li:hover .submenu, #menu li.over .submenu, #menu li.over ul, #menu li:hover ul {
margin: 0;
padding: 0;
display: block;
top: 30px;
left: 0em;
}

/* Fix IE. Hide from IE Mac \*/* html #menu li { float: left; }* html #menu li a { height: 1%; }/* End */

#menu li>ul {top: auto; left: auto;}