@charset "UTF-8";
/* CSS Document */
#innerWrapper{
	background:transparent url(../i/layout/bg_content_home.png) repeat-y;
}
#header{
	margin-bottom:-3px;
}
#top_nav {
		background:transparent url(../i/layout/bg_navigation_home.jpg) no-repeat;
	}
#contentWrapper{
		
		}
#contentLeft{
	position:relative;	
	margin: -118px 0 -20px 40px !important;
	z-index:100;
	width: 580px;		
}
#contentLeft a{
	color:#fff;
	
	font-weight:bold;
}


#contentLogo{
	position:absolute;
	margin:-190px 0 0 45px;
}
#contentRight{
			margin: -180px 0 0 665px !important;
			width: 300px;			
			}
#contentRight a{
	color:#fff;
	text-decoration:none;
}
#rightBarNewsEvents{
	padding:18px 14px 0 0;
}
#rightBarNewsEvents h1{
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:10px 0 0 0;
}
#rightBarNewsEvents h2{
	font-size:18px;
	font-weight:bold;
	margin:0px;
}
#rightBarNewsEvents p{
	font-size:12px;
	margin:0px 0 20px 0;;
	padding:0px;
}
#rightBarNewsEvents p.readMore{
margin:-15px 0 20px 200px;
font-weight:bold;
}


#rightBarQuestions{}
#rightBarQuestions p{
	padding:0px 14px 12px 0;
	line-height:18px;
}
#rightBarQuestions p a{
	color:#fff;
	text-decoration:none;
}
hr.rightBar{
	border:1px #3A93BE solid;
	width:200px;
	margin:0 auto 20px auto;
}



/******************************************************************************
								 TYPE 
******************************************************************************/	

#contentLeft p{
	color:#fff;
	line-height:21px;
	padding: 0 0 20px 0;
}
