body
{
	margin: 0 auto;
}
.wrapper
{
	width: 1024px;
	height: auto;
	text-align: center;
	display: table-cell;
	margin: 0 auto;
	padding: 0px 100px 0px 163px;
	
}
/**************************** Header Section Starts ***************************/
.header
{
	width: 1024px;
	height: 146px;
    background: url(../images/header.jpg);
    background-repeat: no-repeat;

}
/**************************** Second Section Ends *****************************/

/**************************** Menu Section Starts *****************************/
.menu
{
	width: 1024px;
	height: 44px;
    background: url(../images/menu.jpg);
    background-repeat: no-repeat;
}

.menu-text
{
font-family: "times new roman";
font-size: 14px;
color: #ffffff;
padding: 12px 38px 10px 10px;
float: left;
font-stretch: condensed;
cursor: pointer;
}


/**************************** Menu Section Ends *******************************/


/**************************** Left Section Starts *****************************/

.left-section
{
  width: 238px;
  height: auto;
  float: left;
  padding: 0px 0px 0px 0px;
}
.left-box2
{
  width: 230px;
  height: auto;
  float: left;
  text-align: left;
  background-color:#0973bf;
}
.left-box1
{
  width: 230px;
  height: auto;
  float: left;
  background-color:#0973bf;
}
.detail-box
{
  width: 785px;
  float: left;
  background-color:#f7f7f7;
  font-family: "times new roman";
  
}
.contact-box
{
  position: relative;
  left: -2;
  top: 0;
  height: 200px;
  width: 225px;
  background-color: #f7f7f7;
  font-family: "times new roman";
  padding-top: 2px;
  font-size: 12px;
 }
 .statistic-box
{
  position: relative;
  left: -2;
  top: 0;
  padding: 0 0 0 40;
  height: 120px;
  width: 225px;
  background-color: #f7f7f7;
  font-family: "times new roman";
  padding-top: 2px;
  font-size: 12px;
  text-align: justify;
  
 }
/**************************** Left Section Ends *******************************/

/**************************** Footer Section Starts ***************************/
.footer
{
  float: center;
  width: 900px;
  font-family: "times new roman";
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: left;
  margin-top: 18px;
  clear: both;
  margin-bottom: 10px;
}
/**************************** Footer Section Ends *****************************/

/**************************** General Section Starts **************************/
.title1
{
  font-family: "times new roman";
  font-size: 14pt;
  font-weight: normal;
  color: white;
  margin-top: 10px;
  margin-left: 12px;
}
.title2
{
  font-family: "times new roman";
  font-size: 14pt;
  font-weight: bold;
  color: #535353;
}
.title3
{
  font-family: "times new roman";
  font-size: 14pt;
  font-weight: normal;
  color: #616161;
  margin-top: 10px;
  margin-left: 12px;
}
.title4
{
  font-family: "times new roman";
  font-size: 10pt;
  font-weight: normal;
  color: #616161;
  margin-top: 10px;
  margin-left: 12px;
}
.sub-title
{
  font-family: "times new roman";
  font-size: 8pt;
  font-weight: normal;
  color: #3f3a3a;
  margin-left: 12px;
}
.description
{
  font-family: "times new roman";
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  width: 200px;
  line-height: 18px;
  margin-left: 12px;
  margin-top: 2px;
}

.description1
{
  font-family: "times new roman";
  font-size: 11pt;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  line-height: 18px;
  margin-left: 12px;
  margin-top: 2px;
}

.date-text{
  font-family: "times new roman";
  font-size: 8pt;
  color: #a4e3ff;
  font-weight: bold;
  margin-left: 12px;
  margin-top: 2px;
}


a.nav:link {color: #ffffff; text-decoration: none; }
a.nav:visited {color: #ffffff; text-decoration: none; }
a.nav:hover {color: #ffff99; text-decoration: underline; }
a.nav:active {color: blue; }



/**************************** General Section Ends ****************************/


div.paging{
padding:2px 2px;
margin:2px;
text-align:left;
font-family:Tahoma;
font-size:12px;
}
div.paging a{
padding:2px 5px 2px 5px;
margin-right:2px;
border:1px solid #DEDFDE;
text-decoration:none;
color:#0061DE;
}	
div.paging a:hover{
border:1px solid #2B66A5;
color:#000000;
background-color:#FFFF80;
}
div.paging span.current{
padding:2px 5px 2px 5px;
margin-right:2px;
border:1px solid navy;
font-weight:bold;
background-color:#2E6AB1;
color:#FFFFFF;
}
div.paging span.disabled{
padding:2px 5px 2px 5px;
margin-right:2px;
border:1px solid #999999;
color:#999999;
}
div.paging span.prevnext{
font-weight:bold;
}



