﻿body 
{
    margin:0;
    padding:0;
    font-family:Verdana;
    font-size:11px;
    background-image:url(images/index01.gif);
    background-repeat:repeat;
}

#wrap
{
    margin:0 auto;
    margin-top:35px;
    padding:0;
    width: 676px;
    background-color:#fff;
    height:100%;
}

#container
{
    width:676px;
    margin:0;
    padding:0px;
    position:relative;
    height:100%;
}
#spacer
{
    margin:0;
    padding:0;
    background-image:url(images/spacer.gif);
    background-repeat:repeat;
    height:35px;
    width:100%;
    
}
#head
{
    width:676px;
    height:197px;
    background-color: #353430;
}
#leftHead
{
    float:left;
    background-image:url(images/index03.jpg);
    background-repeat:no-repeat;
    background-color: #353430;
    width:223px;
    height:197px;
}

#leftHead h1
{
    padding-top:100px;
    padding-left:35px;
    font-size:28px;
    font-family:Calibri;
    font-weight:bolder;
    color:#CF3;
}
#rightHead
{
    float:right;
    background-image:url(images/index04.jpg);
    background-repeat:no-repeat;
    height:197px;
    width:453px;
    background-color: #353430;
}
#rightHead h1
{
    text-indent:-9999px;
}
#Content
{
     width:676px;
     min-height:350px;
     margin:0;
     padding:0;
     position:relative;
     overflow:auto;
}
#menu {
	height: 56px;
	margin:0;
	padding:0px;
	width:676px;
}

#menu ul {
	width: 676px;
	height: 56px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
	list-style:none;
}
#menu li a
{
    color:#FFF;
    text-decoration:none;
}
#menu li a:hover
{
    color:#FFF;
    text-decoration:underline;
}
#menu li.first
{	background: url(images/index05.jpg) no-repeat;
	float: left;
	width: 115px;
	height: 26px;
	text-align: center;
	vertical-align:middle;
	line-height: 1.4em;
	list-style: none;
	margin:0px;
	color: #ffffff;
	padding-top:30px;
}
#menu li.last
{	background: url(images/index10.jpg) no-repeat;
	float: left;
	width: 117px;
	height: 26px;
	text-align: center;
	vertical-align:middle;
	line-height: 1.4em;
	list-style: none;
	margin:0px;
	color: #ffffff;
	padding-top:30px;
}
#menu li.second
{	background: url(images/index06.jpg) no-repeat;
	float: left;
	width: 111px;
	height: 26px;
	text-align: center;
	line-height: 1.4em;
	list-style: none;
	margin:0px;
	color: #ffffff;
	padding-top:30px;
}
#leftContent
{
    margin:0;
    width:223px;
    float:left;
}
.headbg
{
    margin:0;
    background-image:url(images/index11.gif);
    background-repeat:no-repeat;
    width:223px;
    height:43px;
    text-align:center;
    padding-top:10px;
    font-weight:bold;
    color:#3F4F71;
}
#Side
{
    text-indent:0px;
    margin:0;
    padding-left:15px;
    list-style:none;
}
#Side li
{
    
}
#Side li a
{
    text-decoration:none;
}
#Side li a:hover
{
    text-decoration:underline;
    color:#8eae21;
}
#Side li.sidebar
{
     background-image:url(images/index21.gif);
     background-repeat:no-repeat;
     background-position: -1px 12px;
    padding-left:5px;
    text-indent:5px;
    font-family:Verdana;
    color:#00F;
    font-size:9px;
    text-align:left;
    margin:0;   
    line-height:30px;
}
#mainContent
{
    margin:0;
    padding-left:5px;
    padding-top:10px;
    margin-left:0px;
    width:448px;
    float:left;
    top:0;
    overflow:auto;
}
.align-justfiy
{
    text-align:justify;
}

#bContainer
{
    position:relative;
    width:676px;
    height:20px;
}
#lbContainer
{
    background-color:#fff;
    background-image: url(images/index18.gif);
    background-repeat:no-repeat;
    height:20px;
    width:20px;
    float:left;
    left:0;
    bottom:0;
    position:absolute;
}
#mbContainer
{
    background-color:#fff;
    background-image:url(images/index19.gif);
    background-repeat:repeat-x;
    height:20px;
    width:636px;
    float:left;
    top:0;
    margin-left:20px;
    position:absolute;
    
}
#rbContainer
{
    background-color:#fff;
    background-image:url(images/index20.gif);
    background-repeat:no-repeat;
    height:20px;
    width:20px;
    float:right;
    right:0;
    bottom:0;
    position:absolute;
}

.sKeys
{
    text-indent:-9999px;
}