body {
	font-family:"Gill Sans MT", Trebuchet MS, Tahoma, Arial;
	font-size:14px;
	color:#6a6a6a;
	background-image:url(/images/body-repeat.gif);
	background-repeat:repeat-x;
	background-position:0px 140px;
}
body a {
	color:#797979;
}
div.clear {
	clear:both;
}
div#content p {
	line-height:18px;
	margin-bottom:10px;
}
div#content img.left {
	margin:0px 10px 0px 0px;
}
.left {
	float:left;
	display:inline;
}
.right {
	float:right;
	display:inline;
}
div#container {
	width:930px;
	margin:0px auto;
}
h1 {
	text-indent:-99999px;
	display:block;
	width:930px;
	height:116px;
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	background-position:2px 0px;
	margin:10px 0px 25px 0px;
}
ul.nav li {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 30px 0px;
}
ul.nav li a {
	display:block;
	height:31px;
	text-indent:-999999px;
	background-image:url(/images/nav-sprite.gif);
	background-repeat:no-repeat;
}
li a#home {	width:78px; }
li a#smoke { width:221px; background-position:-78px 0px; }
li a#service { width:221px; background-position:-299px 0px; }
li a#portfolio { width:104px; background-position:-520px 0px; }
li a#contact { width:84px; background-position:-624px 0px; }
li a#home:hover { background-position:0px -31px; }
li a#smoke:hover { background-position:-78px -31px; }
li a#service:hover { background-position:-299px -31px; }
li a#portfolio:hover { background-position:-520px -31px; }
li a#contact:hover { background-position:-624px -31px; }

div#call-now {
	width:213px;
	padding:10px;
	border:1px #e0e0e0 solid;
	-moz-border-radius:5px;
	background-image:url(/images/callnow-box.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	text-align:center;
	font-size:18px;
	margin:0px 0px 10px 10px;
}
p.big {
	font-size:26px;
}
div#call-now p.shadow {
	text-shadow:#c4c4c4 1px 1px 0px;
}
h3 {
	font-family:"Segoe UI","Gill Sans MT", Trebuchet MS, Tahoma, Arial;
	font-size:28px;
	color:#464747;
	text-shadow:#c4c4c4 1px 1px 0px;
	font-weight:normal;
}
h4 {
	font-family:"Segoe UI","Gill Sans MT", Trebuchet MS, Tahoma, Arial;
	font-size:20px;
	font-weight:normal;
	color:#5ba7de;
	text-shadow:#e9e9e9 1px 1px 0px;
	margin-bottom:15px;
}
div.line {
	width:100%;
	height:2px;
	border-top:1px #dedede solid;
	clear:both;
	margin-top:30px;
	margin-bottom:20px;
}
div#link-box {
	background-color:#f7f7f7;
	border:1px #e0e0e0 solid;
	-moz-border-radius:5px;
	padding:5px 0px 5px 0px;
}
div#link-box div.left, div#link-box div.right {
	width:49%;
}
div#link-box h4 {
	font-size:14px;
	text-shadow:none;
	margin:10px 0px 0px 0px;
	color:#464747;
}
div.dotted-line {
	border-left:1px #cfcfcf dotted;
	padding-right:10px;
}
div#link-box img {
	margin:0px 8px;
}
div#footer {
	width:100%;
	height:170px;
	position:relative;
	border-top:2px #d0d0d0 solid;
	margin-top:20px;
	font-size:12px;
	background-image:url(/images/map.jpg);
	background-position:780px 10px;
	background-repeat:no-repeat;
}
div#footer p {
	margin-bottom:8px;
}
div#footer ul li {
	margin-bottom:6px;
}
div.positioned {
	position:absolute;
}
div.f1 {
	top:10px;
	left:0px;
}
div.f2 {
	top:10px;
	left:395px;
}
div.f3 {
	top:10px;
	left:635px;
}
div.portfolio-img {
	width:250px;
	float:left;
	margin-left:60px;
	text-align:center;
	margin-bottom:20px;
}
