/***[basic]***/
	
	*{
	margin:0;
	padding:0;
	}
	
	body
	{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	background:url(../images/background-bg.jpg) repeat-x left top;
	}
	
	h1
	{
	font:18px "Trebuchet MS";
	padding-bottom:5px;
	color:#727272;
	}
	
	h2
	{
	font-size:13px;
	}
	
	h3
	{
	font-size:12px;
	}
	
	a
	{
	text-decoration:none;
	}
	
	a:hover
	{
	text-decoration:underline;
	}
	
	ul
	{
	list-style:none;
	}
	
	p
	{
	padding:0 0 15px 0;
	line-height:16px;
	}
	
	.column {
	  padding-bottom: 20010px;
	  margin-bottom: -20000px;  
	}
	
	img
	{
	border:0;
	}
	

/***[Structure]***/

	#wrapper .column {
	  padding-bottom: 20010px;
	  margin-bottom: -20000px;  
	}
	
	#wrapper
	{
	width:808px;
	
	background: url(../images/wrap-bg.jpg) repeat;
	margin:0 auto;
	overflow:hidden;
	}

/***[Header]***/

	#banner-header
	{
	background:url(../images/banner-img.jpg) no-repeat left top;
	float:left;
	width:808px;
	height:212px;
	position:relative;
	}
	
	#banner-header img
	{
		position:absolute;
	top:25px;
	left:117px;
	}
	
	

/***[Secondary-content]***/

	#secondary-content
	{
	float:right;
	width:234px;
	padding:0 23px 0 0;
	border-left:1px solid #ccc;
	}
	
	#secondary-content h2
	{
	padding:10px 0 4px 30px;
	background: url(../images/bullet1.jpg) no-repeat 15px 12px;
	border-bottom:dotted 1px;
	color:#999;
	font: bold 11px Tahoma;
	}
	
	#main-menu
	{
	float:right;
	margin-right:210px;
	font-size:11px;
	
	}
	
	#main-menu ul
	{
	padding:10px 0 0 5px;

	}
	
	#main-menu ul li
	{
	float:left;
	padding:0 2px 0 2px;
	border-right:1px solid #999;
	}
	.noborder
	{
	border:0px;
	}
	
	#main-menu ul li a
	{
	color:#878787;
	}
#body-home #main-menu ul li.home a,
#body-contact #main-menu ul li.contact a,
#body-directory #main-menu ul li.directory a


	{
	color:#0AB7C8;
	}
	
	#articles-menu
	{
	width:234px;
	float:right;
	}
	
	#articles-menu ul
	{
	padding:5px 0 0 0;

	}
	
	#articles-menu ul li
	{
	display:block;
	background:url(../images/bullet2.jpg) no-repeat 15px center;
	border-bottom:dotted 1px;
	padding:6px 0 6px 30px;
	}
	
	#articles-menu ul li a
	{
	color:#1992D1;
	}
#body-buy-pay #articles-menu ul li.buy-pay a,
#body-save-money #articles-menu ul li.save-money a,
#body-online-shopper #articles-menu ul li.online-shopper a,
#body-safety #articles-menu ul li.safety a,
#body-shopping-tips #articles-menu ul li.shopping-tips a,
#body-thinking #articles-menu ul li.thinking a,
#body-fraud #articles-menu ul li.fraud a,
#body-shopping-for-men #articles-menu ul li.shopping-for-men a,
#body-money-saving #articles-menu ul li.money-saving a,
#body-gifts-for-women #articles-menu ul li.gifts-for-women a,
#body-holiday-shopping #articles-menu ul li.holiday-shopping a,
#body-psychology #articles-menu ul li.psychology a,
#body-credit-card-security #articles-menu ul li.credit-card-security a,
#body-convenience #articles-menu ul li.convenience a,
#body-e-currency-trading #articles-menu ul li.e-currency-trading a,
#body-online-shopping-malls #articles-menu ul li.online-shopping-malls a,
#body-internet-shopping #articles-menu ul li.internet-shopping a
{

color:#CC0066;
}
	

/***[Main-content]***/

	#main-content
	{
	float:left;
	width:505px;
	padding:0 15px 10px 30px;
	}
	
	#main-content ul
	{
	padding:5px 0 10px 15px;
	}
	
	#main-content ul li
	{
	padding:0 0 5px 0;
	list-style:outside;
	}
	
	#main-content ul li a
	{
	text-decoration:none;
	color:#1992D1;
	}
	
	#main-content a
	{
	text-decoration:underline;
	color: #999;
	
	}
	
	#displ-art
	{
	width:500px;
	float:left;
	position:relative;
	}
	
	#displ-art #art
	{
	width:220px;
	font:11px tahoma;
	position:absolute;
	top:0;
	right:4px;
	}
	
	#displ-art #art span a
	{
	width:60px;
	height:16px;
	background: #FF3333 url(../images/read-more.jpg) repeat-x left top;
	padding:2px 4px 3px 4px;
	color:#fff;
	font:9px tahoma;
	margin-left:8px;
	text-decoration:none;
	}
	
	#displ-art #art h2 a
	{
	color:#0180C0;
	text-decoration:none;
	font:11px tahoma;
	font-weight:bold;
	}
	
	.noborder
	{
	border:0;
	}
	
	


/***[Footer]***/
#footer
{

margin:0 auto;
width:808px;
}
	#footer-content
	{
	background:url(../images/footer-img.jpg) no-repeat left top;
	float:left;
	width:808px;
	font:11px tahoma;
	text-align:center;
	padding:15px 0 20px 0;
	}
	
	
	#footer-content ul
	{
	padding:8px 0 0 350px;
	}
	
	#footer-content ul li
	{
	float:left;
	padding:0 4px 0 4px;
	border-right:1px solid;
	color:#1992D1;
	}
	
	#footer-content ul li a
	{
	color:#1992D1;
	}
	
/***[Forms]***/

	form{
	margin-top:15px;
	}
	
	fieldset{
	margin-bottom:10px;
	display:block;
	padding:10px 5px;
	
	}
		
	input
	{
	font-size:12px;
	border:#999 1px solid;
	}
		
	label
	{
	font-size:12px;
	display:block;
	margin-top:5px;
	width:300px;
	padding-bottom:5px;
	}
		
	input.frm_text
	{
	width:300px;
	}
		
	textarea
	{
	width:300px;
	height:150px;
	border:#999 1px solid;
	}
		
	input.frm_submit
	{
	display:block;
	clear:both;
	margin-top:10px;
	}
	
	form label span
	{
	color:#F57125;
			}
			
	p.message
	{
	color:#F57125;
			}

