/* CSS Document */
body {
	margin:0px;
	}
.mainbg {
	background-image:url(images/new-bg.jpg);
	background-repeat:no-repeat;
	width:1024px;
	
	background-position:center;
	background-color:#b11215;
		}
.mainbg1 {
	background-image:url(images/bg1.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:1150px;
	background-position:center;
	background-color:#b11215;
		}
.mainbg2 {
	background-image:url(images/bg2.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:722px;
	background-position:center;
	background-color:#b11215;
		}
.visionbg {
	background-image:url(images/bg3.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:875px;
	background-position:center;
	background-color:#b11215;
		}	
.rightbg {
	background-image:url(images/right-bg.jpg);
	background-repeat:no-repeat;
	}										
.footer {
	background-image:url(images/footer-bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:26px;
	width:1024px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:180%;
	}		
.title1 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#f9e700;
	text-decoration:none;
	}	
.title2 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
.title3 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#FFFFFF;
	
	text-decoration:none;
	}	
.content {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	text-align:justify;
	text-decoration:none;
	}	
.content1 {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#FFFFFF;
	
	text-decoration:none;
	}	
.content2{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	text-decoration:none;
	}										