body {margin:0; background:black; color:black}
h1, h2 {color:black; margin:0}
A:link{color:black; text-decoration:none;}
A:visited{color:black; text-decoration:none;}
A:active{color:black; text-decoration:none;}
A:hover{color:#ccc; text-decoration:none;}

.all{background:url(images/bkgrnd.body.gif) repeat; position:relative; margin-left:auto; margin-right:auto; width:900px; height:1000px}
#alllicense{height:2000px}
.header{
	background:url(images/top.jpg) no-repeat bottom;
	position:absolute;
	width:100%;
	height:600px;
}
.navigation{
	position:absolute;
	z-index:22;
	width:535px;
	height:61px;
	left: 0px;
	top: -8px;
}

.navigation ul li{
	font:large bold;
	margin-top:0px;
	margin-right:10px;
	display:inline;
	height:100px
}
li a:link{color:black; background:none; height:100px}
li a:visited{color:black}
li a:active{color:black}
li a:hover{color:black; background:white; height:100px}
.box1{
	position:absolute;
	height:191px;
	width:249px;
	left: 18px;
	top: 388px;
}
.box2{
	position:absolute;
	height:191px;
	width:249px;
	left: 323px;
	top: 388px;
}
.box3{
	position:absolute;
	height:191px;
	width:249px;
	left: 643px;
	top: 391px;
}
.content{
	position:absolute;
	width:900px;
	height:465px;
	top: 600px;
	background:white;
	z-index:1;
	left: 0px;
}
.contentpackages{
	position:absolute;
	width:900px;
	height:2647px;
	top: 392px;
	background:white;
	z-index:1;
	left: 0px;
	z-index:555
}
.contentlicense{
	position:absolute;
	width:900px;
	height:1000px;
	top: 392px;
	background:white;
	z-index:1;
	left: 0px;
	z-index:555;}
	
.contentright{
	position:absolute;
	background:url(images/bkgrnd.contents.gif) repeat;
	left: 283px;
	top: 15px;
	width: 508px;
	height: 274px;
	z-index:2;
	padding:15px
}
.contentrightpackages{
	position:absolute;
	background:url(images/bkgrnd.contents.gif) repeat;
	left: 283px;
	top: 15px;
	width: 508px;
	height: 2421px;
	z-index:2;
	padding:15px
}
#contentrightlicense{height:1000px;}
.contentleft{
	position:absolute;
	background:url(images/bkgrnd.contents.gif) repeat;
	left: 32px;
	top: 15px;
	width: 205px;
	height: 272px;
	z-index:99;
	padding:15px
}
.footer{
	background:#CCC;
	position:absolute;
	width:824px;
	height:80px;
	margin-left:36px;
	bottom:29px;
	left: 1px;
	z-index:777
}
.footer ul{
	list-style:square;}