#main-container
{
	width:1200px;
	height: auto;
	margin:auto;
	
	 background-color: #FFD3A8; 
	margin-top:-7px;
	/*background:url(header_bg.png) repeat-x scroll left top rgb(255,255,255);
	
	border-radius:15px;
	border: 1px  solid #F93;
	*/
	
}

h3{color:#F90}
.logo{width:100px; height:100px; margin-top:-110px; margin-left:200px}
.heading{width:300px; height:70px; margin-top:10px; margin-left:400px;}

.header
{
    background-image:url(images/headerh-img.PNG);
	background-color:white;
	width:100%;
	height:120px;
	margin:auto;
	margin-top:3px;
	/*border-radius:10px;
	background-image:url(head2.jpg);
	background-repeat:repeat;*/
	
}

#navi-bar
{height:40px;  color: #003399; background-color: #09C; margin-top:-14px; font-family:Arial, Helvetica, sans-serif; width:100%; margin-left:0px;

background-image:url(images/naviimg.jpg);
  }

#navi-bar a{text-decoration: none; color:#FFF;font-size:14px; margin-left:50px;  }

#navi-bar a:hover{color:black; font-weight: bold}




.left-div
{
	/*background-color: #666;*/
	width:20%;
	height:400px;
	float:left;
	margin-top:-5px;
	margin-left:0px;
	
	
}
#content
{
	/*background-color: #3C9;*/
	width:665px;
	height: 650px;;
	float:left;
	margin-top:-5px;
	margin-left:-25px;
	text-align:justify;
	/*border-radius:10px;*/
	/*border: 1px  solid  #000;*/
	
}


.right-div
{
	/*background-color: #39C;*/
	width: 20%;
	height: 600px;
	float: left;
	margin-top: -5px;
	margin-left: 72px;
	font-weight: bold;

	
	/*border-radius:10px;*/
	
	
}


.bottom-left{
	
	/* background-color:white; */
	width:200px;
	height:220px;
	margin-top:40px;
	
      /* opacity: 0.6;*/
}
.bottom-right{
	/* background-color:white; */
	width:200px;
	height:220px;
	margin-top:225px;
	margin-left:40px;
	/* opacity: 0.6;*/
}

.footer{
	/*background-color: #CCC;*/
	background-image:url(images/footer-img.JPG);
	
	width:100%;
	height:150px;
	margin:auto;
	margin-top:750px;
	margin-bottom:0px;
	}
	.footer a{
	color:blue;
	
	/*border-radius:10px;*/
	
	
}

.brown-bg{background: url(images/brown-bg.jpg) repeat-x left top;}
.maroon-heading{font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; color: #c60d0c; text-decoration:underline; font-weight:bold;}
.brown-content{font-family:"Century Gothic";font-size:13px; color:#4b3917; font-weight:bold;}
.black-content{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold; text-decoration: none;}
a.black-content:hover{ text-decoration: underline; color:#FF0000;}
.heading-maroon{font-family:"Century Gothic"; font-size:14px; color: #c60d0c; text-decoration:none; font-weight:bold;}
.heading-maroon-dup{font-family:"Century Gothic"; font-size:14px; color: #c60d0c; text-decoration:none; font-weight:bold; padding-left:10px;}
