/* CSS Document */

body{
margin:0px;
font-family:Arial;
background-image: url(BGgradif.gif);
background-repeat: repeat-x;
background-color: #C59227;


}

bodyinner{
margin:0px;
background:url(bg_background.gif);
font-family:Arial;
}

p{
margin:10px 0px;
font-size:12px;

}
a{
color:#0066FF;

}
a img{
border:0px;

}
#container{
width:714px;
margin:10px auto;


}

#banner{
height:139px;
background:url(banner00.png) no-repeat;
}


#content{
padding:10px 0px 15px 26px;
background:url(bg000000.png) repeat-y;
height:100%;

}
#bot1{
float:left;
width:140px;
}
#bot2{
float:right;
width:140px;
}

#leftcontent{
float:left;
width:300px;

}


#rightcontent{
float:left;
text-align:justify;
width:355px;
margin-left:15px;
margin-right:10px;

}

#footer{
background:url(footer00.png) no-repeat;
height:57px;



}
#footer p{
margin:0px;
padding-top:20px;
padding-left:20px;
color:#4F88FF;
font-size:11px;

}

#footer, #content, #banner{ behavior: url(iepngfix.htc); }


.invisible{
position:absolute;
left:-1000;
top:-1000;
}
.tracker {
position : absolute;
left : -1000px;
}

