* {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

body {
	background:#000;
	color:#999;
	font-size:62.5%;
	text-align:center;
}

h1,
h2.major {
	margin-bottom:.75em;
	border-bottom:1px dotted #999;
	color:#ff7800;
	font-size:1.4em;
	font-weight:normal;
	line-height:1.8em;
}

h2 {
	color:#fff;
}

p {
	margin:.75em 0 1.25em;
	font-size:2em;
	line-height:1.5em;
}

a {
	color:#fff;
	text-decoration:none;
}

p a {
	border-bottom:1px dotted #999;
}

a:hover {
	color:#ff7800;
}

a img {
	border:0;
}

strong {
	color:#fff;
	font-weight:normal;
}

.clr {
	clear:both;
	overflow:hidden;
	height:0;
	font-size:1px;
}



.columns {
	position:relative;
	left:-20px;
	width:800px;
}

ul.columns li,
div.columns div {
	float:left;
	margin-left:20px;
	width:240px;
}

div.columns div.gallery {
	width:320px;
}

ul.columns li {
	font-size:2em;
	list-style:none;
}

ul.columns a span,
ul.columns h2 {
	display:block;
	border-bottom:1px dotted #999;
	font-size:1em;
	font-weight:normal;
}



#gallery {
	float:none;
	margin:0;
	width:320px;
}

#gallery-thumbs {
	position:absolute;
	bottom:0;
	width:210px;
}

#gallery-thumbs li {
	float:left;
	margin:10px 10px 0 0;
	list-style:none;
}

#gallery-thumbs li img {
	display:block;
}



#page {
	margin:0 auto;
	width:780px;
	text-align:left;
}



#header {
	text-align:center;
}

#header img {
	display:block;
}

#header div {
	width:250px;
	color:#ff7800;
	font-size:20px;
}

#header div span {
	color:#fff;
}

#header #contract-residential {
	float:left;
	margin-top:58px;
	text-align:left;
	font-size:13px;
}

#header #contract-residential span {
	font-size:20px;
}

#header #call-us {
	float:right;
	margin-top:65px;
	text-align:right;
}



#logo {
	display:block;
	padding:25px 0 20px;
}

#logo img {
	display:inline;
}



#navigation {
	height:30px;
	background:url(../images/navigation.png) 0 0 no-repeat;
	font-size:1.4em;
}

#navigation li {
	float:left;
	margin:0 10px;
	list-style:none;
}

#navigation li:last-child {
	float:right;
}

#navigation a {
	border:none;
	line-height:30px;
}

#navigation a:hover,
#navigation li.current a {
	color:#000;
}



#content {
	margin:10px;
}



#footer {
	margin:0 10px;
	border-top:1px dotted #999;
	color:#666;
	font-size:1.4em;
	line-height:2.5em;
}

#footer span {
	float:right;
}

#footer dt {
	float:left;
	margin-right:.75em;
	color:#ff7800;
	word-spacing:-.2em;
}

#footer dt em {
	color:#666;
}

#footer dd {
	font-style:italic;
}