/*Design by DREW*/
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:#fff;
 color:#2b2b2b;
}

img{
 border:0;
}

br{
 letter-spacing:0;
}

p{
 margin:0 0 50px;
 padding:0;
}

#contents{
 width:800px;
 margin:0 auto;
 padding:0;
}

.header{
 height:200px;
 background:url(../images/mainimg.jpg) center 0 no-repeat;
 margin:0 0 20px;
 padding:0;
 font-size:0;
 line-height:0;
 text-indent:-9999px;
}

.main{
 width:750px;
 margin:0 auto;
 padding:0;
 text-align:left;
}

h1{
 text-align:center;
 margin:0 0 20px;
 padding:0;
 font-weight:normal;
 font-size:24pt;
 color:#73b6c1;
}

.about{
 font-size:10pt;
 background:#eff4f2;
 margin:0 0 50px;
}

.about p{
 padding:30px;
 margin:0;
}

.request{
 color:#063f8d;
}

.footer{
 position:relative;
 height:350px;
 background:url(../images/mainimg.jpg) center -300px no-repeat;
 margin:0;
 padding:0;
}

.footer p{
 position:absolute;
 bottom:50px;
 left:25px;
 margin:0;
 padding:0;
 font-size:9pt;
 text-align:left;
}

.footer a{
 border-bottom-color:#0d65ce;
}

.footer a:hover{
 color:#1590ff;
}

a{
 color:#2b2b2b;
 text-decoration:none;
 border-bottom:1px solid #f59a8a;
}

a:hover{
 color:#dd857a;
}