body {
  margin:0px;
  padding:0px;
  background-color:#182C90;
  text-align:center;
  _font-size: 12pt;
}

div#all{
  text-align:center;
  margin: 0 auto 0 auto;
  width:800px;  
  position:relative;
  border-top: 0px solid #182C90;
}

div#all2{
  margin: 0 0 0 102px;
  *margin: 0 0 0 54px;
  background-color:#ffffff;
  width:650px;  
  text-align:left;
  min-height: 600px;
  _height: 600px;  
  border-top: 1px solid transparent;
}

div#slideshow{
  position: absolute;
	top: 175px;
	left: 37px;
	width: 232px;
	height: 172px;
	background-image: url('images/inner-slideshow.png');
	background-position: top left;
	background-repeat: no-repeat;
}

div#slideshowflash {
  position: absolute;
	top: 175px;
	left: 37px;
	width: 232px;
	height: 172px;
	background-color: #ffffff;
	background-position: top left;
	background-repeat: no-repeat;
}

#rightshadow{
  position:absolute;
  right:0px;
}

#upperleftshadow{
  position:absolute;
  left:0px;
}

#slideshowshadow{
  position:absolute;
  left:-1px;
  top:169px;
}

#bottomeleftshadow{
  position:absolute;
  left:0px;
  top:367px;
}

div#header {
  position:absolute;
  width:148px;
  padding: 0;
  margin: 0;
  height: 40px;
  font-family:arial;
  font-size:1em;
  color:#494949;
  left: 354px;
  top: 76px;
  _top: 87px;
  text-align: center;
}

#logo1{
  position:absolute;
  left:180px;
  top:17px;
}
 
#logo2{
  position:absolute;
  top:40px;
  right:150px;
}

div#content {
  position: relative;
  width:340px;
  margin:157px 0 0 190px;
  /*border: 1px solid red;*/
  border-top: 1px solid white;
}

h1 {
  font-size:1.2em;
  font-family:georgia;
  color:#BA191B;
  font-weight:normal;
}

h2 {
  font-size:0.8em;
  font-family:arial;
  color:#182C90;
  font-weight:normal;
}

p, li, td {
  font-size:0.8em;
  font-family:arial;
  color:#363636;
}

p#footer{
  margin: 40px 15px 0 0;
  padding: 5px 0 20px 0;
	border-top: #0000FF solid 1px;
	font-size: 0.7em;
}

p#footer a {
  color: #363636;
}

div#nav {
  position: absolute;
  width:111px;
  top: 170px;
	left: 600px;
}

div#nav a {
  border: none;
  color:#182C90;
  text-decoration: none;
  display: block;
  width:110px;
}

div#nav a:hover {
  border: none;
  color:#BA191B;
  text-decoration: none;
}

body.home li.home a {
  color:#BA191B;
  font-weight: bold;
}

body.home div#slideshow {
  background-image: none;
}

body.roofing li.roofing a {
  color:#BA191B;
  font-weight: bold;
}

body.roofing div#slideshow {
  background-image: none;
  background-color: #dadada;
}

body.siding li.siding a {
  color:#BA191B;
  font-weight: bold;
}

body.siding div#slideshow {
  background-image: none;
  background-color: #dadada;
}

body.gutters li.gutters a {
  color:#BA191B;
  font-weight: bold;
}

body.gutters div#slideshow {
  background-image: none;
  background-color: #dadada;
}

body.windows li.windows a {
  color:#BA191B;
  font-weight: bold;
}

body.windows div#slideshow {
  background-image: none;
  background-color: #dadada;
}

body.garage-doors li.garage-doors a {
  color:#BA191B;
  font-weight: bold;
}

body.garage-doors div#slideshow {
  background-image: none;
  background-color: #dadada;
}

body.sunrooms li.sunrooms a {
  color:#BA191B;
  font-weight: bold;
}

body.sunrooms div#slideshow {
  background-image: none;
  background-color: #dadada;
}

body.about-us li.about-us a {
  color:#BA191B;
  font-weight: bold;
}

body.about-us div#slideshow {
  background-image: none;
  background-color: #dadada;
}

body.links li.links a {
  color:#BA191B;
  font-weight: bold;
}

body.links div#slideshow {
  background-image: none;
  background-color: #dadada;
}

div#nav li {
  background-image: url('images/button.png');
  background-position: left;
	background-repeat: no-repeat;
	width: 110px;
	height: 30px;
	list-style: none;
	text-align: left;
	font-size: 0.9em;
  font-weight: normal;
	padding: 3px 0 0 10px;
}
li.active{
  color: #BA191B;
}
li.inactive{
  color: #182C90;
}
