html, body{

	margin: 0px;
	padding: 0px;
	background-color: #d6d7db;
	height: 100%;
	text-align: center;
}

#mainbody{
	position:relative;
	width:998px;
	height: auto;
	background-color: #fefefe;
	border: 1px solid #999a9f;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	margin-top: 30px;


	}

#header {
	width: 998px;
	height: 180px;
	text-align: left;


}


#menu {

	height: 40px;



}


		#menu ul {
			margin: 0;
			padding: 0;							
			display: inline;
			margin-bottom: 0;
		}		
		#menu ul li {
			margin: 0;
			padding: 0;
			list-style: none;
			display: block;
			float:left;
			margin-bottom: 0;			
		}

#submenu {
	
	width: 998px;
	height: 44px;
	background-image: url(images/FF_sub_menu.jpg);
	_margin-top: -4px;	

}


#content {
	width: 998px;
	height: 375px;
	background-image: url(images/FF_content_bg.jpg);
	background-repeat: repeat-x;	
	overflow: visible;
	visibility: visible;
	text-align: left;


}

#content_p {
	width: 998px;
	height: auto;
	background-image: url(images/FF_content_bg.jpg);
	background-repeat: repeat-x;	
	overflow: visible;
	visibility: visible;
	text-align: left;


}


#big_heading {
	position: absolute;
	z-index:1;
	left: 60px;
	top: 250px;
	width: 500px;
	text-align: left;
	/*background-color: #FFFFFF;*/
	clear: both;


}

#big_heading h2 {

	color: #c5c6ca;
	font-size: 3em;
	font-weight: lighter;
	padding: 0;
	margin: 0;
	letter-spacing: -.02em;


}



#text {

	width: 510px;
	padding: 32px 45px 0px 30px;
	float: left;


}

#text_p {

	width: 510px;
	padding: 32px 45px 50px 30px;
	/*padding: 32px 45px 30px 30px;*/
	float: left;


}

#right {

	width: 400px;
	height: 250px;
	padding-top: 32px;
	float: right;


}

#right_p {

	
	width: 400px; /* SE SCADE AICI */ 
	height: 250px;
	padding-top: 32px;
	float: right;


}



#footer {
	border-top: 5px solid #c23062;
	background-color: #d6d7db;
	width: 998px;
	heigth: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;


}

#footer p {

	text-align: right;


}








#content_p h1 {


		/*font-family: Georgia, "Times New Roman", Serif;
		font-size: 32px;
		letter-spacing: -2px;*/

		font-family: Georgia, "Times New Roman", Serif;
		font-size: 28px;
		font-weight: normal;
		/*color: #333333;*/
		letter-spacing: -1px;


			font-weight: normal;
			color: #aa103f;*/
			/*color: #707276;*/
			/*font-family: "Times New Roman", Georgia, Times, serif;
			font-family: 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;*/
			text-align: left;
			font-smooth: auto;

}


h1 {

		font-family: Georgia, "Times New Roman", Serif;
		font-size: 32px;
		letter-spacing: -2px;

			font-weight: normal;

			/*color: #56595c;*/
			color: #707276;
			text-align: left;
			font-smooth: auto;	

}

h1 strong {
		font-family: Georgia, "Times New Roman", Serif;
		font-size: 32px;
		letter-spacing: -2px;

			font-weight: normal;
			color: #aa103f;
			/*color: #ca1d56;*/
			font-family: Georgia, "Times New Roman", Times, serif;
			/*font-family: 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;*/
			letter-spacing: -.04em;

}

p {

			font-size: .75em;
			font-weight: normal;
			letter-spacing: 0em;
			color: #56595c;
			font-family: Georgia, "Times New Roman", Times, serif;
			/*font-family: Arial, Helvetica, Sans-Serif;*/
			text-align: justify;
			/*padding-right: 50px;	*/

}


ul, li {
			/*font-family: 'Lucida Sans Unicode', Verdana, Sans-Serif;*/
			font-family: Georgia, "Times New Roman", Times, serif;	
			font-size: 12px;

}

a {
			color: #aa103f;


}

a:hover {
			color: #000000;

}


	h3 {
		font-family: Georgia, "Times New Roman", Serif;
		font-size: 22px;
		font-weight: normal;
		color: #333333;
		letter-spacing: -1px;
		padding: 0px;
		}
