body {
top 		: 0;
margin-top 	: 0;
border 		: 0;
padding-top 	: 0;
background 	: url(images/back-0.png);
background-color: #ffffff;

}

#wrapper {
top 		: 0;
margin		: 0 auto;
border 		: 0;
padding 	: 0;

width 		: 1000px;
height 		: 600px;
position 	: relative;
/*left 		: 50%;
margin-left 	: -500px;*/

text-align 	: left;
}

#copyright {
clear 		: both;
padding-top 	: 16px;
padding-bottom 	: 16px;
padding-left 	: 80px;
font 		: 80% Verdana;
color 		: #909070;
background 	: url(images/copy-logo-soft-0.png) no-repeat;
}

#main_menu {
margin-bottom 	: 0;
top 		: 0;
padding-left 	: 200px;
padding-right 	: 0px;
padding-top 	: 4px;
padding-bottom 	: 0;

width 		: 1000px;
position 	: fixed;
left 		: 50%;
margin-left 	: -500px;

height 		: 16px;
float 		: left;
background-color: #ffffff;
color 		: #657484;
font 		: bold 0.7em Verdana;
}

* html #main_menu {
margin-left 	: 0px;
}

#current_menu {
padding-left 	: 6px;
padding-right 	: 6px;
position 	: fixed;
right 		: 20px;
top 		: 45px;
width 		: 176px;
height 		: 820px;
float 		: right;
background-color: #f4f5ef;
}

#content {
width : 790px;
float : left;
font  : 110% Verdana;
color : #316663;
}

#content LI:before {
width : 16em;
marker-offset : 30em;
}

/*#content li {
list-style-image : url("images/list3.png");
}*/

p {
margin-top : 0;
text-align : justify;
}

em {
font-style : normal;
color : #35a4b1;
}

strong {
font-weight : bold;
color : #35a4b1;
}

h1 {
padding-top 	: 40px;
padding-bottom 	: 20px;
font : italic 1.8em Helvetica;
/*font-weight : bold;*/
text-decoration : underline;
color : #d79b3d;
}

h2 {
padding : 10px;
font : bold 1.4em Verdana;
font-weight : normal;
color : #d79b3d;
}

h3 {
padding : 10px;
font : bold 1em Verdana;
font-weight : bold;
color : #ac7620;
}

h4 {
padding : 0;
font : bold 1em Verdana;
font-weight : bold;
}

#main_menu ul {
margin : 0;
padding : 0;
list-style : none;
width : 800px;
}

#main_menu ul li {
float : left;
padding : 0 2em;
}

#main_menu ul a {
text-decoration : none;
color : #657484;
}

#main_menu ul a:hover {
color : #d79b3d;
}

#current_menu ul {
margin-left : 0;
margin-right : 0;
padding : 0;
list-style : none;
overflow : hidden;
}

#current_menu li {
padding-top 	: 4px;
overflow : hidden;
font-size : 14px;
font-weight : bold;
list-style : none;
line-height : 23px;
text-decoration : none;
}

#current_menu li a {
margin-left : 0;
margin-right : 0;
padding-left : 8px;
padding-right : 8px;
display : block;
width : 176px;
height : 23px;
background : url(images/menu_button.png) no-repeat;
line-height : 23px;
text-decoration : none;
color : #8e8766;
font-family : 'Arial';
}

#current_menu li a:hover {
background-position : 0 -23px;
color : #5c4c00;
font-family : 'Arial';
}



table {
border: 1px solid #d0d0d0;
border-collapse: collapse;
padding: 20px;
margin-top: 0.5em;
margin-bottom: 0;
}

td, th {
border-color: #E0E0E0;
border-spacing:	10;
}

