html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}
body {
  background-color: #484b3a;
  color:#FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 13px;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color:#FFFFFF;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
}
h2 {
  color: #49f620;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
  color: #fff;
  font-size: 11px;
  line-height: 12px;
}
a,  a:link {
  color: #f9db00;
  font-weight: normal;
  text-decoration: none;
}
a:visited {
  color: #f9db00;
  text-decoration: none;
}
a:hover {
  color: #f9db00;
  text-decoration: underline;
}
#outerWrapper {
  margin: 90px auto 0 auto;
  text-align: left;
  width: 900px;
}
#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	height: 50px;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
	}

#outerWrapper #header #logo {
	margin-top:-17px;
	float:left;}
#outerWrapper #header #nav {
	border-top-color: #484B3A;
	
	}
#outerWrapper #headerLower {
  background-image:url(../images/header.jpg);
  background-repeat: no-repeat;
  height: 186px;
  padding: 0px 0px 0px 0px;
}
#outerWrapper #contentWrapper #rightColumn1 {
  border-left: solid 1px #666;
  float: right;
  padding: 10px 10px 10px 10px;
  width: 200px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 220px 0 0;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper #content .portfolioPanel {
	background-color:#414335;
	height:220px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #56A5D0;
	padding: 10px 10px 10px 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #56A5D0;
	border-bottom-color: #56A5D0;
	border-left-color: #56A5D0;	
		
}
#outerWrapper #contentWrapper #content .tier1{
	float:left;
	width:305px;
	

}
#outerWrapper #contentWrapper #content .tier2 {
	float:left;
	margin-left:30px;
	width:300px;
	
}

#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#outerWrapper #bottomContent {
	 padding: 10px 10px 10px 10px;
	 }
#outerWrapper #footer {
  background-color: #414335;
  border-top-width: 1px;
  padding: 10px 10px 10px 10px;
  text-align:right;
  
 
}
.webDesignTable {
	background-color:#414335;
	
	}
.indexTable {
	background-color: #000000;
}
