	/*---------------------------------------------------------------------------------------------------------------------------------
											   RESET
	----------------------------------------------------------------------------------------------------------------------------------*/
	
	body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,   
	li, dl, dt, dd, form, a, fieldset, input, textarea, th, td   
	{   
	margin: 0; padding: 0; border: 0; outline: none;
	} 
	
	/*---------------------------------------------------------------------------------------------------------------------------------
											STRUCTURAL
	----------------------------------------------------------------------------------------------------------------------------------*/
	
	body {
	text-align: ;
	background: url(../images/layout/body-bg-main.jpg) top repeat-x #fefefe;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	}
	
	#container {
	width: 757px;
	margin-right: auto;
	margin-left: auto;
	}
	
	#header {
	width: 757px;
	height: 87px;
	float: left;
	clear: both;
	margin: 10px 0 0 0;
	background: url(../images/layout/header-logo.jpg) bottom left no-repeat;
	}
	
	#wrapper {
	width: 757px;
	border-right: 3px solid #ff1a00;
	clear: both;
	}
	
	
	#main-nav {
	margin: 0 0 0 0;
	padding: 0;
	float: right;
	}
	
	#main-content {
	width: 757px;
	clear: both;
	}
	
	#supp-content {
	}	
	
	#footer {
	width: 757px;
	float: left;
	clear: both;
	border-right: 3px solid #ff1a00;
	}
	
	
	/*---------------------------------------------------------------------------------------------------------------------------------
											STANDARD SELECTORS
	----------------------------------------------------------------------------------------------------------------------------------*/
	a:link, a:visited { 
	color: #ffffff;
	text-decoration: none;
  	word-spacing: Normal;
  	text-align: left;
  	letter-spacing: 1px;	

	font-weight: normal;
	}
	
	a:hover, a:active {
	color: #ffffff;
	text-decoration: none;
  	word-spacing: Normal;
  	text-align: left;
  	letter-spacing: 1px;	
	font-weight: normal;
	}
	
	h1 { 
	font-size: 36px;
	color: #ff1a00;
	margin: 40px 20px 30px 0;
	float: right;
	clear: both;
	}
	
	h2 { 
	font-size: 18px;
	text-align: center;
	color: #ffffff;
	}
	
	h3 { 
	font-size: 18px;
	text-align: center;
	}
	
	
	/*---------------------------------------------------------------------------------------------------------------------------------
											SPECIFIC SELECTORS
	----------------------------------------------------------------------------------------------------------------------------------*/
	
	#main-content a:link, #main-content a:visited {
	color: #ff1a00;
	text-decoration: none;
	}
	
	#main-content a:hover, #main-content a:active {
	text-decoration: underline;
	}
	
	#main-content a:link .large-link, #main-content a:visited .large-link {
	color: #ff1a00;
	text-decoration: none;
	}
	
	#main-content a:hover .large-link, #main-content a:active .large-link {
	text-decoration: underline;
	}
	
	.home-supp a:link, .home-supp a:visited {
	color: #ff1a00;
	text-decoration: none;
	}
	
	.home-supp a:hover, .home-supp a:active {
	text-decoration: underline;
	}
	
	#home-page {
	background: url(../images/layout/body-bg.jpg) top repeat-x;
	}
	
	#samples-page h2 {
	color: #ff1a00;
	}
	
	#main-nav ul { 
	margin: 70px 20px 0 0;
	}
	
	/* Safari */ @media screen and (-webkit-min-device-pixel-ratio:0) { #main-nav ul { margin: 70px 0 0 0; } }
	
	#main-nav ul .end {
		margin: 0px;
	}
	
	#main-nav li {
	display: inline;
	margin: 0 20px 0 0;
	}
	
	#header img {
	float: left;
	display: inline;
	}
	
	
	.home-text {
	width: 350px;
	font-size: 18px;
	line-height: 24px;
	margin: 10px 0 0 26px;
	color: #ffffff;
	}
	
	.categories-footer {
	border-bottom: 3px solid #ff1a00;
	width: 745px;
	margin: 20px 10px 0 0;
	}
	
	.content-box {
	width: 186px;
	border: 2px solid #969595;
	color: #000000;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 4px;
	float: left;
	display: inline;
	}
	
	.content-box-interior {
	width: 186px;
	border: 2px solid #969595;
	color: #000000;
	font-weight: bold;
	margin: 0;
	padding: 4px;
	float: left;
	}
	
	.home-supp {
	width: 527px;
	height: 242px;
	background: url(../images/content/home-computer-bg.png) no-repeat;
	float: left;
	margin: 20px 0 0 20px;
	display: inline;
	}
	
	.home-ad{
	width: 250px;
	float: right;
	margin: 30px 30px 0 0;
	padding: 0;
	} 
	
	.interior-content {
	width: 510px;
	float: right;
	margin: 20px 20px 0 0;
	font-size: 13px;
	font-weight: bold;
	}
	
	.interior-content-full {
	width: 510px;
	margin: 20px auto;
	font-size: 13px;
	font-weight: bold;
	}
	
	#home-page .interior-content {
	width: 510px;
	float: right;
	margin: 0 20px 0 0;
	font-size: 11px;
	}
	
	.interior-content li, .interior-content-full li {
	margin: 20px 0 0 0;
	color: #000000;
	}
	
	.interior-content ul, .interior-content-full ul {
	margin: 0 40px 0 120px;
	}
	
	.interior-content p, .interior-content-full p {
	margin: 20px 40px 20px 40px;
	}
	
	.interior-border {
	background: #969595;
	}
	
	.address {
	margin: 10px 0 10px 0;
	text-align: center;
	}
	
	.testimonial {
	font-size: 10px;
	background: url(../images/content/quotes-close.png) bottom right no-repeat;
	padding: 20px 0 20px 0;
	}
	
	.testimonial-name {
	margin: 10px 0 20px 0;
	}
	
	.testimonial-quotes {
	background:url(../images/content/quotes-open.png) top left no-repeat;
	}
	
	.intro {
	width: 480px;
	clear: both;
	margin: 0 0 20px 241px;
	}
	
	.intro-wide {
	width: 720px;
	clear: both;
	margin: 0 0 20px 0;
	}
	
	
	.intro p, .intro-wide p {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	}
	
	.home-img {
	float: right;
	margin: 20px 40px 0 0;
	}	
	
	.galleries img {
	margin: 20px 10px 20px 10px;
	padding: 0px;
	border: 1px solid #CCCCCC; }
	
	#contact-page .bordered {
	margin: 10px;
	padding: 5px;
	border: 5px solid #959595; }
	
	.services-p {
	width: 480px;
	margin: 0 0 0 140px;
	}

	/*---------------------------------------------------------------------------------------------------------------------------------
											OTHER SELECTORS
	----------------------------------------------------------------------------------------------------------------------------------*/
	
	.first {
	margin-top: 10px;
	}
	
	.clear {
	clear: both;
	}
	
	.float-r {
	float: right;
	}
	
	.float-l {
	float: left;
	}
	
	#intro img{ 
	margin: 45px 0 0 20px;
	}		
	
	.thick {
	font-family: "Arial Black";
	}
	
	.categories {
	font-family: "Arial Black";
	font-size: 10px;
	}
	
	.white	{
	color: #ffffff;
	}
	
	.black {
	color: #000000;
	}
	
	.red { 
	color: #ff1a00;
	margin: 0 4px 0 4px;
	}
	
	.red-title {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff1a00;
	margin: 0 0 0 6px;
	}
	
	.black-title {
	font-size: 20px;
	margin: 0 0 0 19px;
	}
	
	.bold-title {
	font-size: 20px;
	font-weight: bold;
	}
	
	.small {
	font-size: 10px;}
	
	.quote-open {
	background: url(../images/content/quotes-open.png) no-repeat top left;
	
	padding: 20px 0 0 0;
	}
	
	.results {
		margin: 50px;
	}
	
	.large-link {
	font-size: 18px;
	}	
	
	/*---------------------------------------------------------------------------------------------------------------------------------
											BROWSER FIXES
	----------------------------------------------------------------------------------------------------------------------------------*/
	
	.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	/* Hides from IE-mac */
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */
	
	
	/*---------------------------------------------------------------------------------------------------------------------------------
											CONTACT FORM
	----------------------------------------------------------------------------------------------------------------------------------*/
	#contact_form * { list-style-type: none;
	}
	
	#contact_form {
	text-align: left;
	}
	
	#contact_form label { 
	text-align: left;
	width: 110px;
	float: left; 
	display: block;
	}
	
	#contact_form h1 { 
	font-size: 1em; 
	font-weight: bold; 
	clear: both;
	}
	
	#contact_form input {
	background: #FFFFFF;
	margin-bottom: 8px;
	width: 265px;
	border: 1px solid #CCCCCC;
	}
	
	#contact_form .submit {
	padding: 4px;
	width: 150px;
	background-color: #969595;
	color: #ffffff;
	}
	
	#contact_form textarea {
	border: none;
	width: 265px;	
	border: 1px solid #CCCCCC;
	}
	
	.bot-input { 
	float: left; 
	margin-left: -999em;
	}
	
	.contact-footer {
	background: url(../images/layout/contact-footer-bg.jpg) no-repeat;
	width: 300px;
	height: 16px;
	margin: 0px auto 0px auto;
	padding: 10px;
	}
	
/*---------------------------------------------------------------------------------------------------------------------------------
															LIGHTBOX
---------------------------------------------------------------------------------------------------------------------------------*/

#lightbox	{	
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0; }
	
#lightbox img	{ 
	width: auto;
	height: auto; }
	
#lightbox a img	{ 
	border: none; }

#outerImageContainer{ 
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto; }
	
#imageContainer{ 
	padding: 10px; }

#loading	{ 
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0; }

#hoverNav	{ 
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10; }
	
#imageContainer>#hoverNav	{ 
	left: 0; }
	
#hoverNav a	{ 
	outline: none; }

#prevLink, #nextLink	{ 
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ 
	display: block; }
	
#prevLink { 
	left: 0; 
	float: left; }
	
#nextLink { 
	right: 0; 
	float: right; }
	
#prevLink:hover, #prevLink:visited:hover { 
	background: url(../images/prevlabel.gif) left 15% no-repeat; }
	
#nextLink:hover, #nextLink:visited:hover { 
	background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ 
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	; }

#imageData	{	
	padding:0 10px;
	color: #666; }
	
#imageData #imageDetails	{ 
	width: 70%;
	float: left;
	text-align: left; }	

#imageData #caption	{ 
	font-weight: bold;	}
	
#imageData #numberDisplay	{ 
	display: block;
	clear: left;
	padding-bottom: 1.0em;	}			

#imageData #bottomNavClose	{ 
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none; }	 	

#overlay	{ 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000; }
