 body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

#header {
	 
	clear:both;
	
	background: #db6d16 ;
	padding:5px;
	text-align:center;
	

}

#header h2
{
color:white
}
 
#page-container {
	width: 760px;
	margin: auto;
 text-align: left;
}

 



#sidebar-a {
	float: right;
	width: 280px;
 
	line-height: 18px;

}

#sidebar-a .padding {
	padding: 25px;
}


#content {
 
	margin-right: 280px;
	line-height: 18px;

}
#content h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	font-size:140%;
	color:blue;
}


#content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

#content p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

#content .padding {
	padding: 25px;
}



#footer {
   clear:both;	 
	height: 66px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #c9c9c9;
	border-top: 1px solid #efefef;
	padding: 13px 25px;
	line-height: 18px;

padding-top: 13px;
}

#footer #copyright {
	padding-top: 13px;
}
#footer a {
	color: #c9c9c9;
	text-decoration: none;
}
 

#footer a:hover {
	color: #db6d16;
}

#footer #altnav {
	width: 350px;
	float: right;
	text-align: right;
}



 

 

 

 
 

 

h2 {

	 
	 
	font-size:130%;
	color:green;
	}
	
 
body.about dt#about,
body.about dt#about a,
body.about dt#about a:hover,
body.services dt#services,
body.services dt#services a,
body.services dt#services a:hover,
body.portfolio dt#portfolio,
body.portfolio dt#portfolio a,
body.portfolio dt#portfolio a:hover,
body.contact dt#contact,
body.contact dt#contact a,
body.contact dt#contact a:hover {
	background-position: 0 -100px;
}


#tabs {
      float:left;
      width:100%;
      background:#BBD9EE;
      font-size:93%;
      line-height:normal;
      margin-bottom:5px;
      }
    #tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url('images/tableft.gif') no-repeat left top;
      margin:0;
      text-decoration:none; padding-left:4px; padding-right:0; padding-top:0; padding-bottom:0
      }
    #tabs a span {
      float:left;
      display:block;
      background:url('images/tabright.gif') no-repeat right top;
      color:#666; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
