body {
	background-color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	color:#5b5b5b;
}
a:hover {
	text-decoration:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.bold {
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-size:15px;
	color:#525252;
}
.disabled {
	color:#666;
}
div#site {
	width:980px;
	background-color:#f0d9d9;
	margin:10px auto;
	padding:0px 0 10px 0;
	border:1px solid #FFF;
}
div#header {
	width:980px;
	height:186px;
	background-image:url(../images/header.jpg);
	text-indent:-9999px;
	margin-bottom:10px;
}
div#header h1 {
}
div#header h2 {
}
div#leftcol {
	width:148px;
	margin-left:10px;
	margin-right:36px;
	float:left;
	display:inline;
}
div#content {
	/*width:776px;*/
	width:585px;
	float:left;
	display:inline;
	color:#4a4949;
	font-size:14px;
	padding:0 0 20px 0;
}
div#content .section {
	margin-right:10px;
}
div#content h3 {
	color:#525252;
	font-size:27px;
	margin-bottom:10px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:2px;
}
div#content p {
	margin-bottom:10px;
	line-height:22px;
}
div#posts {
	background-color:#EBEBD6;
	padding:10px;
	margin-bottom:10px;
}
div#posts p {
	font-size:13px;
	margin-bottom:0;
}
div#rightcol {
	width:158px;
	float:right;
	display:inline;
	margin-right:10px;
}
div#estimate {
	background-color:#ebcaca;
	background-repeat:no-repeat;
	background-position:top;
	color:#4a4a4a;
	padding:10px 3px 10px 3px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:14px;
	text-align:left;
	border:1px #f7e6e6 solid;
	font-family:Tahoma, Geneva, sans-serif;
}
ul#serviceslist {
	margin-left:17px;
}
ul#serviceslist li {
	line-height:25px;
	background-image:url(../images/tick.gif);
	background-repeat:no-repeat;
	background-position:1px 4px;
	padding:0 0 0 25px;	
}
div#estimate p {
	margin-bottom:10px;
}
div#callnow {
	background-color:#909090;
	background-repeat:no-repeat;
	background-position:top;
	color:#FFF;
	padding:10px 3px 10px 3px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:16px;
	text-align:center;
	border:1px #4f4f4f solid;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
span.need {
	font-size:26px;
}
span.number {
	font-size:20px;
	color:#FFF;
}
span.email {
	font-size:14px;
	color:#5f6e7f;
}
span.email a {
	color:#5f6e7f;
}
div#services {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	background-color:#FFF;
	padding-left:20px;
	margin-bottom:10px;
	letter-spacing:1px;
}
div#services p {
	margin-bottom:10px;
}
div#services ul li {
	font-size:11px;
	line-height:20px;
	padding-left:70px;
	background-image:url(../images/screwdriver.jpg);
	background-repeat:no-repeat;
	margin-bottom:5px;
}
div#footer {
	width:960px;
	margin:0px 10px 0px 10px;
	color:#646363;
	font-size:14px;
	letter-spacing:1px;
	text-align:center;
	padding:10px 0px 10px 0px;
	clear:left;
	/*background-color:#7c7c7c;
	background-repeat:no-repeat;
	background-position:right;*/
	font-family:Tahoma, Geneva, sans-serif;
}
.clear {
	clear:both;
}
fieldset.group {
	width:204px;
	padding:0 5px 4px 5px;
	border:1px solid #91c4c4;
}
fieldset.group legend {
	color:#91c4c4;
	font-size:14px;
}
div.groupgap {
	height:10px;
}
ul.nav {
	margin-left:10px;
}
ul.nav a {
	/*width:154px;*/
	padding:6px 0 4px 7px;
	display:block;
	height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:left;
	text-decoration:none;
	/*border-bottom:2px solid #7c7c7c;
	text-transform:uppercase;
	background-color:none;*/
	background-image:url(../images/button.jpg);
	color:#696969;
	margin-bottom:8px;
	background-repeat:no-repeat;
}
ul.nav a:hover {
	color:#555555;
	text-decoration:underline;
}
.originalimage {
	margin:0 0 10px 0;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:block;
}
.largeimage {
	width:271px;
	padding:5px;
	margin:0 10px 10px 0;
	float:left;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:inline;
	white-space:nowrap;
	overflow:hidden;
}
a.large {
	display:block;
	width:271px;
	height:271px;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
}
.mediumimage {
	width:174px;
	padding:5px;
	margin:0 10px 10px 0;
	float:left;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:inline;
	white-space:nowrap;
	overflow:hidden;
}
a.medium {
	display:block;
	width:174px;
	height:174px;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
}
.smallimage {
	width:77px;
	padding:5px;
	margin:0 10px 10px 0;
	float:left;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:inline;
	white-space:nowrap;
	overflow:hidden;
}
a.small {
	display:block;
	width:77px;
	height:77px;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
}
.tinyimage {
	width:45px;
	padding:5px;
	margin:0 10px 10px 0;
	float:left;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:inline;
	white-space:nowrap;
	overflow:hidden;
}
a.tiny {
	display:block;
	width:45px;
	height:45px;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
}
div.intlink {
	background-color:#e5c4c4;
	padding:5px 5px 5px 5px;
	margin-bottom:16px;
	color:#4a4949;
	font-size:13px;
}
div.intlink a {
	color:#4a4949;
}
#copyright2 {
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	color:#7f7f7f;
	font-size:10px;
	letter-spacing:1px;
	padding-bottom:20px;
}
#copyright2 a {
	color:#7d7d7d;
	text-decoration:none;
	border-bottom:1px #FFF dotted;
}
li.document {
	width:271px;
	padding:5px;
	margin:0 10px 10px 0;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#f7f7f7;
	display:inline;
}
img.document {
	float:left;
	padding:5px;
}
a.document {
}
table {
	font-size:14px;
	margin-bottom:20px;
}
td {
	/*text-align:right;*/
	padding:2px;
}
tr.even {
	background-color:#fff;
}
tr.odd {
	background-color:#f1f1f1;
}
.gmnoprint a, #copyright span, #copyright a {
	display:none;
}
blockquote.quote {
	font-size:19px;
	padding:10px 0 10px 20px;
	margin-bottom:10px;
	color:#4a4949;
	background-image:url(../images/quote.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
cite.author {
	font-size:14px;
	color:#4a4949;
	white-space:nowrap;
}
