*{
  margin:0;
  padding:0;

}

html{
    background:black;
    font-size:80%;
}

body{
  text-align:center;
  font-family:arial,verdana,sans-serif;
}

/*-----------------------
#
# main site
#
------------------------*/
#container{
  text-align:left;
  background:#fff url(http://assets.dashapp.com/1917/container-background_orange.gif) repeat-x;
}

/*-----------------------
#
# header
#
------------------------*/
#header{
  width:55em;
  min-width:730px;
  margin-left:auto;
  margin-right:auto;
  position:relative;
  text-align:left;
  height:132px;
  padding:0 20px;background:#fff url(http://assets.dashapp.com/1917/container-background_orange.gif) repeat-x;

}

#header h1 a{
  display:block;
  position:absolute;
  top:0px;
  left:0px;
  height:131px;
  width:293px;
  text-decoration:none;
  background:url(http://assets.dashapp.com/1917/wallace_logo.gif) -0px 0px repeat-x;
}

#header h1 a span{
	display: none;
}
#header ul {
list-style:none;
}
#header ul#nav{
  position:absolute;
  right:20px;
  bottom:12px;
}

#header ul#nav li a span{
  display: none;
}
#header ul#nav li a{
	display:block;
	float:left;
	text-decoration:none;
	color: #000000;
	font-size: 110%;
	font-weight: bold;
	margin-left: 10px;
}
#header ul#nav li a:hover{
	color: #292929;
}

#header ul#nav li{
display:inline;
}

/*-----------------------
#
# menu items
#
*/

  #home{
    background:url(http://assets.dashapp.com/1917/wallace_.gif) no-repeat 0px 0px;
    width:129px;
    height:35px;
  }

  #services{
    background:url(http://assets.dashapp.com/1917/services_.gif) 0px 1px no-repeat;
    width:105px;
    height:35px;
  }

  #aboutus{
    background:url(http://assets.dashapp.com/1917/aboutus_.gif) 0px 0px no-repeat;
    width:84px;
    height:35px;
  }

  #contactus{
    background:url(http://assets.dashapp.com/1917/contactus_.gif) 0px 1px no-repeat; ;
    width:96px;
    height:35px;
  }


  #home:hover, #home.active{
    background-image:url(http://assets.dashapp.com/1917/wallace.gif);
  }
  #services:hover, #services.active{
    background-image:url(http://assets.dashapp.com/1917/services.gif);
  }
  #aboutus:hover, #aboutus.active{
    background-image:url(http://assets.dashapp.com/1917/aboutus.gif);
  }
  #contactus:hover, #contactus.active{
    background-image:url(http://assets.dashapp.com/1917/contactus.gif);
  }


/*-----------------------
#
# content
#
------------------------*/

#content{
  width:55em; min-width:730px;
  background:#fff url(http://assets.dashapp.com/1917/container-bg_orange.gif) repeat-x;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  padding:40px 20px 20px 20px;


}
#content:after{
  content:".";
  clear:both;
  height:1px;
  display: none;
}

#main-content{
  width:35em;
  float:left;
  min-width:470px;
}

#main-content p{
	color:#3f3f3f;
	clear:both;
	line-height: 1.5;
	font-size: 110%;
	padding: 0px;
	margin: 0px 0px 10px;
}

#main-content p.intro{
  color:#bebebc;
  font-size:140%;
  font-family:"trebuchet ms",arial,verdana,sans-serif;
  padding-bottom:0;
}

#main-content h1, #main-content h2, #main-content h3, #main-content h4, #main-content h5, #main-content h6 {
	color: #C30;
	clear:both;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main-content h1 {
	font-size: 180%;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

#main-content h2 {
	font-size:160%;
}

#main-content h3 {
	font-size:150%;
}

#main-content h4 {
	font-size:140%;
}

#main-content h5 {
	font-size:130%;
}

#main-content h6 {
	font-size:110%;
}
#main-content li {
	font-size: 110%;
	color: #333333;
	margin: 10px;
}
#main-content ul, #main-content ol {
	margin: 20px;
}
#main-content a {
	color: #CC3300;
	text-decoration: none;
}
#main-content a:hover {
	text-decoration: underline;
	color: #CC6600;
}

#extra-info{
  width:230px;
  float:left;
  padding-left:0em;
}
div > #extra-info {
padding-left:2em;
}
#extra-info h3{
	color:#C30;
	font-size:130%;
	padding: 5px;
}
#extra-info h4 {
	font-size: 120%;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 5px;
	color: #CC3300;
	background: #FFFFCC;
	border-top: 1px solid #F3F494;
	border-right: 1px solid #F3F494;
	border-bottom: none;
	border-left: 1px solid #F3F494;
}
#extra-info p{
	padding:5px;
	font-size:95%;
	color: #333333;
	background: #FFFFCC;
	margin: 0px;
	border: 1px solid #F3F494;
}
#extra-info #subnav {
	list-style-type: none;
	margin: 10px;
}
#extra-info #subnav li {
	padding-bottom: 5px;
	font-size: 110%;
}
#extra-info #subnav a {
	color: #993300;
}

/*-----------------------
#
# footer
#
------------------------*/
#footer{
  background:#000 url(http://assets.dashapp.com/1917/footer-background.gif) repeat-x;
  text-align:left;
  clear:both;
}
#footercontent{
 padding:0 20px;
      width:55em;
      min-width:730px;
  margin-left:auto;
  margin-right:auto;
  position:relative;
background:#000 url(http://assets.dashapp.com/1917/footer-background.gif) repeat-x;
  text-align:left;
  height:75px;  padding-top:20px;
}

#footer ul#footernav li{
    display:inline;


}
#footer ul#footernav li a{
	color:white;
	font-size:1.1em;
	text-decoration:none;
	background:url(http://assets.dashapp.com/1917/bottom-sep.gif) center left no-repeat;
	padding-left:10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 10px;

}
#footer ul#footernav li a.first{
    padding-left:0;
    background:none;
}
#footer p#copyright{
	color:#888888;
	margin-top: 10px;
	margin-bottom: 0px;
}
#footer a {
	color: #CCCCCC;
}

.clear{
    clear:both;
}
