#site_center {text-align:center; margin:0;}
#main {width:722px; margin:0 auto; text-align:left;}

#header {/* height:425px; jlnd 20090729 */ }

.col_1, .col_2, .col_3, .column1, .column2, .column3 {
	float:left;
}

/*======= Widgets.html =======*/
	#nmea {
	 position:absolute;
	 right:5px;
	 top:15px;
	 height:91px;
	 width:89px;
	 background-image:url(../images/nmea.gif);
	 z-index:300;
	 }


/*======= index.html =======*/
#page1 #content .row_2 .col_1 {width:244px;}
#page1 #content .row_2 .col_2 { width:244px;}
#page1 #content .row_2 .col_3 { width:234px;}
#page1 #content .row_3 .wrapper { background:url(../images/line1.gif) 482px 0 repeat-y; width:722px;}
#page1 #content .row_3 .col_1 {width:499px;}
#page1 #content .row_3 .col_2 { width:222px;}

/*======= index-1.html =======*/
#page2 #content .row_2 .col_1 {width:488px;}
#page2 #content .row_2 .col_2 { width:234px;}

/*======= index-2.html =======*/
#page3 #content .row_2 .col_1 {width:240px;}
#page3 #content .row_2 .col_2 { width:460px;}
#page3 #content .row_3 .wrapper { background:url(../images/line1.gif) 482px 0 repeat-y; width:722px;}
#page3 #content .row_3 .col_1 {width:509px;}
#page3 #content .row_3 .col_2 { width:191px;}

/*======= index-3.html =======*/
#page4 #content .row_2 .col_1 {width:230px;}
#page4 #content .row_2 .col_2 {
	width:230px;
	padding: 0px 4px 0px 4px;
}
#page4 #content .row_2 .col_3 {width:230px;}
#page4 #content .row_3 .col_1 {width:362px;}
#page4 #content .row_3 .col_2 {width:321px;}

/*======= index-4.html =======*/
#page5 #content .row_2 .col_1 {width:488px;}
#page5 #content .row_2 .col_2 { width:234px;}

/*======= index-5.html =======*/
#page6 #content .row_2 .col_1 {width:488px;}
#page6 #content .row_2 .col_2 { width:234px;}





/*======= index-6.html =======*/
#page7 #content .row_2 .col_1 {width:488px;}
#page7 #content .row_2 .col_2 { width:234px;}


/*======= products.html =======*/
#products #content .row_2 {background-image: url(../images/block_prod_bgd.gif);}
#products #content .row_2 .col_1 {width:250px;}
#products #content .row_2 .col_2 {width:450px;}
#products #content .row_3 .wrapper { background:url(../images/line1.gif) 482px 0 repeat-y; width:722px;}
#products #content .row_3 .col_1 {width:722px; background: url(../images/block_bgd2.gif);}
#products #content .row_3 .col_2 {width:191px; padding-left: 10px;}
/*=========================*/

#footer {height:81px;}

@media print 
{ 
#footer { display: none; }
#header { display: none; }
} 

@media handheld 
{
#splash {   display: none; } 
} 
/* close @media declarations */ 
