.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;} .clearfix {display: inline-block;} .clearfix {display: block;} 
/* General Definations */
html{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#3f362f;
}

/* Contents of the layout */
img{
border:0px;
}
#container{
	width:1200px;
	margin:0px auto 0px;
}

#main{
	width:1000px;
	margin:0px auto 0px;
	background:url(./images/main_bg.jpg);
	background-repeat:repeat-y;
	
}
.pagenav
{
list-style:none;
color:#FFFFFF;
font-size:1px;
/*height:5px;*/
display: block;
}

.clear{
	clear:both;
}

#footer{
	width:1000px;
	height:40px;
	float:left;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#93651c;
	text-align:left;
	
	margin:0px;
	padding:0px;
	/*float:left;
	clear:both;*/
}
h2 a{
color:#93651c;
text-decoration:none;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:justify;
	color:#525252;
	margin:0px 0px 15px 0px;
	padding:0px;
}

h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	color:#564930;
	margin:0px;
	padding:0px;
	float:left;
	clear:both;
	font-weight:bold;
}

h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	color:#004990;
	margin:0px;
	padding:0px;
	float:left;
	font-weight:bold;
}

.color-blue{
	color:#0f60ae;
	text-decoration:underline;
}

.color-black{
	color:#000;
}

.color-lightblack{
	color:#525252;
	text-decoration:underline;
}

/* Header */
#header{
	width:1000px;
	height:92px;
	clear:both;
	padding:20px 0px 0px 0px;
}

.logo{
	width:314px;
	height:77px;
	float:left;
	margin:19px 0px 0px 44px;
}

.header-right{
	width:580px;
	float:right;
	height:auto;
}

.searchbox{
	width:180px;
	height:19px;
	float:right;
	clear:both;
}

.searchbox input{
	width:117px;
	height:17px;
	float:left;
	border:1px solid #999999;
	color:#999999;
	margin:0px;
	text-align:left;
	padding-left:10px;
	font-weight:bold;
	font-size:12px;
}

.searchtext{
	width:120px;
	height:19px;
	float:left;
}

.search-bt{
	width:20px;
	height:19px;
	float:left;
	margin:0px 0px 0px 15px;border:0px;
}

.search-bt img{
border:0px;

}
.toplinks-div{
	width:580px;
	height:64px;
	float:left;
	
}


.top-links{
	background:url(./images/top-links_bg.jpg) no-repeat;
	width:293px;
	height:30px;
	float:right;
	padding:32px 0px 0px 100px;
	overflow:hidden;
}


.top-links ul{
	width:293px;
	height:32px;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}


.top-links ul li {
	height:32px;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	font-family:Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	line-height:17px;
	text-align:center;
	margin:0px 0px 0px 15px;
}

.top-links ul li a{
	height:32px;
	float:left;
	font-family:Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	line-height:17px;
	text-align:center;
}

.top-links ul li a:hover{
	height:32px;
	float:left;
	font-family:Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fabf61;
	text-decoration:none;
	line-height:17px;
	text-align:center;
}


/* Middle-Contents */
#middle-contents{
	width:990px;
	clear:both;
	padding:0px 0px 0px 0px;
}

#middle-contents .show-case{
	width:990px;
	height:230px;
	float:left;
	clear:both;
	padding:0px 0px 0px 0px;
}

.show-case-top{
	background:url(./images/showcase-top.jpg) no-repeat;
	width:990px;
	height:4px;
	float:left;
	clear:both;
	overflow:hidden;
}

.show-case-mid{
	background:url(./images/showcase_middle.jpg) repeat-y;
	width:950px;
	height:201px;
	float:left;
	clear:both;
	padding:10px 20px 10px 20px;
}

.show-case-bottom{
	background:url(./images/showcase-bottom-bg.jpg) no-repeat;
	width:990px;
	height:5px;
	float:left;
	clear:both;
	overflow:hidden;
}

.showcase-img{
	width:950px;
	height:200px;
	float:left;
}

/* Showcase bottom contents  */

#contents-box{
	width:990px;
	float:left;
	clear:both;
}

#contents-leftbox{
	width:687px;
	float:left;
}

.leftbox-top{
	background:url(./images/leftbox_top.jpg) no-repeat;
	width:687px;
	height:5px;
	float:left;
	clear:both;
	overflow: hidden;
}

.leftbox-mid{
	background:url(./images/leftbox_mid.jpg) repeat-y;
	overflow:hidden;
	width:631px;
	/*height:1142px;*/
	float:left;
	clear:both;
	padding:20px 26px 20px 30px;
}

.leftbox1{
	width:631px;
	float:left;
	clear:both;
	margin:0px 0px 20px 0px;
}

.topheading{
	background:url(./images/heading_borderbg.jpg) repeat-x;
	width:631px;
	height:41px;
	float:left;
	clear:both;
	margin-bottom: 15px;
	padding:17px 0px 22px 0px;
}

.headingtext{
	width:631px;
	height:80px;
	float:left;
	clear:both;
}

.textbox{
	width:631px;
	float:left;
	clear:both;
	margin:20px 0px 0px 0px;
}

/*.textbox-left{
	width:330px;
	float:left;
}*/

.textbox-right{
	width:282px;
	height:315px;
	float:left;
	padding:0px 0px 0px 17px;
}

.linkbox{
	width:631px;
	float:left;
	clear:both;
}

.link-div{
	width:320px;
	height:21px;
	float:left;
	clear:both;
}

.icon-div{
	width:16px;
	height:16px;
	float:left;
}

.linktext{
	width:280px;
	height:16px;
	float:left;
	padding:0px 0px 0px 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:justify;
	color:#000;
	font-weight:bold;

}

.linktext a{
	height:16px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	text-align:justify;
	color:#225e99;
	font-weight:bold;
}

.linktext a:hover{
	height:16px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:justify;
	color:#225e99;
	font-weight:bold;
}


/* leftbox2 */

.leftbox2{
	width:631px;
	float:left;
	clear:both;
	margin:20px 0px 0px 0px;
}

.img2{
	width:632px;
	height:221px;
	float:left;
	clear:both;
	margin:10px 0px 10px 0px;
}

.para-text{
	width:632px;
	float:left;
	clear:both;
}
.categories
{
list-style:none;
color:#FFFFFF;
/*height:5px*/
font-size:12px;
}

.border-double{
	width:632px;
	height:4px;
	float:left;
	clear:both;
	background:url(./images/border-double.jpg) repeat-x;
	margin:50px 0px 0px 0px;
}

.next-link{
	width:632px;
	height:15px;
	float:left;
	clear:both;
	margin:10px 0px 0px 0px;
}

.next-link a{
	height:15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:justify;
	color:#225e99;
	font-weight:bold;
}

.next-link a:hover{
	height:15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:justify;
	color:#225e99;
	font-weight:bold;
}

.leftbox-bottom{
	background:url(./images/leftbox_bottom.jpg) no-repeat;
	width:687px;
	height:5px;
	float:left;
	overflow:hidden;
}


/* Right Box */
#contents-rightbox{
	width:303px;
	float:left;
}

.rightbox-top{
	background:url(./images/rightbox_top.jpg) no-repeat;
	overflow:hidden;
	width:303px;
	height:5px;
	float:left;
	clear:both;
}

.rightbox-mid{
	background:url(./images/right_box_mid.jpg) repeat-y;;
	width:263px;
	//height:1162px;
	float:left;
	clear:both;
	padding:10px 20px 10px 20px;
	overflow:hidden;
}

.rightbox-bottom{
	background:url(./images/rightbox_bottom.jpg) no-repeat;
	width:303px;
	height:5px;
	overflow:hidden;
	float:left;
}

/* page box */
#pagebox{
	width:267px;
	/* float:left;
	clear:both; */
	padding:0px 0px 30px 0px;
}

#pagebox h1{
	width:245px;
	height:30px;
	line-height:30px;
	background-color:#9b341d;	/* float:left;
	clear:both; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	text-decoration:none;
	color:#fff;
	margin:0px;
	padding:0px 0px 0px 15px;
	overflow:hidden;
}

.pages-text{
	width:230px;	/* float:left;
	clear:both; */
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 5px;
}

.pages-text ul{
	width:230px;
	/*float:left;*/
	margin:0px;
	padding:0px;
	padding:0px 0px 0px 5px;
	list-style:none;
}

.pages-text ul li{
	width:235px;
	height:15px;
	/*float:left;*/
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004589;
	text-decoration:none;
	font-weight:bold;
	background:url(./images/bullet_blue.jpg) left center no-repeat;
	padding:0px 0px 0px 10px;
}
.pages-text ul li a
{
color:#004589;
text-decoration:none;

}


/* Category box */
#category-box{
	width:267px;	/* float:left;
	clear:both; */
	margin:0px 0px 30px 0px;
}

#category-box h1{
	width:245px;
	height:30px;
	line-height:30px;
	background-color:#9b341d;	/* float:left;
	clear:both; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	text-decoration:none;
	color:#fff;
	margin:0px;
	padding:0px 0px 0px 15px;
	overflow:hidden;
}

.category-text{
	width:230px;	/* float:left;
	clear:both; */
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 5px;
}

.category-text ul{
	width:230px;
	/*float:left;*/
	margin:0px;
	padding:0px;
	padding:0px 0px 0px 5px;
	list-style:none;
}

.category-text ul li{
	width:235px;
	height:15px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004589;
	text-decoration:none;
	font-weight:bold;
	background:url(./images/bullet_blue.jpg) left center no-repeat;
	padding:0px 0px 0px 10px;
}
.category-text ul li a{
color:#004589;
text-decoration:none;
}
/* Archieve box */
	#archieve-box{
	width:267px;
/*	float:left;
	clear:both; */
	height:95px;
	padding:0px 0px 30px 0px;
}

#archieve-box h1{
	width:245px;
	height:30px;
	line-height:30px;
	background-color:#9b341d;/*
	float:left;
	clear:both; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	text-decoration:none;
	color:#fff;
	margin:0px;
	padding:0px 0px 0px 15px;
	overflow:hidden;
}

.archieve-text{
	width:230px;	/* float:left;
	clear:both; */
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 5px;
}

.archieve-text ul{
	width:230px;	margin:0px;
	padding:0px;
	padding:0px 0px 0px 5px;
	list-style:none;

}

.archieve-text ul li{
	width:235px;
	height:15px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004589;
	text-decoration:none;
	font-weight:bold;
	background:url(./images/bullet_blue.jpg) left center no-repeat;
	padding:0px 0px 0px 10px;
}

.archieve-text ul li a{

color:#004589;
text-decoration:none;
}
/********************************* INNER PAGE ********************************/

#main-innerpage{
	width:990px;
	//height:631px;
	margin:0px auto 60px;
}

#main-innerpage{
	width:990px;
	//height:631px;
	margin:30px auto 0px;
	background-color:#ebe5d8;
}

#header-inner{
	width:990px;
	height:245px;
	background-color:#ebe5d8;
	float:left;
	clear:both;
}

.logo-innerpage{
	width:438px;
	height:165px;
	float:left;
	padding:80px 0px 0px 123px;
}

.header-map{
	width:380px;
	height:204px;
	float:left;
	padding:41px 0px 0px 45px;
}

.innnerpage-textdiv{
	width:880px;
	height:100px;
	float:left;
	clear:both;
	padding:0px 55px 0px 55px;
	margin:20px 0px 0px 0px;
}

.innnerpage-textdiv p{
	width:420px;
	height:100px;
	float:left;
	padding:0px 20px 0px 0px;
}

.copyright{
	width:990px;
	height:60px;
	margin:0px auto 0px;
	line-height:60px;
	clear:both;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#8d8884;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}

















