body {
	background-color: #EDEDED;
	text-align: center;
	background-image:  url(ceilingspartitions/contractor.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	color: #344F65;
	margin: 0px;

}
div.container {
	margin: 0px auto;
	width: 750px;
	top: 0px;
	color: #344F65;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;





}
div.banner {
	height: 250px;
	width: 750px;
	background-image:  url(ceilingspartitions/ceiling.jpg);
	background-repeat: no-repeat;
	text-align: right;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}
div.links {
	height: 83px;
	width: 750px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	top: 2px;
	background-image: url(ceilingspartitions/ceilingcontractornav.jpg);
	background-repeat: repeat-x;
	padding-top: 12px;



}
div.links a {
	color: #344F65;
	background-color: #EAEAEA;
	text-decoration: none;

}
div.links a:visited {
	color: #344F65;
	background-color: #EAEAEA;
}
div.links a:hover {
	color: #344F65;
	background-color: #E0E0E0;
}
div.content {
	text-align: left;
	font-size: 75%;
	width: 500px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	padding-top: 20px;
	padding-bottom: 40px;
	background-color: #FFFFFF;
	color: #344F65;
	line-height: 1.4em;
	padding-right: 10px;
	padding-left: 10px
}
div.nav {
	display: block;
	float: left;
	width: 150px;
	padding-top: 20px;
	text-align: left;
	padding-left: 14px;
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;


}
div.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom: 5px;
	text-align: center;
	display: block;
	width: 750px;
	clear: both;
	background-image: url(ceilingspartitions/contractorfooter.gif);
	background-repeat: repeat-x;
	padding-top: 34px;



}
div.footer a {
	color: #344F65;
	background-color: #FFFFFF;
	text-decoration: none;
}
div.footer a:hover {
	color: #007E8C;
	background-color: #FFFFFF;
	text-decoration: underline;
}
a {
	color: #344F65;
	background-color: #FFFFFF;
}
a:visited {
	color: #7C3F7C;
	background-color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 140%;
}
h3 {
	font-size: 110%;
}
h2 {
	font-size: 110%;
	margin-bottom: -1em;


}
.indent {
	padding-left: 5px;
	line-height: 130%;
	margin-bottom: -1em;


}

