@charset "utf-8";
/* CSS Document */


body{background:black url(images/bkgrnd.jpg) no-repeat fixed; margin:0px;}
h1{color:#333; margin:5px}
h2{color:black;}
h3 {margin:0}
#blacklinks {color:black;}
.all{
position:relative;
margin-left:auto; margin-right:auto;
width:807px;height:800px;}
#allpackages{
	background:url(images/bkgrnd.all.packages.png) no-repeat;
	height:2750px}
#allprivacy{
	height:1170px}
.header{
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	color:#333;
	width:100%;
	height:90px;
	top: 0px;
	z-index:200
	}


.navigation{
	width:604px;
	height:33px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top: 2px;
	font-size:18px;
	text-align:center;
	z-index:222
}
ul.nav,
.nav ul{
/*Remove all spacings from the list items*/
	margin: 0 0 0 0;
	padding: 0;
	cursor:default;
	list-style-type:none;
	display:inline;
	font:Arial, Helvetica, sans-serif;
	}
	ul.nav{
		display:inline;

}
ul.nav>li{
	display:inline;
	position: relative;
	padding: 4px 7px;
	width:90px
}


.nav ul li a{
/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	padding: 0px 0px;
}

/*** Menu colors (customizable) ***/

ul.nav,
.nav ul,
.nav ul li a{

	color:#333;

}


ul.nav li:hover,
.nav ul li a:hover{
	background-color:;
color:#333;
}

ul.nav li:active,
.nav ul li a:active{
	background-color:#CCC;
color:#333;

}

ul.nav,
.nav ul{
	border: 0px 
}

.nav a{
color:#333
;text-decoration: none;}
	.content{
	position:absolute;
	height:228px;
	width:100%;
	top:370px;}
.title{
	position:relative;
	width:615px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
	top: 0px;
	font-size:x-large;
}
.title h1{ font-size:46px; text-align:right; }
.title p{font-size:large; text-align:center}

.midsection{
	background:url(images/layout.png) no-repeat;
	position:absolute;
	width:807px;
	top:70px;
	left:0px;
	height:555px;
	color:black
}
.midsectionpackages{
	background:url(images/layout.long.png) no-repeat;
		position:absolute;
	width:807px;
	top:70px;
	left:0px;
	height:3555px;
	color:black
}
#contentpackages{
	
	height:2300px;
}
	.contentmain{
	position:absolute;
	left:260px;
	height:429px;
	width:519px;
	top: 26px;
	z-index:1 ;
	color:black;
	padding-left:10px
}

	
.contentmain a:link{color:black;}
.contentright{
	position:absolute;
	width:127px;
	height:117px;
	left: 679px;
	top: 38px;
	color:black;
	text-align:center;
	z-index:700
}

.packages li{
	padding-top:132px;
	padding-right:12px}
	
	
.footer{
	width:100%;
	height:65px;
	position:absolute;
	top:561px;
	left:0px;
	color:#333;
	text-align:center;
	z-index:199
}
#footerpackages{
	top:3030px;
}
.footer p{
	color:#06C;
}
.footer a{color:#333; text-decoration:none}
