*{
margin:0px;
padding:0px
}
img{border:0px}
html{
width:100%;
height:100%;
background-image:url(images/bg.jpg);
background-position:top left;
}
body{
width:582px;
margin:auto;
padding:50px 0 0 0
}
#content{
background-image:url(images/topbg.gif); 
background-position:top left;
background-repeat:no-repeat;
float:left;
width:100%;
padding:6px 0 0 0;
}
#content img{float:left}
#left{
background-color:#FFA102;
padding:15px 0 15px 1px;
width:246px;
float:left
}
#left img {float:left}
.button{
border:0px;
cursor:pointer;
cursor:hand;
width:246px;
height:43px;
float:left
}
.but1
{
background-image:url(images/button1.gif);
background-position:top left;
background-repeat:no-repeat;
background-color:#3399cc;
}
.but2
{
background-image:url(images/button2.gif);
background-position:top left;
background-repeat:no-repeat;
background-color:#3399cc;
}
.border{
border-bottom:1px solid #BABABA
}
#right{
float:left;
background-color:#FFA102;
width:335px;
}
.name{
background-image:url(images/bgor.gif);
background-position:top left;
background-repeat:repeat-y;
padding:0 0 0 15px;
margin:15px 0 0 0;
float:left
}
#right img{
float:left
}
.menu li{
float:left;
list-style-type:none
}
#inside{
background-image:url(images/bgleft.gif);
background-position:top left;
background-repeat:no-repeat;
padding:15px 0 0 20px;
float:left;
width:315px;
background-color:#FFFFFF
}
.item1{
width:297px;
float:left;
padding:10px 0 22px 5px;
font-family:Tahoma;
font-size:11px;
}
.item1 p{
color:#525151;
width:160px;
float:left;
margin:0 20px 0 0
}
.item1 p strong{
color:#3C5828;
display:block;
float:left
}
.item1 a{
text-decoration:none;
font-family:Tahoma;
font-size:11px;
color:#3D3D3D;
font-weight:bold;
background-image:url(images/arrow.gif);
background-position:0px 5px;
background-repeat:no-repeat;
padding:0 0 0 8px;
}
.hr{
height:1px;
float:left;
background-color:#D1D1D1;
border:0px;
margin:0 0 8px 8px;
display:inline
}
.item2{
width:310px;
float:left;
padding:10px 0 11px 5px;
font-family:Tahoma;
font-size:11px;
}
.item2 p{
color:#525151;
float:left;
margin:0 20px 0 0
}
.item2 p strong{
color:#3C5828;
display:block;
}
.item2 ul{
display:block;
float:left;
height:53px;
width:297px;
margin:5px 0 0 0px;
background-image:url(images/dots.gif);
background-position:135px 0px;
background-repeat:repeat-y
}
.item2 li{
list-style-type:none;
background-image:url(images/disc.gif);
background-position:0px 5px;
background-repeat:no-repeat;
float:left;
width:135px;
padding:0 0 0 10px
}
.item2 a{
color:#525151
}
#footer{
background-image:url(images/footbg.gif);
background-position:top left;
background-repeat:no-repeat;
background-color:#FFA102;
float:left;
padding:10px 15px 8px 30px;
font-family:Verdana;
font-size:11px;
color:#FFFFFF
}
#footer a{
color:#FFFFFF;
text-decoration:underline
}