body {
	padding:0px;
	margin:0px;
	background:url(images/mainbg.jpg) 0 0 repeat-x #f5f5f5;
	color:#707070;
	font-size: 0.78em;
	font-family:Arial, Helvetica, sans-serif;
}
div, p, ul, h2, h3, img {
	padding:0px;
	margin:0px;
}
ul {
	list-style-type:none;
}
/*----header----*/
h1 {
	margin-top: 0;
	margin-bottom:0;
}
#lang {
	position:absolute;
	top:10px;
	right:0px;
	font-size: 0.9em;
	color: #FFF;
}
#lang a:link {
	color: #FFF;
}
#lang a:visited {
	color: #FFF;
}
#lang a:active {
	color: #FFF;
}
#lang a:hover {
	color: #FFF;
}
#header {
	width:716px;
	height:80px;
	position:relative;
	margin:0 auto;
	padding:0px;
	font-size: 1.1em;
}
#header img {
	width:240px;
	height:58px;
	position:absolute;
	top:10px;
	left:0px;
}
#header ul.about {
	width:140px;
	height:32px;
	position:absolute;
	top:47px;
	right:160px;
}
#header ul.contact {
	width:140px;
	height:32px;
	position:absolute;
	top:47px;
	right:0px;
}
#header ul li {
	float:left;
	width:150px;
	height:32px;
	padding:0 0 0 1px;
	border-bottom: 1px solid #6a6a6a;
}
#header ul li a {
	display:block;
	width:150px;
	height:32px;
	background:url(images/contactUsbg-normal.gif) 0 0 no-repeat #7E7B00;
	color:#656565;
	font-size:0.9em;
	font-weight:bold;
	line-height:32px;
	text-align:center;
	text-decoration:none;
}
#header ul li a:hover {
	background:url(images/contactUsbg-hover.gif) 0 0 no-repeat #000;
	color:#7C7900;
	text-decoration:none;
}
/* top */
/*---- top image ----*/
#bodytopImage {
	width:100%;
	background-image:url(images/morusAlba.jpg) ;
	background-position: top right;
	background-repeat: no-repeat;
	height: 300px;
	color:#8D8D8D;
	float:left;
	padding:42px 0 0;
	clear:both;
}
#bodyImage1 {
	width:100%;
	background-image:url(images/bodyImage1.jpg) ;
	background-position: top right;
	background-repeat: no-repeat;
	height: 200px;
	color:#8D8D8D;
	float:left;
	padding:42px 0 0;
	clear:both;
	border-bottom: 1px solid #999;
}
#bodytopImageText {
	width:747px;
	position:relative;
	color:#dfdfdf;
	margin:0 auto;
	padding:0px 0px 0px 10px;
	top: 275px;
	font-size: 1.2em;
}
#bodytopImageText p {
	padding:0 38px 11px 0;
}
#bodytopImageTextEn {
	width:747px;
	position:relative;
	color:#dfdfdf;
	margin:0 auto;
	padding:0px 0px 0px 10px;
	top: 271px;
	font-size: 1.2em;
	text-align:center;
}
#bodytopImageTextEn p {
	padding:0 38px 11px 0;
}

/*---- mainContent ----*/
#mainContent {
	width:100%;
	color:#454545;
	float:center;
	padding:22px 0 0 0;
	clear:both;
	background-image: url(images/contentBg.gif);
	background-position: center;
}
#mainContentCategory ul li a {
	text-decoration: none;
	color: #524713;
}
#mainContentCategory ul li a:hover {
	text-decoration: underline;
	color: #000;
}

/*--- Panel One----*/
#categoryOne {
	width:186px;
	float:left;
	margin-left: 31px;
}
#categoryOne ul.block {
	width:156px;
	height:250px;
	display:block;
	padding:0px;
}
#categoryOne ul.block li {
	width:126px;
	height:250px;
}
#categoryOne ul.block li a {
	width:187px;
	height:250px;
	display:block;
	background:url(images/block1-normal.jpg) 0 0 no-repeat #FCFCFC;
	padding:23px 0 0 30px;
}
#categoryOne ul.block li a:hover {
	background:url(images/block1-hover.jpg) 0 0 no-repeat #FCFCFC;
	color:#fff;
	text-decoration:none;
}

#categoryOneEn {
	width:186px;
	float:left;
	margin-left: 31px;
}
#categoryOneEn ul.block {
	width:156px;
	height:250px;
	display:block;
	padding:0px;
}
#categoryOneEn ul.block li {
	width:126px;
	height:250px;
}
#categoryOneEn ul.block li a {
	width:187px;
	height:250px;
	display:block;
	background:url(images/block1-normalEn.jpg) 0 0 no-repeat #FCFCFC;
	padding:23px 0 0 30px;
}
#categoryOneEn ul.block li a:hover {
	background:url(images/block1-hoverEn.jpg) 0 0 no-repeat #FCFCFC;
	color:#fff;
	text-decoration:none;
}

/*---Panel Two----*/
#categoryTwo {
	width:187px;
	float:left;
}
#categoryTwo ul.block li {
	width:156px;
	height:250px;
}
#categoryTwo ul.block li a {
	width:126px;
	height:250px;
	display:block;
	background:url(images/block2-normal.jpg) 0 0 no-repeat #FCFCFC;
	padding:23px 0 0 30px;
}
#categoryTwo ul.block li a:hover {
	background:url(images/block2-hover.jpg) 0 0 no-repeat #FCFCFC;
	color:#fff;
	text-decoration:none;
}

#categoryTwoEn {
	width:187px;
	float:left;
}
#categoryTwoEn ul.block li {
	width:156px;
	height:250px;
}
#categoryTwoEn ul.block li a {
	width:126px;
	height:250px;
	display:block;
	background:url(images/block2-normalEn.jpg) 0 0 no-repeat #FCFCFC;
	padding:23px 0 0 30px;
}
#categoryTwoEn ul.block li a:hover {
	background:url(images/block2-hoverEn.jpg) 0 0 no-repeat #FCFCFC;
	color:#fff;
	text-decoration:none;
}

/*---Panel Three----*/
#categoryThree {
	width:187px;
	float:left;
}
#categoryThree ul.block {
	width:156px;
	height:250px;
	padding:0px;
}
#categoryThree ul.block li {
	width:156px;
	height:250px;
}
#categoryThree ul.block li a {
	width:126px;
	height:250px;
	display:block;
	background:url(images/block3-normal.jpg) 0 0 no-repeat #FCFCFC;
	padding:23px 0 0 30px;
}
#categoryThree ul.block li a:hover {
	background:url(images/block3-hover.jpg) 0 0 no-repeat #FCFCFC;
	color:#fff;
	text-decoration:none;
}

/*--- Panel Four(Feautured) ----*/
#categoryFour {
	width:146px;
	height:250px;
	float:left;
background:url(images/block4.jpg) 0 0 no-repeat #FCFCFC;
	padding:40px 0 0 10px;
	font-size: 1.1em;
}
#categoryFour ul {
	padding: 0;
}
#categoryFour ul li {
	padding:0 0 2px 0px;
	list-style: disc;
	margin-left: 10px;
	margin-top: 4px;
}
#categoryFour li.sub {
	margin:0 0 0 20px;
	font-size: 0.9em;
	list-style: circle;
}

/*---what's new----*/
#whatsnew {
	margin:0 auto 0 auto;
	color:#8D8D8D;
}
.whatsnew {
	float: left;
	width: 400px;
	margin-left: 31px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#whatsnew P.title {
	font-size: 1.2em; 
	font-weight: bold;
	margin: 0 0 4px 0;
	color: #474747;
	padding: 0 0 4px 0;
	border-bottom: 1px dotted #666;
}
#whatsnew ul li {
	margin-left: 8px;
}
#whatsnew ul li.list {
	background-image: url(images/arrow4.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	color: #333;
}
#whatsnew div.newsletter a {
	display:block;
	width:148px;
	height:49px;
	float: right;
	background:url(images/buttonNewsletterOn.gif);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 31px;
	padding-right: 0px;
	padding-left: 0px;
}
#whatsnew div.newsletter a:hover {
	background:url(images/buttonNewsletterOff.gif) ;
	background-repeat: no-repeat;
}
/* end top */

/*---- contact us ----*/
#contentPadding {
	margin: 0 30px 30px 30px;
}

/*---- footer ----*/
#footer {
	background:url(images/footerbg.gif) 0 0 repeat-x #565656;
	color:#fff;
	clear:both;
}
#footerContent img.footerlogo {
	padding: 10px 0 5px 31px
}
.nbrpLogo {
	text-align: left;
	float: left;
}
.copyright {
	color:#fff;
	font-size:0.9em;
	padding: 20px 20px 20px 0;
	text-align:right;
}

/*----e[u----*/
.style1 table {
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
}
.style1 th {
	border-bottom: #905a00 1px solid;
	border-right: #905a00 1px solid;
	padding: 8px;
	font-size: 1.0em;
}
.style1 td {
	border-bottom: #333 1px solid;
	border-right: #333 1px solid;
	padding: 4px;
	font-size: 1.0em;
}
.leftcell{
	border-left: #333 1px solid;
	background-color: #ececec;
}
.categoryBgLeft {
	background-color: #85c058;
	border-top: #333 1px solid;
	color: #000;
	border-left: #333 1px solid
}
.cellWhite {
	background-color: #fff;
}

/*---- parts ----*/
.content li {
	list-style: none;
	background: url(images/mark.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
}

/* Announcement Start */
table.announcement {
	border-right: #ff9900 1px solid;
	border-left: #ff9900 1px solid;
	border-bottom: #ff9900 1px solid;
	border-top: #ff9900 1px solid;
	margin-bottom: 20px;
	color: #000;
	width: 720px;
}
table.announcement th {
	text-align: left;
	background-image: url(images/sfrbg.gif);
	background-repeat: repeat-x;
	padding: 3px;
	color: #cc3300;
}
table.announcement th strong {
	padding-left: 0.5em;
}
table.announcement td {
	background-color: #f4f4f4;
	color: #cc3333;
	padding: 0px 10px;
}
table.announcement td p {
	margin: 5px 0px;
}
/* Announcement End */

