body {
	background-image: url('../images/patt.gif');
	background-repeat: repeat;
	background-position: left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6B6A6A
}
body#home #menu01home a{
	background-position: 0px 26px;
}
body#services #menu02services a{
	background-position: -72px 26px;
}
body#products #menu03products a{
	background-position: -160px 26px;
}
body#company #menu04company a{
	background-position: -249px 26px;
}
body#contact #menu05contact a{
	background-position: -340px 26px;
}
body#account #menu06account a{
	background-position: -420px 26px;
}


img{
	border:0;
}
p{
	margin:0 0 13px 0;
	padding:0;
}
a{
	color:#034DF6;
	text-decoration:underline;
}
a.email{
	color:#15537F;
	text-decoration:none;
}
a.email:hover{
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
a.grey{
	color:#6B6A6A;
	font-weight:bold;
	text-decoration:none;
}
a.grey:hover{ text-decoration:underline;}
label{ vertical-align:middle; padding-right:10px;}
.strong{
	font-weight:bold;
}
div#spacer{
	clear: both;
	height: 8px;
	margin: -1px 0 0 0;
	font-size: 1px;
}
div.spacer{
	clear: both;
	height: 8px;
	margin: -1px 0 0 0;
	font-size: 1px;
}
div#spacer22{
	clear: both;
	height: 22px;
	margin: -1px 0 0 0;
	font-size: 1px;
}
div.spacer22{
	clear: both;
	height: 22px;
	margin: -1px 0 0 0;
	font-size: 1px;
}
#wrapper{
	width:768px;
	margin:0 auto 0 auto;
}
.wrapper{
	width:768px;
	margin:0 auto 0 auto;
}

#top-banner{
	float:left;
	width:100%;
	background-image:url(../images/bg-nav.gif);
	background-repeat:repeat-x;
	background-position:0 169px;
}
/***************** dropdown div ***********************/

.dropmenudiv{
	position:absolute;
	clear:both;
	border: 1px solid #1F3781; /*THEME CHANGE HERE*/
	line-height:18px;
	z-index:100;
	background-color: #4D62A1;
	width: 150px;
	visibility: hidden;
	top: 1;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
	display: block;
	text-indent: 10px;
	padding: 2px;
	text-decoration: none;
	font-weight: normal;
	color: white;
	background: #4D62A1 url(../images/bullet-nav.gif) 2% 50% no-repeat;
	border-bottom: 1px solid #1F3781;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	text-decoration:none;
	background: #1F3781 url(../images/bullet-nav.gif) 2% 50% no-repeat;
}

#mainMenu { 
	overflow: hidden;
	height:26px; 
	width:600px;
	float:left;
}
#mainMenu ul {
  margin:0px;
  padding:0;
}

#mainMenu li { margin: 0; padding: 0; list-style-type: none; display: inline; float: left; }

#mainMenu a {   
	text-decoration:none !important; 
	display:block; 
	background-image: url(../images/nav.gif); 
	background-position:0 0px;
	overflow: hidden;
	height:26px; 
}

#mainMenu a span { visibility:hidden; }

#menu01home, #menu01home a {
  background-position: 0 0;
  width: 72px;
}
#menu01home a:hover, #menu01home a.selected {
  background-position: 0px 26px;
}

#menu02services, #menu02services a {
  background-position: -72px 0;
  width: 88px;
}
#menu02services a:hover, #menu02services a.selected {
  background-position: -72px 26px;
}

#menu03products, #menu03products a {
  background-position: -160px 0;
  width: 89px;
}
#menu03products a:hover, #menu03products a.selected {
  background-position: -160px 26px;
}

#menu04company, #menu04company a {
  background-position: -249px 0;
  width: 91px;
}
#menu04company a:hover, #menu04company a.selected {
  background-position: -249px 26px;
}

#menu05contact, #menu05contact a {
  background-position: -340px 0;
  width: 80px; 
}
#menu05contact a:hover, #menu05contact a.selected {
  background-position: -340px 26px;
}
#menu06account, #menu06account a {
  background-position: -420px 0;
  width: 100px; 
}
#menu06account a:hover, #menu06account a.selected {
  background-position: -420px 26px;
}


#main-content{
	float:left;
	width:750px;
	padding:8px 8px 8px 8px;
	background-color:#fff;
	border-left: solid 1px #DADADA;
	border-right: solid 1px #DADADA;
}
#main-content-int{
	float:left;
	width:766px;
	padding:0 0 10px 0;
	background-color:#fff;
	background-image:url(../images/bg-cont-int.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-left: solid 1px #DADADA;
	border-right: solid 1px #DADADA;
}
#main-content-int-2col{
	float:left;
	width:766px;
	padding:0 0 0px 0;
	background-color:#fff;
	background-image:url(../images/bg-cont-int.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-left: solid 1px #DADADA;
	border-right: solid 1px #DADADA;
}
#sidebar{
	float:left;
	width:267px;
}
#content-int{
	float:left;
	width:722px;
	padding:10px 22px 10px 22px;
}
#content-int-2col{
	float:left;
	width:722px;
	padding:10px 22px 10px 22px;
}

#content{
	float:right;
	width:478px;
}

.customer-login{
	/*background-image:url(../images/box-bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;*/
	padding-bottom:6px;
}

.repair-quotation{
	/*background-image:url(../images/box-bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;*/
	padding-bottom:6px;
}
.bg-repair-quotation{
	background-image:url(../images/bg-repair-quotation-new.jpg); background-repeat:no-repeat;  background-position:5px 4px;
	padding-left:105px; /*height:132px;*/
}
.our-customer{
	/*background-image:url(../images/box-bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;*/
	padding-bottom:6px;
	
}
.our-customer-new{
	background-image:url(../images/bg-our-customers-new.jpg); background-repeat:no-repeat; 
	padding-left:121px; height:154px;
	border:solid 1px #BBC0CE;
}
.bg-our-customer{
	background-image:url(../images/bg-our-customers-new.jpg); background-repeat:no-repeat; background-position:5px 4px;
	padding-left:121px; height:154px;
}
.bg-our-customer ul{
	padding:0;
	margin:0;
}
.bg-our-customer li{
	font-weight:bold;
	list-style-image:url(../images/bullet-new.gif);
	
}
.box-bg{
	/*background-image:url(../images/box-bg.gif);
	background-repeat:repeat-y;*/
	border:solid 1px #BBC0CE;
	padding:5px;
	padding-bottom:7px;
}
.title-img{ font-size:1px;}
.textbox{
	border:solid 1px #D8D8D8;
}
.cisco-repair-services{
	float:left;
	width:478px;
	background-image:url(../images/bg-cisco.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#112563;
	color:#fff;
}
.info{
	padding:10px 10px 5px 10px;
	width:280px;
	float:left;
}
.info2{
	padding:3px;
}

h1.cisco{ font-size:14px; font-weight:bold; color:#fff; padding:0; margin:0;}
.cisco-repair-services p{ margin:0; padding:0}
.multi-vendor-repairs{
	float:left;
	width:478px;
	/*background-image:url(../images/bg-multi-vendor-repairs.gif);
	background-repeat:repeat-y;*/
}
div.seprator{
	background-image:url(../images/dotted-line.gif);
	background-repeat:repeat-x;
	height:1px;
	margin: -1px 0 0 0;
	font-size: 1px;
	clear:both;
}
.asset-recovery{
	float:left;
	width:241px;
	background-image:url(../images/dotted-line-verti.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding:5px 5px 5px 5px;
}
.ups-battery{
	float:right;
	width:200px;
	padding:5px 5px 0px 5px;
	background-image:url(../images/bg-ups.jpg);
	background-repeat:no-repeat;
	background-position:center 30px;
}
.info-multi-vendor{
	padding:10px;
	width:458px;
	background-image:url(../images/bg-multi-vendor.jpg);
	background-position:265px;
	background-repeat:no-repeat;
	
}
.info-multi-vendor ul{
	padding:0 0 0 15px;
	margin:0;
}
.info-multi-vendor li{
	list-style-image:url(../images/bullet-lines.gif);
	font-weight:bold;
	padding:0;
	margin:0;
}



#footer{
	clear:both;
	width:754px;
	background-image:url(../images/bg-footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:7px;
	background-color:#112563;
	color:#fff;
	text-align:center;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}



/******************************************
internal pages styles
********************************************/
#breadcrumb{
	float:left;
	color:#15537F;
	width:722px;
	padding:10px 22px 10px 22px;
	background-color:#fff;
	background-image:url(../images/bg-breadcrumb.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:16px;
	overflow:hidden;
}
#breadcrumb a{
	color:#15537F;
	text-decoration:none;
}
#breadcrumb a:hover{ text-decoration:underline;}

#breadcrumb2{
	float:left;
	color:#15537F;
	width:511px;
	padding:10px 22px 10px 22px;
	background-color:#fff;
	background-image:url(../images/bg-breadcrumb.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:16px;
	overflow:hidden;
}
#breadcrumb2 a{
	color:#15537F;
	text-decoration:none;
}
#breadcrumb2 a:hover{ text-decoration:underline;}
#first-column{
	float:left;
	width:556px;
	border:solid 0px red;
}
.first-columnDiv{
	float:left;
	width:556px;
	border:solid 0px red;
}

#column-left{
	float:left;
	width:523px;
	padding:10px 10px 10px 22px;
	border:solid 0px green;
}

#column-right{
	float:left;
	width:210px;
	padding:8px 0 0 0;
}
#column-right-new{
	float:left;
	width:210px;
	padding:0px 0 0 0;
	margin-top:-28px;
	border-top:solid 0px red;
}
.page-title{
	float:left;
	width:722px;
	background-image:url(../images/dotted-line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	
}
.page-title h1{
	font-size:14px;
	font-weight:bold;
	color:#044776;
	text-transform:uppercase;
	margin:0 0 5px 0;
	padding:0 0 0 13px;
	background-image:url(../images/bullet-heading.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.page-title2{
	float:left;
	width:513px;
	background-image:url(../images/dotted-line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	
}
.page-title2 h1{
	font-size:14px;
	font-weight:bold;
	color:#044776;
	text-transform:uppercase;
	margin:0 0 5px 0;
	padding:0 0 0 13px;
	background-image:url(../images/bullet-heading.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.desc-asset{
	float:left;
	width:100%;
	background-image:url(../images/img_asset_recovery_services.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.subhead{
	font-size:12px;
	font-weight:bold;
}
#asset-recovery{
	float:left;
	width:722px;
}
.asset-top, .asset-bot{ font-size:1px; float:left;}
.recovery-form{
	float:left;
	width:702px;
	background-image:url(../images/asset-box-bg.gif);
	background-repeat:repeat-y;
	padding:0px 10px 0px 10px;
}
.txt13bold{
	font-size:13px;
	font-weight:bold;
	color:#15537F;
}
.left-col{
	float:left;
	width:493px;/*
	background-image:url(../images/dotted-line-verti.gif);
	background-position:right;
	background-repeat:repeat-y;*/
}
.right-col{
	float:left;
	width:198px;
	margin-left:14px;
	background-image:url(../images/dotted-line-verti.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.call-us{
	background-image:url(../images/bot-box-rightcol.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:7px;
}
.info-callus{
	border-left:solid 1px #DFDFDF; border-right:solid 1px #DFDFDF;
	padding:5px 15px 5px 15px;
}
.installation-para1{
	background-image:url(../images/img-installation1.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	min-height:133px !important;
	height:auto;
	height:133px;
	padding-right:200px;
}
ul.services{
	margin:0 0 0 17px; 
	padding:0;
}
ul.services li{
	list-style-image:url(../images/arrow-list.gif);
	color:#044776;
	padding:0 0 5px 0;
}
#col2{
	float:left;
	width:766px;
	background-image:url(../images/bg-col-right.gif);
	background-position:right top;
	background-repeat:repeat-y;
	padding: 0 0 10px 0;
}
.repair-para1{
	background-image:url(../images/img-repair-1.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:106px;
	padding: 0 200px 0 0;
}
.repair-para2{
	background-image:url(../images/dotted-line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0 0 5px 0;
	margin:0 0 15px 0;
}
.vendor-app{
	background-image:url(../images/vendor-appraisals.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0 0 0 161px;
}
ul#usp{
	padding:0;
	margin:10px 0 0 25px;
}
ul#usp li{
	list-style-image:url(../images/arrow-list.gif);
	padding:0 0 10px 0;
	color:#044776;
}
#network-list ul{
	padding:0;
	margin:0 0 0 25px;
}
#network-list li{
	list-style-image:url(../images/arrow-list.gif);
	padding:0 0 10px 0;
	color:#044776;
}
.history-para1{
	background-image:url(../images/img-history.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding: 0 200px 0 0;
	height:auto;
	min-height:116px !important;
	height:116px;
}
.logistics-para1{
	background-image:url(../images/img-logistics.jpg);
	background-position:right 10px;
	background-repeat:no-repeat;
	padding: 0 0px 0 0;
	height:auto;
	min-height:195px !important;
	height:195px;
}
.contact-para1{
	/*background-image:url(../images/img-contact.jpg);
	background-position:right top;
	background-repeat:no-repeat;*/
	padding: 0 0px 0 0;
}
.contact-box{
	background-image:url(../images/box-contact-bot.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding:0 0 10px 0;
}

.contact-info{
	padding:10px 20px 0px 20px;
	text-align:left;
}
.callus-box{
	background-image:url(../images/box-call-bot.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	margin-right:6px;
	padding:0px;
	width:230px; 
	float:right;
}
.callus-info{

	text-align:left;
	padding-left:17px;
	padding-right:10px;
	padding-top:6px;
}
.line-fade{
	background-image:url(../images/line-fade.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
