body {
	background-color: #000000;
	padding: 0px;
}
img {border:0}
#wrapper {
	background-color: #f3f3f3;
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	border: 4px solid #CCC;
	position: relative;
	padding: 0px;
}
#subcontent {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 330px;
	top: 300px;
	position: relative;
	left: -65px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background-image: none;
	background-repeat: no-repeat;
	text-align: center;
}
#content1 {
	width: 900px;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 600px;
}
#logo {
	background-image: url(bullnose_roofing.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 250px;
	width: 350px;
	position: relative;
	background-position: center;
	margin: 0px;
	left: 275px;
	float: left;
	top: 50px;
}
#wrapper #content1 #subcontent_gallery .lightwindow {
	float: right;
}
 
