@charset "utf-8";
/*$
Author 				:ravi gupta
Author 				:http://www.enhancedesignstudio.com/
Email 				:ravigupta.exe@gmail.com
Version 			:5.0
Last Date Modified 	:January 02, Twenty 10.
$*/
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

* html #header {
	background:url('../images/internet-explorer/headerBg.gif') 0 0 no-repeat;
}
* html #header h1.logo a {
	background:url('../images/internet-explorer/logo.jpg') 0 0 no-repeat;
}
* html #header #additionalInfo {
	background:url('../images/internet-explorer/phoneIcon.gif') 0 0 no-repeat;
	width:215px;
}
* html #main-nav .navWrapLt {
	background:url('../images/internet-explorer/navWrapLt.gif') 0 0 no-repeat;
}
* html #main-nav .navWrapRt {
	background:url('../images/internet-explorer/navWrapRt.gif') 0 0 no-repeat;
}
* html #header #additionalInfo p.phone {
	letter-spacing:-2px;
	width:215px;
}
* html ul.listFull li a {
	background:url('../images/internet-explorer/Icon_External_Link.gif') 0 0 no-repeat;
}
* html ul.listFull li a:hover {
	background:url('../images/internet-explorer/Icon_External_Link_hover.gif') 0 0 no-repeat;
}
/* ----------------------------------------------
   THE END
------------------------------------------------- */                                        