/* CSS Document */
body {	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

p{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-align:justify;
	padding:0 5px;
}

hr {
	border:1px solid #E6E6E6;
	margin:3px;
}
a:Link , a:visited , a.active {
	font-family:Arial;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#clear {
	clear:both;
}
/* Header Start Here*/
#outerContainer {
	width:1000px;
	*width:983px;
	border:10px solid #E5E5E5;	
}

#bodyContainer {
	width:980px;
	text-align:center;	
}

#headerMain {
	width:980px;	
}

#headerBox {
	width:960px;
	margin:15px 0 5px 0;
	border:2px solid #E2E2E2;
	height:130px;
	padding:2px;
	background:url(../images/topbg.jpg) repeat-x;
}

#headerLogo {
	width:706px;
	float:left;
	
}

#headerRight {
	width:250px;
	float:left;
	text-align:right;	
}

#headerRightTop	{
	height:30px;
	text-align:right;
	padding-top:15px;
	vertical-align:middle;	
}
#headerRightBottom {
	height:73px;
}
/* Header End Here*/

/* Menu Navigation Start Here*/
#menuNavigation {
	width:964px;
	height:41px;	
}
/* Menu Navigation End Here*/

/* Banner Box Starts here*/

#bannerBox {
	width:962px;
	margin:0px 0 10px 0;	
	height:245px;
	*height:255px;
	padding:2px;
}

#bannerImage {
	width:604px;
	float:left;
	
	
}

#bannerRight {
	width:358x;
	float:right;
	text-align:right;
}

#bannerRightImage1 {
	float:left;
	width:117px;
}
#bannerRightImage2 {
	float:left;
	width:117px;
}
#bannerRightImage3 {
	float:left;
	width:118px;
}
/* Banner Box Ends here*/

/* Content Box starts here*/

#contentBox {
	width:960px;
	margin:10px 0 10px 0;
	
	
}
#contentleft {
	width:604px;
	height:270px;
	*height:280px;
	float:left;
	border:1px solid #E6E6E6;
	border-top:none;
}

#contentRight {
	width:340px;
	height:270px;
	*height:280px;
	float:right;	
	border:1px solid #E6E6E6;
	border-top:none;
	overflow:hidden;
}

#contentleftSecond {
	width:604px;
	height:280px;
	*height:290px;
	float:left;
	border:1px solid #E6E6E6;
	border-top:none;
}
#content2left1 {
	width:300px;
	height:280px;
	*height:290px;
	float:left;	
}
#content2left2 {
	width:303px;
	height:280px;
	*height:290px;
	float:left;
	border-left:1px solid #E6E6E6;	
}
#content2Right {
	width:340px;
	height:280px;
	*height:290px;
	float:right;	
	border:1px solid #E6E6E6;
	border-top:none;
	overflow:hidden;
}


#titleBG{
	background:url(../images/bgsubheader.jpg) repeat-x;
	height:31px;
	font-family:Tahoma;
	font-size:13px;
	color:#008aff;
	font-weight:bold;
	text-align:left;
	padding:7px 0 0 10px;
}

#readMore{
	background:url(../images/readmore.jpg) no-repeat;
	width:90px;
	height:33px;
	float:right;
	margin:0 10px 10px 0;	
}

#readMore a{
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	line-height:30px;	
}

#contentBoxTools {
	margin:10px 0;
	width:960px;
}
#contentleftTools {
	width:604px;
	float:left;
	margin:10px 0;	
}
#contentleftTools img{
	margin:0 10px;
}
#contentRightTools {
	width:340px;
	float:right;
	margin:10px 0;
}
#contentRightTools img{
	margin:0 15px;
}

/* Content Box ends here*/

/*Footer Starts here*/
#footerBox {
	width:960px;	
}
#footerTopLeft{
	background:url(../images/footer_top_left.jpg) left top no-repeat;
	float:left;
	width:8px;
	height:8px;
}
#footerTopBorder{
	float:left;
	border-top:1px solid gray;
	width:947px;
	*width:945px;
}
#footerTopRight{
	background:url(../images/footer_top_right.jpg) right top no-repeat;
	float:right;
	width:7px;
	height:8px;
}
#footerBottomLeft{
	background:url(../images/footer_bt_left.jpg) bottom left no-repeat;
	float:left;
	width:8px;
	height:5px;
}
#footerBottomBorder{
	margin-top:5px;
	float:left;
	border-top:1px solid gray;
	width:947px;
	*width:947px;
}
#footerBottomRight{
	background:url(../images/footer_bt_right.jpg) bottom right no-repeat;
	float:right;
	width:5px;
	height:5px;
}
#footerContent{
	border-left:1px solid gray;
	border-right:1px solid gray;
	height:auto;
	line-height:50px;
	*line-height:20px;	
}
#footerMenu {
	width:500px;
	text-align:center;
	*padding-bottom:15px;
}
#footerMenu a{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;	
}
#footerMenu a:hover {
	text-decoration:underline;
}
#copyRight{
	font-family:Arial;
	font-size:12px;
	width:300px;
	color:#1862A2;
	font-weight:normal;
	line-height:50px;
	*line-height:20px;
	*padding-bottom:20px;
}
#copyRight a{
	font-family:Arial;
	font-size:12px;
	color:#1862A2;
	text-decoration:none;	
}
#copyRight a:hover {
	text-decoration:underline;
}/*Footer ends here*/

/*vivek code nds here*/

/* prabu code start here*/
#sitecontentleft {
	width:960px;
	height:auto;
	float:left;
	border:1px solid #E6E6E6;
	border-top:none;
	text-align:justify;
	padding-bottom:10px;
	*padding-top:20px;
}
#newreadMore{
	width:90px;
	height:33px;
	float:right;
	margin:0 10px 10px 0;	
}

#newreadMore a{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-align:center;
	vertical-align:middle;
	line-height:30px;	
}
#titleBG1{
	/*background:url(../images/bgsubheader.jpg) repeat-x;*/
	height:31px;
	font-family:Tahoma;
	font-size:13px;
	color:#008aff;
	font-weight:bold;
	text-align:left;
	padding:7px 0 0 10px;
}
.leftoffering {

float:left;
font-family:Tahoma;
font-size:13px;
color:#000000;
line-height:35px;
width:210px;
padding-left:5px;
text-decoration:none;

}
.leftoffering:hover {
float:left;
font-family:Tahoma;
font-size:13px;
font-weight:bold;
color:#000000;
line-height:35px;
width:220px;
padding-left:5px;
text-decoration:underline;
}

.slider {
padding-top:15px;
padding-bottom:10px;
line-height:30px;

}

.slider:hover {

font-weight:normal;
color:#008aff;
padding-top:15px;
padding-bottom:10px;
line-height:30px;

}
#titleBG2{
	/*background:url(../images/bgsubheader.jpg) repeat-x;*/
	height:31px;
	font-family:Tahoma;
	font-size:13px;
	color:#FDC70F;
	font-weight:bold;
	text-align:left;
	padding:7px 0 0 10px;
}
#titleBG3{
	/*background:url(../images/bgsubheader.jpg) repeat-x;*/
	height:31px;
	font-family:Tahoma;
	font-size:13px;
	color:#9DC105;
	font-weight:bold;
	text-align:left;
	padding:7px 0 0 10px;
}
#titleBG4{
	/*background:url(../images/bgsubheader.jpg) repeat-x;*/
	height:31px;
	font-family:Tahoma;
	font-size:13px;
	color:#5A94C2;
	font-weight:bold;
	text-align:left;
	padding:7px 0 0 10px;
}