/* CSS Document */

body{margin:0px;
padding:0px;
font:normal 12px Arial;
color:#000000;
text-align:justify;
background:url(images/bg.jpg) repeat-x;
height:947px;
}


a.nishi{padding:10px 0px;
font:normal 12px Arial;
color:#ffffff;
text-align:center;
text-decoration:none;
margin:10px 0px;
letter-spacing:1px;
}

a.nishi:hover{color:red;}


#container{width:960px;
margin:0px auto;
}


#container .first{width:680px;
float:left;
text-align:justify;
}

#container .second{width:250px;
float:right;
}

#bottom{margin-top:15px;}

#bottom .left{
background:url(images/core.jpg) no-repeat;
width:327px;
height:154px;
padding:70px 10px 0px 22px;
float:left;
}

#bottom .right{background:url(images/core2.jpg) no-repeat;
width:272px;
height:185px;
padding:40px 10px 0px 25px;
float:right;}

.style1{font:bold 15px Arial;
color:#740f05;
}

a.readmore{font:bold 10px Verdana;
color:#c51b0a;
text-decoration:underline;
}

a.readmore:hover{color:#000000;
text-decoration:none;
}


.style2{font:bold 11px Arial;
color:#d12105;
}

a.more{font:normal 11px Arial;
color:#c51b0a;
text-decoration:underline;
}

a.more:hover{color:#000000;
text-decoration:none;
}

.style3{font:normal 11px Arial;
color:#020100;
}

#contact{background:url(images/contact.jpg) no-repeat;
width:235px;
height:87px;
margin-top:10px;
padding:35px 0px 0px 20px;
font:bold 11px Arial;
color:#ffffff;
}

a.style3{text-decoration:none;
}

#divider{border-bottom:1px dotted gray;
height:5px;}

#footer{font:normal 10px arial;
color:#ffffff;
text-align:center;
margin-top:52px;
}

#footer a{font:normal 10px arial;
color:white;
text-decoration:underline;
}

#footer a:hover{font:normal 10px arial;
color:#dfdfdf;
text-decoration:none;
}

first ul{padding:0px;
margin:0px;
list-style:none;
} 

first li{background:url( url(images/btn.jpg)) no-repeat left center;
padding-left:20px;
margin-bottom:10px;
list-style:none;
}

.style4{font:bold 12px Arial;
color:#333333;
}

#service{width:600px;
margin:0px auto;
}

#service ul{padding:0px;
margin:0px;
list-style:none;
}

#service li{
margin-bottom:5px;
list-style:none;
}

#service li a{background:url(images/arrow.jpg) no-repeat left center;
padding-left:25px;
font:bold 12px arial;
color:#333333;
text-decoration:underline;
}

#service li a:hover{
color:gray;
text-decoration:none;
}