body
	{
    margin:0px;
    background:url(images/splashbg.jpg) top center no-repeat #42003c;
    }
body, div, td
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4e4e4e;
	}
#splashwrap
	{
	width:1036px;
	margin:auto;
	padding-top:30px;
	}
#navbar
	{
	height:45px;
	background:url(images/splashnav.jpg);
	}
.nav
	{
	text-align:center;
	margin:auto;
	}
.nav td
	{
	padding:15px 21px 0 21px;
	}
.nav a:link, .nav a:active, .nav a:visited
	{
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	}
.package_minutes, .package_price
	{
	font-weight:bold;
}
.nav a:hover
	{
	color:#1e041c;
	text-decoration:none;
	}
.navtd
	{
	background:url(images/splashdivider.jpg) top right no-repeat;
	}