/* CSS Document */

body
{
margin:0px;
background-color:#C6D4C7;
}

#page
{
width:867px;
margin:0 auto;
}

/* =============================================== Common classes Start ==============================*/

.fullWidth{width:100%;}
.fullHeight{width:100%; !important}
.floatLeft{float:left;}
.floatRight{float:right;}
.clear{clear:both;}
.rowspacer{height:10px;}

/* =============================================== header classes Start ==============================*/

#header
{
width:867px;
margin:0 auto;
}

#hedcor1
{
width:35px;
}

#hedcorbg
{
width:798px;
background:url(images/hed-midbg.jpg) repeat-x;
}

#hedcor2
{
width:34px;
}

#hed-layer
{
width:798px;
}

.ul{
	list-style:none; padding:0px;
	margin:0px;}
	
li{
line-height:18px;
display:block;
	}

#menubar
{
width:798px;
height:31px;
background:url(images/menu-bg.jpg) no-repeat;
padding-top:11px;
text-align:center;
}

.menulink:link,.menulink:visited,.menulink:active
{
font:bold 12px Arial;
color:#112D3C;
text-decoration:none;
}
.menulink:hover
{
font:bold 12px Arial;
color:#BB001B;
text-decoration:none;
}

#flash-banner
{
width:798px;
height:164px;
}

/* =============================================== mid part classes Start ==============================*/

#midpart
{
width:800px;
margin-left:34px;
background:url(images/mid-bg.jpg);
}

#mid-layer
{
width:767px;
margin:0 auto;
padding-top:6px;
}

#container
{
width:530px;
}

#rightpart
{
width:223px;
}

/* =============================================== right part classes Start ==============================*/

#book
{
width:171px;
}

#welcome
{
width:359px;
}

/* =============================================== right part classes Start ==============================*/

#rightcor-bg1
{
width:223px;
background:url(images/right-corbg1.jpg);
}

#rightcor-bg2
{
width:223px;
height:296px;
background:url(images/right-corbg2.jpg) no-repeat;
}

#rightcor
{
width:223px;
}

#rightcor-cont
{
width:200px;
margin:0 auto;
}

/* =============================================== footer classes Start ==============================*/

#footer
{
width:800px;
margin-left:34px;
}

#foot-layer
{
width:800px;
height:24px;
background:url(images/foot-bg.jpg) no-repeat;
text-align:center;
}

/* =============================================== text classes Start ==============================*/

.righttab:link,.righttab:visited,.righttab:active
{
font:bold 11px Verdana;
color:#354674;
text-decoration:none;
}
.righttab:hover
{
font:bold 11px Verdana;
color:#BB001B;
text-decoration:none;
}

.foottab:link,.foottab:visited,.foottab:active
{
font:normal 11px Verdana;
color:#112D3C;
text-decoration:none;
padding-left:10px;
}
.foottab:hover
{
font:normal 11px Verdana;
color:#112D3C;
text-decoration:underline;
padding-left:10px;
}

.blacktext
{
font:normal 11px Verdana;
color:#112D3C;
}

.bluebigh1
{
font:bold 22px Georgia;
color:#354674;
}

.bluemidh1
{
font:bold 12px Arial;
color:#1C3066;
}

.graymidh1
{
font:bold 12px Arial;
color:#707070;
}


/* changes by sandeep */

.logo_txt
{
font:bold 36px Georgia;
color:#ffffff;
text-decoration:none;
}
.logo_txt a
{
font:bold 36px Georgia;
color:#ffffff;
text-decoration:none;
}
.logo_txt a:hover
{
font:bold 36px Georgia;
color:#ffffff;
text-decoration:none;
}
