*{margin:0px; padding:0px}
#gallery {
	position:relative;
	width:980px;
	background-color: #333333;
	background-image: url(../images/bar-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 455px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#images {border:2px solid #9ac1c9; width:817px; height:225px; background:#eef5f6; margin-bottom:20px}
#image {
	position:relative;
	width:976px;
	height:321px;
	border:2px solid #666;
	background-color: #CCCCCC;
	background-image: url(../images/loading_2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display:none;
}
#image img {position:absolute; top:0px; left:0px}
#thumbwrapper {
	width:980px;
	height:121px;
	padding-top:4px;
}
#thumbarea {
	position:relative;
	overflow:hidden;
	height:116px;
	width:980px;
}
#thumbs {
	position:absolute;
	list-style:none;
	height:116px;
	width:10000px;
	top:-10px;
}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {
	position:absolute;
	height:300px;
	width:20%;
	z-index:100;
	height:280px;
	width:20%;
	z-index:100;
	outline:none;
	cursor:pointer;
	top: 3px;
	padding-top:50px;
}
#previmg {
	left:0px;
	background:url(../images/left.gif) left center no-repeat;
	display: none;	
}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {
	right:0px;
	background:url(../images/right.gif) right center no-repeat;
	display: none;
}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
.header-new {
	height: 321px;
	width: 980px;
	background-image: url(../images/newsoftwares-slide_1.jpg);
	background-repeat: no-repeat;
}
.header-heading {
	padding-left: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	padding-top: 120px;
}
.header-slogun {
	padding-left: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	padding-top: 110px;
}

