*{
  margin: 0;
  padding: 0;
  border: 0;
}
html {
  height:100%;
 }
 * html body {
  height: 100%;
 }
#header{
  background: url(images/architect/topbg.jpg) top repeat-x; 
  padding-top: 4px;
  height: 87px;
}
a{
  color: #0082D6;
}
#leftTitle{
  float: left;
  display: block;
}
#logo{
  display: block;
  float: right;
  padding: 16px 28px 0px 0px;
}
body{
  min-height:100%;
  position:relative;
  background:#F5F4EB url(images/back2.gif) left repeat-y;
  font-family:Tahoma, sans-serif;
	font-size:11px;
	min-width: 770px;
}
#data{
  padding-bottom: 53px;
	width: expression(document.body.clientWidth < 780?"770px":"100%");
}
#leftColumn{
  float: left;
  width: 245px;
  border-top: 1px solid #F5F4EB;
  padding-bottom: 264px;
}
#leftColumn a.active{
  color: #F5F4EB;
  text-decoration: none;
  background: #DA6D0C;
}
#leftColumn ul{
  list-style-type: none;
  list-style-position: outside;
}
#leftColumn ul li{
  display: inline;
}
#leftColumn a{
  color: #3098D8;
  font: 600 14px "Trebuchet MS";
  display: block;
  padding-left: 16px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#leftColumn ul ul a{
  padding-left: 41px;
}
#leftColumn ul ul ul a{
  padding-left: 60px;
}
#leftColumn ul ul ul ul a{
  padding-left: 80px;
}
.clear{
  clear: both;
  font-size: 0px;
  line-height: 0;
  height: 0;
}
.copyright#footer{
  background: #595853 url(images/architect/botbg.jpg) top repeat-x; 
  width: expression(document.body.clientWidth < 780?"770px":"100%");  
  border: 0;
  color: #B2B2B1;  
  clear:both;
  font-size: 11px;
	padding:0px;
	height:53px;
	position: absolute;
	bottom:0;
  width: 100%; 
}
.copyright#footer .vega{
	padding:14px 20px 13px 0px;
}
.copyright#footer .copyright_info{
  padding:14px 0px 13px 20px;
}
.copyright#footer a{
  color: #B2B2B1;
}
.content#architectPage{
  /*background:#F5F4EB url('images/back2.gif') -31px 0px repeat-y;*/
  padding-left: 32px;
  padding-bottom: 20px;
  float: left;
  width: 63%;
}
.content#architectPage h2{
  font: 22px Arial;
  color: #373734;
  border: 0;
  text-transform: none;
  padding: 22px 0px 0px 0px;
}
.copyright#footer .vega{
	background:left url('images/vega.gif') no-repeat;
	float:right;
	padding-left:33px;
}
.illustration{
  width: 157px;
  float: left;
  margin: 13px 13px 10px 0px;
  font-family: "Trebuchet MS";
  font-size: 12px;
  height: 210px;
  color: #77776D;
}
.illustration.tall{
  height: 359px;
}
.illustration img{
  border: 2px solid #F1EFE2;
}
.subTitle{
  padding: 3px 0px 3px 0px;
  color: #000;
  font-size: 13px ;
}
.download{
  color: #77776D;
  padding: 15px 0px 30px 0px;
}
#paragraph{
  background: url(images/arrow.gif) top left no-repeat;
  margin-left: 18px;
  padding-top: 20px;
  margin-top: 15px;
  padding-left: 26px;
  margin-bottom: 20px;
}
.subparagraph{
  list-style-position: outside;
  list-style-type: none;
  float: left;
  margin-right: 25px;
  margin-left: 0px;
}
.subparagraph li{
  padding: 0px; 
  margin-bottom: 4px;
}
.subparagraph a{
  color: #0c49a4;
  font-size: 10pt;
/*  display: block;*/
  padding: 2px 15px 4px 20px;
  background: url(images/mark2.gif) left no-repeat;
}

