﻿#main-logo {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/~/media/css/images/logo-details-home-page.jpg) no-repeat scroll 0 0;
	height:146px;
    margin:31px 0 0 11px;
    width:144px;
}
#hero-wrapper {
	height:500px;
	padding:0;
}

/*Index*/
#flashHeadline{
    margin:0;  
    display:block;
    height:138px!important;
} 
#home-hero-content-1{
	font-size:1.5em;
/*	line-height:70px;*/
	color:#fff;
	margin-top:15px;
}
#home-hero-content-2{
    color:#FFFFFF;
    display:block;
    float:left;
    font-size:4.3em;
	margin:15px 0 0 7px;
    padding:0 30px 0 0;
    text-decoration:none;
	text-align:right;
}
#home-hero-content-2 .home-hero-content-2-1{
    font-size:0.4em;
    line-height:25px;
}
#content-wrapper .home-flash-container{
    height: 250px;
    margin-left: -9px;
}
#main-menu {
    width:80%;    
}
#hero-bottom-right{  
	float:right;	
	height:115px;
	margin:-32px 0 0;
}
#flash-content-header{
    width:770px; 
    height:213px; 
    margin:86px 0 0 11px; 
    padding:4px 0 0 20px;             
    background:#008bff; 
}    
#footer-wrapper {
	margin-top: -24px!important; /* negative value of footer height */
	height: 24px!important;
}
