/*
 *  Created by BF, last updated on 2010-02-10.
 *  Copyright (c) 2010 Bernard Frangoulis. All rights reserved.
 */
 
#main_home {
	position:			relative;
	background:			#555 url(../img/bg/bg_rasep_prof.jpg) no-repeat;
	width:				960px;
	height: 			552px;
	margin-left: 		8px;
}

#footer_home {
	clear:				both;
	background:			transparent url(../img/bg/rasep_footer_prof.gif) no-repeat;
	height:				22px;
}

#box3 {
	position:			absolute;
	top:				205px;
	left:				60px;
	height:				240px;
	width:				390px;
	padding:			14px 20px;
	border:				1px solid #004384;
	background:			#eee;
	color:				#222;
	font-family:		"Trebuchet MS", Verdana, sans-serif;
}

#box4 {
	position:			absolute;
	top:				219px;
	left:				510px;
	width:				370px;
	height:				240px;
	border:				0;
	padding-left:		24px;
	background:			transparent;
	border-top:			1px solid #ddd;
	border-bottom:		1px solid #ddd;
	color:				#ddd;
}

#box5 {
	position:			absolute;
	top:				180px;
	left:				510px;
	width:				394px;
	height:				14px;
	color:				#f00;
}

#box_center {
	position:			absolute;
	left:				190px;
	top:				220px;
	width:				530px;
	height:				100px;
	padding:			30px;
	background-color:	#fff;
	color:				#555;
	border:				1px solid #004384;
	text-align: 		center;
}