#innerbody {
	width:980px;
	height:100%;
	vertical-align:middle;
	background:#FFF;
}
/* header include */

#headerinclude {
	width:980px;
	height:156px;
}

#includesidemenu {
	width:266px;
	height:530px;
	float:left;
	background-color:#FFF;	
}

#includerightside {
	float:right;
	width:692px;
	height:530px;
	padding-left:8px;
	padding-right:14px;
	background:#FFF;	
}

#includesidemenu1 {
	width:266px;
	height:440px;
	float:left;
	background-color:#FFF;	
}

#includerightside1 {
	float:right;
	width:692px;
	height:440px;
	padding-left:8px;
	padding-right:14px;
	background:#FFF;	
}



/* repeat the above two style blocks with change in the height for each page */


#includefooter {
	width:980px;
	height:0 auto;
	float:left;
}
#navigator {
	width:100%;
	height:20px;
	margin-top:3px;
	padding-left:5px;
	margin-right:10px;
	padding-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#093;
	background-color:#EAEAEA;
}
#innerbodycontent {
	width:100%;
	height:0 auto;
	margin-top:5px;
	padding-left:5px;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666;
	background-color:#FFF;
}
#innerbodycontent1 {
	width:100%;
	height:0 auto;
	margin-top:5px;
	padding-left:5px;
	margin-right:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	background-image:url(../innerpages_imgs/emblem1.jpg);
	background-repeat:repeat-y;
}

#nsslft {
	width:330px;
	height:210px;
	float:left;
}
#nssrt {
	width:330px;
	height:0 auto;
	float:right;
	margin-right:15px;
}
#nsscont {
	width:400px;
	height:auto;
	float:left;
	margin-top:100px;
}
#h1 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
#h2 {
	font-size:12px;
	font-weight: bold;
	color:#000000;
}
