#home_content .breadcrumb 
{
    color:#666;
}
#home_content .breadcrumb a
{
    color:#666;
}
#home_content .breadcrumb a:hover
{
    color:#333;
    background-color:#ffc;
}
#home_flash 
{
    width:100%;
	overflow:hidden;
}
#home_flash object 
{
    margin-top:25px;
}
#home_flash .flash_holder 
{
    margin:auto;
    width:955px;
    padding:0px;
}
#home_images 
{
    width:100%;
	border-bottom:1px solid #eaeaea;
	overflow:hidden;
	padding-top:20px;
	padding-bottom:20px;
}
#home_images .images_holder 
{
    margin:auto;
    width:955px;
    padding:10px 0px;
    padding-top:5px;
    height:370px;
}
#home_images .ih_left 
{
    float:left;
    overflow:hidden;
    width:675px;
    padding-right:10px;
}
#home_images .ih_left .small_image
{
    width:180px;
    float:left;
}
#home_images .ih_left .small_image img
{
    width:180px;
    height:180px;
    margin-top:5px;
}
#home_images .ih_left .large_image
{
    width:490px;
    height:365px;
    margin-top:5px;
    float:right;
}
#home_images .ih_left .large_image img
{
    width:490px;
    height:365px;
}
#home_images .ih_left .large_image .wemoved 
{
    height:300px;
    width:490px;
    position:absolute;
    background-image:url(/_assets/images/home/weve-moved.png);
    background-repeat:no-repeat;
}
#home_images .ih_right 
{
    float:left;
    overflow:hidden;
    width:240px;
    margin-top:100px;
}
#home_html 
{
    width:100%;
	border-bottom:1px solid #eaeaea;
	overflow:hidden;
}
#home_html .html_holder 
{
    margin:auto;
    width:955px;
    overflow:hidden;
    padding:20px 0px;
}
#home_html .html_holder .col1 
{
    margin-right:20px;
    float:left;
    width:310px;
}
#home_html .html_holder .col2
{
    margin-right:20px;
    float:left;
    width:330px;    
}
#home_html .html_holder .col3
{
    float:left;
    width:230px;
}
#home_html .html_holder .col1 a, #home_html .html_holder .col2 a, #home_html .html_holder .col3 a
{
    margin-top:20px;
    display:block;
    color:#333;
}
#home_projects 
{
    width:100%;
	overflow:hidden;
    background-color:#ffc;
    margin-top:20px;
    display:none;
}
#home_projects .projects_holder 
{
    margin:auto;
    width:955px;
    overflow:hidden;
}
#home_projects .projects_lcol 
{
    float:left;
    width:230px;
    padding:15px 0px;
}
#home_projects .projects_lcol a:hover
{
    color:#ffc;
    background-color:#333;
}
#home_projects .projects_lcol h2
{
    background-image:url(/_assets/images/h2bg_yellow.gif);
}
#home_projects .projects_lcol img 
{
    margin-top:-10px;
}
#home_projects .projects_lcol a 
{
    display:block;
    margin-top:20px;
}
#home_projects .projects_rcol 
{
    float:left;
    background-color:#ffc;
    padding:0px 15px;
    width:630px;
    height:210px;
}
#home_projects .projects_rcol .sneakpeek
{
    position:absolute;
    width:610px;
    padding:10px;
    color:#fff;
    background-image:url(/_assets/images/bg50.png);
}
#home_projects .projects_rcol a
{
    width:210px;
    height:210px;
    float:left;
    color:#fff;
    background-color:#000;
}
#home_projects .projects_rcol a:hover
{
    color:#ffc;
    background-color:#333;
}