
/*--------------------------------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/header.jpg) top center no-repeat; clear:both;  margin:
auto; height:262px}

/*--------------------------------Logo----------------------------*/
.logo{ width:269px; height:158px; padding:23px 0px 0px 100px; 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----------------------------*/

