﻿body{
 margin:0;
 padding:0;
 background: #3f6da7 url('/images/bg.gif') left top repeat-x;
 font: 12px Arial, Verdana;
}

#maintable{
 border:0;
 margin:0 auto;
 width:968px;
 padding:0;
}

#footer{
 background: transparent url('/images/footerbg.gif') left top repeat-x;
 width:863px;
 height:47px;
/* padding: 10px; */
 color: #FFF;
}

#tblwrapper{
 border:0;
 width:863px;
 padding:0;
}

#content{
 background: #ebebeb;
 padding: 15px;
 width: 100%;
}

#mainmenu{
 width:968px;
 height:50px;
 background: transparent url('/images/menu.jpg') left top no-repeat;
}

#mainmenu ul{
 list-style: none;
 margin:0;
 padding:0;
 padding-left:90px;
}

#mainmenu ul li{
 display: inline;
/* float:left; */
 margin: 0;
 padding: 0;
/* padding-right: 15px;
 height:50px;

 color: #132d50;
 font: 15px "Arial Narrow", Arial, Verdana;
 font-weight:bold; */
}
/*******************************************************/
.menu_main, .menu_main a, .menu_main a:hover {
 width: 66px;
 height: 50px;
 text-indent: -10000px;
 margin: 0;
 padding: 0;
}
        
.menu_main a, .menu_main a:hover{
 background: url(/images/menu_main.gif) no-repeat;
 float: left;
 margin: 0 10px 0 0;
}
                                
.menu_main a:hover {
 background: url(/images/menu_main.gif) no-repeat;
}
/*******************************************************/
.menu_kont, .menu_kont a, .menu_kont a:hover {
 width: 76px;
 height: 50px;
 text-indent: -10000px;
 margin: 0;
 padding: 0;
}
        
.menu_kont a, .menu_kont a:hover{
 background: url(/images/menu_kont.gif) no-repeat;
 float: left;
 margin: 0 10px 0 0;
}
                                
.menu_kont a:hover {
 background: url(/images/menu_kont.gif) no-repeat;
}
/*******************************************************/
.menu_quest, .menu_quest a, .menu_quest a:hover {
 width: 141px;
 height: 50px;
 text-indent: -10000px;
 margin: 0;
 padding: 0;
}
        
.menu_quest a, .menu_quest a:hover{
 background: url(/images/menu_quest.gif) no-repeat;
 float: left;
 margin: 0 10px 0 0;
}
                                
.menu_quest a:hover {
 background: url(/images/menu_quest.gif) no-repeat;
}
/*******************************************************/
.menu_serv, .menu_serv a, .menu_serv a:hover {
 width: 58px;
 height: 50px;
 text-indent: -10000px;
 margin: 0;
 padding: 0;
}
        
.menu_serv a, .menu_serv a:hover{
 background: url(/images/menu_serv.gif) no-repeat;
 float: left;
 margin: 0 10px 0 0;
}
                                
.menu_serv a:hover {
 background: url(/images/menu_serv.gif) no-repeat;
}
/*******************************************************/
.menu_test, .menu_test a, .menu_test a:hover {
 width: 64px;
 height: 50px;
 text-indent: -10000px;
 margin: 0;
 padding: 0;
}
        
.menu_test a, .menu_test a:hover{
 background: url(/images/menu_testim.gif) no-repeat;
 float: left;
 margin: 0 10px 0 0;
}
                                
.menu_test a:hover {
 background: url(/images/menu_testim.gif) no-repeat;
}
/*******************************************************/
.menu_what, .menu_what a, .menu_what a:hover {
 width: 142px;
 height: 50px;
 text-indent: -10000px;
 margin: 0;
 padding: 0;
}
        
.menu_what a, .menu_what a:hover{
 background: url(/images/menu_what.gif) no-repeat;
 float: left;
 margin: 0 10px 0 0;
}
                                
.menu_what a:hover {
 background: url(/images/menu_what.gif) no-repeat;
}
/*******************************************************/
#leftmenu{
 width:255px;
 margin:0;
 padding: 0 12px;
 background: #d5d5d5;
 color: #5b5b5b;
}

#lmenu_merch_header, #lmenu_news_header, #lmenu_cons_header, #lmenu_test_header{
 width: 229px;
 height: 40px;
 padding:0;
 margin:0;
 margin-top:12px;
}


#lmenu_merch, #lmenu_news, #lmenu_test, #lmenu_cons{
 background: #F6F6F6;
 color: #5B5B5B;
 border: 1px solid #C0C0C0;
 width: 227px;  
 padding:0;
 margin:0;
}

#lmenu_merch_header{
 background: #4471af url('/images/lmenu_merch.gif') left top no-repeat;
}

#lmenu_news_header{
 background: #4471af url('/images/lmenu_news.gif') left top no-repeat;
}

#lmenu_cons_header{
 background: #4471af url('/images/lmenu_cons.gif') left top no-repeat;
}

#lmenu_cons{
 background: #F6F6F6 url('/images/lmenu_cons2.jpg') left top no-repeat;
 height: 123px;
}

#lmenu_test_header{
 background: #4471af url('/images/lmenu_test.gif') left top no-repeat;
}

#leftmenu p{
 padding: 13px;
}

#leftmenu a{
 color: #00447d;
 font-weight: bold;
}
/*******************************************************/
#copyf{
 width: 275px;
 float:left;
 padding-left: 10px;
}

#bottommenu{
 float:left;
}

#bottommenu ul{
 list-style:none;
 margin:0;
 padding:0;
}

#bottommenu ul li{
 margin:0;
 padding:0;
 padding-right: 10px;
 display:inline;
}

#bottommenu a{
 color: #FFF;
}
/*******************************************************/
a{
 color: #00447d;        
}

h1{
 font-size: 17px;
 color: #4773b0;
}

h2{
 font-size: 15px;
 color: #4773b0;
}

input {  border-width:1px;   }

