body {
	margin:0px;
	background:#fff;
	font-family:Arial;
	color:#898989;
	font-size:12px;
	}

.left {float:left; display:inline;}
.right {float:right; display:inline;}
.clear {clear:both; height:0px;}
a {text-decoration:none; color:#ad236f;}
.berry {color:#ad236f;}

#top {
	width:950px;
	margin:0 auto;
	border-top:4px solid #ae2570;
	padding-top:50px;
	}
/* ******* TopMenu ******* */
.topMenu {
	float:right;
	color:#898989;
	font-size:12px;
	margin:0px;
	margin-right:10px;
	}
.topMenu ul 
	{
	list-style: none;
	line-height: normal;
	padding:0px;
	margin:0px;
	}
	
.topMenu li 
	{
	display:inline;
	border-right:1px solid #a8a8a8;
	}
.topMenu a
	{
	padding:0px 8px;
	text-decoration:none;
	color:#898989;
	}

.topMenu a:hover {color:#ad236f;}
.topMenu .selected {color:#ad236f;}



.sideshowDivIndex {
	margin-top:60px;
	/*background:url(../img/homepage_slide.jpg) repeat-x top;*/
	/*height:160px;*/
  height:400px;
	text-align:center;
	}
	
.logosSlide {
	width:1000px;
	margin:0 auto;
	margin-top:120px;
	height:50px;
	}
#logos {text-align:center;}
#logos img {margin:0 20px;}		
	

#wrapper0 {
	background: url(../img/bg.jpg) repeat-x bottom;
	}
	
#wrapper {
	width:1000px;
	margin:0 auto;
	background:url(../img/bg_wrapper.png) no-repeat bottom right;
	padding-bottom:4px;
	}
#placeHolder {
	width:836px; height:377px;
	padding-top:30px;
	background:url(../img/bg_placeholder.png) no-repeat;
	margin-left:85px;
	margin-bottom:0px;
	}

#placeHolder h1 {padding:0px; margin:0 0 15px 0; color:#ad236f; font-size:16px; font-weight:bold;}

#menuLeft ul {list-style-type:none; margin:0px; margin-left:30px; padding:0px; display:block; width:175px;}
#menuLeft li {line-height:20px;}
#menuLeft a {color:#898989; text-decoration:none;padding-left:10px;}
#menuLeft a:hover {color:#ad236f; background:url(../img/arrow_hover.png) no-repeat center left;}
#menuLeft .selected {color:#ad236f; background:url(../img/arrow_hover.png) no-repeat center left; padding-left:10px;}

#scroll {width:11px;}
#feature {}		
	



#popup {color:#fff;}
#popup h1 {margin:0px; font-size:36px; font-weight:bold; color:#fff; line-height:50px;}
#popup h2 {margin:0px; font-size:18px; font-weight:bold; color:#ad236f; margin-bottom:15px;}
	


.news {margin:0 0 7px 0; padding:2px;}
.news:hover {background:url(../img/bg_hover.png);}
.news h2 {font-size:12px; font-weight:normal; color:#ad236f; margin:5px 0 0 0; padding:0px;}
.news img {margin-right:22px;}

	
	
/* ******* Footer ******* */	
#footer {
	width:950px;
	margin:0 auto;
	margin-bottom:60px;
	margin-top:15px;
	font-size:11px;
	border-top:1px solid #c9c9c9;
	padding-top:9px;
	}		