/**************
* CONTAINER 
**************/
div#container{
margin-top:0px;
width:864px;
float:left;
}

div#banner_top{
}

div#banner_left{
float:left;
}

div#banner_right{
float:left;
}

div#banner_bottom{
clear:both;
}


/**************
* IBR
**************/

div#ibr_spons {width:100%;height:40px;margin:0 auto;padding-left:3px;text-align:center}

div#ibr_spons_logo {float:left;margin:0;margin-left:8px;}

/**************
* google weather api script
**************/

#weather {
	width: 100%;
	height: 50px;
	text-align:center;
}

.weatherIcon {
	float:left;
	width:30px;
	margin-right:30px;
}

