
body{
	margin:0px 0px;
	padding:0px;
	width:100%;
	text-align:center;
	background-image:url(../images/bgTile.jpg);
	background-repeat:repeat-x;
	background-color:#0073a0;
}


#masterWrap {
	width: 976px;
	margin:0px auto;
	text-align:left;
	padding:0px;
}


#homeWrap{
	width: 1097px;
	margin:0px auto;
	text-align:left;
	padding:0px;	
}



.tileWrap {
margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;	
background: url('/images/bodyTile.png') repeat-y;
width:976px;

}


.NOTHING{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:976px;
	  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/bodyTile.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.tileWrap[class] {
  background-image:url(../images/bodyTile.png);

}




p{
	margin:0px 0px 0px 0px;
	padding:15px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
}

a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#de6426;
	text-decoration:none;
}

a:hover{
	color:#79b6e7;
	text-decoration:none;	
}


h1{
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#0073a0;
}


h2{
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0073a0;
}


ol{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
} 
 
ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}

li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
}

 
img{
border:0px;
}



*:focus{
outline:none;
}



/*--FUNCTION NAV TEXT AND FLASH---------------------------------------*/



#functionNav{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:976px;
}

.functionNav{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:976px;
	display:inline;
}

.functionNav li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:270px;
	height:102px;
	list-style:none;
	display:inline;
}

/*-----------------------------------------------------------------------------------*/
#function_homeBACK{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    float:left;	
	width:168px;
	height:60px;
	background-image:url(../images/topNav_home_reg.png);
	background-repeat:no-repeat;
}

.function_home{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    float:left;	
	width:168px;
	height:60px;
	background-image:url(../images/topNav_home_reg.png);
	background-repeat:no-repeat;
}

.function_home:hover{
	background-image:url(../images/topNav_home_over.png);
	background-repeat:no-repeat;
}


/*-----------------------------------------------------------------------------------*/
#function_aboutBACK{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    float:left;	
	width:154px;
	height:60px;
	background-image:url(../images/topNav_about_reg.png);
	background-repeat:no-repeat;
}

.function_about{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    float:left;	
	width:154px;
	height:60px;
	background-image:url(../images/topNav_about_reg.png);
	background-repeat:no-repeat;
}

.function_about:hover{
	background-image:url(../images/topNav_about_over.png);
	background-repeat:no-repeat;
}


/*-----------------------------------------------------------------------------------*/
#function_serviceBACK{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    float:left;	
	width:164px;
	height:60px;
	background-image:url(../images/topNav_service_reg.png);
	background-repeat:no-repeat;
}

.function_service{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    float:left;	
	width:164px;
	height:60px;
	background-image:url(../images/topNav_service_reg.png);
	background-repeat:no-repeat;
}

.function_service:hover{
	background-image:url(../images/topNav_service_over.png);
	background-repeat:no-repeat;
}


/*-----------------------------------------------------------------------------------*/
#function_deliveryBACK{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    float:left;	
	width:164px;
	height:60px;
	background-image:url(../images/topNav_delivery_reg.png);
	background-repeat:no-repeat;
}

.function_delivery{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    float:left;	
	width:164px;
	height:60px;
	background-image:url(../images/topNav_delivery_reg.png);
	background-repeat:no-repeat;
}

.function_delivery:hover{
	background-image:url(../images/topNav_delivery_over.png);
	background-repeat:no-repeat;
}


/*-----------------------------------------------------------------------------------*/
#function_testBACK{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    float:left;	
	width:158px;
	height:60px;
	background-image:url(../images/topNav_test_reg.png);
	background-repeat:no-repeat;
}

.function_test{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    float:left;	
	width:158px;
	height:60px;
	background-image:url(../images/topNav_test_reg.png);
	background-repeat:no-repeat;
}

.function_test:hover{
	background-image:url(../images/topNav_test_over.png);
	background-repeat:no-repeat;
}


/*-----------------------------------------------------------------------------------*/
#function_contactBACK{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    float:left;	
	width:167px;
	height:60px;
	background-image:url(../images/topNav_contact_reg.png);
	background-repeat:no-repeat;
}

.function_contact{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    float:left;	
	width:167px;
	height:60px;
	background-image:url(../images/topNav_contact_reg.png);
	background-repeat:no-repeat;
}

.function_contact:hover{
	background-image:url(../images/topNav_contact_over.png);
	background-repeat:no-repeat;
}



/*--END OF FUNCTION NAV TEXT AND FLASH--------------------------*/











/*---COPY BOX---------------------------------------------*/



.contentBlockHOME{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:1097px;

float:left;
background-image:url(../images/homeBG.png);
background-repeat:no-repeat;
background-position:top;

}

.contentBlock{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:976px;
float:left;
background-image:url(../images/bodyMasthead.png);
background-repeat:no-repeat;
background-position:top;
}


#copyBlockHOME{
margin: 350px 0px 0px 0px;
padding:0px 0px 0px 70px;
width:600px;
float:left;
}


#copyBlock{
margin: 200px 0px 0px 0px;
padding:0px 0px 0px 60px;
width:500px;
float:left;
}






/*--END OF COPY BOX------------------------------------------------------------------*/




/*---HOME BTNS NAV---------------------------------------------*/

#homeBtn1{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:424px;
	height:80px;
background-image:url(../images/homeBtn1_reg.png);
	background-repeat:no-repeat;	
}

.homeBtn1{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:424px;
	height:80px;
	background-image:url(../images/homeBtn1_reg.png);
	background-repeat:no-repeat;
}

.homeBtn1:hover{
	background-image:url(../images/homeBtn1_over.png);
	background-repeat:no-repeat;
}





#homeBtn2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:424px;
	height:80px;
background-image:url(../images/homeBtn2_reg.png);
	background-repeat:no-repeat;	
}

.homeBtn2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:424px;
	height:80px;
	background-image:url(../images/homeBtn2_reg.png);
	background-repeat:no-repeat;
}

.homeBtn2:hover{
	background-image:url(../images/homeBtn2_over.png);
	background-repeat:no-repeat;
}



/*---END OF HOME BTNS NAV---------------------------------------------*/


/*---LHS NAV---------------------------------------------*/

#lhsHolderHOME{
margin:197px 0px 0px 11px;
	padding:0px 0px 0px 0px;
	float:left;
	width:262px;
}


#lhsHolder{
margin:197px 0px 0px 11px;
	padding:0px 0px 0px 0px;
	float:left;
	width:262px;
}

#credApp_holder{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:262px;
	height:208px;
background-image:url(../images/credApp_reg.jpg);
	background-repeat:no-repeat;	
}

.creditApp{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:262px;
	height:208px;
	background-image:url(../images/credApp_reg.jpg);
	background-repeat:no-repeat;
}

.creditApp:hover{
	background-image:url(../images/credApp_over.jpg);
	background-repeat:no-repeat;
}



/*---END OF LHS NAV---------------------------------------------*/






/*--FOOTER NAV------------------------------------------------------------------*/



#footerNav_sub{
margin:20px 0px 20px 35px;
padding:0px 0px 0px 0px;
width:902px;
height:50px;
float:left;
background-image:url(../images/footerBG_sub.png);
background-repeat:no-repeat;
	
}


#footerNav_homeHOLDER{
	margin:39px 0px 0px 0px;
	padding:0px 0px 0px 100px;
float:left;
width:902px;
height:40px;
}

#footerNav_subHOLDER{
margin:0px 0px 0px 0px;
	padding:7px 0px 0px 130px;
float:left;
	
}

.footerNav{
margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	display:inline;
	
}

.footerNav li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	float:left;
	list-style:none;
	display:inline;
}

.footerNav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3b739d;
	font-weight:normal;
	text-decoration:none;
}

.footerNav a:hover{
	color:#174465;
}


#footerText{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	width:960px;
height:50px;
	float:left;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	text-decoration:none;
}


#footerText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	text-decoration:none;
}

#footerText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#f2b800;
	text-decoration:none;
}

/*--END OF FOOTER NAV-----------------------------------------------------------------------*/




