
/*--------------------------------Index Header Css----------------------------*/

body{ margin:0px; padding:0px; background: url(../images/bg.gif) repeat-y scroll center top}

/*--------------------------------Header Base Css----------------------------*/

.header{background:url(../images/inner_header.jpg) top center no-repeat; clear:both;  margin:
auto; height:203px}

/*--------------------------------Logo----------------------------*/
.logo{ width:269px; height:158px; padding:0px 0 0 86px; font-size:12px}
.logo a{width:269px; height:158px; background:url(../images/logo.gif) 0px 0px no-repeat; display:block; text-indent:-9000px}
a:active
{
outline: none;
}
 
a:focus, object:focus
{-moz-outline-style:none;
}
/*--------------------------------Index Header Css End----------------------------*/


