body{background-color:#019EC7;
	padding:0; margin-top:3px;

}

div {text-align:left;}

a img {border:0px;}
P
{
	margin: 0;
	padding: 0 0 1.5em 0;
}

#outer_table{
	position:relative;
	height:95%;
	width:100%;
	margin:0; padding:0;	
	border:0px solid #fff;
}
#outercell
{
	position:relative;
	width: 100%;
	height: 100%;
	vertical-align:top;
	margin:0; padding:0;	

	}
#home_set{width:760px;
}


#home_top_blue
{
	height:9px;
	background-color: #324C65;
	border-bottom:#019FC6;
	border-width: 0 0 2px 0;
	border-style: none none solid none;
	font-size:2px;
}

#home_header{
	width:760px;
	height:290px;
	position:relative;
}
#home_menu_area
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 599px;
	height: 292px;
	border-color: #FFF;

}
#home_area_white01{
	position:absolute;
	left:599px;
	top:0px;
	width:2px;
	height:292px;
	background-color:#fff;
}
#home_news_area
{
	position: absolute;
	left: 599px;
	top: 0px;
	width: 161px;
	height: 290px;
	background-image: url(../images/home_news_bg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#home_bottom_set
{
	width: 760px;
	height:345px;

	position: relative;
	border-color: white;
	border-width: 2px 0 0 0;
	border-style: solid;
}
#home_f_ind
{
	width: 576px;
	height:345px;
	position:absolute;
	top:0px;
	left:0px;
	background-color: #6E6C6E;

}


#home_f_ind_head
{
	background-image: url(../images/home_f_ind_bg.gif);
	background-repeat: repeat-x;
	height:30px;
	z-index:0;
}


/* jump Button */
#home_ind_butt{
position:absolute; top:328px; left:440px; z-index:5;
}

#home_news_butt{
position:absolute; top:272px; left:0px; z-index:5;
}
#home_prod_butt{
position:absolute; top:325px; left:50px; z-index:5;
}


/*  TOP MENU POSITIONING  */

#home_nav_set {
	position:absolute;
	left:0px;
	top:0px;
	width:599px;
	height:90px;
}

#home_menuarea_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:120px;
	height:90px;
	padding-top:3px;
	padding-left:3px;
	background-image: url('../images/home_menuarea_01.gif');
	background-repeat:none;
}

#h_nav_about_n {
	position:absolute;
	left:120px;
	top:0px;
	width:108px;
	height:34px;
}

#h_nav_news_n {
	position:absolute;
	left:228px;
	top:0px;
	width:58px;
	height:34px;
}

#h_nav_products_n {
	position:absolute;
	left:286px;
	top:0px;
	width:76px;
	height:34px;
}

#h_nav_industries_n {
	position:absolute;
	left:362px;
	top:0px;
	width:82px;
	height:34px;
}

#h_nav_dealers_n {
	position:absolute;
	left:444px;
	top:0px;
	width:68px;
	height:34px;
}

#h_nav_contacts_n {
	position:absolute;
	left:512px;
	top:0px;
	width:87px;
	height:34px;
}

#home_tagline {
	position:absolute;
	left:120px;
	top:34px;
	width:479px;
	height:56px;
}


/* FEATURED INDUSTRIES internal POSITIONING */
#home_f_ind_set {
	position:absolute;
	left:0px;
	top:0px;
	width:576px;
	height:345px;
}

.home_f_ind_school
{
	position: absolute;
	left: 7px;
	top: 34px;
	width: 195px;
	height: 154px;	background-image: url(../images/home_f_ind_school_bg_n.gif);
	background-color:#C23242;
}

.home_f_ind_transit {
	position:absolute;
	left:209px;
	top:34px;
	width:195px;
	height:154px;
	height: 154px;	background-image: url(../images/home_f_ind_transit_bg_n.gif);
	background-color:#C23242;
	}

.home_f_ind_truck {
	position:absolute;
	left:7px;
	top:189px;
	width:195px;
	height:154px;
	height: 154px;	background-image: url(../images/home_f_ind_truck_bg_n.gif);
	background-color:#C23242;
	}

.home_f_ind_cargo
{
	position: absolute;
	left: 209px;
	top: 189px;
	width: 195px;
	height: 154px;
	height: 154px;	background-image: url(../images/home_f_ind_cargo_bg_n.gif);
	background-color:#C23242;

}
.home_f_ind  img { background-repeat: no-repeat; background-color: #E53939; }









#home_f_ind_txt_area
{
	position: absolute;
	width: 171px;
	height: 311px;
	left: 405px;
	top: 34px;
	margin:0px;
	padding:0px;

}



#home_f_prod
{
	width: 184px;
	height: 345px;
	position: absolute;
	top: 0px;
	left: 576px;
	background-color: #46729D;
	background-image: url(../images/home_f_prod_bg.gif);
	background-repeat: no-repeat;	overflow: hidden;

}






/*  TEXT CLASS  */
.news_item
{
	color: #fff;
	font-family: 'lucida grande', Verdana, Helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
	text-align: left;
	text-transform: inherit;
	padding:0 5px 15px 10px;
}

.news_item a:link {
   color: #fff;
   text-decoration: none;
}

.news_item a:visited {
   color: #eee;
   text-decoration: none;

}

.news_item a:active {
   color: #fcc;
   text-decoration: underline;
}
.news_item a:hover {
   color: #fff;
   text-decoration: underline;
}

.home_news_hd{
	display:block;
	font-size:12px; 
	font-weight:bold;
}

.home_f_ind_txt{
	font-family: 'lucida grande', Verdana, Helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 130%;
	font-weight: normal;
	text-align: left;
	padding: 10px 10px 5px 10px;
	display:block;
	color:#fff;
	
}


.home_f_prod_txt
{
	font-family: 'lucida grande', Verdana, Helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
	text-align: left;
	display: block;
	color: #fff;
	margin: 0px;
	padding: 30px 0 0 0;
}

.home_f_prod_head{
font-weight:900;
background-color:#7094B6;
display:block;
font-size:11px;
margin:3px 4px 3px 4px;
padding-left:4px;
line-height:150%;
}
.home_f_prod_head a{
color:#eeeeee;
text-decoration: none;
}
.home_f_prod_head a:visited{
color:#eeeeee;
text-decoration: none;
}
.home_f_prod_head a:hover{
color:#eeeeee;
text-decoration:underline;
}
.home_f_prod_item{
padding:0 5px 5px 15px;
line-height:110%;
display:block;

}


.home_f_prod_item a:link  {color: #fff; text-decoration: none;}
.home_f_prod_item a:visited  {color: #eee; text-decoration: none;}
.home_f_prod_item a:active  {color: #fff;    text-decoration: none;}
.home_f_prod_item a:hover  {color: #fff;    text-decoration: underline;}



.home_roll_spacer{
position:absolute;
top:0px; left:0px;
width: 195px; height:154px;
z-index:0; 
}

.home_thumbox{
position:relative;
width: 195px; height:154px;

}










