body, html { 		margin: 0;
				padding: 0;
				background-color: #020215;
}

div.container {		position: absolute;
				width: 950px;
				left: 50%;
				margin-left: -475px;
}

div.aff {			float: left;
				width: 950px;
				height: 75px;
				/*background: url(images/grid2.jpg) top left repeat;	*/
				clear:both;
}

div.nav {			float: left;
				width: 950px;
				height: 20px;
				border: 0px #999 solid;
				background: url(prodrop2/button1aS.gif) top left repeat-x;
				clear:both;
}


div.main {			float: left;
				width: 950px;
				clear:both;
				text-align: justify;
				background: url(images/homeimage2.jpg) top left no-repeat;
}

div.main2 {			float: left;
				width: 950px;
				clear:both;
				text-align: justify;
				background: url(images/meteor.jpg) top left no-repeat;
}

div.main2b {		float: left;
				width: 950px;
				clear:both;
				text-align: justify;
				background: url(images/ethereal.jpg) top left no-repeat;
}

div.main2c {		float: left;
				width: 950px;
				clear:both;
				text-align: justify;
				background: url(images/palma.jpg) top left no-repeat;
}

div.main2d {		float: left;
				width: 950px;
				clear:both;
				text-align: justify;
				background: url(images/waves.jpg) top left no-repeat;
}

div.main3 {			float: left;
				width: 950px;
				clear:both;
				text-align: justify;
				
}

div.main2 {			float: left;
				width: 950px;
				clear:both;
}

div.main_product2 {	float: left;
				width: 950px;
				clear:both;
				text-align: justify;
				background: url(images/image_product2.jpg) top left no-repeat;
}

div.main_product3 {	float: left;
				width: 950px;
				clear:both;
				text-align: justify;
				background: url(images/image_product3b.jpg) top left no-repeat;
}

div.main_product4 {	float: left;
				width: 950px;
				clear:both;
				text-align: justify;
				background: url(images/image_product4.jpg) top left no-repeat;
}

div.main_product5 {	float: left;
				width: 950px;
				clear:both;
				text-align: justify;
				background: url(images/image_product5.jpg) top left no-repeat;
}

div.main_product6 {	float: left;
				width: 950px;
				clear:both;
				text-align: justify;
				background: url(images/image_product6.jpg) top left no-repeat;
}


div.main_product7 {	float: left;
				width: 950px;
				clear:both;
				text-align: justify;
				background: url(images/image_product7.jpg) top left no-repeat;
}


div.copy {			float: left;
				margin-left: 0px;
				margin-top: 190px;
				width: 950px;
				clear:both;
}

div.copy2 {			float: left;
				width: 950px;
				height: 250px;
				clear:both;
}

div.spacer {		float: left;
				width: 950px;
				height: 40px;
				clear:both;
}

div.spacerS {		float: left;
				width: 950px;
				height: 10px;
				clear:both;
}

div.spacer2 {		float: left;
				width: 950px;
				height: 390px;
				clear:both;
}

div.spacer2b {		float: left;
				width: 950px;
				height: 294px;
				clear:both;
}

div.spacer2c {		float: left;
				width: 950px;
				height: 382px;
				clear:both;
}

div.spacer3 {		float: left;
				border-top: 1px #fff solid;
				padding-top:0px;
				width: 950px;
				height: 3px;
				clear:both;
}

div.footer {		float: left;
				border-top: 1px #fff solid;
				padding-top:5px;
				width: 950px;
				height: 40px;
				text-align:right;
				clear:both;
}

#bottom 	{ 			width:950px; 
					height:100%;
					position:relative; 
					float:left; 					
					overflow:hidden; 
					background: url(images/astrobkgd2.jpg) top left repeat-y;
} 

#bottom .transparency { 	opacity:0.75; 
					filter:alpha(opacity=75); 
					-moz-opacity:0.75; 
					MozOpacity:0.75;
					background-color:#000000; 
					width:950px; 
					height:2500px; 
					position:absolute; 
					top:0px; 
					left:0px; 
					z-index:1; 
}

.bottomcontent 		{ 	position:relative;
					border-bottom: 1px #fff solid; 
					z-index:10 
}


.carouselLeft {	
	display:none;
	background:url(../images/left-arrow.png);	
	width:40px; height:54px;
	background-position: 0px 0px;
}
.carouselLeft:hover {		
	width:40px; height:54px;
	background-position: 0px -54px;
	cursor:auto;
}
.carouselRight {
	display:none;
	background:url(../images/right-arrow.png);	
	width:40px; height:54px;
	background-position: 0px 0px;
}
.carouselRight:hover {	
	width:40px; height:54px;
	background-position: 0px -54px;
}


#title {
	display:none;	
	color:#fff;
	font-family: Calibri,Verdana, Arial, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin:20px;
	letter-spacing:1px;
	margin-bottom:10px;
	width:80%;
}
#alt{
	display:none;	
	color:#fff;
	margin:20px;
	margin-top:0px;
	font-size:16px;
	font-weight:bold;
	
}







				




