
        body{
            margin:0 auto; background:#FFF;
            font-family:Times New Roman, Arial, Helvetica, sans-serif;
            font-size:12px;}
        .wrapper{width:975px;position:relative;}
		.warning{width:975px; text-align:left; padding:10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#F00; background:url(/processing/images/javascript.gif) top right no-repeat;}
        .header{}
        .menu{ width:975px; height:40px; vertical-align:middle;}
        .content{ width:975px;}
			.leftDiv{ float:left; background:#fff; width:290px; height:400px; padding:7px 0 10px 0;}
				.leftSub{ height:190px; width:290px; padding: 0px 4px 4px 4px;}
			.midDiv{ float:left; width:490px; height:400px; padding:7px 0 10px 0;}
			.rightDiv{ float:right; width:195px; height:400px; padding:7px 0 10px 0;}
			.proLeft{ float:left; width:195px; height:400px;}
				.rightSub{width:185px; border:1px solid #bfcdda; padding: 0px; margin-bottom: 4px;}
					.cart{ padding: 5px 0 5px 0;; text-align:left; line-height:18px;  color:#01356f;}
					.cart input{border: 2px solid #01356f; margin-left:5px; background:#bfcdda; color:#01356f; font-size:11px; font-weight:bold;}
			.proRight{ float:right; width:770px; height:450px !important; height:auto;}
				.item{ width:175px !important; width:190px; float:left; margin:0 2px 2px 0; border: 2px #becede solid; padding:5px;}
				.c_l{ float:right; text-align:right; padding: 10px 10px 0 0; width:770px;}
					#pagelinks li{ list-style:none; float: left; margin:3px;}
					.currentPage{ border: 1px #042e5e solid; width:20px; height:15px; text-decoration:none; text-align:center;}
					.noncurrentPage{ background:#042e5e; display:block; color:#fff; width:20px; height:15px; text-decoration:none; text-align:center;}
				.prodetailimg{float:left; width:25% !important; width:40%; height:200px; padding:20px;}
				.prodetaildec{float:right; width:60%; height:200px; text-align:left; padding:20px; color:#01356f;}
				.prodetail { width:250px;}
					.prodetail td, th{font-size:12px; text-align:center; color:#01356f;} 
					.prodetail input{ width:60px; text-align:center;}
				
        .footer{ width:975px;}
        
		#navigation{margin:5;padding:0;}
			/*Difference for FF and IE*/
			#navigation li{float:left;list-style: none;margin-left:10px;}
			#navigation li a{display:block;text-decoration:none;color:#013162;font-weight:bold; height:20px;}
			/*#navigation li a:hover{ background:#042e5e; color:#FFF;}*/
			#navigation li ul{margin:0;padding:0;position:absolute;visibility:hidden; background:#FFF;}
				#navigation li ul li{float:none;display: inline;}
				#navigation li ul li a{width:145px; background:#042e5e; color:#FFF; height:30px; padding:5px 0 0 10px;; font-size:10px; font-family:Arial, Helvetica, sans-serif; text-align:left;}
					/*.dropdownTop{ background:url(dimage/menu_top.png) no-repeat top left; height:10px;}
					.dropdownMid{ background:url(dimage/menu_mid.png) no-repeat top left; height:20px;}
					.dropdownBot{ background:url(dimage/menu_bot.png) no-repeat bottom left; height:10px;}*/
				#navigation li ul li a:hover{background:#fff; color:#042e5e; border: 0px #042e5e solid;}
		/*
			Slider Section
		*/
		#slider{}
		#slider ul, #slider li{
			margin:0;
			padding:0;
			list-style:none;
			}
		#slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
			width:467px;
			height:400px;
			overflow:hidden; 
		}
		#prevBtn, #nextBtn{
		 margin:0;
		 padding:0;
		 display:block;
		 overflow:hidden;
		 text-indent:-8000px;
		}		
		#prevBtn, #nextBtn{ 
			display:block;
			position:absolute;
			width:10px;
			height:50px;
			left:0px !important;
			left:-10px;
			top:180px;
			overflow:hidden;
			}	
		#nextBtn{ 
			left:480px !important;
			left:468px;
			}														
		#prevBtn a, #nextBtn a{  
			display:block;
			width:10px;
			height:50px;
			background:url(dimage/previous.jpg) no-repeat 0 0;	
			}	
		#nextBtn a{ 
			background:url(dimage/next.jpg) no-repeat 0 0;	
			}	
		#nextBtn a:hover{ 
			background:url(dimage/next_on.jpg) no-repeat 0 0;	
			}
		#prevBtn a:hover{ 
			background:url(dimage/previous_on.jpg) no-repeat 0 0;	
			}	
		img{border:none;}


.rightSub img {border: 0px; margin: 0px; padding: 0px;}
.rightSub a {text-decoration: none;}