﻿img {border:none;margin:0;padding:0;}
a:link {color: #333; text-decoration: none}
a:visited {color: #333; text-decoration: none}
a:hover {color: #333; text-decoration: underline}
a:active {color: #333; text-decoration: none}

a.mail:link {color: #8d671c; text-decoration: none; font-weight: bold;}
a.mail:visited {color: #8d671c; text-decoration: none; font-weight: bold;}
a.mail:hover {color: #8d671c; text-decoration: underline; font-weight: bold;}
a.mail:active {color: #8d671c; text-decoration: none; font-weight: bold;}

a.map:link {color: #8d671c; text-decoration: none; font-weight: bold;}
a.map:visited {color: #8d671c; text-decoration: none; font-weight: bold;}
a.map:hover {color: #8d671c; text-decoration: underline; font-weight: bold;}
a.map:active {color: #8d671c; text-decoration: none; font-weight: bold;}

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

html, body {
    margin: 0;
    padding: 0;
    font: 12px/normal "Arial", "Geneva", "san-serif";
    color: #000;
    background-color: #fff;
}

.map {
    font: 12px/normal "Arial", "Geneva", "san-serif";
	font-weight: bold;
    color: #8d671c;
}

/* Common tags */
span.highlight, span.mail {
   font-weight: bold;
   color: #8d671c;
}
p.tit {
   font-weight: bold;
   color: #8d671c;
}

span.japanese {
    font: 12px/normal 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}
p {
    margin-left: 50px;
    line-height: 150%;
}

/* Start of page divisions */
div#container {
    margin: 0 auto;
    padding: 0;
    width: 746px;
}

/* Header */
div#header {
    margin: 40px auto 0;
    padding: 0;
    width: 746px;
    height: 88px;
}
div#header img {
    display: block;
    float: left;
    border: 0;
}

/* Navigation */
div#navigation {
    margin-top: 20px;
    float: right;
}
div#navigation ul {
    margin: 0;
    padding-left: 0;
    display: inline;
    float: right;
    clear:both;
    } 
div#navigation ul li {
    margin: 0;
    padding: 0 2px 0 4px;
    border-left: 1px solid #000;
    list-style: none;
    display: inline;
    }
div#navigation ul li.first {
    margin-left: 0;
    border-left: none;
    list-style: none;
    display: inline;
    }

/* Main Image */
div#main_image {
    margin: 0 auto;
    padding: 0;
    width: 746px;
    height: 201px;
}
div#main_image h2 {
    margin: 0 0 45px 50px;
    padding: 0;
    font: 42px/90% "Geneva", "Arial", "san-serif";
    color: #5c3e1c;
}
div#main_image p {
    margin-top: 30px;
    margin-bottom: 0;
    height: 78px;
    font-size: 13px;
}
div#main_image p.contact_details {
    margin: 13px 12px 0 0;
    padding: 0;
    font-size: 12px;
    text-align: right; 
    color: #fff;
}
.home {
    background: url(../images/home.jpg) no-repeat top;
}
.aboutus {
    background: url(../images/about_us.jpg) no-repeat top;
}
.process {
    background: url(../images/process.jpg) no-repeat top;
}
.assignments {
    background: url(../images/assignments.jpg) no-repeat top;
}
.contact {
    background: url(../images/contact.jpg) no-repeat top;
}

/* Content */
div#content {
    margin: 10px auto 0;
    padding: 0;
    width: 760px;
}
div#content p {
    width: 660px;
}
div#content p.aboutus {
    width: 650px;
    background: none;
}
div#content p.left {
    margin-top: 0px;
    margin-left: 20px; 
    margin-right: 0;
    padding-top: 0;
    width: 340px; 
    display: block; 
    float: left;
}
div#content p.right {
    margin-top: 0px;
    margin-left: 0; 
    margin-right: 10px;
    padding-top: 0; 
    width: 350px; 
    display: block; 
    float: right;
}
div#content p.cleft {
    margin-top: 0px;
    margin-left: 50px; 
    margin-right: 0;
    padding-top: 0;
    width: 170px; 
    display: block; 
    float: left;
}
div#content p.center {
    margin-top: 16px;
    margin-left: 0; 
    margin-right: 0px;
    padding-top: 0; 
    width: 210px; 
    display: block; 
    float: left;
}
div#content p.badge{
	margin-top: 16px;
    margin-left: 0; 
    margin-right: 36px;
    padding-top: 0; 
    width: 210px; 
    display: block; 
    float: right;
}
div#content br.clear {
    height: 0;
    clear: both;
}
div#popup {
    width: 350px;
}




/* Footer */
div#footer {
    margin: 0 auto;
    padding: 20px 0 0 50px;
    width: 700px;
    font-size: 10px;
	font-family: "Arial";
    color: #555;
}
div#footer1 {
    margin: 0 auto;
    padding: 20px 0 0 50px;
    width: 350px;
    font-size: 10px;
	font-family: "Arial";
    color: #555;
}
div#footer2 {
	margin: 0 auto;
    padding: 0px 0 0 50px;
    width: 250px;
    font-size: 10px;
	font-family: "Arial";
    color: #555;
}

/* About Us bio section */
div#bio {
    margin: 0 0 0 50px; 
    padding: 0; 
    width: 680px;
}
div#bio div.person {
    margin: 0; 
    padding: 0; 
    width: 500px;
}
div#bio img.partners {
    margin-top: 12px; 
    float: left; 
    display: block; 
    border:1px solid black;
}
div#bio div {
    width: 390px; 
    float: right;
}
div#bio p {
    margin: 8px 0 0 0;
    width: 390px; 
    line-height: 110%;
}
div#bio br.clear {
    height: 0;
    clear: both;
}

div#bio div#bio_text_links {
    width: 170px; 
    float: left;
}

table.assign {
   width:100%;
}

table.assign th {
   font-weight: bold;
   color: #8d671c; 
   text-align:left;
}
table.assign td {}

div#bio div#bio_text_links table {
    margin: 0;
    white-space:nowrap; 
    padding: 0 0 0 10px;
}
div#bio div#bio_text_links table td {
    white-space:nowrap; 
}

/* About Us bio links section */
div#bio div.bio_image_links {
    margin: 0; 
    width: 550px; 
    height: 191px; 
    border: none;
}

div#bio div#slice_1 {
    width: 30px; height: 191px; float: left;
}
div#bio div#slice_2 {
    width: 170px; height: 191px; float: left; cursor:pointer;
}
div#bio div#slice_3 {
    width: 170px; height: 191px; float: left; cursor:pointer;
}
div#bio div#slice_4 {
    width: 170px; height: 191px; float: left; cursor:pointer;
}
div#bio div#slice_5 {
    width: 170px; height: 191px; float: left; cursor:pointer;
}
div#bio div#slice_6 {
    width: 170px; height: 191px; float: left; cursor:pointer;
}
div#bio div#slice_7 {
    width: 170px; height: 191px; float: left; cursor:pointer;
}
div#bio div#slice_8 {
    width: 170px; height: 191px; float: left; cursor:pointer;
}
div#bio div#slice_9 {
    width: 170px; height: 191px; float: left; cursor:pointer;
}

/* Print Map section */
div#mcontainer {
    margin: 0 auto;
    padding: 0;
    width: 570px;}
div#mheader {
    margin: 10px auto 0;
    padding: 0;
    width: 570px;
    height: 55px;
}
div#mheader img {
    display: block;
    float: left;
    border: 0;
}
div#mcontent {
    margin: auto 0;
    padding: 20px 0 0 0;
    width: 570px;}
div#mcontent p.map {
    margin:0;
    padding-top:0;
    padding-bottom:20px;
    width: 570px;}
div#mfooter {
    margin: auto 0;
    padding: 40px 0 0 0;
    width: 250px;
    font-size: 10px;
    color: #555;
}