

body				{ margin: 20px 0px; background-color: #00A0DD; font: 12px/16px  Arial, Helvetica, sans-serif; color: #336666; text-align: center;}
a					{ color:#0000FF; text-decoration:underline; }
a:hover 			{ color:#FF0000; text-decoration:none; }
td					{ font: 12px/16px  Arial, Helvetica, sans-serif; color: #336666; }
h1, h2				{ font-size: 15px;}
h3, h4				{ font-size: 13px; border-bottom: solid 1px #CCCCCC; margin-top: 25px; }

form td textarea,
form td input 			{ width: 95%;}
/* LAYOUT */

#container			{ width: 100%; background-color: #FFFFFF; text-align: center;}
#holder				{ margin: 0px auto; width: 760px; text-align: left; border-top: 7px solid #ECECEC; border-bottom: 7px solid #ECECEC;  background: url(../_img/bg_affiliate.gif) no-repeat left top;}

#header			{ width: 760px; height: 315px;}
#address		{ width: 760px; height: 115px; font-size: 11px; text-align: right; color: #709494; background: url(../_img/bg_origin8_logo.gif) no-repeat left top;}
	#address a	{ color: #709494; }

#content	{ margin: 20px 0px 20px 215px; width: 545px; text-align: left; clear: both; }


#welcomenote	{ width: 545px; height: 200px; float: right; background: url(../_img/bg_welcomenote_01.jpg) no-repeat left top;}
#welcometext	{ width: 200px; height: 165px; margin: 15px 14px; color: #FFFFFF; font-size: 11px; line-height: 16px;}

#footer		{ width: 760px; margin: 10px auto; text-align: left; }
#subnav			{ width: 490px; padding-left: 10px; padding-top: 10px; text-align: left; float: left; color:#FFFFFF; font: 10px/12px verdana; text-transform: lowercase;}
#subnav a		{ color:#FFFFFF; text-decoration:none; }
#subnav a:hover		{ color:#FFFFFF;}
#copyright			{ width: 200px; padding-right: 10px; text-align: center; float: right; color:#FFFFFF; font: 8pt/12pt arial; }
#copyright a		{ color:#ECECEC; text-decoration:none; }
#copyright a:hover		{ color:#FFFFFF;}

#popup				{ margin: 0px auto; width: 450px; text-align: left; padding-top: 2px; padding-bottom: 5px; border-top: 7px solid #ECECEC; border-bottom: 7px solid #ECECEC; }
	#popup p.close		{ text-align: right; margin: 0px;}

	
div.news		{ width: 225px;}
div.news_head	{ width: 225px; height: 35px; background: url(../_img/bg_news_head.gif) no-repeat left top;}
	div.news_head span		{ display: none; text-indent: -5000px;}
div.news_content	{ width: 225px; background: url(../_img/bg_news_content.gif) top left repeat-y;}

div.news_content p {margin: 0px; margin-left: 12px; padding-left: 20px; width: 190px; }
div.news_content p.news_item {background: url(../_img/bg_news_item.gif) no-repeat left top;}
div.news_footer	{ width: 225px; height: 25px; background: url(../_img/bg_news_footer.gif) no-repeat left top ;}



#products	{width:540px;height:300px;padding-top:40px;background:url(../_img/bg_products.gif) no-repeat left top;}
#products ul,
#products li	 {list-style-type:none;margin:0;padding:0;}
#products li {display:block;width:150px;float:left;padding-left:20px;background: url(../_img/bg_news_item.gif) no-repeat left 2px;}
#products li.term {margin-left:7px;}
#products li.credit {width:165px;}
/* CLASSES */

.label			{ font-weight: bold;}
.em				{ font-weight: bold;}

/* MENU */

#menu				{ position: relative; width: 200px; height: 200px; float: left}
#menu a 			{ display: block; width: 200px; height: 33px;  }
#menu a span.menuitem		{ display: none; text-indent: -5000px;}

#menu a#home			{ background: url(../_img/btn_home.gif) no-repeat left top;}
#menu a#aboutus			{ background: url(../_img/btn_aboutus.gif) no-repeat left top; }
#menu a#contactus		{ background: url(../_img/btn_contactus.gif) no-repeat left top; }
#menu a#onlinebanking		{ background: url(../_img/btn_onlinebanking.gif) no-repeat left top; }
#menu a#introducerlogin		{ background: url(../_img/btn_introducerlogin.gif) no-repeat left top; }
#menu a#newintroducers		{ background: url(../_img/btn_newintroducers.gif) no-repeat left top; }
#menu a#privacy		{ background: url(../_img/btn_privacy.gif) no-repeat left top; height: 34px;}


#menu a#home:hover			{ background: url(../_img/btn_home_on.gif) no-repeat left top;}
#menu a#aboutus:hover			{ background: url(../_img/btn_aboutus_on.gif) no-repeat left top; }
#menu a#contactus:hover			{ background: url(../_img/btn_contactus_on.gif) no-repeat left top; }
#menu a#onlinebanking:hover		{ background: url(../_img/btn_onlinebanking_on.gif) no-repeat left top; }
#menu a#introducerlogin:hover		{ background: url(../_img/btn_introducerlogin_on.gif) no-repeat left top; }
#menu a#newintroducers:hover		{ background: url(../_img/btn_newintroducers_on.gif) no-repeat left top; }
#menu a#privacy:hover		{ background: url(../_img/btn_privacy_on.gif) no-repeat left top; height: 34px; }