@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../style/myBG.jpg);
	background-position:top center;
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	-webkit-text-size-adjust:true;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

#header{
background-image:url(../style/head.jpg);
width:1024px;
height:74px;
}

#ind,services,rates,firm,clients,success,contact,cmd,tat,jtc,ethical{
background-repeat:no-repeat;
width:1024px;
height:365px;

}	
#ind{background-image:url(../style/ind.jpg);}

#services{background-image:url(../style/services.jpg);}

#rates{background-image:url(../style/rates.jpg);}

#firm{background-image:url(../style/firm.jpg);}

#clients{background-image:url(../style/clients.jpg);}

#success{background-image:url(../style/success.jpg);}

#contact{background-image:url(../style/contact.jpg);}

#cmd{background-image:url(../style/cmd.jpg);}

#tat{background-image:url(../style/tat.jpg);}

#jtc{background-image:url(../style/jtc.jpg);}

#bodyblue{
background-image:url(../style/bodyblue.jpg);
background-repeat:repeat;
width:1024px;
height:50px;
}

#body{
background-image:url(../style/body.jpg);
background-repeat:repeat;
width:1024px;
}

#badge{
background-image:url(../style/badge.png);
background-repeat:no-repeat;
width:200px;
height:250px;
}



#footer{
background-image:url(../style/foot.jpg);
width:1024px;
height:42px;
}

a:link{
	text-decoration: none;
	color:#FFFFFF;
	}

a:visited{
	text-decoration:none;
	color:#FFFFFF;
	}
	
a:hover{
	text-decoration:none;
	color:#BE822B;
}

a:active{
	text-decoration:none;
	color:#CC9900;
	
	}
