/*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;
 color:#504946;
 font-size:9pt;
 line-height:1.6;
}

img{
 border:0;
}

br{
 letter-spacing:0;
}

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

.header{
 display:inline;
 float:right;
 width:330px;
 margin:0 0 30px;
 padding:0;
}

h1{
 height:100px;
 margin:0 0 5px;
 padding:0;
 font-size:0;
 text-indent:-9999px;
 background:url(../images/title.gif) right 0 no-repeat;
}

.header p{
 text-align:right;
 margin:0 0 10px;
 padding:0;
}

.header span{
 display:block;
 text-align:right;
 font-size:7pt;
 color:#ccc;
}

.mainimg{
 display:inline;
 float:left;
 width:350px;
}

.main p{
 font-size:12pt;
 line-height:1.8;
 margin:0 0 30px;
 padding:0;
}

.footer{
 font-size:7pt;
 margin:0;
 padding:0 0 30px;
}

a{
 color:#282423;
 text-decoration:none;
 border-bottom:1px solid #504946;
}

a:hover{
 color:#666;
 border-bottom-color:#b33e5c;
}