/*----- Structure ----- */

body {
margin:0;
padding:0;
font-size: 12px;
font-family: 'Tahoma';
color:#707070;
background: #7E9B78; 
/*url(assets/background.gif);*/
}

HR {
    height:1px;
    width:60%;
    background:#0C5B40;
    /*margin: 0px 150px 0px 150px;  */
   }

#center {
margin:auto;
width:745px;
margin-left:115px;
/*background:url(assets/main_header.gif) no-repeat;*/
}

#header{

padding-top: 20px;
width:646px;
height:220px;
}


#content {
padding-top: 60px;


width: 770px;
float:left;
/*height:100%;*/

}

#footer{
width:100%;
clear:both;
/*margin: 10px 0 10px 0;*/
}

#footer p {
text-align:right;
margin-right:66px;
font-size:10px;
color:#fff;
}

#footer a {
color:red;
}


/*----- Content Boxes ----- */

.content_body p {
padding:0px 20px 10px 20px;
text-align:justify;
}

.content_body h1 {
font-size:15px;
padding:10px 20px 0px 20px;
}

.content_body h2 {
font-size:13px;
padding:0px 20px 0px 20px;
}

.content_body a {
color:#9EA9BA;
}

.red {
color:red;
}


.content_header {
width:565px;
float:right;
height:23px;
background:url(assets/2007-03-09_111938.jpg) no-repeat;
}

.content_body {
width:565px;
background:#7E9B78;
/*border-left:1px solid #ccc;*/
padding-left: 2px;
background:url(assets/2007-03-09_130232.jpg) repeat;
float:right;

/*margin-right:33px;*/

}

.content_footer {
width:565px;
float:right;
/*margin-right:33px;*/
height:23px;
background:url(assets/2007-03-09_111954.jpg) no-repeat;
}

/*----- Nav ----- */

.class nav {
width:198px;
}

.nav_list {
margin: 0;
padding: 0;
width: 198px;
list-style: none;
overflow: hidden;
}

.nav_list li {
width: 198px;
overflow: hidden;
text-transform: uppercase;
font-size:10px;
font-weight:bold;
}

.nav_list a {
color:#707070;
text-decoration:none;
}

.li_nav_header a  {
display: block;
width: 198px;
height: 34px;
background: url(assets/2007-03-09_111842.png) no-repeat;
}

.li_nav_body a  {
display: block;
width: 198px;
height: 21px;
background: url(assets/nav_body.gif) no-repeat;
padding-left: 25px;
line-height:20px;
}

.li_nav_footer a  {
display: block;
width: 198px;
height: 45px;
background: url(assets/2007-03-09_111921.png) no-repeat;
}

.li_nav_body a:hover {
background-position:  0 -21px;
color:#0F3D80;
}

.li_active a:active  {
background: url(assets/../skins/artica/assets/nav_body.gif) no-repeat;
background-position:  0 -42px;
color:#0F3D80;
}






/*----- Sidebar ----- */

#sidebar {
width: 198px;
float:left;
}



.sidebar_login{
width: 198px;
height: 120px;
color: #fff;
font-size: 10px;
font-family: 'Tahoma';
background: url(assets/login-box.jpg) no-repeat;
}


.sidebar_header {
color: #fff;
font-size: 10px;
font-family: 'Tahoma';
width: 198px;
height: 34px;
background: url(assets/box-up-border.jpg) no-repeat;
}

.sidebar_body  {
/*width: 189px;*/

font-size: 10px;
font-family: 'Tahoma';

width: 190px;
background:#fff;
padding-left: 10px;
/*border-left:1px solid #ccc;*/
/*border-right:1px solid #ccc; */
background: url(assets/box-side-border.jpg) repeat;
}

.sidebar_footer  {
width: 198px;
height: 20px;
background: url(assets/box-down-border.jpg) no-repeat;
}
