@charset "utf-8";
/* CSS Document */

/*NAVIGATION*/

.nav { display:block; height:136px; width:897px; margin:0px; padding:0px; border:none; white-space:nowrap;}
.nav a {margin:0px; padding:0px; border:0px; text-decoration:none; vertical-align:bottom;}
.nav a:link {text-decoration: none;}
.nav a:visited {text-decoration: none;}
.nav a:active {text-decoration: none;}

.nav a:hover {text-decoration: none;}

.nav ul {text-decoration:none; border:0px; padding:0px; margin:0px;}
.nav li {display: inline; border:0px; padding:0px; margin:0px;}

#logo a{ display: inline-block; width:292px; height:136px; background-image:url(../images/nav/logo.png);}

#office {margin:-1px; padding:-1px; border:-1px; display: inline-block; width:169px; height:39px; background-image: url(../images/nav/btn_firm_down.png); background-repeat:no-repeat;}
#office a{margin:-1px; padding:-1px; border:-1px; display: inline-block; width:169px; height:39px; background-image:url(../images/nav/btn_firm_up.png); background-repeat:no-repeat;}
#office a:hover {margin:-1px; padding:-1px; border:-1px; display: inline-block; background-image:url(../images/nav/btn_firm_roll.png);}

#activity {margin:-1px; padding:-1px; border:-1px; display: inline-block; width:169px; height:39px; background-image: url(../images/nav/btn_activity_down.png); background-repeat:no-repeat;}
#activity a{margin:-1px; padding:-1px; border:-1px; display: inline-block; width:169px; height:39px; background-image:url(../images/nav/btn_activity_up.png); background-repeat:no-repeat;}
#activity a:hover {margin:-1px; padding:-1px; border:-1px; display: inline-block; background-image:url(../images/nav/btn_activity_roll.png);}


#taxTalk {margin:-1px; padding:-1px; border:-1px; display: inline-block; width:169px; height:39px; background-image: url(../images/nav/btn_talk_down.png); background-repeat:no-repeat;}
#taxTalk a{margin:-1px; padding:-1px; border:-1px; display: inline-block; width:169px; height:39px; background-image:url(../images/nav/btn_talk_up.png); background-repeat:no-repeat;}
#taxTalk a:hover {margin:-1px; padding:-1px; border:-1px; display: inline-block; background-image:url(../images/nav/btn_talk_roll.png);}


#contact {margin:-1px; padding:-1px; border:-1px; display: inline-block; width:98px; height:39px; background-image: url(../images/nav/btn_contact_down.png); background-repeat:no-repeat;}
#contact a{margin:-1px; padding:-1px; border:-1px; display: inline-block; width:98px; height:39px; background-image:url(../images/nav/btn_contact_up.png); background-repeat:no-repeat;}
#contact a:hover {margin:-1px; padding:-1px; border:-1px; display: inline-block; background-image:url(../images/nav/btn_contact_roll.png);}


#nav {margin:-1px; padding:-1px; border:-1px; margin:0px; padding:0px; border:none; list-style-type:none; white-space:nowrap;}
#nav li {margin:-1px; padding:-1px; border:-1px; margin:0px; padding:0px; border:none; display:inline;}
#nav a {margin:-1px; padding:-1px; border:-1px;margin:0px; padding:0px; border:0px; text-decoration:none;}
#nav a:link {margin:-1px; padding:-1px; border:-1px;text-decoration: none;}
#nav a:visited {margin:-1px; padding:-1px; border:-1px;text-decoration: none;}
#nav a:hover {margin:-1px; padding:-1px; border:-1px;text-decoration: none;}
#nav a:active {margin:-1px; padding:-1px; border:-1px;text-decoration: none;}
#nav img {margin:auto; padding:0; border:0; vertical-align:bottom;}