a:link{
text-decoration:none;
color: #005fac;
}
a:visited{
text-decoration:none;
color: #005fac;
}
a:hover {
text-decoration: underline;
}
a:active{
text-decoration:none;
color: #005fac;
}
body{
color: #e5e5e5;
background-image: url(images/background.jpg);
background-repeat:repeat-x;
font-family: Helvetica,Arial,sans-serif;
padding: 180px;
}
@charset "utf-8";
/* CSS Document */

/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
background: #000000;
padding: 0px;
height: 41px;
min-width: 700px;
background: url(images/nav-bg.jpg);
}
a {
   outline: 0;
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container .divider-vert{
float:left;
width:0px;
display: none;
}
.nav-container .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container{
position:relative;
zoom:1;
margin: 0 auto;
}
.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;
}
.nav-container li a{
float:none
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ Primary Items ^'^*/	
#nav-container a{	
padding:7px 17px 7px 18px;
margin: 4px 0px 0px 0px;
color: #FFFFFF;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:14px;
text-decoration:none;
font-weight: bold;
background: url(images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: top;
}

#nav-container a:hover{
color: #000000;
background: url(images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: center;
}

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul{	
padding:10px 4px 10px 4px;
margin:0px 0px 0px 0px;
background: url(images/item-secondary-container-bg.jpg);
background-repeat: repeat-x;
background-color: #005FAC;
border-bottom: 2px solid #003460;
}

/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a{	
padding:3px 10px 3px 6px;
background-color: #FFFFFF;
background: url(images/item-secondary-bg.jpg);
background-repeat: no-repeat;
background-position: 0px 22px;
font-size:11px;
border-width:0px;
border-style:none;
margin: 0px 0px 0px 0px;
width: 149px;
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{	
background-color: #FFFFFF;
background: url(images/item-secondary-bg.jpg);
background-repeat: no-repeat;
color:#000000;
}

/*^'^ Secondary Item Titles ^'^*/	
#nav-container .item-secondary-title{	
cursor:default;
padding:4px 0px 3px 7px;
color: #000000;
font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:11px;
/* background: url(images/item-secondary-title-bg.jpg); */
background-repeat: no-repeat;
font-weight:bold;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container .divider-horiz{	
border-top-width:1px;
margin:5px 5px;
border-color: #c7e6ff;
}

/*^'^ Vertical Dividers ^'^*/	
#nav-container .divider-vert{	
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}
img.logo{
position: absolute;
top: 0px;
left: 0px;
}
span.tag{
position: absolute;
top: 58px;
right: 30px;
width: 300px;
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
text-align: right;
color: #ffffff;
font-size: 20pt;
font-weight: bold;
font-style: italic;
}
div.center{
text-align: center;
padding: 30px 0px 0px 0px;
}
span.list{
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
color: #ffffff;
font-size: 14pt;
}
span.address{
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 16pt;
font-weight: bold;
}
div.body{
margin-left: auto;
margin-right: auto;
margin-top: 20px;
width: 700px;
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
div.body-alt{
color: #005fac;
background: url(images/body_background.jpg);
background-color: #fdfdff;
background-repeat: repeat-x;
border: 2px solid #005fac;
width: 660px;
padding: 18px;
}
div.sankyo{
height: 440px;
}
div.mdl{
height: 740px;
}
div.contactus{
height: 150px;
}
div.aboutus{
height: 130px;
}
span.phone{
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 12pt;
}
span.email{
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 12pt;
}
span.firstline{
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 16pt;
font-weight: bold;
color: 000000;
}
div.contact{
float: left;
font-size: 12pt;
width: 342px;
padding: 50px;
}
div.pic{
float: left;
height: 210px;
width: 216px;
border: 1px solid #005fac;
margin-bottom: 10px;
}
div.clearleft{
clear: left;
}
div.left{
text-align: left;
}
div.right{
text-align: right;
}
div.bg_divider{
background-color: #005fac;
width: 660px;
height: 2px;
margin: 50px 0px 10px 0px;
}
div.sm_divider{
background-color: #005fac;
width: 660px;
height: 2px;
margin: 10px 0px 10px 0px;
.white div span{
color: #ffffff;
}
span.black{
color: #000000;
}
span.blue{
color: #005fac;
}
a:link{
text-decoration:none;
}
a:visited{
text-decoration:none;
}
a:hover{
text-decoration:none;
}
a:active{
text-decoration:none;
}
