/*Design by DREW*/


body{
 margin:0;
 padding:0;
 outline:none;
 font-family:Verdana, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
 text-align:center;
 font-size:10pt;
 line-height:1.8;
 color:#504946;
}


img{
 border:0;
}


br{
 letter-spacing:0;
}


#contents{
 position:relative;
 overflow:hidden;
 zoom:1;
 width:650px;
 margin:30px auto;
 padding:0;
 text-align:left;
}



.mainimg{
 display:inline;
 float:left;
 width:310px;
 height:200px;
 background:url(mainimg.jpg) -60px 0 no-repeat;
 font-size:0;
 text-indent:-9999px;
}

.header{
 display:inline;
 float:right;
 width:310px;
}



.main{
 display:block;
 clear:both;
 width:100%;
 margin:30px 0;
}


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


.header p{
 margin-bottom:15px;
}


h1{
 font-weight:normal;
 font-size:12pt;
 margin:0 0 10px;
 padding:0;
 color:#172d69;
}


h1 span{
 margin:0 0 0 15px;
 font-size:8pt;
 color:#54aab4;
}



h2{
 font-weight:normal;
 font-size:12pt;
 margin:0 0 10px;
 padding:0;
 color:#e19e6a;
}



.attention{
 color:#e8383d;
 margin:0 10px 0 0;
}


.credit{
 display:block;
 font-size:7.5pt;
 margin:5px 0 0;
 padding:5px 0 0;
 border-top:1px dotted #ccc;
 color:#898880;
}


.footer{
 font-size:7pt;
}

a{
 color:#000;
 text-decoration:none;
 border-bottom:1px dotted #e19e6a;
}

a:hover{
 color:#e78f73;
}