@charset "utf-8";
/* global mods */
#wrapper {background:url(../images/bg-body-home.jpg) top left no-repeat;}
h1#title {
	background:url(../images/title-home.jpg) top left no-repeat;
	width:507px;
	height:88px;
}
#content {background:width:900px;}

/* bullet points */
ul#bullet-points {font-size:2em; padding-top:210px; font-color: black;}
	ul#bullet-points li{background:url(../images/gfx-bullet.png) top left no-repeat; height:44px; padding-top:10px; padding-left:50px;}
	
/* sub-tag */
#main p#sub-tag {padding-top:30px; font-size:1.8em; line-height:1.2em;}

/* buttons */
#buttons {width:500px;margin-bottom:10px;}
#buttons ul {}
#buttons ul li {display:inline; margin-right:10px;}

/* las vegas special badge */
#badge-special {position:absolute;top:240px; left:470px; z-index:1;}
