#center_content{
	background:url(../images/FR_back_services_02.jpg) no-repeat;
}

.service_intro{
	background:url(../images/FR_back_services_intro.jpg) no-repeat !important;
}

/* MENU */

#services_menu{
	padding-top	: 110px;
	margin-left	: 32px;
	width		: 295px;
	height		: 250px;
	float		: left;
	font-size	: 14px;
}

#services_menu a{
	color:#333333;
	text-decoration:none;
}

#services_menu a:hover{
	color:#00502f;
	text-decoration:underline;
}

.selected{
	color:#00502f;
	text-decoration:underline;
}

#services_menu td{
	height		: 40px;
}

/* CONTENT */

.h1_acronyme{
	margin-top:20px;
}

#service_acronyme{
	margin:30px 0 0 20px;
	padding:0px;
	list-style:none;
	font-weight:normal !important;
	font-size:21px;
}

#service_acronyme li{
	margin-bottom:7px;
}

#services_content{
	float		: left;
	width		: 460px;
	padding-top	: 70px;
	margin-left	: 40px;
}

/* INTRO */

#service_intro_para_01{
	margin-top:5px;
	margin-bottom:25px;
	text-align:justify;
}

#service_intro_para_02{
	margin-top:5px;
	margin-bottom:25px;
	width:250px;
}

#service_intro_para_03{
	margin-top:5px;
	margin-bottom:25px;
	width:320px;
}


/* POP-UP */

.first_table{
	border-bottom:#999999 dotted 1px;
}

#link_pop_up_table{
	margin-left	: -7px;
	margin-top	: -24px;
}

#link_pop_up_table a{
	font-size	: 13px;
	color		: #333333;
	font-family	: Geneva, Arial, Helvetica, sans-serif;
	font-weight	: bolder;
}

#link_pop_up_table a:hover{
	color:#00502f;
}

#pop_up_services{
	width		: 850px;
	height		: 500px;
	background	: url(../images/back_forms.png) no-repeat;
	position	: absolute;
	visibility	: hidden;
	top			: 0px;
	left		: 0px;
	z-index		: 2000;
	padding		: 50px 0px 0px 50px;
}

#pop_up_services table{
	margin-bottom:25px;
}

#pop_up_services h1{
	text-align:center;
	margin-bottom:25px;
	margin-left:-20px;
	margin-top:-10px;
}

#pop_up_services h2{
	text-align		: center;
	margin-top		: -25px;
	margin-left		: -20px;
	margin-bottom	: 13px;
	font-size		: 14px;
	color			: #00502f;
}


#close_btn{
	position	: absolute;
	right		: 25px;
	font-weight	: bold;
	top			: 25px;
	cursor		: pointer;
}

.input_style{
	width			: 220px;
	margin-bottom	: 2px;
	border			: #CCCCCC 1px solid;
	padding			: 2px;
}

.input_style_medium{
	width			: 180px;
	margin-bottom	: 2px;
	border			: #CCCCCC 1px solid;
	padding			: 2px;
}

.input_style_small{
	width			: 84px;
	margin-bottom	: 2px;
	border			: #CCCCCC 1px solid;
	padding			: 2px;
}

.input_style_small2{
	width			: 74px;
	margin-bottom	: 2px;
	border			: #CCCCCC 1px solid;
	padding			: 2px;
}

#pop_up_services label{
	font-size:14px;
	font-weight:normal;
}

#pop_up_services td{
	vertical-align:middle;
	padding-right:20px;
}


#contact_form_submit{
	position		: absolute;
	bottom			: 45px;
	right			: 74px;
	background-color: #00502f;
	color			: #FFFFFF;
	height			: 30px;
	width			: 80px;
	cursor			: pointer;
}

.error_form_panel_services{
	margin:-10px 0px 0px 275px !important;
}

.error_form_panel_trans{
	margin:15px 0px 0px 275px !important;
}
