
body{margin:0px;
     background-color:#f0f0f0;}
#wrapper{margin:auto;
         width:778px;
		 }
#header{background:url(images/introtitle_bg.jpg) repeat-y #fff;
        height:65px;}
div.logo{font-family:'ºÚÌå';
      color:white;
	  font-size:25pt;
	  margin:15px 0px 0px 15px;}
#container{background:url(images/introbg.gif) repeat-x #fff;
           border-top:#E07604 solid 5px;
		   border-bottom:#034289 solid 5px;
		   margin-top:1px;
		   height:660px;}
div.left{float:left;
         width:50%;
		 height:660px;}
div.right{float:left;
          width:50%;
		  background:url(images/building.gif) no-repeat right bottom;
		  height:660px;}
div.content{margin:10px;}
p{font-size:11pt;
  line-height:160%;
  color:#034289;
  text-indent:2em;
  padding:10px;
  margin:0px 0px 0px 0px;}
