body {
  background-color: #ACC3EF;
  margin-top:10px;
  margin-bottom:10px;
  font-family:Arial, Helvetica, sans-serif;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 880px;
  text-align: left;
  background: url(images/top1.jpg) top center no-repeat;
}

#top_left {
float:left;
clear:left;
width:180px;
margin:20px 0px 0px 0px;
height:275px;
}
#top_right {
float:right;
clear:none;
margin:20px 0px 0px 0px;
width:700px;
height:275px;
}

#content_wrapper {
float:left;
clear:all;
width:880px;
margin-bottom:0px;
background: url(images/content-background.gif) left top repeat-y;  
}
#page{
margin-bottom:0px; 
padding-bottom:0px;

    }
/******** Menu ********/	
#menu {
	background: url(images/menu.jpg) top center no-repeat;
	float: left;
	list-style: none;
	margin: 0;
	padding-left:8px;
    padding-right:8px;
	width: 164px;
    height:275px;
}
#menu li {
	font: 12px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	color: #D3DCEF;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover, #menu a#current {
	background: url(images/hover.gif) center left no-repeat;
    padding-left:12px;
	color: #FFFFFF;
	padding-bottom: 8px;
}
#menu p {
color:#FFFFFF;
font-style:italic;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
#menu p span{
color:#FFFFFF;
font-style: normal;
font-weight:bold;
margin-top:5px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
/******** Content ********/	

#center {
        margin-left:180px;
        margin-right:180px;
        margin-bottom:0px;
        }

#center h1 {
        margin-top:0px;
        margin-bottom:5px;
        font-size: 16px;
        color: #264A93;
        padding:20px 15px 5px 15px;
        }
#center h2 {
        margin-top:0px;
        margin-bottom:5px;
        font-size: 12px;
font-weight:bold;
        color: #264A93;
        padding:5px 15px 5px 15px;
        }

#center p {
       padding:5px 15px 0px 15px;
       font-size: 12px;
       line-height: 150%;
       }
#center a {
       color:#7197E1;
       text-decoration:none;
       font-weight: bold;
       } 
#center a:hover {
      color:#95B3EF;
      text-decoration: none;
      font-weight: bold;
      }
#center ul {
list-style-type:none;
margin-left:10px;
}
#center ul li {
      font-size: 12px;
line-height:150%;
      line-height: 16px;
padding-left:6px;
list-style-type: disc;
      }
#center ol {
list-style-type: armenian;
margin-left:10px;
}
#center ol li {
      font-size: 12px;
line-height:150%;
      line-height: 16px;
padding-left:20px;
      }
#left_side {
      float: left;
      width:180px;
      margin-top:0px;
margin-bottom:0px;
      }

#left_side h1 {
      margin-top:0px;
      font-size: 14px;
      color: #FFFFFF;
      padding:20px 10px 5px 10px;
      }
#left_side h1 span{
      margin-top:0px;
      font-size: 10px;
font-weight:normal;
      color: #FFFFFF;
      padding:20px 0px 5px 0px;
      }

#left_side p {
      margin:5px 10px 15px 10px; 
      padding-top:2px;
      font-size: 12px;
      line-height: 16px;
      color: #FFFFFF;
      }
#left_side p a{
      color: #264A93;

      text-decoration:underline;
      }

#left_side p a:hover{
      color: #FFFFFF;

      text-decoration:none;
      }

#right_side {
      float: right;
      width:180px;
      margin:0px;
padding-left:0px;
      }


#right_side h1 {
      margin:0px 0px 5px 0px;
      font-size: 14px;
      color: #FFFFFF;
      padding:20px 10px 5px 10px;
      }
#right_side h1 span{
      margin-top:0px;
      font-size: 10px;
font-weight:normal;
      color: #FFFFFF;
      padding:20px 0px 5px 0px;
      }
#right_side p {
      margin:5px 0px 0px 0px;
      padding:10px 10px 0px 10px;
      font-size: 12px;
      line-height: 16px;
      color: #FFFFFF;
      text-align:left;
      }
#right_side p.span {
      margin:5px 0px 15px 0px;
      padding:5px 10px 0px 10px;
      font-size: 12px;
      line-height: 18px;
      color: #FFFFFFF;
      text-align:left;
font-weight:bold;
      }
	#right_side p a{
      color: #264A93;
      text-decoration:underline;
      }

#right_side p a:hover{
      color: #FFFFFF;
      text-decoration:none;
      }  
	  
.image {
      padding-bottom:10px;
      }
/******** Footer ********/	

#page_footer {
      margin-top:0px;
      padding-top:0px;
      width:880px;
clear:both;
      height: 50px;
      background: url("images/bottom1.jpg") bottom center no-repeat;
      color: #FFFFFF;
            }

#page_footer p {
      padding-top:15px;
      text-align:center;
      font-size: 10px;
      line-height:150%;
      color:#FFFFFF;
      }

#page_footer p span {
float:right;
padding:5px 10px 5px 0px;
}
#page_footer p span a {
	color: #ACC3EF; text-decoration: none;
     }
#page_footer p span a:hover {
	color: #FFFFFF; text-decoration: none;
    }
#page_footer a {
	color: #ACC3EF; text-decoration: none;
     }
#page_footer a:hover {
	color: #FFFFFF; text-decoration: none;
    }
/******** Images ********/	

.thumbnail_left {
     float:left;
     margin-right:10px;
     margin-bottom:5px;
     border:0px;
     }

.thumbnail_right {
     float:right;
     margin-left:10px;
     margin-bottom:5px;
     border:0px;
     }


div.spacer { 
    clear: both;
    width: 80px;
    }

