
#header #header-left {
	width: 290px;
}
#header #header-left #logo{
	margin-top: 19px;
	margin-left: 97px;
}
#header #slogan {
	width: 355px;
}

/* Contact us / Global Customers / Home banner */

#box-banner {
	width:1000px;
	height: 250px;
    background-color: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin: 0 auto;
}


#box-banner #box-banner-left, #box-banner #box-banner-center, #box-banner #box-banner-right {
	height: 250px;
	float: left;
}

#box-banner #box-banner-left {
	width: 19px;
	background: url(../images/home/banner.jpg) no-repeat;
}
#box-banner #box-banner-center {
	width: 964px;
	background: url(../images/home/banner.jpg) repeat-x 0px -250px;
}
#box-banner #box-banner-center #bannerboxes {
	width: 273px;
	float: left;
	text-align:center;
}
#box-banner #box-banner-center #banner{
	width: 691px;
	float: left;
}
#box-banner #box-banner-right {
	width: 17px;
	background: url(../images/home/banner.jpg) no-repeat 0px -500px;
}

#global-customers { 
	background: url(../images/home/home-customers.jpg) no-repeat;
}





/* Home Content */

#home-content {
	width: 1000px;
	background: url(../images/home/home-content-top.jpg)  no-repeat  top right;
	background-color: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin: 0 auto;
}

/*  news */

#home-content #news{
	background: url(../images/home/box-news.jpg) repeat-y -580px 0px;
	width: 290px;
	float: left;
}
#home-content #news a, #home-content #news a:visited{
	color: #57657A;
}
#home-content #news a:hover, #home-content #news a:active{
	color: #706B4B;
}
#home-content #news strong { display:block; padding-bottom: 2px; font-size:12px; }

#home-content #news div#recent{
	background: url(../images/home/box-news.jpg) no-repeat;
	width: 100%;
	clear:left;
	padding-top:30px;
	_padding-top:42px;
}
*+html #home-content #news div#recent {
	padding-top:42px;
}
#home-content #news div#upcoming {
	background: url(../images/home/box-news.jpg) no-repeat -290px 0px;
	width: 100%;
	height:30px;
}
#home-content #news div#bottom{
	background: url(../images/home/box-news.jpg) no-repeat bottom right;
	padding-bottom: 40px;
	width: 100%;
	padding-top:0px;
	_padding-top:10px;
}
#home-content #news div#recent ul li, #home-content #news div#bottom ul li {
	background-image: url(../images/home/box-news-line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 6px 20px 8px 10px;
	list-style: none;
}
#home-content #news div#recent ul li.more, #home-content #news div#bottom ul li.more {
	background: none;
	padding: 10px 30px 0px 30px;
	text-align: right;
	list-style: none;
}

a.more {
	font-family: Vernada, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #777777;
}

a.more:hover {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

/*  stuffs */

#home-content #stuffs {
	float: left;
	width:660px;
	padding: 20px 20px 0px 20px;
}

#home-content #stuffs #info {
	padding: 0px 10px;
}
#home-content #stuffs #boxes {
	margin-top: 20px;
}
#home-content #stuffs #boxes div{
	float: left;
}
#home-content #stuffs #boxes #spotlight {
	margin-left:2px;
    background: url(images/home/box-spotlight.jpg) no-repeat;
}

#home-content #stuffs #video-box {
	float: left;
	margin-top: 5px;
	background: url(../images/home/video-box.jpg) no-repeat;
	width: 283px;
	height: 377px;
	padding:19px;
}

#home-content #stuffs #iso-box {
	float: left;
	margin-top: 5px;
	background: url(../images/home/ISO-box.jpg) no-repeat;
	width: 300px;
	height: 377px;
	padding: 18px 18px 18px 14px;
}

#bannerboxes a.contact {
    display: block;
    width: 270px;
    height: 114px;
    background: url('../images/home/box-contacts.jpg') no-repeat;
}
#bannerboxes a.contact:hover {
    display: block;
    width: 270px;
    height: 114px;
    background: url('../images/home/box-contacts.jpg') no-repeat 0px -114px;
}


#bannerboxes a.notice {
    display: block;
    width: 270px;
    height: 114px;
    background: url('../images/home/box-notice.jpg') no-repeat;
}
#bannerboxes a.notice:hover {
    display: block;
    width: 270px;
    height: 114px;
    background: url('../images/home/box-notice.jpg') no-repeat 0px -114px;
}
/*
#bannerboxes a.promotion {
    display: block;
    width: 270px;
    height: 114px;
    background: url('../images/home/box-promotion.jpg') no-repeat;
}
#bannerboxes a.promotion:hover {
    display: block;
    width: 270px;
    height: 114px;
    background: url('../images/home/box-promotion.jpg') no-repeat 0px -114px;
}
*/
