body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(../../images/background_f1.png) no-repeat;
	background-color: #CCCCCC;
}

#mother{
	position: relative;
	top:30px;
	left: 50%;
	width: 970Px;
	margin: 0 0 0 -475px;
}

#content{
	z-index: 0;
	position: relative;
	top: 0;
	left: 30px;
	bottom: 0;
	height: 500px;
	width: 610px;
	margin: 26px 0 26px 0;
	padding: 0;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

#topmenueHolder{
	position: absolute;
	top: 5px;
	left: 10px;
	height:10px;
	padding: 0 0 0 20px;
}

#bottommenueHolder{
	position: absolute;
	bottom: 5px;
	right: 329px;
	padding: 0;
}

#backTop{
	z-index: -2;
	position: absolute;
	top: 5px;
	left: 10px;
	height: 90px;
	width: 550px;
	margin: 0;
	padding: 0;
	background: url(../../images/backtop.gif);
}

#backBottom{
	z-index: -2;
	position: absolute;
	right: 305px;
	height: 90px;
	bottom: 5px;
	width: 550px;
	margin: 0;
	background: url(../../images/backbottom.gif);
}

#backBacktTop{
	z-index: -3;
	position: absolute;
	height: 105px;
	width: 565px;
	margin: 0;
	padding: 0;
	background: #666666;
}

#backBackBottom{
	z-index: -3;
	position: absolute;
	height: 105px;
	width: 565px;
	right: 300px;
	bottom: 0;
	margin: 0;
	padding: 0;
	background: #666666;
}	

#bottomDistance{
	height: 60px;
	width: 100%;
}

#imgHolder{
	position: absolute;
	top: 25px;
	right: 0;
	height:150px;
	width: 300px;
	background-color: #333333;
	background: url(../../images/logo_fv.jpg) no-repeat;
	border: 1px solid #666666;
}
	
#infoHolder{
	position: absolute;
	top: 281px;
	right: 150px;
	height:150px;
	width: 150px;
	background-color: #666666;
	background: url(../../images/call_f.jpg) no-repeat;
	border: 1px solid #666666;
}