
	body {
		font-family: verdana;
		font-size: 11px;
	}

/*****************************************************************/
	
	#content {
		position: relative;
		min-height: 509px;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}
	
	#content h1 {
		margin: 0px 0px 0px 0px;
		padding: 0px;
		color: #526289;
		font-size: 17px;
	}
	
	#content h3 {
		margin: 25px 0px 0px 0px;
		padding: 0px;
		font-size: 1em;
	}	
	
	#content p {
		padding: 10px 0px 0px 0px;
		margin: 0px;
		line-height: 1.3em;
	}
	
	#content ul {
		margin: 10px 0px 0px 20px;
		padding: 0px;
		list-style: square;
	}
	
	#content li {
		margin: 5px 0px 0px 0px;
		padding: 0px;
	}

	#content .text {
		padding: 0px 14px 0px 14px;
		margin: 25px 0px 25px 0px;		
		width: 302px;
		color: #666;
	}

	#content .text a {
		font-weight: bold;
		color: #666;
		text-decoration: none;
		background-repeat: no-repeat;
		background-position: right;
		padding: 4px 25px 4px 0px;
		margin: 10px 14px 5px 0px;
		display: -moz-inline-box;
		display: inline-block;
		background-image: url('../img/omega_more_information_content.png');
	}
	
	#content .text a:hover {
		text-decoration: underline;
	}		
	
	.bg-home {
		background-image: url('../img/omega_bg_home.png');
		background-repeat: no-repeat;
		background-position: bottom left;
	}
	
	.bg-surfer {
		background-image: url('../img/omega_bg_surfer.png');
		background-repeat: no-repeat;
		background-position: bottom left;
	}
	
	.bg-navigator {
		background-image: url('../img/omega_bg_navigator.png');
		background-repeat: no-repeat;
		background-position: bottom left;		
	}		
	
/*****************************************************************/

	.product {
		position: absolute;
		bottom: 25px;		
		border-left: 1px dotted #999;
		height: 350px;
		color: #666;
	}
	
	.product h3 {
		margin: 15px 0px 0px 0px;
		width: 217px;
	}
	
	.product p {
		width: 217px;
	}
	
	.product img {
		cursor: pointer;
	}

	.product a {
		font-weight: bold;
		color: #666;
		text-decoration: none;
		background-repeat: no-repeat;
		background-position: right;
		position: absolute;
		bottom: 0px;
		right: 0px;
		padding: 4px 25px 4px 0px;
	}
	
	.product a:hover {
		text-decoration: underline;
	}

	.teaser1 {
		left: 337px;
		padding: 0px 14px 0px 14px;
	}	

	.teaser1 a {
		margin-right: 14px;				
		background-image: url('../img/omega_more_information_surfer.png');
	}
	
	.imageRotation {
       height:  166px;
       width:   215px;
       padding: 0;
       margin:  0;
       overflow:hidden;
   }

   .imageRotation img {
       height: 166px;
       width:  217px;
       top:  0;
       left: 0
   }


	.teaser2 {
		left: 583px;
		padding: 0px 0px 0px 14px;
	}
	
	.teaser2 a {
		background-image: url('../img/omega_more_information_navigator.png');
	}	
	
/*****************************************************************/

	#logo {
		right: -93px;
		top: -82px;
		position: absolute;
		background-image: url('../img/omega_logo.png');
		background-repeat: no-repeat;
		width: 340px;
		height: 110px;
		cursor: pointer;
	}
	
	#logo img {
		display: none;
	}

/*****************************************************************/

	#sublogo {
		left: -58px;
		top: -44px;
		position: absolute;
		background-repeat: no-repeat;
		width: 350px;
		height: 56px;
	}

	#sublogo img {
		display: none;
	}
	
	.sublogo-surfer {
		background-image: url('../img/omega_sublogo_surfer.png');
	}
	
	.sublogo-navigator {
		background-image: url('../img/omega_sublogo_navigator.png');		
	}

/*****************************************************************/

	#top {
		right: 0px;
		bottom: 21px;
		position: absolute;
		height: 7px;
		width: 13px;
		cursor: pointer;
		background-image: url(../img/omega_top.png);
		background-repeat: no-repeat;
		background-position: bottom 0px;		
	}

/*****************************************************************/

	#omega {
		position: relative;		
		margin: 100px auto 50px auto;
		width: 814px;
	}

/*****************************************************************/

	#footer {
		padding-top: 5px;
		font-size: 10px;
		color: #666;
		overflow: hidden;		
	}
	
	#footer a {
		color: #666;
		text-decoration: none;
	}

	#footer a:hover {
		color: #666;
		text-decoration: underline;
	}

	#footer .description {
		float: left;
		width: 50%;
	}
	
	#footer .nav {
		text-align: right;
		float: right;
		width: 50%;
	}

/*****************************************************************/

	#navigation {
		top: -44px;
		position: absolute;
		overflow: hidden;
	}
	
	#navigation ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	
	#navigation li {
		float: left;
		margin: 0px 5px 0px 0px;
		padding: 0px;
		height: 39px;
		width: 39px;		
	}
	
	#navigation li h2 {
		margin: 0px;
		display: none;
	}
	
	#navigation li a {
		display: block;
		height: 39px;
		width: 39px;		
	}

/*****************************************************************/

	#navigation .surfer {
		background-image: url('../img/omega_line_surfer.png');
		background-repeat: no-repeat;
	}

	#navigation .navigator {
		background-image: url('../img/omega_line_navigator.png');
		background-repeat: no-repeat;
	}
	
	#navigation .view {
		background-image: url('../img/omega_line_view.png');
		background-repeat: no-repeat;
	}
	
	#navigation .plan {
		background-image: url('../img/omega_line_plan.png');
		background-repeat: no-repeat;
	}
	
	#navigation .raster {
		background-image: url('../img/omega_line_raster.png');
		background-repeat: no-repeat;
	}
	
	#navigation .photo {
		background-image: url('../img/omega_line_photo.png');
		background-repeat: no-repeat;
	}	
	
	#navigation .meas {
		background-image: url('../img/omega_line_meas.png');
		background-repeat: no-repeat;
	}

	#navigation .geo {
		background-image: url('../img/omega_line_geo.png');
		background-repeat: no-repeat;
	}					

/*****************************************************************/

	#movie {
		width: 462px;
		
		position: absolute;
		top: 75px;
		left: 337px;
		border-left: 1px dotted #999;
		color: #666;
		padding-left: 14px;
	}
	
	#movie ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
  
	#movie li {
    float: left;
    margin: 0px 0px 0px 5px;
    font-weight: bold;
    font-size: 10px;
  }
  
  #movie .navigator li {
    background-color: #ecf7fd;
    border: 2px solid #66c5ec;
    border-bottom: none;          
  }
  
  #movie .surfer li {
    background-color: #fbf7fa;
    border: 2px solid #e2cbe0;
    border-bottom: none;        
  }
  
  #movie .navigator a {
    text-decoration: none;
    color: #66c5ec;
  }
  
  #movie .surfer a {
    text-decoration: none;
    color: #cfa9cc;
  }  
  
  #movie span {
    padding: 5px;
    display: block;
  }
  
  #movie .ui-tabs-selected a {
    color: #fff;
  }
  
  #movie p {
    margin: 5px 5px 0px 5px;
    padding: 0px;
  }
  
  #movie .navigator .ui-tabs-selected {
    background-color: #66c5ec;
  }  
  
  #movie .surfer .ui-tabs-selected {
    background-color: #e2cbe0;
  }  
  

/*****************************************************************/

	#pictures {
		width: 462px;
		height: 200px;
		position: absolute;
		top: 25px;
		left: 337px;
		margin-left: 15px;
	}

/*****************************************************************/

	.ui-tabs-hide { display: none; }

