/* CSS Document */
body {
	background-color: #e3e3e3;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1155px;
	width: 895px;
	background-image: url(images/Pagebg.gif);
	background-repeat: repeat-x;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #333333;
}
.bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990099;
}
#container{
	height: 1155px;
	width: 895px;
	background-position: center;
	margin: 0px;
	padding: 0px;
}

/*----------navigation begin------------*/
#navigation{
	width: 895px;
	margin: 0px;
	padding: 0px;
	height: 87px;
}
.top{
	height: 18px;
	padding-left: 77px;
}
#logo{
	float: left;
	height: 87px;
	width: 181px;
	padding-left: 19px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 18px top;
}
.slogan{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 63px;
	text-align: center;
	padding-left: 25px;
}
.nav{
	height: 57px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 29px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 59px;
}
.nav ul{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.nav ul li{
	line-height: 30px;
	display: inline;
	padding: 0px;
}
.nav ul li a{
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	text-decoration: none;
	float: left;
	padding-left: 20px;
	margin-right: 10px;
}
.nav ul li a span{
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	display: block;
	margin: 0px;
}
.nav ul li a:hover{
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left -30px;
	color: #FFFFFF;
}
.nav ul li a:hover span{
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: right -30px;
}
.nav ul li.active a{
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left -30px;
	color: #FFFFFF;
}
.nav ul li.active a span{
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: right -30px;
}

/*----------navi end------------------*/

#header{
	height: 223px;
	width: 895px;
	background-image: url(images/topbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 19px;
}
/*------------------centre section starts-------------------*/
#contentsection{
	margin: 0px;
	padding: 0px;
	height: 698px;
	width: 895px;
}
#leftpart{
	float: left;
	width: 234px;
	height: 698px;
	overflow: hidden;
}
.intro{
	height: 140px;
	width: 234px;
	background-color: #c1c1c1;
	background-image: url(images/intro.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.email{
	height: 20px;
	width: 234px;
	text-align: center;
	padding-top: 8px;
	background-color: #acacac;
}
.email a {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;}
.email a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.blank{
	height: 4px;
	width: 234px;
	display: block;
}
.articles {
	height: 246px;
	width: 234px;
	background-image: url(images/articles.jpg);
	background-repeat: no-repeat;
	padding-top: 34px;
	background-color: #a6a6a6;
}
.articles ul{
	display: block;
	float: left;
	margin: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	height: 220px;
	width: 216px;
}
.articles ul li{
	list-style-image: none;
	list-style-type: none;
	display: block;
	height: 34px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	width: 197px;
	float: left;
}
.articles ul li.selected a{
	background-color: #CCCCCC;
	float: left;
	color: #000000;
	height: 34px;
	width: 191px;
}
.articles ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	width: 191px;
	height: 38px;
	line-height: 33px;
	padding-left: 6px;
}
.articles ul li a:hover{
	background-color: #CCCCCC;
	float: left;
	color: #000000;
	height: 34px;
	width: 191px;
}

.link{
	height: 208px;
	width: 234px;
	background-image: url(images/usefull_links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 34px;
	background-color: #999999;
}

.link ul{
	display: block;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	height: 192px;
	width: 215px;
}
.link ul li{
	list-style-image: none;
	list-style-type: none;
	display: block;
	height: 34px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	width: 197px;
	float: left;
}
.link ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	width: 191px;
	height: 38px;
	line-height: 33px;
	padding-left: 6px;
}
.link ul li a:hover{
	background-color: #CCCCCC;
	float: left;
	height: 34px;
	width: 191px;
	color: #000000;
}

/*----------mid parts starts-----------*/
#centrepart{
	float: left;
	height: 698px;
	width: 308px;
	padding-left: 23px;
}
.head1 {
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 180px;
	background-color: #666666;
	padding-top: 7px;
	text-align: center;
}
.l{
	float: left;
	width: 308px;
	background-image: url(images/hozibg.gif);
	background-repeat: repeat-x;
	height: 23px;
}
.corner{
	float: left;
	width: 19px;
	background-image: url(images/corner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.midtxt{
	float: left;
	height: 643px;
	width: 261px;
	background-image: url(images/vertbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 32px;
	padding-left: 15px;
}
/*----------Mid parts end-----------*/

#rightpart {
	float: left;
	height: 698px;
	width: 308px;
	padding-left: 22px;
}
#rightnav {
	margin: 0px;
	padding: 0px;
	width: 280px;
	height: 642px;
	float: left;
}

#rightnav a.logo{
	width:271px;
	height:88px;
	display:block;
	background-image: url(images/but1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 16px;
}
#rightnav a.logo:hover{
	background-image: url(images/but1hov.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#rightnav a.identity{
	width:271px;
	height:88px;
	display:block;
	background-image: url(images/but2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 16px;
}
#rightnav a.identity:hover{
	background-image: url(images/but2hov.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#rightnav a.publishing{
	width:271px;
	height:88px;
	display:block;
	background-image: url(images/but3.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 16px;
}
#rightnav a.publishing:hover{
	background-image: url(images/but3hov.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#rightnav a.product{
	width:271px;
	height:88px;
	display:block;
	background-image: url(images/but4.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 16px;
}
#rightnav a.product:hover{
	background-image: url(images/but4hov.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#rightnav a.illustration{
	width:271px;
	height:88px;
	display:block;
	background-image: url(images/but5.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 16px;
}
#rightnav a.illustration:hover{
	background-image: url(images/but5hov.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#rightnav a.web{
	width:271px;
	height:88px;
	display:block;
	background-image: url(images/but6.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 16px;
}
#rightnav a.web:hover{
	background-image: url(images/but6hov.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#rightbord{
	background-image: url(images/vertbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 643px;
	width: 28px;
	float: left;
}
#joint
{
	height: 31px;
	width: 895px;
}
.b1{
	float: left;
	width: 593px;
	height: 26px;
}
.b2{
	float: left;
	width: 302px;
	height: 26px;
}

/*------------------centre section end-------------------*/
#footer{
	clear: both;
	height: 79px;
	width: 895px;
}
#footerleft{
	width: 743px;
	height: 79px;
	float: left;
}
.footmenu{
	height: 30px;
	width: 471px;
	padding-left: 272px;
	padding-top: 9px;
}
.footmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
.footmenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #999999;
	background-color: #000000;
}
.copyright{
	height: 40px;
	width: 743px;
}
.fleft{
	width: 233px;
	float: left;
	height:40px;
}
.fcentre{
	float: left;
	height: 25px;
	width: 416px;
	background-image: url(images/foot-middle.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	padding-top: 15px;
}
.fcentre a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.fcentre a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.fright{
	float: left;
	height: 40px;
	width: 70px;
}

