
#main {padding: 20px; padding-left:40px; padding-right: 40px;}
#main2 {padding: 20px; padding-left:10px; padding-right: 40px;}

h1 {
font-size: 16px;
margin-bottom: 15px;
line-height: 25px;
}


#line {
height: 3px;
background-color: #ee2b42;
}

#portal {
width: 200px;
padding-top: 30px;
text-align: center;
padding-left: 40px;
}

#portal a {
display: block;
text-indent: -100em;
overflow: hidden;
background-repeat:no-repeat;
margin-left: 20px;
float: left;
width: 500px;
height: 67px;
text-decoration: none;
}

.find_dojo {background: url(../images/1.gif);}
.students {background: url(../images/2.gif);}
.professionals {background: url(../images/3.gif);}
.kbikids {background: url(../images/4.gif);}
.kbistore {background: url(../images/5.gif);}

#portal a:hover {
margin-right: 5px;
}

#map {
width: 700px;
margin-left: auto;
margin-right: auto;
border: 1px solid #ccc;
margin-top: 10px;
}

#shihan {
position: absolute;
height: 480px;
width: 281px;
right: -40px;
top: -10px;
overflow: auto;
background:  transparent url(../images/shihan.png) no-repeat;
}