/* CSS Document */
/*----------basic elements---------*/
* {
	margin: 0;
	padding: 0;
}

html, body{
	font-family:Tahoma, Geneva, sans-serif;
	
}

.wrapper { /*do not change*/
	min-height: 100%;
	height: auto!important;
	height: 100%;
	margin: 0 auto;
	width: 1160px;
	background: url(../ipc_images/containerbg.jpg) repeat-y;
}

#container{
	background: url(../ipc_images/containerbg.jpg) repeat-y;
	height:!important;
}

.footer, .push{
	width:1160px;
	margin:0 auto;
	background-color: #d9dae1;
	height:!important;
}



/*-------------------------------*/
/*--------------top--------------*/
/*-------------------------------*/
#top{
	width: 1160px;
	margin: 0 auto;
	height: 125px;
	background: url(../ipc_images/logotop.jpg) no-repeat 0 0 ;
	padding:0;
}
#top_atacom{
	width: 1160px;
	margin: 0 auto;
	height: 125px;
	background: url(../ipc_images/logotop_atacom.jpg) no-repeat 0 0 ;
	padding:0;
}

#top2_atacom{
	width: 1158px;
	margin: 0 auto;
/*	height: 125px;
	background: url(../ipc_images/logotop_atacom.jpg) no-repeat 0 0 ; */
	border: 1px #333 solid;
	padding:0;
	background-color: #FFF;
}


/*--topnav--*/
#topnavs{
	width: 1160px;
	height: 21px;
	margin: 0 auto;
}

#logoblank{
	width: 784px;
	height:21px;
	float:left;
}

#redbox1{
	width: 9px;
	height: 21px;
	float: left;
}

#reseller{
	width: 128px;
	height:21px;
	float:left;
	border: none;
	overflow:hidden;
}
#reseller:hover {
	background:url(../ipc_images/reseller_on.png) no-repeat 0 0;
	width: 128px;
	height:21px;
	border: none;
	float:left;
	overflow:hidden;
}

#order{
	width: 122px;
	height:21px;
	float:left;
	border:none;
	overflow:hidden;
}

#order:hover{
	background:url(../ipc_images/order_on.png) no-repeat 0 0;
	width: 122px;
	height:21px;
	border:none;
	float:left;
	overflow:hidden;
}

#rma{
	width: 108px;
	height:21px;
	float:left;
	border: none;
	overflow:hidden;
}
#rma:hover{
	background: url(../ipc_images/rma_on.png) no-repeat 0 0;
	width: 108px;
	height:21px;
	border: none;
	float:left;
	overflow:hidden;
}
/*--topnav end--*/

#logoblank1{
	width: 1160px;
	height: 63px;
	text-align:center;
	border:0;
}

#searchbox{
	width: 150px;
	height: 26px;
	margin-top:12px;
	margin-left: 964px;
	float:left;
	border: 0;
	cursor: text;
	font-size: 16px;
	padding-left:3px;
}

#searchgo{
	width: 18px;
	height: 17px;
	margin-top:16px;
	margin-left: 11px;
	float:left;
	border:0;
}

#searchgo a{
	border: 0;
}

#logoblank2{
	width:236px;
	height: 24px;
	float:left;
	border: 0;
	float:left;
}

#mainnavs a{
	height: 24px;
	width: 1160px;
	display:block;
	margin:auto 0;
	border: 0;
	float:left;
}


#mainnavs li{
	border:0;
	list-style: none;
    display: inline-block;  
	height: 24px;
/*	text-indent: -5000px;  */
	overflow: hidden;
	float:left;
}



/*--navs--*/
#home, #productlist, #customer, #policies, #contact, #shopping{ height: 24px; float:left;}

#home{
	background:url(../ipc_images/Home_off.png) no-repeat 0 0;
	width: 42px;
	overflow: hidden;
}
#home:hover{
	background:url(../ipc_images/Home_on.png) no-repeat 0 0;
	width: 42px;
	overflow: hidden;
}

#productlist{
	background:url(../ipc_images/products_off.png) no-repeat 0 0;
	width: 118px;
	overflow: hidden;
}
#productlist:hover{
	background:url(../ipc_images/products_on.png) no-repeat 0 0;
	width: 118px;
	overflow: hidden;
}

#customer{
	background: url(../ipc_images/customer_off.png) no-repeat 0 0;
	width: 149px;
	overflow: hidden;
}
#customer:hover{
	background: url(../ipc_images/customer_on.png) no-repeat 0 0;
	width: 149px;
	overflow: hidden;
}

#policies{
	background: url(../ipc_images/policies_off.png) no-repeat 0 0;
	width: 65px;
	overflow: hidden;
}
#policies:hover{
	background: url(../ipc_images/policies_on.png) no-repeat 0 0;
	width: 65px;
	overflow: hidden;
}

#contact{
	background: url(../ipc_images/contact_off.png) no-repeat 0 0;
	width: 94px;
	overflow: hidden;
}
#contact:hover{
	background: url(../ipc_images/contact_on.png) no-repeat 0 0;
	width: 94px;
	overflow: hidden;
}

#shopping{
	background: url(../ipc_images/shopping_off.png) no-repeat ;
	width: 121px;
	overflow: hidden;
}
#shopping:hover{
	background: url(../ipc_images/shopping_on.png) no-repeat ;
	width: 121px;
	overflow: hidden;
}

#logoblank3{ width: 59px; height: 24px; float:left;}
#logoblank4{ width: 56px; height: 24px; float:left;}
#logoblank5{ width: 62px; height: 24px; float:left;}
#logoblank6{ width: 61px; height: 24px; float:left;}
#logoblank7{ width: 60px; height: 24px; float:left;}
#logoblank8{ width: 30px; height: 24px; float:left;}
/*--navs end--*/

#logoblank9{width: 1160px; height: 13px;}

/*midbox*/

#midbox{
	float:left;
	width:1160px;
	margin:0 auto;
	
}

#middle{
	float:left;
	width: 1160px;
	margin: 0 auto;
	background-color: #d9dae1;
	height: inherit;
}



