/*** Clear everything ***/

/* Set margins and padding to zero*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin: 0; padding: 0; }

/* Make headers same size*/
h1,h2,h3,h4,h5,h6 { font-size: 100%; }

/* Remove list styles */
ol,ul { list-style: none; }

/* Make font style and weight normal */
address, caption, cite, code, dfn, em, strong, th, var, h1, h2, h3, h4, h5, h6
{ font-style: normal; font-weight: normal; }

/* Clear table borders */
table { border-collapse: collapse; border-spacing: 0; }

/* Remove fieldset, img and button borders */
fieldset, img, button { border: 0; }

/* Left-align text in caption and th */
caption, th { text-align: left; }

/* Removes quotation marks from q */
q:before, q:after { content:''; }


/*** Global settings ***/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
}

#wrapper {
	width: 750px;
	margin: 0 auto;
	background-color: white;
}

#banner {
	width: 750px;
	height: 60px;
	background-image: url(images/banner.jpg);
	margin-top: 5px;
	background-repeat: no-repeat;
}

#nav {
	width: 750px;
	margin: 10px 0 0 0; 
}

#breadcrumb {
	height: 20px;
	margin: 0;
	padding: 5px 0 0 0;
	float: right;
}

#headline_container {
	clear: both;
	width: 750px;
	height: 280px;
	position: relative;
	margin-bottom: 20px;
}

#headline_container.standard {
	height: 250px;
}

#headline_container.narrow {
	height: 250px;
	width: 562px;
}

#headline_container.narrow.no_picture {
	height: 60px;
}

#homebodymain {
	float: left;
	display: inline;
	width: 460px;
	margin: 0px 40px 10px 10px;
}

#homebodyside {
	float: left;
	display: inline;
	width: 240px;
}

#col1 {
	float: left;
	display: inline;
	width: 350px;
	margin: 0 25px 10px 0;
}

#col2 {
	float: left;
	display: inline;
	width: 375px;
}

#col1.narrow_column, #col2.narrow_column {
	width: 250px;
}

#inner_wrapper {
	width: 750px;
	float: left;
	background: url(images/sidebar_background.gif) repeat-y;
}

#wrapper.what_we_do #inner_wrapper {
	background: url(images/sidebar_background2.gif) repeat-y;
}

#sidebar {
	float: left;
	display: inline;
	width: 175px;
	margin: 0px 12px 0 0;
	padding-top: 20px;
	background-color: white;
}

#wrapper.what_we_do #sidebar {
	width: 195px;
}

#main {
	float: left;
	display: inline;
	width: 562px;
}

#wrapper.what_we_do #main {
	width: 542px;
}

.bullet_sector {
	background-color: #DDF2FF;
	padding-left: 10px;
	margin-bottom: 2em;
}

.bullet_sector .bullet_sector1 {
	background-color: #DDF2FF;
	float: left;
	display: inline;
	margin-right: 20px;
}

.bullet_sector .bullet_sector1.jp {
	margin-right: 70px;
}

.bullet_sector .bullet_sector2 {
	background-color: #DDF2FF;
	float: left;
	display: inline;
}

.bullet_sector.bullet_sector3 {
	background-color: white;
	padding-left: 110px;
}

.bullet_sector.bullet_sector3.no_padding {
	padding-left: 0;
}

#footer {
	clear: both;
	border-top: 1px solid #666666;
}

/*** Typography ***/

h1 {
	display: block;
	width: 375px;
	height: 150px;
	margin-top: 10px;
	padding-top: 100px;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
	background-color: white;
}

.narrow h1 {
	width: 187px;
}

.narrow.no_picture h1 {
	width: 562px;
	height: 40px;
	padding-top: 20px;
}

h1.jp {
	font-size: 1.6em;
}

h2 {
	font-size: 1.3em;
	line-height: 1.54em;
	margin: 2em 0;
	color: black;
	font-weight: bold;
}

.who_we_are h2, #col1.narrow_column h2, #col2.narrow_column h2 {
	margin-bottom: 0;
}

.bullet_sector h2 {
	margin: 2em 0 0 0;
	color: #0264A7;
	font-weight: bold;
}

.bullet_sector.bullet_sector3 h2 {
	color: black;
}

.bullet_sector h2.no_margin, #col1.narrow_column h2.no_margin, #col2.narrow_column h2.no_margin {
	margin-top: 0;
}

#homebodyside h2 {
	display: block;
	width: 235px;
	height: 27px;
	line-height: 1;
	padding-left: 10px;
	padding-top: 8px;
	margin-top: 1.8em;
	margin-bottom: 0;
	background-image: url(images/h2_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
* html #homebodyside h2 {
	padding-left: 5px;
}

h3 {
	font-size: 1.2em;
	line-height: 1.67em;
	margin: 1em 0 0 0;
	color: black;
	font-weight: bold;
}

p, li {
	font-size: 1.2em;
	line-height: 1.67;
	margin: 2em 0;
}

p.sub_h2 {
	margin: 1em 0 2em 0;
}

p.sub_h3, #col1.narrow_column p, #col2.narrow_column p {
	margin: 0 0 2em 0;
}

.bullet_sector p{
	color: #0264A7;
}

p#footer1 {
	color:#666666;
	font-size: 1em;
	margin: 0;
	float: left;
}

p#footer2 {
	color:#666666;
	font-size: 1em;
	margin: 0;
	float: right;
}

p.pdf {
	padding-left: 22px;
	background-image: url(images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#col2.narrow_column p.smaller_bottom_margin {
	margin-bottom: 5px;
}

a {
	color: #1E82C6;
}

a:hover {
	color: #FFA600;
}

/*** Navigation ***/

#nav ul li {
	position: relative;
	display: inline;
	float: left;
	width: 125px;
	margin: 0;
}

#nav ul li a { 
	display: block;
	height: 30px;
	position: relative;
	text-decoration: none;
}

#nav ul li a span { 
	background: url(images/nav.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#nav ul li a span.jp { 
	background: url(images/jp_nav.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#nav ul li#item1 a span {
	background-position: 0px 0px;
}

#nav ul li#item2 a span {
	background-position: -125px 0px;
}

#nav ul li#item3 a span {
	background-position: -250px 0px;
}

#nav ul li#item4 a span {
	background-position: -375px 0px;
}

#nav ul li#item5 a span {
	background-position: -500px 0px;
}

#nav ul li#item6 a span {
	background-position: -625px 0px;
}

#nav ul li#item1 a:hover span, .home #nav ul li#item1 a span {
	background-position: 0px -30px;
}

#nav ul li#item2 a:hover span, .what_we_do #nav ul li#item2 a span {
	background-position: -125px -30px;
}

#nav ul li#item3 a:hover span, .who_we_are #nav ul li#item3 a span {
	background-position: -250px -30px;
}

#nav ul li#item4 a:hover span, 
.why_cace #nav ul li#item4 a span, 
.why_cace_a #nav ul li#item4 a span,
.why_cace_b #nav ul li#item4 a span {
	background-position: -375px -30px;
}

#nav ul li#item5 a:hover span, .career #nav ul li#item5 a span {
	background-position: -500px -30px;
}

#nav ul li#item6 a:hover span, .contact #nav ul li#item6 a span {
	background-position: -625px -30px;
}

/* sub-menus */

#nav li ul.level2 li a {
	font-weight: bold;
	color: black;
	background-color:#EBEBEB;
	border: 1px solid #c1c1c1;
	text-align: center;
	padding-top: 3px;
}

#nav li ul.level2 li a:hover,
#why_cace_a #nav li ul.level2 li#item4a a,
#why_cace_b #nav li ul.level2 li#item4b a 
{
	color: white;
	background-color: #0264A7;
	text-decoration: none;
}

#nav ul ul {
	position: absolute;
	width: 125px;
	display: none;
	border-bottom: 1px solid white;
	z-index: 500;
}

#nav ul ul li {
	width: 125px;
	height: 30px;
	border-top: 1px solid white;
}

#nav .level2 li {
	font-size: 1em;
}

#nav ul.level1 li.submenu:hover ul.level2 {
	display: block;
}

/* home page navigation */

#homenav {
	clear: both;
	width: 750px;
	margin: 0; 
	position: absolute;
	left: 0;
	top: 270px;
}

#homenav ul li {
	display: inline;
	float: left;
	width: 250px;
	margin: 0;
}

#homenav ul li a { 
	display: block;
	height: 35px;
	position: relative;
	text-decoration: none;
}

#homenav ul li a:hover {
	border: none;
}

#homenav ul li a span { 
	background: url(images/homepage_buttons.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#homenav.jp ul li a span { 
	background: url(images/jp_homepage_buttons.jpg) no-repeat;
}

#homenav ul li#button1 a span {
	background-position: 0px 0px;
}

#homenav ul li#button2 a span {
	background-position: -250px 0px;
}

#homenav ul li#button3 a span {
	background-position: -500px 0px;
}

#homenav ul li#button1 a:hover span {
	background-position: 0px -35px;
}

#homenav ul li#button2 a:hover span {
	background-position: -250px -35px;
}

#homenav ul li#button3 a:hover span {
	background-position: -500px -35px;
}

#homenav ul li a span.message {
	display: none;
}

#homenav ul li#button1 a:hover span.message,
#homenav ul li#button2 a:hover span.message,
#homenav ul li#button3 a:hover span.message
{
	display: block;
	width: 375px;
	height: 150px;
	margin-top: 10px;
	padding-top: 100px;
	text-align: center;
	clear: both;
	position: absolute;
	top: -270px;
	z-index: 100;
	background: none;
	background-color: white;
	color: black;
	font-size: 14px;
	font-weight: bold;
}

#homenav ul li#button1 a:hover span.message
{
	left: 0;
}

#homenav ul li#button2 a:hover span.message
{
	left: -250px;
}

#homenav ul li#button3 a:hover span.message
{
	left: -500px;
}

/* sidebar navigation */

#sidebar ul {
	width: 175px;
	margin: 0;
	background-color: #EBF7FD;
}

#wrapper.what_we_do #sidebar ul {
	width: 195px;
	font-weight: bold;
}

#sidebar li {
	height: 37px;
	margin: 0;
}

#sidebar li a {
	display: block;
	height: 30px;
	padding-left: 25px;
	padding-top: 7px;
	text-decoration: none;
	color: #0264A7;
	background-image: url(images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 9px 12px;
	font-size: 11px;
}

#sidebar li a.topnav {
	background-color: #1E82C6;
	color: white;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(images/arrow2.gif);
	background-position: 4px 12px;	
	font-size: 12px;
}

#sidebar li a:hover,
#sidebar li a.selected {
	background-color: #C9E4F7;
	font-weight: normal;
	background-image: url(images/arrow4.gif);
	border-top: 1px solid #EBF7FD;
	border-bottom: 1px solid #EBF7FD;
	height: 28px;
}

#sidebar li a.topnav:hover,
#sidebar li a.topnav.topnav_selected {
	background-color: #1E82C6;
	font-weight: bold;
	background-image: url(images/arrow2.gif);
	background-position: 4px 12px;	
}

#sidebar li a.topnav:hover {
	background-color: #C9E4F7;
	background-image: url(images/arrow4.gif);
	color: #0264A7;
}

#sidebar ul li.subline, #homebodyside ul ul.subline li {
	display: block;
	height: 30px;
	padding-left: 35px;
	padding-top: 7px;
	text-decoration: none;
	color: #0264A7;
	background-image: url(images/bullet4.gif);
	background-repeat: no-repeat;
	background-position: 19px 12px;
	font-size: 11px;
	font-weight: normal;
}

/*** Images ***/

img#page_image {
	margin: 10px 0;
	clear: both;
	position: absolute;
	left: 375px;
	top: 0;
	display: normal;
}

.narrow img#page_image {
	left: 187px;
}

img.img1 {
	margin: 30px 0 20px 0;
}

img.img2 {
	float: right;
	margin: 15px 0 10px 10px;
}

img#page_image.img3 {
	left: 450px;
}

img.img4 {
	margin: 30px 0 0 0;
}

/*** Lists ***/

#homebodyside ul li{ 
	padding: 0 0 0 20px;
	background: url(images/grey_bullet.gif) no-repeat left 4px;
	color: #1E82C6;
	font-weight: bold;
	margin: 0 0 10px 0;
	line-height: 1.25;
}

#homebodyside ul ul.subline li {
	height: 12px;
	padding: 0 0 3px 35px;
	background-position: 19px 3px;
}

.bullet_sector ul {
	padding-top: 5px;
}

.bullet_sector ul.bullet_pdf {
	padding-bottom: 5px;
	margin-left: 0px;
	margin-top: 5px;
}

.bullet_sector ul li{ 
	padding: 0 0 0 20px;
	background: url(images/bullet.gif) no-repeat left 3px;
	color: #0264A7;
	font-weight: normal;
	margin: 0;
	line-height: 1.67;
}

.bullet_sector.bullet_sector3 ul li{ 
	background: url(images/bullet3.gif) no-repeat left 3px;
	color: black;
}

.bullet_sector ul.bullet_pdf li{ 
	background: none;
	padding-left: 22px;
	background-image: url(images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*** Links ***/

#japanese_toggle {
	position: relative;
	float: left; 
	width: 60px;
	height: 40px;
	margin: 20px 0 0 690px; 
	padding: 0;
	display: block;
	background: none;
}

#japanese_toggle.jp {
	width: 70px;
	margin: 20px 0 0 680px; 
}

* html #japanese_toggle {
	margin-left: 340px;
}

* html #japanese_toggle.jp {
	margin-left: 340px;
}

#japanese_toggle a {
	padding: 40px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:80px; /* for IE5/Win */
	width: 60px;
	background: url(images/japanese.jpg) no-repeat left top;
	display: block;
	margin: 0 0 0 0px;
}

#japanese_toggle.jp a {
	width: 70px;
	background: url(images/english.jpg) no-repeat left top;
}

#japanese_toggle a:hover {
	background: url(images/japanese2.jpg) no-repeat left top;
}

#japanese_toggle.jp a:hover {
	background: url(images/english2.jpg) no-repeat left top;
}

a#contact_us {
	clear: both;
	padding-left: 27px;
	padding-bottom: 10px;
	padding-top: 2px;
	margin: 0 0 0 640px;
	background-image: url(images/telephone.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	display: block;
}

* html a#contact_us {
	background: none;
}

a#contact_us.jp {
	margin: 0 0 0 620px;
}

#breadcrumb a {
	text-decoration: underline;
}

#homebodyside a {
	text-decoration: none;
}

/*** Other ***/

.clear_both {
	clear: both;
}

