/*skipwebfinance.nl
AnandaRizki, yavidesign
24-Dec-08*/




*{
padding:0;
margin:0;
}

body{
font:normal 11px Arial, Helvetica, sans-serif;
color:#333;
padding-top:20px;
text-align:center;
scrollbar-face-color: #BDCD00;
scrollbar-highlight-color: #BDCD00;
scrollbar-shadow-color: #BDCD00;
scrollbar-3dlight-color: #BDCD00;
scrollbar-arrow-color:  #fc9105;
scrollbar-track-color: #fc9105;
scrollbar-darkshadow-color: #848F00;
}

#wrapper{
position:relative;
width:982px;
height:663px;
margin:0 auto;
background:url(../images/wrapper-bg.gif) left top no-repeat;
padding-top:30px;
}

#contact #wrapper{
background:url(../images/wrapper-bg-contact.gif) left top no-repeat;
width:1020px;
}

#logo{
border:none;
text-decoration:none;
}

#logo img{
border:none;
}

#section{
width:936px;
height:610px;
margin-left:26px;
}

* html #contact #section{
width:975px;
}

*:first-child+html #contact #section{
width:975px;
margin-left:5px;

}

* html #section{
margin-left:5px;
}

*:first-child+html #section{
margin-left:5px;
}

#left{
width:178px;
height:610px;
float:left;
}

#menu-container{
margin-top:30px;
width:172px;
margin-left:3px;
}

#left .leftmenu{
background:url(../images/bgbot-menu.gif) left bottom no-repeat;
margin-bottom:10px;
padding-bottom:20px;
}

#left .leftmenu .csc-header{
background:url(../images/bgtop-menu.gif) left -5px no-repeat;
height:24px;
padding:4px;
padding-left:30px;
}

#left .leftmenu .csc-header h1{
color:#FFDB5F;
font:bold 14px arial;
}

#left .leftmenu ul{
width:168px;
margin-left:2px;
}

#left .leftmenu ul li{
list-style:none;
text-align:left;
padding:7px 5px 7px 30px;
border-top:1px solid #FECE2A;
border-bottom:1px solid #DF7E00;
background:url(../images/bullet.gif) 10px 10px no-repeat;
}

#left .leftmenu ul li a{
text-decoration:none;
color:#fff;
font-size:12px;
}

#left .leftmenu ul li a:hover{
color:#FFE68F;
text-decoration:underline;
cursor:pointer
}

#left .leftmenu ul li.active{
border-bottom:1px solid #FECE2A;
border-top:1px solid #DF7E00;
background:#EB8806 url(../images/bullet.gif) 10px 10px no-repeat;
}

#left .leftmenu ul li.active a{
color:#FFF1BF
}

#left .leftmenu ul li.active a:hover{
text-decoration:none;
cursor:default
}


#right{
width:746px;
height:610px;
float:right;
}


*:first-child+html #right{
width:746px;
}


*:first-child+html #contact #right{
width:786px;
}

#content-section{
padding:10px 8px;
overflow:hidden;
height:420px;
}

*:first-child+html #content-section{
width:726px;
}

#contact #content-section{
width:766px;
}

* html #contact #content-section{
width:784px;
height:440px;
}


*html #content-section{
height:440px;
}





#banner{
width:690px;
height:130px;
}

*html #banner{
width:704px;
height:130px;
}


*:first-child+html #banner{
width:724px;
}

#footer p{
text-transform:uppercase;
padding-top:10px;
color:#cdcdcd;
}

#footer p a{
text-decoration:none;
color:#666;
padding:0 20px;
}

#footer p a:hover{
color:#FEA22A;}
