*{
	margin:0;
	padding:0;
}

.left{
	float:left;
}

.head-clr{
	color:#a51d21;
}
.right{
	float:right;
}

body{
	font-family:Verdana, Geneva, sans-serif;
}

.container{
	width:1006px;
	height:869px;
	margin:0 auto 0 auto;
	background-image: url(../images/bg-1.jpg);
	background-repeat: repeat-y;
}

.inside{
	width:939px;
	height:auto;
	margin:0 auto 0 auto;
}

.header{
	height:179px;
}

.nav{
	height:26px;
	width:100%;
	margin-top:10px;
	margin-left:10px;
}

.nav ul{
	float:left;
	display:inline;
	width:100%;
	margin-left:5px;
}

.nav ul li{
	list-style:none;
	display:inline;	
	position:relative;
	float:left;
	margin-right:3px;
	text-align:center;
	line-height:26px;
}

.nav ul li a{
text-decoration:none;
color:#FFF;
font-size:12px;
font-weight:bold;
}

.nav ul li a:hover{
	color:#FF0;
}

.home{
	background:url(../images/jtech_15.jpg) no-repeat;
	width:60px;
	height:26px;
}

.products{
	background:url(../images/jtech_17.gif) no-repeat;
	width:98px;
	height:26px;
}

.latest{
	background:url(../images/jtech_19.gif) no-repeat;
	width:172px;
	height:26px;
}

.order{
	background:url(../images/jtech_21.jpg) no-repeat;
	width:70px;
	height:26px;
}

.contact{
	background:url(../images/jtech_23.jpg) no-repeat;
	width:112px;
	height:26px;
}


.search{
	background:url(../images/jtech_25.jpg) no-repeat;
	width:158px;
	height:26px;
}


.subscribe{
	background:url(../images/jtech_27.jpg) no-repeat;
	width:225px;
	height:26px;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
}

.content{
	height:613px;
}

.sidebar{
	width:706px;
}

.leftsection{
	width:200px;
}

.midsection{
	width:405px;
}

.rightsection{
	width:268px;
}


.footer{
	width:90%;
	height:41px;
	margin:20px auto 0 auto;
	border-top:#666 1px dotted;
	font-size:10px;
}

.logo-1{
	width:265px;
	background:url(../images/jtech_03.jpg) no-repeat;
	height:170px;
	margin-left:5px;
}


.logo-2{
	width:400px;
	background:url(../images/jtech_09.gif) no-repeat;
	height:150px;
	margin-top:10px;
}


.logo-3{
	width:245px;
	background:url(../images/jtech_06.jpg) no-repeat;
	height:107px;
	margin-top:20px;
}


.clr{
	clear:both;
}


.s{
	border:none;
	width:100px;
	float:left;
}

#categories{
	width:198px;
	height:185px;
	margin-left:15px;
	margin-top:5px;
	border:1px #000 solid;
	background-color:#f6f6f7;
	background:url(../images/jtech_37.jpg) no-repeat;
}

#categoris ul{
	float:left;
	list-style:none;
	width:100%;
}

#categories ul li{
	list-style:none;
	margin-right:3px;
	margin-top:10px;
	width:100%;
}

#categories ul li a{
	text-decoration:none;
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin-left:18px;
	float:left;
}

#categories ul li a:hover{
}

.menubg{
	background:url(../images/jtech_41.jpg) no-repeat;
	width:11px;
	height:11px;
	float:left;
	margin-left:5px;
	line-height:10px;
}

.cat{
	line-height:27px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	margin-left:12px;
	
}

.news{
	height:20px;
	width:98%;
	margin:7px auto 10px auto;
	cursor:pointer;
	float:left;
	font-size:12px;
	line-height:20px;
	background:url(../images/marq-bg.jpg) repeat-y;
	color:#FFF;
	font-weight:bold;
}

.midsection p{
	font-size:12px;
	margin-top:6px;
	text-align:justify;
	margin-right:5px;
	line-height:18px;
}

.more{
	text-align:right;
	font-size:12px;
	float:right;
}

.more a{
		text-decoration:none;
		color:#C00;
}


/* css for news feed */


/* end of news feed */