/************* Homepage *************/

##ff_header div.ff_wrapper{
	/* height: 170px; */
}
##ff_header div.ff_box{
	/* height: 170px; */
}
##ff_header div.logo{
	/* padding: 40px 0px 0px 40px; */
	margin: 0px 15px 0px 15px;
        padding: 15px 0px 15px 0px;
}
##ff_header div.logo a{
	/* background-image: url(../images/home/logo.png); */
	/* background-image: url(../images/home/focus2012_379x52.png); */
	background-image: url(../images-fimmick/fimmick-logo.png);
	width: 250px;
	height: 85px; 
}

##ff_main div.ff_box{
	min-height: 700px;
	text-align: center;
	margin-bottom: -10px;
}


##div.website-title {
	font-family: Verdana, Impact, Charcoal, Arial, sans-serif;
	padding: 0px 40px 0px 40px;
}

##div.website-title  img.title{
	margin-top: 14px;
	float: left;
}

##div.website-title  div.home{
	width: 100px;
	margin-top: 8px;
	text-align: left;
	float: left;
}
##div.website-title  div.home img{
	margin-top: -6px;
}

div.login-panel{
	margin: 20px auto auto auto;
	width: 360px;
	text-align: left;
}

div.login-panel p{
	font-size: 16px;
	font-family: Verdana, Impact, Charcoal, Arial, sans-serif;
	padding: 2px 0px 2px 0px;
	/* color: #6EB43F; */ /* Green Color */
	color: #666666; /* Gray Color */
}

div.login-panel p{
	text-decoration : none;
	/* color: #6EB43F; */ /* Green Color */
	color: #666666; /* Gray Color */
	padding: 2px 14px 2px 0px;
}
div.login-panel p.message{
	margin-bottom: 26px;
	font-size: 18px;
}
div.login-panel p.login{
	text-align:right;
}
div.login-panel label {
	font-weight: normal;
	font-family: Verdana, Impact, Charcoal, Arial, sans-serif;
	/* color: #6EB43F; */ /* Green Color */
	color: #666666;
	width: 100px;
	display: block;
	float: left;
	font-size: 15px;
}
div.login-panel input{
	#background: #636567;
	background: #F5F5F5;
	border: 0px none;
	#color: #FFFFFF;
	height: 20px;
	width: 240px;
}
div.login-panel input.login{
	background: url(../images/home/btn-login.png);
	border: 0px none;
	height: 33px;
	width: 64px;

}
