body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin:0;padding:0;}
fieldset, img{border:0;}
h1, h2, h3, h4, h5, h6, address, caption, cite, code, dfn, th, var {font-style:normal;font-weight:normal;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:100%;}
q:before, q:after {content:'';}
	
html {
	font-size: 100%;
}

body {
	background: #081f30;
	font-family: lucida grande, lucida sans, arial, helvetica, sans-serif;
	font-size: 72%;
	min-width:950px;
	text-align: center;
	line-height: 1.25em;

}

a, a:link {
	color: #00a9c6;
	text-decoration: none;
}
		
a:visited {
	color: #133046;
	text-decoration: none;
}
		
a:hover {
	color: #0081ab;
	text-decoration: underline;
}

hr {
	display:none;
}

p {
	margin-bottom: 10px;
}


#container {
	background: #ffffff;
	position: relative;
	text-align: left;
	width: 950px;
	margin: 0 auto;
}

#columna {
	width: 209px;
	float: left;
}

h1 a {
	display:block;
	background: url(../images/h1-logo.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 209px;
	height: 163px;
}

#navigation {
	width: 130px;
	margin-left: 50px;
	margin-top: 20px;
}
	
#navigation ul {
	list-style:none;
	margin-left: 0px;
	
}

#navigation li {
padding-bottom: 1px;
}

#navigation a {
	display:block;
	text-indent: -999px;
	overflow: hidden;
	width: 133px;
	height: 22px;
}

#navhome a {background: url(../images/nav-home.gif);}
#navaboutus a {background: url(../images/nav-aboutus.gif);}
#navservices a {background: url(../images/nav-services.gif);}
#navsandstoneproducts a {background: url(../images/nav-sandstoneproducts.gif);}
#navgallery a {background: url(../images/nav-gallery.gif);}
#navfaqs a {background: url(../images/nav-faqs.gif);}
#navtestimonials a {background: url(../images/nav-testimonials.gif);}
#navcontact a {background: url(../images/nav-contact.gif);}

#navigation a:hover
{ background-position: 0 -22px; }

#jwb-home #navhome a,
#jwb-aboutus #navaboutus a,
#jwb-services #navservices a,
#jwb-sandstoneproducts #navsandstoneproducts a,
#jwb-gallery #navgallery a,
#jwb-faq #navfaqs a,
#jwb-testimonials #navtestimonials a,
#jwb-contact #navcontact a
{ background-position: 0 -44px; }

#jwb-home #navhome a:hover,
#jwb-aboutus #navaboutus a:hover,
#jwb-services #navservices a:hover,
#jwb-sandstoneproducts #navsandstoneproducts a:hover,
#jwb-gallery #navgallery a:hover,
#jwb-faq #navfaqs a:hover,
#jwb-testimonials #navtestimonials a:hover,
#jwb-contact #navcontact a:hover
{ background-position: 0 -66px; }

#columnb {
	width: 741px;
	float: left;
}

#header {
	width: 741px;
	height: 29px;
	background: url(../images/header-background.gif);
	vertical-align: bottom;
	padding-top: 56px;
}

#tagline {
	display:block;
	background: url(../images/tagline.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 300px;
	height: 16px;
	margin-left: 363px;
}

#content {
	width: 741px;
	background: url(../images/content-background.gif) no-repeat;
	margin-bottom: 30px;
}

#jwb-home #content {
	width: 741px;
	background: url(../images/home-content-background.gif) no-repeat;
	margin-bottom: 30px;
}

#content-columna {
	margin-top:20px;
	width: 237px;
	float: left;
}

#content-columnb {
	width: 411px;
	float: left;
	background: #e1edf8;
	margin-left: 36px;
}

#jwb-home h2 {
	display: block;
	width: 237px;
	height: 174px;
	text-indent: -999px;
	overflow: hidden;
	background: url(../images/h2-home.gif);
}

.defocus {
	color: #949494;
}

h2 
{
	display: block;
	width: 741px;
	height: 107px;
	text-indent: -999px;
	overflow: hidden;
}

#jwb-contact h2 { background: url(../images/h2-contact.gif); }
#jwb-aboutus h2 { background: url(../images/h2-aboutus.gif); }
#jwb-copyrightdisclaimer h2 { background: url(../images/h2-disclaimer.gif); }
#jwb-error h2 { background: url(../images/h2-error.gif); }
#jwb-faq h2 { background: url(../images/h2-faqs.gif); }
#jwb-gallery h2 { background: url(../images/h2-gallery.gif); }
#jwb-privacypolicy h2 { background: url(../images/h2-privacy.gif); }
#jwb-sandstoneproducts h2 { background: url(../images/h2-sandstoneproducts.gif); }
#jwb-services h2 { background: url(../images/h2-services.gif); }
#jwb-testimonials h2 { background: url(../images/h2-testimonials.gif); }


#flash {
	width: 467px;
	margin-left: 37px;
	height: 518px;
	float: left;
}

#content-columna h3{
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 15px;
	color: #9ec8cf;
	font-size: 1.0em;
	line-height: 1.0em;
	text-transform: uppercase;
}

#content-columnb h3 {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 15px;
	color: #0081ab;
	font-size: 1.4em;
	line-height: 1.0em;
}

#content-columnb p{
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 30px;
}

#content-columna p {
	margin-left: 30px;
	margin-bottom: 15px;
}

#content-columna ul,
#content-columnb ul {
	margin-top: 10px;
	margin-left: 32px;
	margin-right: 30px;
}

#content-columna li
{
	margin-bottom:5px;
}

/*
#content-columna a {
	text-transform: uppercase;
	margin-left: 30px;
}
*/

#btn-send {
	margin-left: 20px;
	margin-right: 5px;
	float: left;
	margin-bottom: 30px;
	width: 78px;
	height: 26px;
	/*background: url(../images/btn-send.gif);*/
	border: 0px;
	text-indent: -9999px;
	overflow: hidden;
}

#btn-cancel {
	margin-right: 5px;
	float: left;
	margin-bottom: 30px;
	width: 78px;
	height: 26px;
	/*background: url(../images/btn-cancel.gif);*/
	border: 0px;
	text-indent: -9999px;
	overflow: hidden;
}

#imglnk-masterbuilder {
	display:block;
	background: url(../images/imglnk-masterbuilder.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 70px;
	height: 68px;
	margin-top: 105px;
	margin-bottom: 15px;
	margin-left: 57px;
}

#imglnk-buildingpractitioner {
	display:block;
	background: url(../images/imglnk-buildingpractitioner.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 128px;
	height: 36px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
}

#footer {
	clear: both;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 950px;
	color: #b4b4b4;
}

#footer a, #footer a:link {
	color: #b4b4b4;
	text-decoration: underline;
}

#footer a:hover {
	color: #00a9c6;
}

#copyright {
	margin-left: 240px;
	width: 370px;
	float: left;
	background: url(../images/twc.gif) no-repeat;
	background-position: 2px;
	padding-left: 25px;
	margin-right: 20px;
}

#url {
	display:block;
	background: url(../images/url.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 221px;
	height: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}


#twoColumnSpanContent
{
	margin:20px 30px 0px 30px;
}

#twoColumnSpanContent h3 {
	margin-top: 20px;
	/*margin-left: 30px;*/
	margin-bottom: 15px;
	color: #9ec8cf;
	font-size: 1.0em;
	line-height: 1.0em;
	text-transform: uppercase;
}



























/* The photo gallery -- this should be fun */
	#photogallery {
		margin-top:25px;
	}
	
	#galleryimage {
		display: block;
		position: relative;
		width: 407px;
		height: 270px;
		float: none;
		margin: 0px;
		padding: 0;
		border: none;
		overflow: hidden;
		left:0px;
	}
	
	#galleryimage img {
		position: absolute;
		margin: 0;
		padding: 0;
		float: none;
		border: none;
		width: 407px;
		height: 270px;
		top: 0; left: 0px;
	}
	
	#gallerycomment {
		padding: 4px 0px 0px 0px;
		margin: 0px 38px 0px 0px;
		overflow: hidden;
		border-bottom: 1px solid rgb(255,255,255);
		width: 370px;
	}
	
	#gallerycategory
	{
		margin: 0px 38px 0px 30px;
	}
	
	#gallerycategory th
	{
		padding-right:8px;
		padding-bottom:4px;
	}
	
	#gallerythumblist {
		width: 370px;
		height: 84px;
		overflow: hidden;
		position: relative;
		float: left;
		background: transparent url(../images/bg-gallery-thumbs.gif) no-repeat top left;
		margin: 0; padding: 0;
	}
	
	#gallerythumblist p {
		position: absolute;
		display: block;
		white-space: nowrap;
		margin: 0;
		padding: 10px 13px 0px 2px;
		left: 0px; top: 0px;
	}
	
	#gallerythumblist p img {
		display: inline;
		margin: 0 5px 0 0;
		padding: 0;
		width: 80px;
		height: 60px;
		border: 2px solid rgb(0,61,122);
		float: none;
		cursor: hand;
		cursor: pointer;
	}
	
	#gallerythumblist p .selected { border-color: rgb(255,255,255); }
	
	#gallerypick {
		clear: both;
		margin: 14px 0px 0px 0px;
	}
	
	#gallerypick .scrollleft, #gallerypick .scrollright {
		display: block;
		width: 18px;
		height: 84px;
		overflow: hidden;
		text-indent: -999px;
		background: transparent url(../images/bg-gallery-left.gif) no-repeat center left;
		float: left;
	}
	
	#gallerypick .scrollright { background-image: url(../images/bg-gallery-right.gif); }
	
	#gallerynav .previous { float: left; margin-left: 0px;}
	#gallerynav .next { float: right; margin-right: 0px;}		

	#gallerycategory a img {
		border: 2px solid rgb(0,61,122);
	}
	
	#gallerycategory a.selected img {
		border: 2px solid rgb(255,255,255);
	}