@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
background: url(../images/body-bg.jpg) left top repeat-x #FFF;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:6px 0px;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:100%;
height:auto;
text-align:center;
float:left;
background:url(../images/body-bottom-bg.jpg) left bottom repeat-x;
}
.container-main
{
width:950px;
height:auto;
margin:0px auto;
text-align:center;
}
/* CSS header Document */
#header
{
width:950px;
height:100px;
float:left;
text-align:left;
}
.logo-box
{
width:400px;
height:100px;
float:left;
text-align:left
}
.header-right
{
width:480px;
height:100px;
float:right;
text-align:left;
}
.logo
{
margin-top:22px;
}
.header-right-top
{
width:370px;
height:46px;
float:left;
text-align:left;
padding-left:110px;
padding-top:24px;
font:bold 14px/22px Arial, Helvetica, sans-serif;
color: #ececec;
}
.navcontainer
{
width:480px;
float:left;
height:30px;
text-align:left;
}
.navcontainer ul
{
margin:0;
padding:0;
}
.navcontainer ul li
{
list-style-type:none;
display:inline;
height:30px;
float:left;
text-align:center;
font:bold 14px/30px Arial, Helvetica, sans-serif;
}
.navcontainer ul li a
{
display:inline;
color:#FFF;
text-decoration:none;
padding:0px 13px;
text-align:center;
}
.navcontainer ul li a:hover
{
background:#cf0109;
color:#FFF;
display:block;
text-decoration:none;
}
.navcontainer ul li a.active
{
background:#cf0109;
color:#FFF;
display:block;
text-decoration:none;
}
/* CSS header Document */

#body-main
{
width:950px;
height:auto;
float:left;
text-align:left;
padding-top:18px;
}
.body-inside-bottom
{
width:950px;
height:auto;
float:left;
text-align:left;
background:url(../images/inside-bottom-bg.gif) left top repeat-y;
}
.body-left
{
width:630px;
height:auto;
float:left;
text-align:left;
}
.body-left-top
{
width:630px;
height:auto;
float:left;
text-align:left;
}
.body-left-bottom
{
width:610px;
height:auto;
float:left;
text-align:left;
background:url(../images/left-round-top-bg.jpg) left top repeat-x #FFF;
padding:10px 10px 0px 10px;
}
.search-box
{
width:590px;
height:320px;
float:left;
text-align:left;
background: url(../images/search-bg.gif) left top no-repeat;
padding:30px 10px;
}
.search-top-box
{
width:590px;
height:178px;
float:left;
text-align:left;
font:bold 16px/22px Arial, Helvetica, sans-serif;
color: #FFF;
}
.input-box
{
width:145px;
height:25px;
border:1px solid #6eaae5;
font:bold 13px/25px Arial, Helvetica, sans-serif;
color:#656565;
padding-left:5px;
padding-top:5px;
background-color: #FFF;
}
.search-bottom-box
{
width:565px;
height:120px;
float:left;
text-align:left;
padding-top:22px;
padding-left:25px;
}
.search-bottom-title
{
width:565px;
height:40px;
float:left;
text-align:left;
}
.suppliers
{
width:565px;
float:left;
padding-top:10px;
height:70px;
}
.suppliers ul
{
margin:0;
padding:0;
}
.suppliers ul li
{
width:141px;
float:left;
list-style-type:none;
height:34px;
display:block;
}
.suppliers ul li a
{
width:130px;
float:left;
font:bold 14px/34px Arial, Helvetica, sans-serif;
padding-left:11px;
height:34px;
color: #FFF;
background: url(../images/arrow.gif) left center no-repeat;
}
.suppliers ul li a:hover
{
text-decoration: none;
color: #ff8002;
}
.information-box
{
width:610px;
height:auto;
float:left;
text-align:left;
padding-top:12px;
}
.information-title
{
width:610px;
height:auto;
float:left;
text-align:left;
border-bottom:1px solid #dcdcdc;
font:bold 20px/30px Arial, Helvetica, sans-serif;
color: #024476;
}
.information-text-box
{
width:610px;
height:auto;
float:left;
text-align:left;
padding-top:10px;
}
.information
{
width:590px;
float:left;
padding-top:10px;
padding-left:20px;
}
.information ul
{
margin:0;
padding:0;
}
.information ul li
{
width:147px;
float:left;
list-style-type:none;
height:24px;
display:block;
}
.information ul li a
{
width:147px;
float:left;
font:bold 12px/24px Arial, Helvetica, sans-serif;
height:24px;
color: #024476;
}
.information ul li a:hover
{
text-decoration: none;
color: #bb0f16;
}

.body-right
{
width:270px;
height:auto;
float:right;
text-align:left;
padding-top:12px;
}
.location-box
{
width:250px;
height:auto;
float:left;
text-align:left;
background:url(../images/location-round-top-bg.jpg) left top no-repeat #FFF;
padding:10px 10px 0px 10px;
}
.location-title
{
width:235px;
height:36px;
float:left;
text-align:left;
background: url(../images/location-title-bg.gif) left top no-repeat;
font:bold 20px/36px "Times New Roman", Times, serif;
color: #FFF;
padding-left:15px;
}
.location-inside-box
{
width:230px;
height:auto;
float:left;
text-align:left;
background-color: #e5ebee;
padding:10px 10px 10px 10px;
}
/* sub-navigation */
.subnav{
	color: #003366;
	font: normal 12px/25px Arial, Helvetica, sans-serif;
	line-height:25px;
	float:left;
	width:230px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	list-style: none;
	}
.subnav li a {
	display: block;
	width: 210px;
	text-decoration: none;
	color: #003366;
	padding-left:20px;
	background:url(../images/menu-normal-bg.gif) left top no-repeat;
	font: normal 12px/25px Arial, Helvetica, sans-serif;
}
.subnav li a:hover {
	color:#FFF;
	width: 210px;
	font: normal 12px/25px Arial, Helvetica, sans-serif;
	padding-left:20px;
	background: url(../images/menu-hover-bg.gif) left top no-repeat;
	text-decoration:none;
	}
.subnav li a.active {
	color:#FFF;
	width: 210px;
	font: normal 12px/25px Arial, Helvetica, sans-serif;
	padding-left:20px;
	background: url(../images/menu-hover-bg.gif) left top no-repeat;
	text-decoration:none;
	}
#footer
{
width:920px;
height:44px;
float:left;
text-align:left;
padding:0px 15px;
padding-top:22px;
font: normal 11px/18px Tahoma, Helvetica, sans-serif;
color: #FFF;
}
#footer a
{
color:#FFF;
text-decoration:none;
font: normal 11px/18px Tahoma, Helvetica, sans-serif;
}
#footer a:hover
{
text-decoration: underline;
font: normal 11px/18px Tahoma, Helvetica, sans-serif;
color: #277acd;
}
.footer-left
{
width:500px;
height:44px;
float:left;
text-align:left;
}
.footer-right
{
width:400px;
height:44px;
float:right;
text-align:right;
}

/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body a
{
color:#669900;
text-decoration: none;
font-weight:bold;
}
body a:hover
{
color:#669900;
text-decoration: underline;
font-weight: bold;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-style: normal;
	line-height:50px;
	font-weight:bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	}
