html * { outline:none; }
body { margin:0px auto; padding:0; text-align:center; color:#fff; font:11px Arial,Tahoma,Helvetica,"sans-serif"; background:#00baf2 url('../images/bg_body.jpg') top center no-repeat; }
		
a,
a:active,
a:hover,
a:link,
a:visited { color:#fff; text-decoration:none; margin:0; padding:0; cursor:pointer; }
#sgContainer a:hover { text-decoration:underline; }
		
#sgContainer { position:relative; width:988px; height:631px; margin:0px auto; margin-top:16px; margin-bottom:24px; background:url('../images/bg_content.jpg') top center no-repeat; }

#sgCoupon { float:left; top:114px; left:618px; width:117px; height:34px; margin:0; padding:0; background:none; }
	#sgCoupon img { float:left; border:none; }

img.rollover { display:none; }

#sgLinkOne, #sgLinkTwo { bottom:60px; width:286px; height:94px; float:left; }
#sgLinkOne { left:207px; }
#sgLinkTwo { right:207px; }

#sgFooter { bottom:16px; left:318px; }		
	#sgFooter ul { list-style:none inside; margin:0; padding:0; }		
		#sgFooter ul li { display:inline; float:left; margin:0 7px; padding:0; }
		
.posAbs { position:absolute; }
