body
{
font-family:Trebuchet MS, Arial,sans-serif;
font-size:14px;
color:#333333;
height:auto;
min-height:100%;
}

html {
height:auto;
min-height:100%;
}
a{
text-decoration:none;
}

/*ul
{
font-size:14px;
color:#999999;
}




*/

#wrapper{
margin:0 auto 0 auto;
width:1011px;
height:auto;
min-height:100%;
position:relative;

}
#header
{
position:absolute;width:1011px;height:117px;z-index:0;left: 0px;top: 0px;
}
#left
{
position:absolute;width:184px;height:400px;z-index:1;left: 0px;
top: 117px;
}
#right
{
position:absolute;width:186px;height:578px;z-index:3;left: 823px;
top: 117px;
}
#main
{
position:absolute;width:639px;z-index:4;left: 185px;
top: 118px;background-color: #FFFFFF;layer-background-color: #FFFFFF;

}

