body {margin: 0; padding: 0; background: #f0f0f0; text-align: center; color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 71%; line-height: 140%;}

a {text-decoration: none;} 
a:link, a:active, a:visited, a:hover {color: #fff;}

img {border: 0; padding: 0; margin: 0;}


/* logo */

#logo {position: absolute; top: 40px; left: 0; width: 203px; height: 81px; z-index: 2;}
#logo img {width: 203px; height: 81px;}


/* service navigation */

#serviceContainer {height: 40px; font-size: 91%; line-height: 16px; width: 906px; background: #f0f0f0;}
#serviceContainer ul {list-style: none; margin: 20px 0 0 14px; padding: 0; border: 0; position: absolute; top: 0; left: 0;}
#serviceContainer ul li {float: left; margin: 0; padding: 0; border: 0;}

#serviceContainer a {color: #b8b8b8; margin: 0 0 0 6px; padding: 0 0 0 6px; float: left; display: inline;  text-decoration: none;
	background: url(../images/btn_servicenavi.gif) no-repeat 0 4px;} 
#serviceContainer a:link, #serviceContainer a:active, #serviceContainer a:visited {color: #b8b8b8;}
#serviceContainer a:hover {color: #000;}


/* navigation */

#navigationContainer {position: absolute; top: 43px; left: 202px; width: 701px; height: 30px; background: #003399; z-index: 3;}

#navigationContainer ul {float: right; list-style: none; padding: 0; margin: 0;}
#navigationContainer ul li {float: left; padding: 0; margin: 0;}
#navigationContainer ul li a {display: block; height: 30px; float: left; margin: 0; padding: 0;} 
#navigationContainer ul li a img {visibility: hidden; height: 30px;} 

#b1 {background: url(../images/btn_1_over.gif) no-repeat;}
#b1 a {background: url(../images/btn_1.gif) no-repeat; width: 66px;}

#b2 {background: url(../images/btn_2_over.gif) no-repeat;}
#b2 a {background: url(../images/btn_2.gif) no-repeat; width: 119px;}

#b3 {background: url(../images/btn_3_over.gif) no-repeat;}
#b3 a {background: url(../images/btn_3.gif) no-repeat; width: 147px;}

#b4 {background: url(../images/btn_4_over.gif) no-repeat;}
#b4 a {background: url(../images/btn_4.gif) no-repeat; width: 74px;}

#b1 a:hover, #b2 a:hover, #b3 a:hover, #b4 a:hover, 
#b1 a.on, #b2 a.on, #b3 a.on, #b4 a.on {background: none;}
