/* CSS Document for the main index page*/
#content-index{
width: auto;
height:auto;
padding:375px 0 0 0;
clear:both;
}

#index-news{
width:268px;
min-height:300px;
float:left;
clear:left;
margin:0px 0 0px 10px;
color:#000;
padding:0;
border: 1px solid #F0F1D9;
background:#FCFCFA;
min-height:550px;	
}

#index-news h3{
display:block;
height:20px;
width:auto;
color: #000;
background: #F0F1D9;
font-size: 100%;
font-weight:bold;
margin: 0 0 2px 0;
padding:5px 30px 3px 10px;
/*border-top: 1px solid #fff;*/
}
#index-news h3 a{font-weight:bold;}
#index-news h3.howtohelp{
background:#FF6600;
}
#index-news h3.press{
background: #F0F1D9;
color: #F0F1D9;
}
#index-news h3.press a{
color: #003866;
}

#index-intro{
width:456px; 
height:auto;
float:left;
margin:0px 0 0px 10px; 
/*background: #FCFCFA;*/
min-height:600px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
/*border: 1px solid #F0F1D9;*/
}
#index-intro h3{
font-size:100%;
margin:0;
padding:0;
}

#index-adverts{
width:194px; 
height:auto;
float:left;
clear:right;
margin:0px 0 5px 10px;
}

/* Campaign box for home page start */
#campaign{
position:absolute;
top:327px;
left:0px;
width:960px;
height:360px;
z-index:44455;
clear:both;
/*border-bottom: 1px solid #D9D3A4;*/
padding: 0 0 10px 0px;
margin-left:10px;
}


#scrollbar_container {
	position:relative;
	width:270px;
}

#scrollbar_container h5 {
font-size: 95%;
color:#333;
}
#scrollbar_container img {

}



