@charset "utf-8";
/* CSS Document */
body{
	background:#1F5209;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
A {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt; 
	text-decoration:none;
	color: #006600;
}
A:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	COLOR: #FF0000;
	text-decoration:underline;
	text-align: left;
}

.Global #container {
	width: 753px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	background-image: url(body.jpg);
	background-repeat: repeat-y;
	text-align: center;
}

.Global #language {
	width: 235px;
	text-align: left;
	height:20px;
	float:right;
	font-size:11px;
	padding-top:5px;
	padding-left:10px;
	background-repeat: no-repeat;
}

#services_menu {	FONT-FAMILY: tahoma; color: #666666}
#services_menu UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 1px 0px 20px;
	PADDING-TOP: 6px;
	POSITION: relative;
	visibility: visible;
}
#services_menu .lvl2group {
	PADDING-bottom: 6px;
	text-align: left;
}
#services_menu .lvl2 {	PADDING-BOTTOM: 6px;list-style-image:url(arrow_right_green.gif);}
#services_menu UL UL {	BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN-LEFT: 12px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px}
#services_menu LI.lvl1 {	LIST-STYLE: none none outside;}
#services_menu .lvl1 A {	FONT-WEIGHT: bold;	color: #006600}
#services_menu .lvl1 A :hover{	FONT-WEIGHT: bold;	color:#ffffff;}
#services_menu .lvl2 A{	FONT-WEIGHT: normal;	text-decoration:none; color: #006600}
#services_menu .lvl2 A:hover {	FONT-WEIGHT: normal;text-decoration:none;color: #0066CC }

.Global #body{
	width:733px;
	margin:10px;
	text-align: right;
}

.Global #service{
 float: right;
	width:180px;
	margin:10px;
	background:  #f3f3f3;
}
.Global #contact{
	float: right;
	width:369px;
	margin:10px;
	background-image: url(contact-_05.jpg);
	background-repeat: repeat-y;
}


.Global #footer{
	width:733px;
	padding:10px;
	font-size:10px;
	text-align:center;
	background-image: url(index_14.jpg);
	background-repeat: no-repeat;
}
.Global #footer A{
	text-align: right; color:#4D4D4D;
}
.Global #footer A:hover{
	text-align: right; color:#FF0000; text-decoration:underline;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.contactFrm{font-family:tahoma, Helvetica, sans-serif; font-size:9pt;padding:1px 1px 1px 1px;
}

textarea{font-family:tahoma, Helvetica, sans-serif; font-size:10pt; padding:2px 2px 2px 2px; width:auto;}
.red{ color:#FF0000}

.Title_pages{
	font-family:Arial,Tahoma, Helvetica, sans-serif;
	font-size:10px;
	color:#006600;
	border-bottom:1px dotted #f3f3f3;
	padding-bottom:3px;
	padding-top:3px;
	border-top:1px dotted #f3f3f3;
	text-align: left;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #025E11;
	text-align: left;
}
