BODY {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-image : url(../images/home/bg.gif);
	background-repeat : repeat-x;
}

/* Left Content starts here */
#leftContent #homeNewsImg1 {
	width: 199px;
	float: left;
	border: 0px;	
}

#homeContent{
	width: 191px;
	float: left;
	padding: 4px;
}

#homeContent #more{
	padding: 0px 0px 5px 0px;
	float: right;
}

#homeContent .date{
	color:#666666;
	padding-bottom: 15px;
}
#homeContent p #News{
	padding: 0px 0px 10px 0px;
	background-color:#009966;
	margin: 0px;
}

#homePGallery{
	width: 183px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}
/* Left Content ends here */

/* Middle Content starts here */
#content #homeSection1 {
	float:left;
	width: 315px;
	padding-right: 10px;
}

#content #homeSection2 {
	float:left;
	width: 210px;
	padding-left: 10px;
}

#homeSection1 p{
	padding:0px 0px 10px 0px;
	text-align:justify;
	margin:0px;
	width: 315px;	
}
/* Middle Content ends here */

