

body{
	background-image : url(../images/globals/main_bg.jpg);  background-repeat : repeat-x; 
}

div#wrapper{
	width: 970px; margin: 0px auto; font-family: Arial; font-size: 12px; background: #ffffff; min-height: 900px;
}

div#home_header{
	width: 970px; height: 265px; float: left; background-image : url(../images/home/home_header_bg.jpg);  background-repeat : no-repeat;
}

div#home_logo{
	width: 339px; height: 227px; float: left;
}
	
div#nav_wrapper{
	width: 970px; height: 38px; float: left; border: 0px solid; text-align: center; margin-left: 0px;
}
	
div#nav{
	width: 759px; height: 32px; border: 0px solid; text-align: -moz-center; margin: 0px auto; margin-top: -5px; padding-left: 45px;
}

div#cont{
	width: 970px; border: 0px solid; float: left; margin-top: 60px; background-image : url(../images/home/home_titles_bullets.gif); background-repeat : no-repeat;
}

div#home_text{
	width: 580px; float: left; border-right: 1px solid #ABABAB; text-align: left; padding-left: 82px; padding-right: 30px; padding-bottom: 30px;
}

div#home_news{
	width: 178px; float: right; border: 0px solid #ABABAB; text-align: left; margin-left: 0px; padding-right: 60px; padding-bottom: 30px;
}


div#news_ticker{
	width: 156px; height:150px; float: left; border: 0px solid; text-align: left; 
}

#marqueecontainer
{
position: relative;
float:right;
width: 150px; /*marquee width */
height: 150px; /*marquee height */
background-color: white;
overflow: hidden;

padding: 2px;
padding-left: 4px;
}

div#footer_wrapper{
	width: 970px; margin-top: 80px; height: 30px; float: left; border: 0px solid; text-align: center; margin-left: 0px;
}
	
div#footer{
	width: 970px; height: 30px; border: 0px solid; text-align: center; margin: 0px auto; padding-top: 0px; color: #868686; font-size: 10px; font-family: Arial;
}


div#page_header{
	width: 970px; height: 185px; float: left; background-image : url(../images/globals/page_header_bg.jpg);  background-repeat : no-repeat;
}

div#page_logo{
	width: 301px; height: 148px; float: left;
}

div#cont_page{
	width: 970px; border: 0px solid; float: left; margin-top: 60px; 
}

div#left_img{
	width: 206px; height: 820px; float: left; 
}

div#page_title{
    padding-left: 60px; width: 600px; float: left; margin-bottom: 15px;  background-image : url(../images/globals/arrow.gif);  background-repeat : no-repeat;
}

div#page_text{
	width: 580px; float: left; padding-left: 60px; text-align: justify;
}

div.item{
	width: 580px; float: left; padding-left: 0px; border: 0px solid; margin-top: 10px;
}

div.item_pic{
	width: 120px; height: 60px; float: left; padding-left: 0px; border: 0px solid;
}

div.item_text{
	width: 435px; min-height: 50px; float: right; padding-top: 5px; padding-bottom: 5px; padding-right: 0px; border-bottom: 1px solid #CBCDD0; background: #ffffff;
}








A.nav:LINK,A.nav:ACTIVE,A.nav:FOCUS,A.nav:VISITED{
	color : #08208A; text-decoration: None; font-size: 16px; font-weight : bold;  
}

A.nav:HOVER{
	color : #7C8ACA; text-decoration: None; font-size: 16px; font-weight : bold; 
}



A.footer:LINK,A.footer:ACTIVE,A.footer:FOCUS,A.footer:VISITED{
	color: #868686; font-size: 10px; text-decoration: None; 
}

A.footer:HOVER{
	color: #868686; font-size: 10px; text-decoration: None; 
}