body {
	font: normal 12px/15px Verdana, sans-serif;
	text-align: justify;
	margin: 0 40px;
}

#print {
	font: normal 12px/15px Verdana, sans-serif;
}
#etc {
	float: right;
	text-align: right;
}
#etc, #address {
	list-style: none;
	margin: 0;
	padding: 0;
}

.top, .nav, .usp, .footer p, #flash, #usp_01, #usp_02, #usp_03, #city_01, #city_02, #city_03,
.basicnav, .basicimages, .categories, .projects, #morephotos {
	display: none;
}
#webdesign {
	display: block;
	text-align: right;
	border-top: 1px solid black;
	padding: 10px 0;
	margin: 20px 0 0;
}

a {
	color: black;
}
a img {
	border: 0;
}

h1 {
	font-size: 18px;
	line-height: 25px;
	padding: 30px 0 10px;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	padding: 20px 0 10px;
}
p {
	font-size: 12px;
	line-height: 20px;
	padding: 10px 0;
}
.content ul {
	font-size: 12px;
	line-height: 15px;
	padding: 10px 20px;
}

.contactform fieldset {
	border: 0;
}
.contactform label {
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	padding: 0 5px 0 0;
}
.contactform p {
	padding: 4px 0;
}
.contactform input, .contactform textarea {
	border: 1px solid black;
}
.contactform textarea {
	width: 150px;
}
.contactform .reset {
	margin: 0 0 0 155px;
}
