body { background-image:url('../images/bgimg.jpg'); background-repeat:repeat-x;
 margin:0px auto; }
 
img  { border:solid 0px; }

a:link,
a:visited,
a:active{
	background: transparent;
    text-decoration: underline;
	color:#003958;
	font-family:arial;
	font-size:12px;
	
}
a:hover{
	background: transparent;
	text-decoration: underline;
	color: #ffa200;
	font-family:arial;
	font-size:12px;

}


.text1 { color: #d4911c; font-family: tahoma; font-size: 12px; }
.text2 { color: #ffa200; font-family: tahoma; font-size: 12px; }
.text3 { color: #38342b; font-family: tahoma; font-size: 11px; }
.text4 { color: #898989; font-family: tahoma; font-size: 10px; }

.m1{background-image:url(../images/home.gif); background-repeat:no-repeat;}
.m1_1{background-image: url(../images/home_r.gif); background-repeat: no-repeat;}
.m2{background-image:url(../images/map.gif); background-repeat:no-repeat;}
.m2_1{background-image:url(../images/map_r.gif); background-repeat:no-repeat;}
.m3{background-image:url(../images/res.gif); background-repeat:no-repeat;}
.m3_1{background-image:url(../images/res_r.gif); background-repeat:no-repeat;}
.m4{background-image:url(../images/legal.gif); background-repeat:no-repeat;}
.m4_1{background-image:url(../images/legal_r.gif); background-repeat:no-repeat;}
.m5{background-image:url(../images/supp.gif); background-repeat:no-repeat;}
.m5_1{background-image:url(../images/supp_r.gif); background-repeat:no-repeat;}
