@charset "utf-8";
img, div { behavior: url("iepngfix.php") }
img {
border: 0px;
}
img, a {
	outline: none;
}
a:link {
	color: #082058;
}
a:visited {
	color: #082058;
}
a:hover {
	color: #082058;
}
a:active {
	color: #082058;
}
html
{
	height: 100%;
	background-image: url(images/top_back.jpg); 
	background-repeat: repeat-x; 
	background-position:top left;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	line-height: 130%;
	color:#082058;
	
}
#nonFooter
{	
	background-image: url(images/bottom_grad.jpg); 
	background-repeat: repeat-x; 
	background-position:bottom;
	position: relative;
	min-height: 100%;
	
}

* html #nonFooter
{
	height: 100%;
}

#top_content
{
	width:100%;
	height: 290px;
	overflow: hidden;
	position: absolute;
}
#content
{
	text-align: left;
	min-height: 100%;
	height: 100%;
	width: 100%;
	padding-bottom: 350px;
	display:block;
	clear:left;
	position: relative;
}
#main_content
{
	position:relative;
	top:267px;
	width:100%;
	z-index:101;
}
#footer
{	
	
	position: relative;
	margin-top: -88px;

} 
#footer_content
{	
	width:100%;
	position: relative;
	bottom:-30px;
} 
#logo
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}
#langs
{
	position:absolute;
	top:270px;
	left:31px;
	z-index:9999;
	font-size: 11px;
}
#bottom_copyright
{
	position: relative;
	left:317px;
	width:400px;
	line-height: 120%;
	font-size: 11px;
}
#ppl
{
	position: absolute;
	top:0px;
	z-index:99;
}
#top_pic
{
	position:absolute;
	left:281px;
	z-index:98;
}
#menu_items
{
	padding:0px 10px 10px 30px; 
	clear:none;	
}
#menu_items_a
{
	font-size: 20px; 
	color:#FFF;
}
#menu_items_a_sel
{
	font-size: 20px;
	color:#97f273;
}
#page_title
{
	font-size: 24px;
	color:#94bf00;
}
