body {background:url('bg1.jpg') repeat ;
			background-position:center center;
			font-family:'century gothic';
			overflow-x:hidden;}

.container {position:absolute;
				top:5%;
				bottom:10%;
				width:70%;
				height:100%;
				margin-left:15%;
				border-top-left-radius:1em;
				border-top-right-radius:1em;}
				
.banner {width:100%;
			height:17%;
			background:#3c7fcb;
				border-top-left-radius:1em;
				border-top-right-radius:1em;
				z-index:2;}
				
.banner span {position:absolute;
					top:0;
					right:0;
					font-family:'berlin sans fb';
					font-size:3.8em;
					padding-top:2.3%;
					padding-right:4%;
					z-index:1;}				
			
.nav {width:100%;
		height:8%;
		background: rgba(0,252,252,0.5);}
		
.nav ul { position:absolute;
			height:5.75%;
			right:0;
			top:14.5%;
			width:68%;
			list-style-type:none;
			float:right;}
			
.nav ul li {float:right;
				height:100%;
				width:25%;
				text-align:center;
				padding-top:2.2%;}		

.nav a {text-decoration:none;
			color:#000;
			display:block;}			
			
.nav li:hover {
		background: #00ffff;
		padding-bottom:2.6%;}			
			
.sliders {height:70%;
			width:100%;
			padding-top:6%;
			background:#00fca6}

.sliders a {color:#8400ff;
				font-weight:bold;}			
			
.bor1 {height:5%;
			width:100%;
			background:url('bor1.jpg');}
			
.mark {position:absolute;
		top:118%;
		left:0;
		padding-top:2%;
		padding-bottom:2%;
		background:#35a2ff;
		width:100%;
		height:25%;}
		
.mar {padding-top:2%;
		padding-bottom:2%;
		background:#ccc;
		width:100%;
		height:20%;}
		
.content {height:90%;
			width:100%;
			background:#eae;
			overflow-x:scroll;
		margin-top:3%;
		padding-top:1%;}
			
.hold {width:500%;
		height:100%;
		background:#abe;}
			
.aa {width:20%;
		height:100%;
		display:inline;
		float:left;}		
		
.aa p {margin-left:10%;
		width:80%;
		text-align:justify;}		
		
.aa h1 {text-align:center;
			margin-top:3%;}

#greatbear {background:#35eeff;}		

#cass {background:#6dc6ff;}

#greatdog {background:#abe;}

#littlebear {background:#856dff;}

#orion {background:#6dd7ff;}
		
.mark img {width:90%;
			margin-left:3%;
			margin-right:1.4%;}

.mark table {text-align:center;}			

.mark table a {text-decoration:none;
					display:block;
					color:#000;}	
			
.info {background:#5dce9a;
		width:100%;
		padding-top:5%;
		padding-bottom:5%;}			
		
.info p {width:80%;
			margin-left:10%;
			text-align:justify;}
			
.info h1 {text-align:center;}
			
.footer {
			height:9%;
			width:98%;
			background:#1aa87b;
			border-bottom-left-radius:1em;
			border-bottom-right-radius:1em;
			text-align:right;
			padding-top:1%;
			padding-right:2%;}
						

.footer a {text-decoration:none;
				color:cyan;}		
			
.none {height:10%;
			width:100%;}

.des {width:90%;
		height:56%;
		position:absolute;
		top:550%;
		left:0%;
		background:#c0c0c0;
		padding: 2% 7%;
		border-top:5px solid white;}

.des img {width:5%;}