
/* mkt-img */
#mkt-img{ padding:0; }

/* content */
#content{ padding:6px 0 20px; width:100%; }

/* techinical links (box) */
#links{ background:url(/img/bg-links-box-rp.png) repeat-y 0 0; float:left; margin:0 0 40px; width:515px; }
	#links-top{ background:url(/img/bg-links-box-top.png) no-repeat 0 0; float:left; width:515px; }
		#links-btm{ background:url(/img/bg-links-box-btm.png) no-repeat 0 bottom; float:left; padding:10px 10px 30px; position:relative; width:495px; }
			#links-btm a{ display:block; font-size:90%; font-weight:bold; padding:0 0 15px; text-align:right; }
			#links-img{ background:url(/img/bg-links-box-img.png) no-repeat center bottom; bottom:-30px; height:140px; left:35px; position:absolute; width:279px; }
			
/* customer care (box) */
#cust-care{ background:url(/img/bg-cust-care-rp.png) repeat-y 0 76px; color:#fff; float:right; font-size:80%; width:254px; }
	#cust-care-top{ background:url(/img/bg-cust-care-top.png) no-repeat 0 0; float:right; width:254px; }
		#cust-care-btm{ background:url(/img/bg-cust-care-btm.png) no-repeat 0 bottom; float:right; padding:87px 15px 82px; width:224px; }
		
/* copy */
#copy ul li{ list-style-type:disc; margin:0 0 5px 14px; padding:0; }
