﻿html, body, h1, h2, h3, h4, h5, h6, p, blockquote, form, table { margin: 0px; padding: 0px; }

body {
	background: #fff url('images/topbg.gif') repeat-x;
	color: #000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
}

h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin: 0px 0px 15px 0px;
}

h1.special { color: #76a328; font-family: Calibri, Helvetica, Arial, sans-serif; }

.clear { clear: both; }

a:link { color: #655c4b; }
a:visited { color: #8f7f62; }
a:active, a:hover { color: #b72a4c; }

.floatleft { float: left; margin-right: 15px; margin-bottom: 15px; }
.floatright { float: right; margin-left: 15px; margin-bottom: 15px; }

.grid { 
	margin: 0px 0px 15px 0px;
	border-collapse: collapse;
	border: none;
	padding: 0px;
}
	.grid th, .grid td { 
		border: solid 1px #d3ccc2;
		padding: 5px;
		text-align: left;
	}
	
	.header { background: #e5fcb9; }
	
input, textarea, select { font-family: Verdana, Arial, Helvetica, sans-serif; }

img { border: 0px; }

.note { 
	color: #999;
	font-style: italic; 
	font-size: .80em; 
}
	.note a { color: #999; }

.pricedim { color: #999; }
.price { color: #000; font-weight: bold; }
.pricetotal { color: #000; font-weight: bold; }

#container {
	margin: 0px auto;
	width: 800px;
	background: url('images/pagebg.gif') no-repeat 0px 122px;
	text-align: left;
	position: relative;
}

#top { height: 122px; }

#logo {
	background: url('images/logo.gif') no-repeat;
	margin: 0px;
	width: 416px;
	height: 122px;
	text-indent: -99999px;
	z-index: 2;
}

#menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	float: left;
	z-index: 10;
	top: 96px;
	left: 170px;
}
	#menu li { float: left; position: relative; }
	#menuorder, #menupricing, #menuworks, #menugallery, #menuhome, #menucontact {
		display: inline;
		background: url('images/menu.gif') no-repeat;
		float: left;
		text-decoration: none;
		text-indent: -99999px;
		height: 26px;
		margin-right: 8px;
	}
	#menuhome {
		width: 83px;
	}
	#menuhome:active, #menuhome:hover {
		background-position: 0px -26px;
	}
	#pagehome #menuhome {
		background-position: 0px -52px;
	}
	#menugallery {
		width: 96px;
		background-position: -92px 0px;
	}
	#menugallery:active, #menugallery:hover {
		background-position: -92px -26px;
	}
	#pagegallery #menugallery {
		background-position: -92px -52px;
	}
	#menuworks {
		width: 135px;
		background-position: -197px 0px;
	}
	#menuworks:active, #menuworks:hover {
		background-position: -197px -26px;
	}
	#pageworks #menuworks {
		background-position: -197px -52px;
	}
	#menupricing {
		width: 97px;
		background-position: -340px 0px;
	}
	#menupricing:active, #menupricing:hover {
		background-position: -340px -26px;
	}
	#pagepricing #menupricing {
		background-position: -340px -52px;
	}
	#menuorder {
		width: 87px;
		background-position: -446px 0px;
	}
	#menuorder:active, #menuorder:hover {
		background-position: -446px -26px;
	}
	#pageorder #menuorder {
		background-position: -446px -52px;
	}
	#menucontact {
		width: 89px;
		background-position: -541px 0px;
		margin-right: 0px;
	}
	#menucontact:active, #menucontact:hover {
		background-position: -541px -26px;
	}
	#pagecontact #menucontact {
		background-position: -541px -52px;
	}

#content {
	padding:  10px 0px 10px 170px;
	clear: both;
}

#left {
	width: 220px;
	margin-right: 15px;
	float: left;
	font-size: 80%;
}

#right {
	width: 395px;
	float: right;
}

#gallery, #howitworks {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.gallerylist, .howitworkslist { clear: both; margin-bottom: 15px; }

.gallerypic { width: 250px; float: left; margin-right: 15px; margin-bottom: 15px;  }
.howitworkspicleft, .howitworkspicright { float: left; margin-right: 15px; margin-bottom: 15px; }
 .howitworkspicright { float: right; margin-left: 15px; margin-right: 0px; }

.gallerynote { margin-left: 0px; padding: 0px; list-style: none; font-size: 80%; color: #999; }


#footer {
	clear: both;
	background: url('images/bottombar.gif') no-repeat;
	width: 800px;
	height: 30px;
	padding: 5px;
	font-size: 70%;
	text-align: center;
	margin-bottom: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 790px;
	height: 20px;
}
	html>body #footer { width: 790px; height: 20px; }

#footer a:link, #footer a:visited { color: #000; }
#footer a:active, #footer a:hover { color: #b72a4c; }

#footer img { vertical-align: middle; }

#footer2 {
	font-size: 70%;
	text-align: center;
	font-style: italic;
	margin-bottom: 15px;
}
	
/* new sIFR styles

.sIFR-active h1.special {
      visibility: hidden;
} */