/* STANDARĀ TAGS' REDEFINITIONS */
body { 
font-family: Arial, Helvetica, sans-serif;	
color: White; 
background-color: #464646; 
font-size: 12px; 
background-image: url(bg_main.gif); 
background-repeat: repeat-x; 
margin: 0; 
text-align: center; 
padding: 0; 
}
a { 
color: #006400; 
text-decoration: underline; 
font-weight: normal;
}
p {
margin: 0 0 10px 0;
padding: 0; 
}
a:hover {
text-decoration: underline; 
color: #2CB73B; 
}
form{ 
margin: 0;
}
/* STRUCTURE */
#HEADER { 
width: 950px; 
height: 20px; 
margin-left: auto; 
margin-right: auto; 
padding: 0; 
font-size: 83px; 
} 
	#HEADER h1 { 
	margin: 38px 0 0 0; 
	padding: 0 9px 0 9px; 
	float: left; 
	font-size: 19pt; 
	height: 45px; 
	line-height: 45px; 
	background-image: url(bg_logo.gif); 
	background-repeat: no-repeat; 
	} 
	#HEADER h1 a { 
	text-decoration: none; 
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 18pt; 
	margin: 0; 
	padding: 0; 
	} 
	#HEADER a:hover { 
	text-decoration: none;
	} 
	#HEADER p { 
	float: right; 
	font-size: 10pt; 
	color: #FFFFFF; 
	font-family: "Times New Roman", Times, serif; 
	font-style: italic; 
	margin: 59px 0 0 0; 
	padding: 0; 
	line-height: 9pt; 
	} 
	
#H_NAVIGATION { 
width: 950px; 
height:31px; 
text-align: left; 
margin-left: auto; 
margin-right: auto; 
background-color: #464646;  
background-image: url(bg_topnav2.gif);  
}
	#TABS { 
	margin-right:167px; 
	height:31px; 
	background-image: url(bg_topnav.gif);
	background-repeat: repeat-x;
	text-align: center;
	border-right: 1px solid #464646;
	line-height: 31px;
	}
	#TABS ul {
	margin:0;
	padding-left: 0;
	display: inline;
	list-style: none;
    } 
	#TABS li {
	float:left;
	margin: 0;
	padding: 0px 8px 0px 8px;
	list-style: none;
	display: inline;
	background-image: url(bg_navbutton.gif);
	background-repeat: no-repeat;
	background-position: right;
    }
	#TABS .menu-last {
	background-image: none;
	}
	#TABS a { 
	color: White;
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
    }
	#TABS a:hover {
	text-decoration: none;
	border-bottom: 2px solid #A31E00;
	}
	#BUTTONS {
	float: right;
	width: 167px;
	height:28px;
	text-align: center;
	display: block;
	}

 #BANNER {
width: 950px;
text-align: right;
margin-left: auto;
margin-right: auto;
height: 0px;
background-color: #464646;
background-image: url(bg_visual.jpg);
background-repeat: no-repeat;
} 
	#BANNER ul {
	margin:0;
	padding-left: 0;
	float: right;
	width: 302px;
    } 
	#BANNER ul li {
	display: block;
	list-style: none;
	} 
	#BANNER ul li.PhraseOne {
	padding-right: 15px;
	color: #FFFFFF;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-top: 18px; 
	font-weight: bold;
	} 
	#BANNER ul li.PhraseTwo {
	padding-right: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	} 
	#BANNER li.Button {
	width: 130px;
	height: 29px;
	float: right;
	padding-right: 15px;
	} 
	#BANNER a {
	color: #48EE49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	} 
	#BANNER a:hover {
	color: #FFFFFF;
	} 

 #WRAPPER{
width: 950px;
text-align: left;
margin-left: auto;
margin-right: auto;
background-color: #000000;
} 
 #WRAPPER:after {
content: '.';
display: block;
height: 0;
clear: both;
visibility: hidden;
} 
 #WRAPPER {
display: inline-block;
} 
/*\*/
 #WRAPPER {
display: block;
} 
	#CONTENT {
	min-height:310px;
	height:auto !important;
	height:310px;
	margin: 0 25px 0 25px; 
	display: block;  
	position: relative;
	padding-top: 10px;  
	padding-bottom: 20px;  
	}
	#CONTENT h1 {
	color: #5F5F5F;  
	font-size: 18px; 
	font-weight: normal; 
	margin: 0 0 5px 0;
	padding: 5px 0 0 0; 
	}
	#CONTENT p {
	text-align: justify; 
	line-height: 18px; 
	margin-bottom: 18px; 
	}
	#CONTENT ul.Path {
	margin-left: 0;
	padding-left: 0;
	display: block;
	border: none;
	margin: 0 0 15px 0;
	} 
	#CONTENT ul.Path li {
	margin-left: 0; 
	padding-left: 0px; 
	border: none; 
	list-style: none; 
	display: inline; 
	color: #B90000; 
	font-size: 11px;  
	font-family: Tahoma, Arial, Helvetica, sans-serif;  
	font-weight: bold;  
	line-height: 18px;
	}
	#CONTENT ul.Path a {
	color: #000000;
	text-decoration: none;
	font-size:11px;
    padding-right: 8px;
	margin-right: 5px; 
	background-image: url(arrow_path.gif);
	background-position: right;
	background-repeat: no-repeat;
	}	
	#CONTENT ul.Path a:hover {
	text-decoration: underline;
	}	

#FOOTER { 
width: 950px; 
text-align: left; 
margin-left: auto; 
margin-right: auto;
background-image: url(bg_footer.gif);  
background-repeat: no-repeat;  
padding-top: 9px; 
}
	#LINKS { 
	margin-right:250px;
	height:38px;
	text-align: left; 
	color: #FFFFFF;
	padding-left: 5px; 
	}
	#LINKS ul {
	margin:0; 
	padding-left: 0;
	display: inline;
	list-style: none; 
	} 
	#LINKS li{
	float:left;
	margin: 0;
	padding: 0px 11px 0px 11px;
	list-style: none; 
	display: inline;
	border-right: 1px solid #FFFFFF;
	}
	#LINKS li.Last {
	border-right: none;
	}
	#LINKS a {
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
	}
	#LINKS a:hover {
	text-decoration: underline;
	}
	#COPYRIGHT {
	float: right;
	width: 300px;
	height:38px; 
	text-align: right;
	display: block; 
	color: #FFFFFF;
    font-size: 11px; 
	padding-right: 20px;
	padding-top: 3px; 
	}
	#COPYRIGHT a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}
	#COPYRIGHT a:hover {
	text-decoration: underline;
	}
