/* hide from ie on mac \*/
html {
}
	
#flashcontent {
}
/* end hide */

body {
	margin: 0;
	padding: 0;
	text-align:center;
	background-color: #fff;
}

#container{
	margin: 0 auto;
	padding: 0px;
	height: 100%;
	width: 1000px;
}

#flashcontent {
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	width: 100%;
}

/*----- HEADER -----*/
div#header{
	display:none;
}

/*--- CONTENT ---*/
#content {
	margin: 0 auto;
	padding: 0px;
	text-align:left;
	font: 11px arial, verdana, trebuchet;
	width:535px;
	color:#636060;
}
#content h2.legal {
	float: left;
	width: 535px;
	height: 217px;
	text-indent: -5000px;
	background: url(../images/title-legal-notice.jpg) no-repeat left top transparent;
	display:block;
}
#content h2.policy {
	float: left;
	width: 535px;
	height: 217px;
	text-indent: -5000px;
	background: url(../images/title-privacy-policy.jpg) no-repeat left top transparent;
	display:block;
}
#content h2.contactus {
	float: left;
	width: 535px;
	height: 217px;
	text-indent: -5000px;
	background: url(../images/title-contact-us.jpg) no-repeat left top transparent;
	display:block;
}

#content h2. {
	float: left;
	width: 535px;
	height: 217px;
	text-indent: -5000px;
	background: url(../images/title-contact-us.jpg) no-repeat left top transparent;
	display:block;
}

#content span {
	font-size:12px;
}
#content a{
	cursor: pointer;
	text-decoration: underline;
	color:#666;
}

/*--- FOOTER POP-UP ---*/
div#footer-popup{
	margin: 0 auto;
	background: url(../images/fotter-pop-up.jpg) no-repeat left top transparent;
	width:535px;
	height:60px;
	font: 10px arial, verdana, trebuchet;
	color: #999;
	text-align:left;
}

div#footer-popup ul{
	margin-left: -15px;
	_margin-left: 20px;
	list-style:none;
	font: 10px arial, verdana, trebuchet;
	color: #999;
}

div#footer-popup li{
	list-style:none;
	float:left;
	margin-right: 10px;
}

div#footer-popup li a{
	cursor: pointer;
	text-decoration: underline;
	color: #999;
}

/*--- FOOTER ---*/
div#footer{
	padding: 10px;
	float:left;
	text-align:center;
	margin:0 auto;
	width:900px;

}

div#footer ul{
	list-style:none;
	font: 10px arial, verdana, trebuchet;
	color: #999;
	display:inline;
}

div#footer li{
	list-style:none;
	margin-right: 10px;
	display:inline;
}

div#footer li a{
	cursor: pointer;
	text-decoration: underline;
	color: #999;
}
div#footer2 ul{
	list-style:none;
	font: 10px arial, verdana, trebuchet;
	color: #999;
}

p {
   font: 11px arial, verdana, trebuchet;
   color:#606363;
}

 #container-coupon {
	width: 894px;
	height:401px;
	background: url(../../../images/background/background_coupon.jpg) no-repeat left top transparent;
	margin: 0 auto;
	text-align:center;
 
 }

	#coupon-desc {
		filter:alpha(opacity=80);
		-moz-opacity:.80;
		opacity:.80;
		moz-opacity:(0.6);
		background-color: #FFFFFF;
		border: dashed 1px #000000;
		width:550px;
		height:300px;
		margin: 0 auto;
		text-align: justify;
		padding: 15px;
		
		
		
}
	#print {
	width:582px;
	margin: 0 auto;
	
}

