@charset "UTF-8";
/* CSS Document */
body{
	background:url(../i/Bg-Main.jpg) top repeat-x;
}
#header{
	margin:47px 0 0 0;}
#contentwrapper{
	background:url(../i/bg-content-main.jpg) repeat-y;
	padding:0 0 20px 0;
}

#contentTop{}
#content{
	width:380px;
	margin:0 0 0 40px;
}

/***********************************************************
			   Latest News	  			     
 **********************************************************/
#sidebar{
	position:absolute;
	top:290px;
	margin:0 0 0 400px;
	width:234px;
	
}
#whatsNew{
	
	background:url(../i/bg-news-main.jpg) repeat-y;
	width:234px;
	color:#fff;

	
}
/*#whatsNew{
	position:absolute;
	background:url(../i/bg-news-main.jpg) repeat-y;
	top:275px;
	margin:0 0 0 400px;
	width:235px;
	color:#fff;
}*/
#weather{	
	background:url(../i/weather_bg.jpg) repeat-y;
	margin-top:20px;
	margin-left:3px;
	
}
#whatsNewHeader{padding-bottom:10px;}

#whatsNew h1, #weather h1{
	font-size:22px;
	font-weight:normal;
	color:#fff;
	padding:0px 5px 0 25px;
	margin-top:-3px;
}
#weather h1{
	
	margin-top:-55px;
	color:#007A9A;
}
#weather h2{	
	margin:0 0px 0 25px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
#whatsNew h2{	
	margin:0 5px 0 35px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
#whatsNew p{
	font-size: 12px;
	padding:3px 20px 15px 0;
	margin:0 5px 0 35px;
	line-height:21px;
}

#weather p{	
	margin:0 0px 0 0px;
	font-size: 14px;
	font-weight:bold;
	line-height:21px;
	text-align:center;
	width:233px;
	
}
#weather p a{
	color:#00546B !important;
}
#weather p a:hover{
	text-decoration:underline;
}
#whatsNew ul li a, #weather ul li a{}

#whatsNew_footer, #weather_footer{
	clear:both;
	margin:0 0 -4px 0;
	padding:0 0 0px 0;
	background-color:#FFFFFF;
 }
 