body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/bg.jpg) repeat-x top #fff;
}

#wrapper{
	margin:0 auto;
	width:1004px;
	position:relative;
	
}
#bannerbg{
	background:url(../images/banner.jpg) no-repeat top;
	height:259px;
}
#navigation{
	height:114px;
}
#banner{
	width:926px;
	margin:0 auto;
}
ul{list-style:none; }
#menu{
	background:url(../images/nav_bg.jpg) repeat-x;
	height:28px;
	padding-top:8px;
	border-left:1px #D1D1D1 solid;
	border-right:1px #D1D1D1 solid;
}

#menu ul{ margin:0px; float:left;}
#menu ul li{  float:left; list-style:none;}
#menu ul li a{
	font:bold 14px Verdana, Arial, Helvetica, sans-serif; color:#89877A;text-decoration:none;padding:00px 55px; text-transform:capitalize;
}
#menu ul li a:hover{
	color:#FFA312;
}
#body{
	width:926px;
	margin:0 auto;
	
}
.clear{
	clear:left;
}
#right_part{
	float:left;
}
#welcome{
	float:left;
	width:518px;
	line-height:26px;
	padding-left:22px;
}
#company{
	float:left;
	width:518px;
	line-height:24px;
	padding:0px 0 20px 22px;
	background:url(../images/border.png) no-repeat bottom left;
	
}
#monitor{
	float:left;
	background:url(../images/minitor.png) no-repeat right;
	height:297px;
	width:280px;
	position:absolute;
	top:570px;
	left:820px;
	z-index:100000;
}
#contact{
	float:left;
	background:url(../images/minitor.png) no-repeat right;
	height:297px;
	width:280px;
	position:absolute;
	top:840px;
	left:820px;
	z-index:100000;
}

#gallery{
	float:left;
	padding:40px 0 0 0;
}
#footer{
	background:url(../images/footer_bg.jpg) repeat-x;
	height:118px;
	padding:30px 0 0 190px;
	color:#FFFFFF;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#contactus{
	float:left;
	line-height:20px;
}