/* CSS Document */

body {
	margin:0px;
	font-family:tahoma;
	font-size:11px;
	background:fixed;
	background-image:url(../images/back.gif);
}

img {
	border:0px;
}

#wrapper {
	width:793px;
	background-color:#FFFFFF;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;	
	margin-left:auto;
	margin-right:auto;
}


.banner_main {
	border-bottom:solid 2px #FBD87A;
}

#navigation {
	overflow:hidden;
	margin-top:20px;
	border-bottom:solid 5px #B3CC3D;
}

.nav_bar {

	overflow:hidden;
	height:28px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

.nav_bar .nav_link {
	margin-left:1px;
	margin-right:1px;
	float:left;	
}	

.nav_bar .nav_link a{
	width:105px;
	height:28px;
	overflow:hidden;
	float:left;
}

.nav_bar .nav_link a img {
	visibility:hidden;
}


#content_body {
	margin-top:20px;
	width:793px;
	overflow:hidden;
}

#left_body {
	width:470px;
	padding-left:10px;
	padding-right:3px;	
	float:left;
	overflow:hidden;
}



#right_body {
	float:right;
	text-align:left;
	margin-left:5px;
	overflow:hidden;
}

.inner_right {
	text-align:center;
	width:294px;
	overflow:hidden;
	padding-right:10px;
}





.line_thin {
	background-color:#F3F7E0;
	height:2px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;	
}

.product_bar {
	background-image:url(../images/ad_bar_back.gif);
	background-repeat:no-repeat;
	overflow:hidden;	
	width:471px;
	height:88px;
	padding-left:8px;
	padding-right:8px;	
	margin-top:20px;
}

.product_bar .product_icon {
	float:left;
	margin-left:3px;
	margin-right:3px;	
	margin-top:15px;
}

.product_bar .product_icon a img{
	position:relative;
}

.product_bar .product_icon a {
	float:left;
}

.product_bar .product_icon a:hover{
	margin-top:-3px;
}


#footer {
/*	background-color:#B3CC3D; */
	background-color:#88BC0D;
	height:25px;
	width:auto;
	margin-top:30px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;	
	clear:both;
}

.f_left {
	float:left;
	color:#5F8400;
	font-size:10px;
}

.f_right {
	float:right;
}

.f_right a {
	color:#5F8400;
	letter-spacing:1px;
	font-size:10px;
}











/* TEXT STYLE */
.txt_big_black {
	font-size:22px;
	color:#000000;
}

.txt_big_red {
	font-size:22px;
	color:#990000;
}

.txt_small_red {
	font-size:15px;
	color:#990000;
}

.txt_styl1 {
	font-size:15px;
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	letter-spacing:1px;
	color:#990000;
	line-height:25px;
	margin-top:10px;
	margin-bottom:10px;	
	border-bottom:solid 1px #FBF4DD;

}

.heading1 {
	color:#9F3728;
	font-size:18px;
	border-bottom:solid 2px #FBD87A;
}

.textdetail1 {
	padding-top:15px;
	padding-bottom:10px;	
	color:#585858;
	font-size:12px;
	line-height:22px;
	
}	

.list1 {
	background-image:url(../images/bullet2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	display:block;
	margin-left:20px;
}

.link_more {
	color:#990000;
	text-decoration:none;
	font-size:14px;
}
/* END TEXT STYLE */




/* NAVIGATION BARS */



.link_home a{
	background-image:url(../images/home_1.gif);
}
.link_home a:hover , .selected1 a{
	background-image:url(../images/home_0.gif);
}



.link_about a{
	background-image:url(../images/about_1.gif);
}
.link_about a:hover , .selected2 a{
	background-image:url(../images/about_0.gif);
}


.link_market a{
	background-image:url(../images/market_1.gif);
}
.link_market a:hover , .selected3 a{
	background-image:url(../images/market_0.gif);
}


.link_product a{
	background-image:url(../images/product_1.gif);
}
.link_product a:hover , .selected4 a{
	background-image:url(../images/product_0.gif);
}


.link_research a{
	background-image:url(../images/research_1.gif);
}
.link_research a:hover , .selected5 a{
	background-image:url(../images/research_0.gif);
}


.link_whatsnew a{
	background-image:url(../images/whatsnew_1.gif);
}
.link_whatsnew a:hover , .selected6 a {
	background-image:url(../images/whatsnew_0.gif);
}


.link_contact a{
	background-image:url(http://nusciencetrading.com/images/contact_1.gif);
}
.link_contact a:hover , .selected7 a{
	background-image:url(../images/contact_0.gif);
}





/* EBD NAVIGATION BARS */






/*CONTACT US */
.tblQuote {
	font-size:12px;
	color:#8DB630;
	text-align:right;
	width:100%;
	margin-top:5px;
}

.frmQuote input {
	font-size:13px;
	border:solid 1px #D2D2D2;
	float:left;
	height:15px;

}

.tblQuote .sub_head{
	font-size:12px;
	color:#696969;
	font-weight:900;
	background-color:#FFFFFF;
	text-align:center;
	font-family:"Century Gothic";
	letter-spacing:1px;
	border:solid 0px #E8E8E8;
}


.tblQuote .align_left{
	text-align:center;
}

.tblQuote .input_id{
	width:120px;
}

textarea {
	border:solid 1px #CCCCCC;
}


label.error {
	color:#CC0000;
	font-size:10px;
	visibility:hidden;
}