	@import url("../../default/styles/screen.css");
	@import url("../../default/styles/accordion.css");
	@import url("../../default/styles/xcms_bodystyle.css");
	@import url("../../default/styles/infiniteCarousel.css");


#home_left_col{
	float: left;
	width: 418px;
	padding: 28px;
}
#home_left_col h1{
	margin: 0px;
	padding: 0px;
	height: 40px;
}
#home_right_col{
	float: right;
	width: 469px;
}
#content{
	background-image:url(../images/homepage_content_bg.gif);
	background-repeat:repeat-y;
	padding-left:0px !important;
	border-left: none !important;	
	width: 943px !important;
	margin-left: 0px !important;
	padding-bottom: 0px !important;	
}
#home_latest_news{
	float: left;
	border-right: solid 1px #FFFFFF;
	width: 213px;
}
#home_forthcoming_events{
	float: left;
	border-left: solid 1px #FFFFFF;
	margin-left: -1px;	
	width: 213px;
}
#home_latest_news, #home_forthcoming_events, #partner_logos_carousel{
	background-image:url(../images/home_teaser_title_bg.gif);
	background-repeat:repeat-x;
	padding-left: 10px;
	padding-right: 10px;	
}
#home_right_col h2, #home_right_col h3, #partner_logos_carousel h3{
	margin: 0px;
	padding: 0px;
	height: 25px;
	margin-top: 10px !important;
}
.news_teasers_wrapper, .events_teasers_wrapper{
	padding: 5px;	
	padding-top: 10px;
}
.events_teasers_wrapper strong{
	color: #506698 !important;
}
.news_teasers_wrapper a{
	text-decoration: none;
	color: #506698;
	font-weight: bold;
	font-size: 1.5em;
	padding-bottom: 3px;
	display:block;
}
.button{
	padding: 6px;
	text-align:center;
	background-color: #243a68;
	color: #FFFFFF !Important;
	font-size: 1em !important;
	font-weight: bold;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	padding-right: 15px;
	padding-left: 15px;	
	text-decoration: none;	
}
.news_teasers_wrapper .button{
	width: 60px !important;
	padding-bottom: 6px !important;
}
#button_more_events{
	padding-top: 0px !important;
	margin-top: -7px !important;
}
.button:hover{
	text-decoration: underline;
}
#masthead{
	background-color: #1f325a;
	width: 943px;
	height: 273px;
	overflow:hidden;
	margin-bottom: -3px !important;
}
#masthead_title_0, #masthead_title_1, #masthead_title_2, #masthead_title_3, #masthead_title_4, #masthead_title_5{
	display: block;
	padding: 0px;
	margin: 0px;
	text-indent: -90000em;
	width: 58px;
	height: 273px;
	background-repeat:no-repeat; 
}
#masthead_title_0{	background-image:url(../images/masthead_title_0.gif);  }
#masthead_title_1{	background-image:url(../images/masthead_title_1.gif);  }
#masthead_title_2{	background-image:url(../images/masthead_title_2.gif);  }
#masthead_title_3{	background-image:url(../images/masthead_title_3.gif);  }
#masthead_title_4{	background-image:url(../images/masthead_title_4.gif);  }
#masthead_title_5{	background-image:url(../images/masthead_title_5.gif);  }


.event_teaser{
	padding-bottom: 20px;
}
#partner_logos_carousel{
	clear:both;
	padding-top: 0px;
	border-top: solid 1px #FFFFFF;
}
#partner_logos_carousel h3{
	margin-bottom: 10px !important;
}
#partner_logos_carousel_content{
	padding-top: 10px;
}
#partner_logos_carousel_content p{
	margin: 5px;
}
#slideshow1{
	width: 440px;
	height: 115px;
	overflow:hidden;
	margin-top: 20px !important;
	margin-bottom: 20px !important;	
}
#slideshow1 div{
	width: 440px;
	height: 115px;
	text-align:center;
}
#slideshow1 img{
	margin: auto;
	border: none !important;
}

#home_intro_content p{
	line-height: 1.5em !important;
	text-align: left !important;
}