.main {
	height: 1100px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #CCC;
	background-color: #000;
	background-image: url(images/mainback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.nextback {
	font-size: 16px;
	float: left;
	height: 20px;
	width: 70px;
	padding-top: 5px;
}
.footer {
	font-size: 10px;
	height: 18px;
	width: 900px;
	text-align: center;
	padding-left: 60px;
	color: #999;
	margin-right: auto;
	margin-left: auto;
}
.main950 {
	float: left;
	height: 1100px;
	width: 950px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	background-color: #FFF;
}
.sidebox {
	float: left;
	height: 92px;
	width: 72px;
	margin-top: 10px;
	background-color: #FFF;
}
.sideboxcontainer {
	height: 575px;
	width: 74px;
	float: left;
	margin-right: 25px;
}
.main780 {
	float: left;
	height: 1080px;
	width: 780px;
}
.header {
	float: left;
	height: 60px;
	width: 779px;
}
.inneredit {
	float: left;
	height: 509px;
	width: 659px;
}
.menu {
	float: left;
	height: 180px;
	width: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.headertext {
	float: left;
	height: 60px;
	width: 600px;
	font-size: 18px;
	padding-left: 20px;
}
.headingtext {
	font-size: 16px;
	color: #999;
	float: left;
	height: 20px;
	width: 120px;
	padding-top: 22px;
	font-style: italic;
}
.menublock {
	float: left;
	height: 20px;
	width: 80px;
	padding-left: 20px;
	margin-top: 5px;
}
.textbox1 {
	float: left;
	height: 490px;
	width: 600px;
	padding-right: 10px;
	padding-left: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	color: #999;
}
p {
	color: #999;
}
.picture {
	float: left;
	height: 400px;
	width: 659px;
	text-align: center;
}
.extensionback {
	background-image: url(images/pictureback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 400px;
	width: 659px;
}
.interiorsback {
	float: left;
	height: 400px;
	width: 659px;
	background-image: url(images/pictureback2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.textbox2 {
	float: left;
	height: 450px;
	width: 550px;
	margin-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h2 {
	font-size: 16px;
	color: #CCC;
}
h3 {
	font-size: 14px;
	color: #999;
}
.thumbnail {
	height: 27px;
	width: 27px;
	margin-right: 6px;
	float: left;
}
.thumbnailrow {
	float: left;
	height: 27px;
	width: 659px;
	text-align: center;
	margin-top: 5px;
	text-decoration: none;
}
.thumbnailrow a:visited {
	color: #A79872;
	text-decoration: none;
}
.thumbnailrow a:hover {
	color: #000;
	text-decoration: none;
}
.thumbnailrow a {
	color: #fff;
	text-decoration: none;
}
.main a:link {
	color: #F60;
	text-decoration: none;
}
.main a:visited {
	color: #F63;
	text-decoration: none;
}
.main a:hover {
	color: #999;
	text-decoration: underline;
}
.footer a:link {
	color: #F63;
	text-decoration: none;
}
.footer a:visited {
	color: #F63;
	text-decoration: none;
}
.footer a:hover {
	color: #999;
	text-decoration: underline;
}
