#content {
  height: 500px; }

#top {
  height: 120px;
  width: 670px;
  margin-left: 22px; }

#left {
  width: 282px; }

.info {
  position: absolute;
  width: 282px; }

h1 {
  font-size: 20px;
  letter-spacing: -1px;
  color: #325d7c; }

.base_nav {
  position: absolute;
  margin-top: 320px;
  width: 282px; }

.get {
  margin-left: 135px;
  margin-top: -12px;
  width: 150px; }

.get a {
  background: #6d9e32;
  color: white;
  font-weight: bold; }

.get a:hover {
  background: #d08311;
  color: white; }

#right {
  margin-left: 310px; }

#portfolio {
  width: 344px;
  height: 344px;
  background: #ededed;
  border: 1px solid #b5bfc7;
  float: center; }

.logo {
  background: url(../content/common/shadow_port.gif) no-repeat;
  height: 310px;
  width: 309px;
  padding-left: 5px;
  padding-top: 4px;
  margin-left: 17px;
  margin-top: 17px; }
