/*Design by DREW*/
html,
body{
 height:100%;
}

body{
 margin:0;
 padding:0;
 outline:none;
 font-family:Times New Roman, "‚l‚r ‚o–¾’©", serif;
 font-size:12pt;
 line-height:1.8;
 text-align:center;
 background:url(../images/bg.png) 0 0 repeat fixed;
 color:#2b2b2b;
}

img{
 border:0;
}

br{
 letter-spacing:0;
}

p{
 margin:0 0 50px;
 padding:0;
}

#contents{
 width:800px;
 margin:0 auto;
 padding:250px 0 40px;
 background:#fff url(../images/mainimg.png) center 0 no-repeat;
 min-height:100%;
 height:auto !important;
 height:100%;
}

.main{
 width:90%;
 margin:0 auto 100px;
 padding:0;
 text-align:left;
}

h1{
 text-align:center;
 margin:10px 0 50px;
 padding:0;
 font-weight:normal;
 font-size:32pt;
 line-height:1.2;
}

h1 span{
 display:block;
 font-size:24pt;
 font-style:italic;
 color:#c0c0c0;
}

.navi{
 font-size:9pt;
 letter-spacing:3px;
}

.about{
 width:90%;
 font-size:10pt;
 background:#f4f6f8;
 margin:0 auto 50px;
 border:1px solid #d6e3ea;
}

.about p{
 padding:30px;
 margin:0;
 text-align:left;
}

.request{
 border-bottom:2px solid #bdcad4;
}

.footer{
 width:90%;
 margin:0 auto;
 font-size:8pt;
 text-align:right;
 letter-spacing:2px;
}

a{
 color:#7a99cf;
 text-decoration:none;
}

a:hover{
 color:#e03fba;
}