html {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #666666;
}

a {
	text-decoration: none;
	color: 106635;
}
a:visited {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	color: #106635;
}
a:hover {
	text-decoration: underline;
}
.green{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #106635;
	text-decoration:none;
}

a.green:link {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #106635;
	text-decoration:none;
}
a.green:visited {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	color: #106635;
}
a.green:hover {
	text-decoration:underline;
}

h1,h2,h3,h4 {
	font-family: Arial, Tahoma, Verdana, "Lucida Grande", "Trebuchet MS",  Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 15px 0;
	color: #666;
}

h2 { font-size: 160% }
h3 { font-size: 140% }

p {
	margin: 0 0 15px 0;
	color: #666;
	padding-left: 30px;
}

img.border {
border:1px solid #333333;
float:center;
margin:5px 5px 5px 20px;
padding:5px;
}


#container {
	width: 770px;
	border: 1px solid #106635;
	margin: 10px auto 0 auto;
	padding: 15px 15px 0 15px;
	overflow: hidden;
}




#logo, #logo img {
	float: left;
}


#header {
	float: right;
	height: 143px;
	width: 605px;
	border-top: 1px solid #106635;
	border-bottom: 1px solid #106635;
	padding: 5px 0 0 0;
	color: #666;
}


#motto {
	float: right;
	clear: both;
	height: 35px;
	font-size: 80%;
	font-style: italic;
}


#navigation {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55%;
	width: 430px;
	height: 50px;
	float: left;
}
#navigation li {
	float: left;
	width: 125px;
	white-space: nowrap;
	padding: 0 0 5px 0;
}
#navigation a { color: #666; }

#header #phone {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	text-align: right;
	height: 50px;
	clear: right;
}

#header #phone small {
	display: block;
	font-weight: bold;
	font-size: 75%;
	padding: 0 5px 0 0;
}


#menu, #menu li {
	float: left;
}
#menu a {
	margin: 33px 0 0 0;
	float: left;
	display:block;
	height: 25px;
	background: url(../i/menu.png) no-repeat;
	text-indent: -10000px;
	outline: 0;
	border-right: 1px solid #106635;
}

#closets a { background-position: -5px 0; width: 95px; }
#mudroom a { background-position: -90px 0; width: 120px; }
#pantries a { background-position: -200px 0; width: 100px; }
#garage a { background-position: -290px 0; width: 155px; }
#etc a { background-position: -435px 0; width: 70px; border: 0; }


#content {
  font-size: 80%;
	clear: both;
	float: left;
	width: 710px;
	padding: 30px 30px 15px 30px;
	line-height: 120%;
}

#content ul {
  list-style: disc outside;
  margin: 0 0 20px 20px;
}
#content li {
  margin: 0 0 5px 0;
}


#banners {
	width: 801px;
	font-size: 95%;
	border-right: 1px solid #106635;
	border-bottom: 1px solid #106635;
	margin: 0 auto 10px auto;
	overflow: auto;
}
#banners li {
	padding: 10px;
	border-left: 1px solid #106635;
	float: left;
	text-align: center;
	height: 80px;
}

#banners li.first {
	width: 240px;
}
#banners li.first a {
	display: block;
	height: 75px;
	padding: 0 0 0 70px;
	color: #d00;
	font-weight: normal;
	background: url(../i/awd.jpg) no-repeat left;
	border-bottom: 1px dotted #106635;
	border-top: 1px dotted #106635;
}
#banners li.first span {
	display: block;
	padding: 21px 0 0;
}


#banners li.second a{
	width: 219px;
	display: block;
	height: 74px;
	padding: 0 0 0 0;
	color: #d00;
	font-weight: normal;
	background: url(../i/3d-layers.jpg) no-repeat right;
	padding-right: 21px;
	border-bottom: 1px dotted #106635;
	border-top: 1px dotted #106635;
}
#banners li.second span {
	display: block;
	padding: 5px 60px 0 0;

}


#banners li.estimate {
	width: 240px;
	float: right;
	overflow: hidden;
}
#banners li.estimate a {
	display: block;
	height: 75px;
	padding: 0 70px 0 0;
	color: #d00;
	background: url(../i/operator.jpg) no-repeat right;
	border-bottom: 1px dotted #106635;
	border-top: 1px dotted #106635;
}
#banners li.estimate span {
	display: block;
	padding: 14px 0 0;
}



#footer {
	width: 810px;
	margin: 0 auto;
	text-align: center;
}

#footer li {
	display: inline;
	padding: 0 5px;
	font-size: 80%;
	font-weight: bold;
}

#footer .about a { color: #106635; }
#footer .window a { color: #06c; }
#footer .faq a { color: #000; }
#footer .career a { color: #d00; }

#copyright {
	font-size: 70%;
	color: #666;
	border-top: 1px dotted #666;
	margin: 5px 0 15px 0;
	padding: 5px 0 0 190px;
}
#social { 
	float:right;
	width:185px;
	color: #666;
	margin: 0 0 15px 0;
	padding: 5px 0 0 0;
}

#copyright a { color: #666; }

#apexGroup {
  border-top: 1px solid #222;
  padding: 25px 0 0 160px;
  margin: 25px 0 0 0;
  background: url(../i/apex-group-logo.jpg) no-repeat left bottom;
  height: 134px;
}

#content.frontPage {
  padding-right: 10px;
  background: url(../i/feature.jpg) no-repeat right center;
}

div.frontPage p {
  width: 300px;
}





/* Custom styles */

#content .bronze {
  color: #6f5640;
  font-weight: bold
}
#content .silver {
  color: #888c8f;
  font-weight: bold
}
#content .gold {
  color: #b09053;
  font-weight: bold
}
#content .platinum {
  color: #a6a6a6;
  font-weight: bold
}
#content .reqMark {
  color: #dd0000;
  font-weight: bold;
  padding: 0 5px 0 0;  
}
.GiftForm {
   width: 400px;
   margin: 0 0 15px 0;
}
.GiftForm p {
   overflow: auto;
   margin: 0 0 5px 0;
}
.GiftForm label {
   float: left
}
.GiftForm input {
  float: right;
  width: 250px;
  text-align: left;
}
.GiftFormCheckTitle td {
  padding: 10px 0;
}
.ReferFormTable td {
  padding: 0 10px 5px 0
}
.ReferFormTable input {
  width: 250px;
} 
.ReferFormTable textarea {
  width: 350px;
}
.ReferMessage td {
  vertical-align: middle;
  padding: 0 0 15px 0
}
.copytext {
  font-size: 85%
}


#contact .label {
  text-align:right;
  vertical-align:top;
}
#contact td {
  padding:0 10px 5px 0;
}
#contact small {
  font-size: 85%
}

.imageR-border{
float:right;
padding-right: 150px;
}
