body {
  margin: 0;
  padding: 0;
  background-color: #8F8A85;
}
#wrapper {
width: 900px;
margin-right: auto;
margin-left: auto;
background-color: #fff;
}
#top {
  width: 900px;
  height: 84px;
  background-image: url(images/sunbear_header.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
#topl {
  float: left;
  width: 50%;
}
#topr {
  float: right;
  margin-top: 50px;
  text-align: bottom;
  width: 15%;
  height: 100%;
}
#center {
  width: 100%;
  background-color: #fff;
}
#centerleft {
  float: left;
  width: 450px;
  height: 440px;
}
#centerright {
  float: right;
  width: 400px;
  height: 440px;
  background-color: #fff;
}
#centerhome {
  background-color: #5B5A56;
}
#centercontact {
  height: 426px;
  width: 899px;
  background-image: url(images/contact.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
#centerphilos {
  height: 426px;
  width: 899px;
  background-image: url(images/philosophy.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
#centerdesign {
  height: 426px;
  width: 899px;
  background-image: url(images/design.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
#centermaterials {
  height: 426px;
  width: 899px;
  background-image: url(images/materials.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
#centerenergy {
  height: 426px;
  width: 899px;
  background-image: url(images/energy.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
#centerabout {
  height: 426px;
  width: 899px;
  background-image: url(images/about.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
#centerprofile {
  height: 426px;
  width: 899px;
  background-image: url(images/profile.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
#centerportfolio {
  height: 426px;
  width: 899px;
  background-image: url(images/larsonhouse.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
#centeroptions {
  height: 426px;
  width: 899px;
  background-image: url(images/options.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
#centerservices {
  height: 426px;
  width: 899px;
  background-image: url(images/services.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
#iframe {
    float: left;
	padding: 8px 15px;
	margin-top: 95px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}
#iabout {
	background-color: #fff;
	width: 380px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #8F8A85;
	line-height: 1.3em;
}
#iprofile {
	background-color: #fff;
	width: 360px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #8F8A85;
	line-height: 1.3em;
}
#ioptions {
	background-color: #fff;
	width: 380px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #8F8A85;
	line-height: 1.3em;
}
#iheader {
    font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006195;
	margin-bottom: 5px;
	text-align: center;
}
#clear {
  clear: both;
}
#title {
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6em;
  color: #F1B453;
  padding-left: 50px;
  }
#text {
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.6em;
  color: #5b5a55;
  padding: 10px;
  padding-left: 50px;
  }
#footer {
  width: 900px;
  text-align: center;
  height: 380px;
  background: #040734;
  border:1px solid #;
  border-width:1px 0;
  padding: 0px;
}
#copytext {
  text-align: center;
  margin-top: 120px;
  font: 11px tahoma;
  color: #fff;
}
#designlinks {
 float: left;
 text-align: left;
 margin-left: 70px;
 color:#EA8440; 
 font-size: 9px arial; 
 font-weight:bold;
}
#portfoliolinks {
 float: center;
 text-align: left;
 margin-left: 338px;
 color:#EA8440; 
 font-size: 9px arial; 
 font-weight:bold;
}
#profilelinks {
 float: right;
 text-align: left;
 margin-right: 214px;
 color:#EA8440; 
 font-size: 9px arial; 
 font-weight:bold;
}
#nav {
	width:899px;
	float:left;
}
#nav li {
	display:inline;
	float: center;
	}
#nav a:link,
#nav a:visited {
	color:#77B76F;
	padding: 0px 125px 0px 0px;
	width:auto;
	text-align: left;
	text-decoration:none;
	font:bold 1.1em/1.1em Arial, Helvetica, sans-serif;
	}
#nav a:hover {
		color:#fff;
}
A.type1:link    {color:#D7824E; font-size: 12px; font-weight:bold; text-decoration:none; font-family: tahoma;}
A.type1:visited {color:#D7824E; font-size: 12px; font-weight:bold; text-decoration:none; font-family: tahoma;}
A.type1:active  {color:#D7824E; font-size: 12px; font-weight:bold; text-decoration:none; font-family: tahoma;}
A.type1:hover   {color:#fff; font-size: 12px; font-weight:bold; text-decoration:none; font-family: tahoma;}

A.type2:link    {color:#77B76F; font-size: 18px; text-decoration:none; font-family: arial; font-weight:bold;}
A.type2:visited {color:#77B76F; font-size: 18px; text-decoration:none; font-family: arial; font-weight:bold;}
A.type2:active  {color:#77B76F; font-size: 18px; text-decoration:none; font-family: arial; font-weight:bold;}
A.type2:hover   {color:#ffffff; font-size: 18px; text-decoration:none; font-family: arial; font-weight:bold;}

A.type3:link    {color:#EA8440; font-size: 11px; font-weight:bold; text-decoration:none; font-family: tahoma;}
A.type3:visited {color:#EA8440; font-size: 11px; font-weight:bold; text-decoration:none; font-family: tahoma;}
A.type3:active  {color:#EA8440; font-size: 11px; font-weight:bold; text-decoration:none; font-family: tahoma;}
A.type3:hover   {color:#fff; font-size: 11px; font-weight:bold; text-decoration:none; font-family: tahoma;}


/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}

table {
 width: 790px;
 margin-right: auto;
 margin-left: auto; 
 margin-top: 15px;
 font: tahoma;
}
th {
 width: 25%;
 text-align: left;
 text-decoration: none;
}
thead {
 width: 25%;
 
}
td {
 width: 25%;
 text-align: left;
 color:#EA8440; 
 font-size: 9px arial; 
 font-weight:bold;
}
