	* { margin:0;
		padding:0;
		text-decoration:none;
		}
	html	{
		height:100%;
		min-height:100%;
		}
	body {
		background-color:#000000;		
		font:11px/20px verdana,helvetica,sans-serif;
		height:100%;
		min-height:100%;
		}
	a:link { color:#993333; }
	a:visited { color:#993333; }
	a:hover { color:#993333; }
	a:active { color:#993333; }
	img {
		border: none;
	}
	div.bg_xtend {	
		margin:0 auto;
		width:1000px;
		height:100%;
		min-height:100%;
		background-color:#48152a;
		}
	div.bg {	
		margin:0 auto;
		width:1000px;
		height:810px;
		min-height:810px;
		background:#48152a url(../images/bg_purple_diamond.png) no-repeat;
		}
	div.container	{
		margin-left:auto;
		margin-right:auto;
		position:relative;
		top:127px;
		width:830px;
		}
	div.navbar	{
		width:830px;
		height:25px;
		background-color:#9d262a;
		}
	div.main {	
		margin:auto;
		width:830px;
		height:330px;
		background-color:#f0efed;
		}		
	div.welcome {
		width:250px;
		float:left;
		padding:30px 10px 30px 30px;
		background-color: #f0efed;
		}
	div.welcome h1 {
		font:21px/25px helvetica,verdana,san-serif;
		padding-bottom:10px;
		width:250px;
		}
	div.welcome p {
		padding-right:20px;
		}
	div.welcome a { color:#993333; }
	div.welcome a:visited { color:#993333; }
	div.welcome a:hover { color:#993333; }
	div.welcome a:active { color:#993333; }		
	div.feature {
		width:530px;
		float:right;
		}
	div.flash {	
		width:528px;
		height:330px;
		background-color:#b6b6b4;
		text-align:right;
		float:right;
		}
	div.coupon{
		width: 100%;
		height: 100%;
	}
	div.ticker {	
		margin:auto;
		padding-top:4px;
		width:830px;
		height:22px;
		border-top:1px solid #cc9900;
		border-bottom:1px solid #cc9900;
		background:#ffcc00 url(../images/bg_ticker.png) repeat-x;
		font:11px verdana,sans-serif;
		overflow:hidden;
		}
	div.ticker a { color:#000000; }
	div.ticker a:visited { color:#000000; }
	div.ticker a:hover { color:#000000; }
	div.ticker a:active { color:#000000; }	
	div.closeButton{
		width: 25px;
		height: 24px;
	}			
	div.main2 {	
		margin:auto;
		width:830px;
		height:196px;
		background-color:#efeeeb;
		}
	div.main2 img {
		padding:22px 20px 0 0;
		}
	div.main2 p.plugin {
		font-size:8px;
		padding:0 0 0 32px;
		line-height:10px;
		}
	div.bottom_corners {
		height:7px;
		background:transparent url(../images/main_bottom.gif) no-repeat;

		}
	div.footer {
		margin-top:10px;
		font-size:8px;
		color:#cccccc;
		font-weight:800;
		height:25px;
		}
	div.footer a { color:#cccccc; }
	div.footer a:visited { color:#cccccc; }
	div.footer a:hover { color:#cccccc; }
	div.footer a:active { color:#cccccc; }
	div.privacy a { color:#ffb518; }
	div.privacy a:visited { color:#ffb518; }
	div.privacy a:hover { color:#ffb518; }
	div.privacy a:active { color:#ffb518; }

	.hidden {
	  display: none;
	}
	#inline-sample-content {
	  padding: 10px;
	color: #FFF;
	}