/* CSS Document */

body
{
margin:0px;
}

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

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

/* =============================================== page classes Start ==============================*/

#hed-div
{
width:100%;
height:280px;
background:url(images/hed-bg.jpg) repeat-x;
}

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

.hedimgs
{
width:8px;
}

#hed-layer
{
width:912px;
}

#logobg
{
width:912px;
height:120px;
background:url(images/logo-bg.jpg) repeat-x;
}

.logo-div
{
width:665px;
margin:0 auto;
}

#flash-banner
{
width:912px;
height:160px;
}

/* =============================================== midpart classes Start ==============================*/

#midpart-div
{
width:100%;
background:url(images/mid-bg3.jpg) repeat-x;
background-color:#EEEAE1;
}

#midpart
{
width:928px;
margin:0 auto;
background:url(images/mid-bg1.jpg);
}

#mid-layer
{
width:928px;
background:url(images/mid-bg2.jpg) no-repeat;
}

#menubar
{
width:617px;
height:36px;
margin-right:34px;
}

#menubar ul li{
	width:auto;
	height:auto;
	float:left;
	list-style:none;}
	
#menubar ul{
	height:36px;
	margin:0px;
	padding:0px;}
	
#mid-div
{
width:898px;
margin:0 auto;
}

#leftpart
{
width:209px;
}

#container
{
width:676px;
}

/* =============================================== left part classes Start ==============================*/

.leftmenu-corners
{
width:209px;
}

.leftmenu-corbg1
{
width:209px;
background:url(images/leftnave-corbg1.jpg);
}

.leftmenu-corbg2
{
width:209px;
height:207px;
background:url(images/leftnave-corbg2.jpg) no-repeat;
}

.leftmenu-layer
{
width:180px;
margin:0 auto;
}

.leftmenu-layer a
{
	font:bold 12px/13px Arial;
	color:#7F7F7F;
	text-decoration:none;
	line-height:25px;
}
.leftmenu-layer a:hover
{
	color:#BB001B;
	line-height:25px;
}

/* =============================================== container part classes Start ==============================*/

#content-layer
{
width:421px;
}

#content-img
{
width:245px;
margin-top:9px;
}

/* =============================================== texts classes Start ==============================*/

.smalblue-text1
{
font:normal 11px Arial;
color:#879AC8;
}

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

.redbigh1
{
font:bold 25px Georgia;
color:#BB001B;
}

.blackbigh1
{
font:bold 22px Georgia;
color:#000000;
}

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

.black-normal
{
font:normal 12px Arial;
color:#000000;
}

.blacklink1:link,.blacklink1:visited,.blacklink1:active
{
font:normal 12px Arial;
color:#000000;
text-decoration:none;
}
.blacklink1:hover
{
font:normal 12px Arial;
color:#000000;
text-decoration:underline;
}


/* =============================================== foter part classes Start ==============================*/

#footer-div
{
width:100%;
background:url(images/foot-bg.jpg) repeat-x #EEEAE1;
}

#footer
{
width:928px;
margin:0 auto;
background:url(images/foot-bg2.jpg);
}

#foot-layer
{
width:928px;
background:url(images/foot-bg1.jpg) no-repeat;
}

/* change by sandeep */
.link_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.link_txt a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.link_txt a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration: underline;
}

#logo_bg{
background-image:url(images/logo_bg.jpg);
background-repeat:repeat-x;
width:620px;
float:left;
height:62px;
padding-top:15px;
text-align:center;
}
.logo_txt
{
font:bold 36px Georgia;
color:#ffffff;
}


