#wrap
	{
	border: 1px solid #666666;
	border-top: none;
	}

body
	{
	background: #0a0a0a url(imgs/background.jpg) bottom left repeat-x;
	text-align:center;
	font-size:13px;
	}
	
p
	{
	line-height:15.5px;
	}

/* general rules */

a {color: #316B97; text-decoration: none; outline: none;}
	
a:visited {color: #316B97;}
	
a:hover {color: #6C95C1;}
	
a:active {color: #6C95C1;}


	
/* top */

#top
	{
	background: transparent url(imgs/top_vegas_la.jpg) no-repeat;
	}
	
/* navigations  */

#navi_top, #navi_mid, #navi_bot
	{
	height: 26px;
	background: #333333 url(imgs/navi_bg.gif) repeat-x;
	}
	
/* content top */

#content_top
	{
	height:460px;
	background:url(imgs/faded47.jpg) bottom left no-repeat;
	}

.packshot 
	{
	float: right;
	padding-left: 10px;
	}
	
.toBold
	{
	font-weight:bold;
	}
	
.features li
	{
	padding-bottom:5px;
	}
	
.copyText
	{
	font-size:9px;
	width:580px;
	margin:0 auto;
	}
	
/* bottom navigation */

#navi_bot li a {padding: 0 15px; border-right: 1px solid #E0E3E6; color: #dca; background: none; text-decoration: none;}

/* footer */

#footer
	{
	background:url(imgs/bottom.jpg) no-repeat 0 0 ;
	}