body {
	margin:0px; padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	background: url(../images/bgcolor.jpg);
}
ul {
	margin-left: 15px;
	padding: 0px;
}
a {
	color: #dd0000;
	text-decoration: none;	
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
#Content {
	width: 815px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -266px;
	margin-left: -407px;
	text-align: left;  /*Counteract to IE5/Win Hack */
}
#Main {
	width: 100%;
	border: 1px solid black;
/*	background-color: #F5821F;*/
}
#Header {
	width: 100%;
	height: 80px;
	background: url(../images/header1.jpg) no-repeat top left #00498F;
}
#TitleBar {
	width: 100%; 
	height: 25px; 
	border-bottom: 1px solid black;
	background-color: #D6D6D6;
}
#MainContent{
	width: 100%;
	background: url(../images/bgcolor6.jpg) repeat-x bottom right #fff;
}
#MainContentContainer{
	margin: auto;
	min-height: 360px;
	_height: 360px;
	padding: 4px;
}
#SubMenu {
	width: 105px; 
	height: 360px; 
	float: left;
}
#SubMenu ul {
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
}
#SubMenu li {
	display: inline;
	padding-bottom: 5px; 
}
#Promotional {
	width: 400px;
	float: right;
	text-align: right;
}
.submenu {margin: 0px 410px 0px 110px;}
.nosubmenu {margin: 0px 410px 0px 0px;}

#MainPage a			{color: #4698F9;}
#MainPage ul		{font-size: 13px; color: #4698F9; /*text-decoration: underline;*/}
#OurServicesPage a	{color: #627BCE;}
#OurServicesPage ul {color: #627BCE;}
#ClientsPage a		{color: #EBAF50; text-decoration: underline;}
#ClientsPage a:hover{color: #000000;}
#ClientsPage ul		{color: #EBAF50; margin: 0px 0px 5px 20px}
#ContactUsPage a	{color: #000000;}
#LoyaltyPage ul		{color: #627BCE;}
#LoyaltyPage a		{color: #627BCE;}
#BundlingPage ul	{color: #627BCE; margin: 5px 0px 10px 15px}
#BundlingPage a		{color: #627BCE;}
#IncentivesPage	ul	{color: #627BCE;}
#AboutUsPage a		{color: #A4AF00; text-decoration: underline;}
#AboutUsPage a:hover{color: #000000;}
#AboutUsPage ul		{color: #A4AF00; margin: 0px 0px 5px 20px}

#MainPage a:hover, #OurServicesPage a:hover, #ContactUsPage a:hover{color: #F5821F;}

#MainPage a:hover.moreinfo {color: #F5821F; text-decoration: none;}
#MainPage a.moreinfo {color: #000; text-decoration: none;}  
#BundlingPage a:hover.moreinfo {color: #F5821F; text-decoration: none;}
#BundlingPage a.moreinfo {color: #000; text-decoration: none;}  

#InfoBar {
	padding-top: 4px;
	width: 100%; 
	height: 18px; 
	border-top: 1px solid #000;
	background: #F5821F; 
	font-size: 11px; 
	color: #fff; 
	text-align: right;
}
#InfoBar a {color: #fff;}
#InfoBar a:hover {color: #000;}

#Footer {
	margin-top: 4px;
	padding-top: 4px;
	width: 100%; 
	height: 18px; 
	border: 1px solid #000; 
	background: #FFFFFF; 
	text-align: center; 
	font-size: 11px; 
	color: #6D6E71
}
#Footer a {
	color: #6D6E71;
}
#Footer a:hover {
	color: #F5821F;
}
#Scroller {
	float: left;
	padding-left: 20px;
}
#Scroller a:hover {
	color: #dd0000;
}

/* MenuItem styles
*/
#MenuBar {
	position: relative;
	text-align: right; 
	height: 22px;
	border: 0px solid red;
}
#MenuBar ul {
	list-style: none;
	padding:0px;
	margin: 0px;
	border: 0px solid red;
}
#MenuBar li {
	display: inline;
	padding:0px;
	margin: 0px;
}
#MenuBarContainer {
	width: 100%;
	border: 0px solid yellow;
}
#MenuBarShadow {
	width: 100%;
	height: 3px;
	background: url(../images/nav.shadow.gif) repeat-x top left;
}
#MenuItems ul {
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0;
}
#MenuItems li {
	display: inline;
	margin: 0px;
}

#MenuItems .menu {
	background: #939598;
	text-align: left;
	color: white;
	position: absolute;
	visibility: hidden;
	border: 1px solid #000;
	width: 150px;
	z-index: 999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#MenuItems a {
	color: white;
	padding: 2px 3px 2px 5px; 
	border-bottom: 1px solid #000;
	display:block;
	text-decoration: none;
}
#MenuItems a:hover {
	color: #FFFFFF;
	background: #626466;
}
#SiteMap {
	width: 250px;
	margin-left: 20px;
	border-right: 1px solid #ccc;
}
#SiteMap .SiteHdr {
	padding: 2px 0px 2px 0px;
	font-size: 14px;
	color: #627bce;
	display: block;
	font-weight: bold;
}
#SiteMap ul {
	margin: 0px; 
	padding: 0px; 
}
#SiteMap li {
	list-style: none; 
	margin-left: 30px; 
}
#SiteMap a {
	color: #627bce;
}
#SiteMap a:hover {
	color: #ff0000;
}

#Home_ro { background: #46C3F9;}
#Home_ro a#home_st img {background: url("../images/nav.welc.home.gif") top left no-repeat;}
#Home_ro a#home_st:hover img {background: url("../images/nav.welc.home.on.gif") top left no-repeat;}
#Home_ro a#ourservices_st img {background: url("../images/nav.welc.ourservices.gif") top left no-repeat;}
#Home_ro a#ourservices_st:hover img {background: url("../images/nav.welc.ourservices.on.gif") top left no-repeat;}
#Home_ro a#clients_st img {background: url("../images/nav.welc.clients.gif") top left no-repeat;}
#Home_ro a#clients_st:hover img {background: url("../images/nav.welc.clients.on.gif") top left no-repeat;}
#Home_ro a#aboutus_st img {background: url("../images/nav.welc.aboutus.gif") top left no-repeat;}
#Home_ro a#aboutus_st:hover img {background: url("../images/nav.welc.aboutus.on.gif") top left no-repeat;}
#Home_ro a#contactus_st img {background: url("../images/nav.welc.contactus.gif") top left no-repeat;}
#Home_ro a#contactus_st:hover img {background: url("../images/nav.welc.contactus.on.gif") top left no-repeat;}

#SiteMap_ro { background: #46C3F9;}
#SiteMap_ro a#home_st img {background: url("../images/nav.welc.home.gif") top left no-repeat;}
#SiteMap_ro a#home_st:hover img {background: url("../images/nav.welc.home.on.gif") top left no-repeat;}
#SiteMap_ro a#ourservices_st img {background: url("../images/nav.welc.ourservices.gif") top left no-repeat;}
#SiteMap_ro a#ourservices_st:hover img {background: url("../images/nav.welc.ourservices.on.gif") top left no-repeat;}
#SiteMap_ro a#clients_st img {background: url("../images/nav.welc.clients.gif") top left no-repeat;}
#SiteMap_ro a#clients_st:hover img {background: url("../images/nav.welc.clients.on.gif") top left no-repeat;}
#SiteMap_ro a#aboutus_st img {background: url("../images/nav.welc.aboutus.gif") top left no-repeat;}
#SiteMap_ro a#aboutus_st:hover img {background: url("../images/nav.welc.aboutus.on.gif") top left no-repeat;}
#SiteMap_ro a#contactus_st img {background: url("../images/nav.welc.contactus.gif") top left no-repeat;}
#SiteMap_ro a#contactus_st:hover img {background: url("../images/nav.welc.contactus.on.gif") top left no-repeat;}

#OurServices_ro { background: #627bce;}
#OurServices_ro a#home_st img {background: url("../images/nav.ours.home.gif") top left no-repeat;}
#OurServices_ro a#home_st:hover img {background: url("../images/nav.ours.home.on.gif") top left no-repeat;}
#OurServices_ro a#ourservices_st img {background: url("../images/nav.ours.ourservices.gif") top left no-repeat;}
#OurServices_ro a#ourservices_st:hover img {background: url("../images/nav.ours.ourservices.on.gif") top left no-repeat;}
#OurServices_ro a#clients_st img {background: url("../images/nav.ours.clients.gif") top left no-repeat;}
#OurServices_ro a#clients_st:hover img {background: url("../images/nav.ours.clients.on.gif") top left no-repeat;}
#OurServices_ro a#aboutus_st img {background: url("../images/nav.ours.aboutus.gif") top left no-repeat;}
#OurServices_ro a#aboutus_st:hover img {background: url("../images/nav.ours.aboutus.on.gif") top left no-repeat;}
#OurServices_ro a#contactus_st img {background: url("../images/nav.ours.contactus.gif") top left no-repeat;}
#OurServices_ro a#contactus_st:hover img {background: url("../images/nav.ours.contactus.on.gif") top left no-repeat;}

#Clients_ro { background: #ebaf50;}
#Clients_ro a#home_st img {background: url("../images/nav.clients.home.gif") top left no-repeat;}
#Clients_ro a#home_st:hover img {background: url("../images/nav.clients.home.on.gif") top left no-repeat;}
#Clients_ro a#ourservices_st img {background: url("../images/nav.clients.ourservices.gif") top left no-repeat;}
#Clients_ro a#ourservices_st:hover img {background: url("../images/nav.clients.ourservices.on.gif") top left no-repeat;}
#Clients_ro a#clients_st img {background: url("../images/nav.clients.clients.gif") top left no-repeat;}
#Clients_ro a#clients_st:hover img {background: url("../images/nav.clients.clients.on.gif") top left no-repeat;}
#Clients_ro a#aboutus_st img {background: url("../images/nav.clients.aboutus.gif") top left no-repeat;}
#Clients_ro a#aboutus_st:hover img {background: url("../images/nav.clients.aboutus.on.gif") top left no-repeat;}
#Clients_ro a#contactus_st img {background: url("../images/nav.clients.contactus.gif") top left no-repeat;}
#Clients_ro a#contactus_st:hover img {background: url("../images/nav.clients.contactus.on.gif") top left no-repeat;}

#Aboutus_ro { background: #a4af00;}
#Aboutus_ro a#home_st img {background: url("../images/nav.aboutus.home.gif") top left no-repeat;}
#Aboutus_ro a#home_st:hover img {background: url("../images/nav.aboutus.home.on.gif") top left no-repeat;}
#Aboutus_ro a#ourservices_st img {background: url("../images/nav.aboutus.ourservices.gif") top left no-repeat;}
#Aboutus_ro a#ourservices_st:hover img {background: url("../images/nav.aboutus.ourservices.on.gif") top left no-repeat;}
#Aboutus_ro a#clients_st img {background: url("../images/nav.aboutus.clients.gif") top left no-repeat;}
#Aboutus_ro a#clients_st:hover img {background: url("../images/nav.aboutus.clients.on.gif") top left no-repeat;}
#Aboutus_ro a#aboutus_st img {background: url("../images/nav.aboutus.aboutus.gif") top left no-repeat;}
#Aboutus_ro a#aboutus_st:hover img {background: url("../images/nav.aboutus.aboutus.on.gif") top left no-repeat;}
#Aboutus_ro a#contactus_st img {background: url("../images/nav.aboutus.contactus.gif") top left no-repeat;}
#Aboutus_ro a#contactus_st:hover img {background: url("../images/nav.aboutus.contactus.on.gif") top left no-repeat;}

#Contactus_ro { background: #a46300;}
#Contactus_ro a#home_st img {background: url("../images/nav.contactus.home.gif") top left no-repeat;}
#Contactus_ro a#home_st:hover img {background: url("../images/nav.contactus.home.on.gif") top left no-repeat;}
#Contactus_ro a#ourservices_st img {background: url("../images/nav.contactus.ourservices.gif") top left no-repeat;}
#Contactus_ro a#ourservices_st:hover img {background: url("../images/nav.contactus.ourservices.on.gif") top left no-repeat;}
#Contactus_ro a#clients_st img {background: url("../images/nav.contactus.clients.gif") top left no-repeat;}
#Contactus_ro a#clients_st:hover img {background: url("../images/nav.contactus.clients.on.gif") top left no-repeat;}
#Contactus_ro a#aboutus_st img {background: url("../images/nav.contactus.aboutus.gif") top left no-repeat;}
#Contactus_ro a#aboutus_st:hover img {background: url("../images/nav.contactus.aboutus.on.gif") top left no-repeat;}
#Contactus_ro a#contactus_st img {background: url("../images/nav.contactus.contactus.gif") top left no-repeat;}
#Contactus_ro a#contactus_st:hover img {background: url("../images/nav.contactus.contactus.on.gif") top left no-repeat;}

#SubMenu a#loyaltyacquisition img {background: url("../images/subm.sl-a.gif") top left no-repeat;}
#SubMenu a#loyaltyacquisition:hover img {background: url("../images/subm.sl-a.on.gif") top left no-repeat;}
#SubMenu a#productbundling img {background: url("../images/subm.pb-o.gif") top left no-repeat;}
#SubMenu a#productbundling:hover img {background: url("../images/subm.pb-o.on.gif") top left no-repeat;}
#SubMenu a#incentives img {background: url("../images/subm.pi.gif") top left no-repeat;}
#SubMenu a#incentives:hover img {background: url("../images/subm.pi.on.gif") top left no-repeat;}
#SubMenu a#distribution img {background: url("../images/subm.pd-f.gif") top left no-repeat;}
#SubMenu a#distribution:hover img {background: url("../images/subm.pd-f.on.gif") top left no-repeat;}
