/* PRODUKTIES */

#greybox1  {height:145px; width:320px; background:#b4b4b4; margin-top:0px; cursor:pointer;}
#greybox2  {height:145px; width:320px; background:#aaaaaa; margin-top:5px; cursor:pointer;}
#greybox3  {height:145px; width:320px; background:#969696; margin-top:5px; cursor:pointer;}
#greybox4  {height:145px; width:320px; background:#828282; margin-top:5px; cursor:pointer;}
#greybox5  {height:145px; width:320px; background:#6e6e6e; margin-top:5px; cursor:pointer;}
#greybox6  {height:145px; width:320px; background:#5a5a5a; margin-top:5px; cursor:pointer;}
#greybox1 h4, #greybox2 h4, #greybox3 h4, #greybox4 h4, #greybox5 h4, #greybox6 h4 {font-size:1.2em; padding:10px; margin:0;}
#greybox1 p,  #greybox2 p,  #greybox3 p,  #greybox4 p,  #greybox5 p, #greybox6 p {margin:-10px 15px 10px 10px;}
	

#bluebox0 {height:145px; width:320px; background:#0099cc;}
#bluebox1 {height:145px; width:320px; background:#0099cc; margin-top:5px; overflow:hidden;}
#bluebox1 p, #bluebox0 p {margin:0px 10px 10px 10px; padding:10px;}
/* #bluebox1 p, #bluebox0 p {margin:0px 15px 10px 15px; padding:10px;} */


#subnavbar {
	position:absolute;
	top:250px;
	left:5px;
	width:970px;
	height:25px;
	background:#bebebe;
	}
#subnavbar p {font-size:1.0em; font-weight:bold; text-transform:uppercase; margin:5px 0 0 65px;}	
#subnavbar a {color:#000;}
#subnavbar a:hover {color:#fff;}

#col1-sub {
	position:absolute;
	top:275px;
	left:5px;
	width:320px;
	height:420px;
	background:#0099cc;
	}
#col2-sub {
	position:absolute;
	top:275px;	
	left:330px;
	width:320px;
	height:420px;
	background:#0099cc;
	font:11px/12px arial, helvetica, sans-serif;
	}
#col3-sub {
	position:absolute;
	top:275px;
	right:5px;
	width:320px;
	height:420px;
	background:#0099cc;	
	}
/* #col3-sub img {margin: 5px 0 0 0;} */
#col3-sub img {margin:0;}	
#col3-sub p {margin:0 0 0 15px ;}
#col3-sub h4 {margin:5px 0 0 15px;}


#col1w-sub {
	position:absolute;
	top:275px;
	left:5px;
	width:320px;
	height:420px;
	background:#fff;
	}
#col2w-sub {
	position:absolute;
	top:275px;	
	left:330px;
	width:320px;
	height:420px;
	background:#fff;
	}
#col3w-sub {
	position:absolute;
	top:275px;
	right:5px;
	width:320px;
	height:420px;
	background:#fff;	
	}
