h1 {
	font-size: 18px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #60C;
}
a:active {
	color: #333;
}
a {
	font-weight: bold;
}






body {
	background-color: #eee;
	margin-top: 20px;
	background-image: url(layout/background.jpg);
	background-repeat: repeat-y;
}
#page #imagebar {
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
#page {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DEE3CF;
}


#copyright {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
}
#page #header {

}
#page #header #wdlogo {
	float: left;
	width: 270px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
}
#page #header #titlebar {
	float: right;
	width: 482px;
	height: 97px;
	text-align: right;
	padding-top: 25px;
	padding-right: 6px;
}
#page #header #menubar #buttons a #maintenance, #contactus, #curtainwalling, #windows, #doors, #aboutus, #home {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FCF420;
}

#page #header #menubar {
	float: right;
	width: 488px;
	height: 30px;
	text-align: right;
	background-image: url(buttons/bar.jpg);
}
#page #header #menubar #buttons {

}


#page #header #clear {

}

#page #imagebar {
	clear: both;
	height: 187px;
	background-color: #bbb;
	padding-top: 13px;
	padding-right: 10px;
	padding-left: 10px;
}

#page #textbox {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #BBB;
	color: #000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	font-size: 14px;
}
#page #textbox #map {
	float: right;
	width: 350px;
	height: 350px;
}
#page #textbox #address_text {
	float: left;
	width: 360px;
}


#page #footer {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #DDD;
	color: #000;
	text-align: center;
	font-size: 12px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #EEE;
}
#page #logos {

}
#page #textbox #clear2 {
	clear: both;
}



#copyright {
	margin-top: 5px;
	font-size: 10px;
}
#large {
	font-size: 20px;
}
.bold {
	font-weight: bold;
}
#page #textbox #extrapic {
	float: right;
	width: 250px;
}
