
#leftNav {
background:url(../img/images/bg_services.jpg) top left no-repeat;
}


h1, h1.title, h4 {
color:#f90;
}
h2.title {
color:#ccc;
}


a {
color:#c60;
}

#number {
background:url(../img/images/02.png) bottom left no-repeat;
}
#footer form h1 {
color:#e68a01;
}





#portfolioFlash ul {
float:left;
display:inline;/*
width:90px;
height:380px;*/
list-style:none;
background:red;
}
#portfolioFlash li {
list-style:none;
display:inline;
margin:0 5px 10px 5px;
}
#portfolioFlash li img {
list-style:none;
display:inline;
width:90px;
height:60px;
margin:0 0 5px 0;
padding:3px;
text-decoration:none;
border:2px solid #f90;
}
#portfolioFlash li img a {
list-style:none;
margin:0;
padding:0;
}

#portfolioFlash li a:hover img, #portfolioFlash li img:hover  {
border-color:#c60;
}
