body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color:#00213C;
	background-image: url(../images/bgER.jpg);
	background-repeat: repeat-x;
	background-position: left -1px;
	margin:25px;
	margin-top:0px;
	margin-bottom:0px;
}
.displayblock { DISPLAY: block }

.rightside{
			position:relative;
			float:right;
			
		}
.leftside{
	position:relative;
	float:left;
	
}
.border
{
	border-color:#FFFFFF;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
}

.title {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#f5821f; /*#FFFFFF;*/
	background:#00213c; /*#2591d0;	*/
	height:25px;
	padding-left:15px;
	padding-top:5px;
	vertical-align:middle;
}

.title a:link, .title a:visited
{
	text-decoration:none;
	color:White;
	font-weight:bold;
}

.title a:hover 
{
	text-decoration:none;
	color:#dddddd;
}

/*------------------------------ Gridview -------------------------------*/

.grid
{
	/*	font:normal 11px Verdana, Arial, Helvetica, sans-serif; 	color:#000000; 	border:1px solid #1b5875;  	width:80%;  */
}

.header
{
	background-color: #17354D;
	height: 20px;
	color: white;
	text-align: center;
}

.item td
{
	padding: 3px;
}

.altitem td
{
	background-color: #E2E6E9; /* #D0D5DB; */
	padding: 3px;
}
.paging td
{
	color: #ffffff;
	background-color: #1b5875;
	padding: 5px;
	padding-left: 10px;
}

.paging a:link, .paging a:visited
{
	font-weight: normal;
	color: #c8c8c8;
	text-decoration: none;
}

.paging a:hover
{
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

/*----------------------------------- welcome strip --------------------------*/

.welcome_div {
	margin:auto;
	position:relative;
	height:25px;
	width:956px;
	color:#FFFFFF;
}

	.welcome_text{
		position:relative;
		float:left;
		width:auto;
		margin-left:10px;
		margin-top:5px;
	}
	
	.welcome_links {
		position:relative;
		float:right;
		width:auto;
		margin-right:10px;
		margin-top:5px;
	}

	.welcome_div a:link, .welcome_div a:visited {
		color:#FFFFFF;
		text-decoration:none;
	}
	
	.welcome_div a:hover {
		color:#FFFFFF;
		text-decoration:underline;
	}




/*----------------------------- top white stip --------------------------*/


.top {
	margin:auto;
	width:956px;
	position:relative;
	height:105px;
	border:0px;
	background-color:#fff;
}

	.top .logo {
		position:relative;
		float:left;
		padding-left:0px;
		width :956px;
		 
	}

	.top .menu {
		position:relative;
		float:right;
		width:auto;
		/*margin-right:10px;*/
	}
	
	.top .menu span {
		display:block;
		position:relative;
		float:left;
		margin-right:15px;
	}
	
	.top .menu .home a:link, .top .menu .home a:visited {
		display:block;
		position:relative;
		float:left;
		width:66px;
		height:88px;
		background:url(../images/home_btn.jpg);
		background-position:-88px left;
		text-decoration:none;
		margin-right:2px;
	}
	
	.top .menu .home a:hover {
		display:block;
		position:relative;
		float:left;
		width:66px;
		height:88px;
		background:url(../images/home_btn.jpg);
		background-position:0px left;
		text-decoration:none;
	}
	
	.top .menu .aboutus a:link, .top .menu .aboutus a:visited {
		display:block;
		position:relative;
		float:left;
		width:66px;
		height:88px;
		margin-right:3px;
		background:url(../images/aboutus_btn.jpg);
		background-position:-88px left;
		text-decoration:none;
		margin-right:2px;
	}
	
	.top .menu .aboutus a:hover {
		display:block;
		position:relative;
		float:left;
		width:66px;
		height:88px;
		background:url(../images/aboutus_btn.jpg);
		background-position:0px left;
		text-decoration:none;
	}
	
	.top .menu .products a:link, .top .menu .products a:visited {
		display:block;
		position:relative;
		float:left;
		width:66px;
		height:88px;
		margin-right:3px;
		background:url(../images/products_btn.jpg);
		background-position:-88px left;
		text-decoration:none;
		margin-right:2px;
	}
	
	.top .menu .products a:hover {
		display:block;
		position:relative;
		float:left;
		width:66px;
		height:88px;
		background:url(../images/products_btn.jpg);
		background-position:0px left;
		text-decoration:none;
	}
	
	.top .menu .services a:link, .top .menu .services a:visited {
		display:block;
		position:relative;
		float:left;
		width:66px;
		height:88px;
		margin-right:3px;
		background:url(../images/services_btn.jpg);
		background-position:-88px left;
		text-decoration:none;
		margin-right:2px;
	}
	
	.top .menu .services a:hover {
		display:block;
		position:relative;
		float:left;
		width:66px;
		height:88px;
		background:url(../images/services_btn.jpg);
		background-position:0px left;
		text-decoration:none;
	}
	
	.top .menu .contactus a:link, .top .menu .contactus a:visited {
		display:block;
		position:relative;
		float:left;
		width:66px;
		height:88px;
		margin-right:3px;
		background:url(../images/contact_btn.jpg);
		background-position:-88px left;
		text-decoration:none;
		margin-right:2px;
	}
	
	.top .menu .contactus a:hover {
		display:block;
		position:relative;
		float:left;
		width:66px;
		height:88px;
		background:url(../images/contact_btn.jpg);
		background-position:0px left;
		text-decoration:none;
	}


/*----------------------------- image stip --------------------------*/


.strip_img {
	margin:auto;
	width:956px;
	margin-top:3px;
	margin-bottom:0px;
	position:relative;
	height:80px;
	border:0px;
}

.strip_img1 {
	margin:auto;
	width:956px;
	margin-top:3px;
	margin-bottom:0px;
	position:relative;
	height:95px;
	border:0px;
}

/*----------------------------- content stip --------------------------*/



.content {
	margin:auto;
	height:auto;
	margin-top:1px;
	position:relative;
	width:916px;
	background-color:#FFFFFF;
	padding:20px;
}

			
		/*----------------------------- right side--------------------------*/
		.rightside {
			position:relative;
			float:right;
			/*border-left:1px solid #ccc;*/
			width:190px;
			height:600px;
			margin-right:10px;
			margin-top:5px;
		}
		
		.intdiv {
			position:relative;
			float:left;
			width:100%;
			padding-top:20px;
		}
		
		.intdiv_title {
			position:relative;
			float:left;
			width:auto;
		}

		.intdivp {
			position:relative;
			float:left;
			padding:15px 10px 10px 10px;
			text-align:justify;
		}
		
		
		/*----------------------------- featured services --------------------------*/
		
		.featured_services_div {
			position:relative;
			float:left;
			margin:0px;
			width:208px;
			/*border:1px solid #ccc;*/
			margin-top:10px;
			margin-bottom:10px;
		}
		
		.featured_services_div ul {
			width:200px;
			margin-bottom:0px;
			margin-top:5px;
			font-size:11px;
			font-weight:normal;
		}
		
		.featured_services_div ul li {
			display:block;
			position:relative;
			float:left;
			margin:0px;
			list-style:none;
			padding-bottom:8px;
			left:-40px;
			width:100%;
		}
		
		.featured_services_div ul li a:link, .featured_services_div ul li A:visited {
			display:block;
			padding-left:20px;
			background-image:url(../images/arrow.jpg);
			background-position:5px 4px;
			background-repeat:no-repeat;
			color:#000;
			
			text-decoration:none;
		}
		
		.featured_services_div ul li A:hover {
			color:#333333;
			text-decoration:underline;
		}
		
		/*----------------------------- Bottom Navigation --------------------------*/
		
		.nav_bottom 
		{
			/*margin-top:20px;*/

			clear:both;
			padding:9px 0px;
			text-align:center;
			border-top:4px solid #f5821f;
		}
		

/*----------------------------- bottom stip --------------------------*/



.bottom_strip {
	margin:auto;
	position:relative;
	width:916px;
	height:50;
	padding-top:15px;
	padding-bottom:15px;
	text-align:right;
	color:#fff;
	font-size:10px;
	letter-spacing:1px;
	font-weight:normal	;
}

/* added for home page of Sears */
.sears 
{
	position:relative;
	float:left;
	margin-left:20px;
	margin-top:20px;
}




.CustomPager a:link,a:active,a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000CD;
}
.CustomPager a:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #838B8B;
	text-decoration: none;
}


.link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color: green;
}
