/* common elements */
div, p, ul, h1, h2, h3, form, label {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
}
/* main elements */
body {
	font: normal 11px verdana;
	padding: 0px;
	margin: 0px;
	background-color: #E8E8E8;
	background-image: url(images/bgplan.gif);
	background-repeat: no-repeat;
	color: #464646;
}
div#bg {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bgpage.jpg);
	background-repeat: repeat-y;
}
div#wrappertop, div#wrapperbottom {
	margin-right: 7px;
	margin-left: 7px;
}
div#pagetop {
	clear: both;
	padding: 5px;
}
div#pagemid {
	width: 891px;
	min-height: 500px;
	clear: both;
}
/* inner wrappertop elements */
div#logo {
	width: 300px;
	height: 60px;
	margin-bottom: 5px;
	background-image: url(images/homeremodelingteam.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
}
div#ref {
	font-size: 10px;
	float: right;
	color: #555555;
}
div#topnav {
	clear: left;
	height: 37px;
	color: #FFFFFF;
	background-image: url(images/bgtopnav.jpg);
	background-repeat: repeat-x;
}
div#menu {
	float: left;
}
div#menu ul {
	font: normal 14px verdana;
	color: white;
	padding-left: 10px;
}
div#menu ul li {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	height: 27px;
	cursor: pointer;
}
#menu li:hover {
	background-color: #FF9900;
}

#dropmenudiv{
position:absolute;
border:1px solid blue;
border-bottom-width: 0;
font: normal 14px verdana;
line-height:18px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid blue;
padding: 1px 0;
text-decoration: none;
color:#FFFFFF;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #FF9900;
color:#FFFFFF;
}


div#number {
	float: right;
	font: normal 25px impact;
	letter-spacing: 2px;
	padding-top: 2px;
	padding-right: 20px;
	padding-left: 35px;
	background-image: url(images/8775507767.jpg);
	background-repeat: no-repeat;
}
/* contact */
div#contactwrapper {
	width: 510px;
	float: left;
}
div#contact {
	height: 210px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px solid #FF9900;
	color: #000000;
}
#contact p {
	width: 80%;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 13px;
}
#contact table {
	font-size: 12px;
	padding-left: 25px;
  font-weight:bold;
}
#contact td {
	padding-bottom: 2px;
}
#contact input, select {
	font: normal 11px verdana;
	width: 145px;
	font-size: 12px;
	color: #000000;
	border: none;
	margin: 0px;
	padding: 1px;
	opacity: 0.6;
  filter: alpha(opacity = 60);
}
#contact td.contactmore {
	vertical-align: top;
	padding-left: 10px;
	padding-top: 15px;
}
#contact td.contactsubmit {
	text-align: center;
}
#contact td.contactsubmit > input {
	opacity: 1;
  filter: alpha(opacity = 100);
  cursor: pointer;
}
/* qna */
div#qnawrapper {
	position: relative;
	width: 171px;
	height: 210px;
	float: left;
}
div#qna {
	height: 210px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #FFFFFF;
	border: 1px solid #386FD4;
}
p.content_head {
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
	background-color: #386FD4;
	font-size: 11px;
	margin-bottom: 10px;
}
p#q , p#a {
	text-align: left;
	padding: 5px;
}
p#q {
	font-weight: bold;
}
.larger {
	font-size: 12px;
	font-weight: bold;
	color: #FA5223;
	padding-right: 5px;
	position: relative;
	top: -2px;
}
div#qalink {
	width: 85%;
	position: absolute;
	bottom: 0;
}
/* main page services */
table#mainservices img {
	border: 1px solid black;
}
table#mainservices td {
	vertical-align: top;
	padding-top: 5px;
	width: 24%;
	border-right: 2px solid white;
	background-color: #CCCCCC;
	cursor: pointer;
	text-align: center;
}
table#mainservices p {
	text-align: left;
	padding: 5px;
}
table#mainservices a, div#qalink a {
	padding: 5px;
	text-align: left;
	display: block;
	color: black;
	text-decoration: none;
}
table#mainservices a:hover, div#qalink a:hover {
	color: #386FD4;
	font-weight: bold;
}
table#mainservices td.l {
	border-right: none;
}
/* content */
div#contentwrapper {
	clear: left;
	width: 680px;
	padding-top: 5px;
}
div#content {
	margin-left: 5px;
	margin-right: 5px;
}
div#content p {
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
}
div#content h3 {
	padding-top: 5px;
	padding-bottom: 10px;
}
ul.squarelist {
	margin-left: 30px;
	list-style-type: square;
}
div.subheader {
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(images/bgservices.jpg);
	background-repeat: repeat-x;
	height: 27px;
	font: bold 13px verdana;
	color: white;
	line-height: 27px;
}
div.serviceimg {
        text-align:center;
        padding-bottom:3px;
}
/* articles */
div#articleswrapper {
	float: right;
	width: 210px;
}
div#articles {
	margin-right: 5px;
	background-color: #FFFFFF;
}
ul#articles {
}
ul#articles li {
}
li.article_section {
	width: 80%;
	margin-top: 5px;
	margin-bottom: 1px;
	color: #386FD4;
	border-bottom: 1px solid #386FD4;
	font-weight: bolder;
}
li.article_item {
}
ul#articles a {
	color: #464646;
	display: block;
	text-decoration: none;
	border: 1px solid white;
}
ul#articles a:hover {
	border: 1px dashed #A8A8A8;
}
/* large service area list */
p#areas {
	color: #464646;
  text-align:center;
}
p#areas a {
	color: #464646;
  text-decoration:none;
}
p#areas a:hover {
  background-color:#CCCCCC;
	color: #000000;
}


/* bottom and footer */
div#wrapperbottom {
  position:relative;
	clear: both;
  margin-top:10px;
  margin-bottom:0px;
  border-bottom:1px solid #6E8FD6;
}

div#gotop {
  width:96%;
  margin-left:2%;
  border-bottom:1px solid #CCCCCC;
  text-align:right;
}
div#gotop p {
  float:right;
  width:80px;
  margin-right:50px;
  background-color:#CCCCCC;
  padding:2px;
  text-align:center;
  cursor: pointer; 
}
div#footer {
  clear:both;
  text-align:center;
  padding:10px;
}
div#footer h3 {
  font-size:15px;
  font-weight:bold;
  text-align:center;
}
div#footer p.links {
  margin-top:15px;
  color:#626262;
}
div#wrapperbottom a {
  color:#626262; 
  text-decoration:none;
}
div#wrapperbottom a:hover {
  color:#000000;
}







