/* CSS Document */
@font-face{
	font-family:'glyphicons'; 
	src:url('fonts/glyphicons-halflings-regular.eot'); 
	src:url('glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/glyphicons-halflings-regular.woff') format('woff'),
		url('fonts/glyphicons-halflings-regular.ttf') format('truetype'),
		url('fonts/glyphicons-halflings-regular.svg#OpenSans Regular') format('svg'); 
	font-weight:normal; 
	font-style:normal;
}
 


 
body {

	font-family: 'glyphicons', Arial, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	 
}
.overall-container{
width:100%;
height:auto;
float:left;
margin:0;
padding:0;
background-image:url(../images/yellow.png);
}

.header, .menu, .slider, .footer {
  height: auto;
  width: 100%;
  margin: 0px;
  padding: 0px;
  float:left;
}

.head-con, .menu-con, .slider-con, .footer-con  {
  height: auto;
  width: 960px;
  margin:0 auto;
  padding:0;
   background-color:#fff;
}
.content{
  height: auto;
  width: 100%;
  margin: 0px;
  padding: 0px;
  float:left;
}
.content-inner{
  height: auto;
  width: 960px;
  margin:0 auto;
  padding:20px 0;
   background-color:#fff;
}

.head-con{
height:auto;

}

.menu-con{
height:35px;
background-color:#009900;
}
.slider-con{
height:400px;
background-color:#000;
}

 

.left{width:600px; float:left; margin:0 10px 0 7px; border-right:1px dashed #009900; padding:0 30px;   }

.right{width:250px; float:left; margin: 0 0 0 8px;
    }

.para{display:block; padding-bottom:10px; font-size:14px; text-align:left; color:#444; line-height:25px; word-spacing:-8px;   }
.clear{width:100%;height:5px; clear:both;}

 h1, h2, h3 {
	font-size:25px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	display: block;
	width: 100%;
	color: #009900;
	padding:15px 0;
	word-spacing:-15px;
}
h2, h3
{
	font-size:20px;
 }

.right-first{width:230px; padding:10px 10px; text-align:center; font-size:16px; float:left; background-color:#009900; color:#fff; border-bottom:3px solid #fff;   word-spacing: -11px;}
 
 
 
 .footer-con{
 background-color:#fff;
 height:100px;
 }
 content-overall{
 background-color:#fff;
 height:auto;
 float:left;
 width:100%;
 }
 
 .first-menu{width:auto; text-align:center; float:left;   color:#fff; text-transform:uppercase; font-size:14px; height:35px; line-height:35px;     padding: 0 17px;
  word-spacing: -10px;
  font-weight: bold;}
 .top-left{text-align:left; margin:0; padding:10px 0; float:left; width:300px;}
 .top-right{text-align:left; margin:0; padding:24px 0; float:right; width:231px; font-weight:bold;}
 .table-left, .table-left1{width:100px; text-align:right; float:left; font-size:14px;   padding:6px ;}
 .table-right, .table-right1{width:470px; text-align:left; float:left; font-size:14px;   padding:6px ;}
 .table-overall{float:left; width:auto;}
 
 .table-left1{width:200px;}
  .table-right1{width:370px;}