/*observatory resources */

body{
	background-color:#fffffff;
	color:#0000000;
	font-size:12px;
	font-family:arial,helvetica, sans-serif;
	margin-top:0;
}

#container{
	margin:auto;
	width:760px;
	height:100%;
	background-color:#CCCCCC;
	
}

#masthead{
	width:760px;
	float:center;
	margin-bottom:0;
}

#nav{
	width:760px;
	float:left;
	margin-bottom:0;
}



h1{
	color:#006699;
	font-size:12px;
	margin-top:-4px;
	text-align:left;
	
}

h1.prices{
	color:#006699;
	font-size:12px;
	margin-top:4px;
	text-align:left;
	padding: 12px;
	
}

#featurebanner{
	width:760px;
	float:left;
	margin-top:-4px;
}

#feature{
	width:760px;
	background-color:#CCCCCC;
	float:left;
	height:1800px;
	margin-top:-5px;
	margin-bottom:0;
	
}



#footer{
	clear:both;
	text-align:center;
	border:1px solid #33c;
}



h2{
	color:#339;
	font-size:18px;
}
p{
	font-size:12px;
	line-height:1.5;
	padding: 12px;	
	margin-top:-5px;
}

p.prices{
	font-size:12px;
	line-height:1.5;
	padding: 12px;	
	margin-top:-15px;
} 

p.range{
	font-size:12px;
	line-height:2;
	padding: 12px;	
}

p.contact{
	font-size:12px;
	margin-top:-8px;
	margin-bottom:-12px;
	padding: 12px;	
}

p.footer{
	font-size:10px;
	color:#33c;
}

h3{
	color:#339;
	font-size:16px;
	font-weight:100;	
}

.imagefloatleft {
	float:left; padding:0;
	margin-right:10px;
	margin-left:0;
}

.imagefloatright{
	float:right; padding:15; solid #777;
	margin-top:0;
	margin-right:10px;
	margin-left:10px;
}

/******** all rollover images ********/
.Home { background:url(home2.jpg) bottom left no-repeat; }
.Product_range { background:url(product2.jpg) bottom left no-repeat; }
.Construct { background:url(construct2.jpg) bottom left no-repeat; }
.Prices { background:url(prices2.jpg) bottom left no-repeat; }
.Comments { background:url(comments2.jpg) bottom left no-repeat; }
.Contact { background:url(contact2.jpg) bottom left no-repeat; }


/********** block ***********/
#block-images a {
	display:block;
	height/**/:33px; /* hide from IE5.01/win */
	width/**/:127px; /* hide from IE5.01/win */
}
#block-images a/**/ {
	height:33px;
	width:127px;
}  /* hidden from IE5.01/win */
.fl {
	float:left;
}
/* fixes for IE/win \*/
* html #block-images a {
	cursor:hand;
}
* html #block-images a:hover {
	height:1%;
}
/* */







