﻿/* -- BODY -- */
body {
	font: 100% Tahoma, Arial;
	margin: 0 0 0 0;
	padding: 0px 5px;
	background-color: #9BA583;
	text-align: center;
}
/* -- BORDER TOP -- */
#imBdT_L {
background-image: url('../images/bdt_l.jpg');
background-repeat: no-repeat;
padding-left: 5px;
	height: 5px;
	width: 987px;
}
#imBdT_R {
background-image: url('../images/bdt_r.jpg');
background-position: right;
background-repeat: no-repeat;
padding-right: 5px;
	height: 5px;
	width: 970px;
}
#imBdT_C {
	background-image: url("../images/bdt_c.jpg");
	font-size: 5px;
	height: 6px;
	width: 981px;
}
/* -- HEADER -- */
#imH_L {
	background-image: url('../images/h_l.jpg');
	background-repeat: repeat-y;
	padding-left: 5px;
	width: 987px;
}
#imH_R {
background-image: url('../images/h_r.jpg');
background-position: right;
background-repeat: repeat-y;
padding-right: 5px;
	width: 983px;
}
#imH_C {
	background-image: url("../images/h_c.jpg");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F4F9C1;
	width: 980px;
}
#imH_C_Image {
	background-image: url("../images/top_image.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	height: 8em;
	width: 958px;
}
#imH_Title {
	padding: 4em 0px 0px 0.3em;
	width: 958px;
}
/* -- MENU MAIN -- */
#imMnC {
	border: thin;
	background-color: #588125;
	margin-bottom: 8px;
}
/* -- CONTENT -- */
#imC_L {
	background-image: url('../images/c_l.jpg');
	background-repeat: repeat-y;
	padding-left: 9px;
	width: 983px;
}
#imC_R {
background-image: url('../images/c_r.jpg');
background-position: right;
background-repeat: repeat-y;
padding-right: 12px;
	width: 972px;
}
#imC_C {
	background-color: #E1E1E1;
	min-height: 18em;
	height: auto!important;
	height: auto;
	width: 974px;
}
/* -- PAGE CONTENT -- */
#imPgCont {
padding: 8px 0px 8px 8px;
	text-align: left;
}
/* -- FOOTER -- */
#imFt_L {
background-image: url('../images/ft_l.jpg');
background-repeat: repeat-y;
padding-left: 12px;
	width: 981px;
}
#imFt_R {
background-image: url("../images/ft_r.jpg");
background-position: right;
background-repeat: repeat-y;
padding-right: 12px; 
}
#imFt_C {
background-color:#588125;
padding: 8px 5px 5px 5px;
	width: 954px;
}
#imFt_CL {
float: left;
width: 52%;
}
#imFt_CR {
float: right;
width: 45%;
text-align: right;
}
/* -- BORDER BOTTOM -- */
#imBdB_L {
background-image: url('../images/bdb_l.jpg');
background-repeat: no-repeat;
padding-left: 12px;
	height: 12px;
	width: 981px;
}
#imBdB_R {
background-image: url('../images/bdb_r.jpg');
background-position: right;
background-repeat: no-repeat;
padding-right: 12px;
	height: 11px;
}
#imBdB_C {
background-image: url('../images/bdb_c.jpg');
font-size: 5px;	
height: 11px;
	width: 968px;
}

