/* CSS Document - FormAsia*/

html { min-height: 100%; margin-bottom: 1px; }

body{
margin:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color:#ffffff;
}

a{
outline:none;
text-decoration:none;
}

p{
line-height:24px;
}

h3{
font-size: 16px;
}
h4{
font-size:14px;
}
#holder{
margin: 0 auto;
width: 815px;
}
#contentHolder{
background-image: url(../images/bg.jpg);
background-repeat: no-repeat;
width: 815px;
float: left;
height: 615px;
}
#header{
float: left;
width: 815px;
}
.home{
float: left;
width: 450px;
height: 115px;
}
#flashPlayer{
float: right;
width: 283px;
height: 150px;
padding: 19px 26px 0 0;
display: block;
}
.menu{
float: left;
width: 95px;
margin: -15px 0 0 20px;
}
.content{
float: left;
color: #FFFFFF;
margin: 10px 0 10px 40px;
width: 480px;
}
.rCol{
width: 115px;
margin: 25px 38px 0 0;
float: right;
text-align: right;
}
.lbPage{
float: left;
width: 730px;
padding: 15px;
background-color: #000000;
color: #FFFFFF;
}
.closeBtn{
float: right;
width: 730px;
margin-bottom: 5px;
text-align: right;
}
.closeBtn a{
color:#FF0000;
text-decoration:none;
}
.closeBtn a:hover{text-decoration: underline;}

.nicelink{
color: #FFFFFF;
text-decoration: none;
}
.nicelink:hover{
text-decoration: underline;
}

#footer{
float: right;
text-align: right;
width: 770px;
font-size: 11px;
margin: 27px 45px 0 0;
_margin: 45px 55px 0 0;
}
