body {
                 padding:0;
                 margin:0;
                 text-align:justify;
                 min-width:780px;/* for mozilla*/
                 background-color: #e5e5e5;
                 color: #000;
                 font-family: verdana, helvetica, sans-serif;
                 font-size: 12px;
                 background-image: url("pix/back.gif"); 
                 background-repeat: repeat;
                 background-position: 0 0;
}
 
 
 #container
{
float: left;
width: 776px;
background-color: #fff;
color: #333;
border: 1px solid #D6D5D5;
}

#container_pr
{
float: left;
width: 750px;
background-color: #fff;
color: #333;
border: 1px solid #D6D5D5;
}

#top
{

}

#leftnav
{
float: left;
width: 169px;
margin: 0;
background-color: #fff;

}

#leftnav ul, li
{
                 height: 31px;
                 width:169px;
                 padding:0px;
                 margin:0px;
                 list-style: none;
                 display: block;
                 font-size: 15px;
                 font-weight: bold;
}




#leftnav div
{
                 position: relative;
}


#leftnav a:hover
{
                 color: #fff;
}

#content
{
background-color: #fff;
margin-left: 169px;
border-left: 1px solid #D6D5D5;
padding: 1em;
}

#content_pr
{
margin-left: 20px;
border-left: 1px solid #D6D5D5;
padding: 1em;
}

#content_inner
{
	position: relative;
	left: 12;
	top: -2;



}


#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

#head_top
{
                 border-right:1px solid #D6D5D5;
}

#head_bottom
{
                 background-image: url("pix/back_head.gif"); 
                 background-repeat: repeat;
                 background-position: 0 0;
}

#horizontal_nav
{
                 width: 577px;
}

#horizontal_nav span
{
                 color: #F00;
                 font-size: 16px;
                 font-weight: bold;
}

a
{
                 color: #000;
                 text-decoration: underline;
                 font-size: 12px;
}

a:hover
{
                 color: #f00;
}


#button, #bussiness
{
                 height:26px;
                 text-decoration: none;
                 cursor:hand;
                 font-size: 15px;
                 padding-left: 10px;
                 padding-top: 5px;
                 font-weight: bold;
                 border-bottom: 1px solid #fff;
}
#button{
                 /* background-image: url("pix/button.jpg"); */
                 background-color: #A8A8A8;

}

#bussiness{
                 /* background-image: url("pix/button_bussiness.jpg"); */
                 background-color: #7A60A7;
}

#right
{
                 float:right;
}
