/*CSS Reset*/

html, body, div, dl, dt, dd, li, pre, form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }

address, caption, cite, code, dfn, var { font-style: normal; font-weight: normal; }

input, select, textarea, table { font-size: 100%; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th { text-align: left; font-weight: normal; font-style: normal; }

acronym, abbr, fieldset, img { border: 0;}

/* basic styles */


a:link { color: #191d6a; }
a:visited { color: #194189; }
a:active, a:hover { color: #7a1989; }

.home a:link { color: #f4bb20; }
.home a:visited { color: #e1b745; }
.home a:active, .home a:hover { color: #fd9a3a; }


body {
	background: #191d6b url('images/base/bg.jpg') no-repeat top center;
	text-align: center;
	font: 14px Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
	h1 { font-size: 18px; margin-bottom: 12px; }
	h1.intro { font: 14px Arial, Helvetica, sans-serif;}
	h2 { font-size: 18px; margin-bottom: 8px; color: #393a3e; }
	.home h2 { color: #fff; }

hr { margin: 2em 0px; background: #ccc; color: #ccc; border: 0px; height: 1px; }

p {
	margin-bottom: 12px;
}

ul { margin-top: 0px; margin-bottom: 12px; }

/* classes */
.aligncenter { text-align: center; }
.alignleft { text-align: left; }
.alignright { text-align: right; }

.clear { clear: both; }

.floatleft { float: left; margin: 0px 1em 1em 0px; }
.floatright { float: right; margin: 0px 0px 1em 1em; }

.gallery { margin: 0px 0px 12px 0px; padding: 0px; list-style: none; }
	.gallery li { float: left; margin: 0px 5px 5px 0px; }
	.gallery li.clear { float: none; margin: 0px; clear: both; }

.testimonial {
	background: url('images/base/bg-quote.gif') no-repeat; 
	padding: 15px 10px 0px 20px; 
	color: #0d587a;
	font-size: 14px; 
}
	.testimonial .cite { font-style: italic; text-align: right; }

/* layout */

#container {
	width: 925px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

#logo {
	position: absolute;
	top: 13px;
	left: 3px;
	z-index: 99;
}
	#logo a {
		display: block;
		width: 235px;
		height: 125px;
		text-indent: -99999px;
		background: url('images/base/logo.png') no-repeat;
	}

#top {
	height: 123px;
	position: relative;
	z-index: 1;
}
	#phone {
		color: #fff;
		font-weight: bold;
		font-size: 23px;
		position: absolute;
		top: 15px;
		right:5px;
	}
	
	#menu {
		width: 531px;
		height: 52px;
		position: absolute;
		right: 5px;
		bottom: 5px;
		background: url('images/base/bg-menu.png') no-repeat;
	}
		#menu ul { margin: 0px; padding: 0px; list-style: none; }
		#menu li { float: left; }
		#menu a {
			display: block;
			float: left;
			color: #fff;
			font-weight: bold;
			font-size: 17px;
			text-decoration: none;
			height: 20px;
			padding: 16px 0px;
			text-align: center;
		}
		
		#menu-home a { width: 83px; padding-left: 5px; }
		#menu-services a { width: 215px; }
		#menu-gallery a { width: 97px; }
		#menu-contact a { width: 126px; padding-right: 5px; }
		
		#menu a:hover, #menu a:focus, #menu a:active { color: #f4bb20; }
	
#content {
	z-index: 2;
	width: 917px;
	margin: 0px auto;
	background: #fff url('images/base/bg-contentb.gif') no-repeat bottom;
	margin-bottom: 5px;
}
	#content.home { background: none; width: 925px; color: #fff; }
	
	.feature {
		width: 925px;
		height: 314px;
		background: url('images/base/bg-homepic.png') no-repeat;
		z-index: 1;
		position: relative;
	}
		.feature-pic {
			width: 650px;
			height: 306px;
			position: absolute;
			left: 4px;
			top: 0px;
		}
		
		.feature-text {
			width: 225px;
			padding: 25px;
			position: absolute;
			bottom: 10px;
			right: 0px;
			color: #fff;
			font-size: 17px;
		}

	#pagetitle {
		height: 62px;
		background: url('images/base/bg-title.jpg') no-repeat; 
		color: #fff;
		font-weight: bold;
		font-size: 25px;
		padding: 23px 0px 0px 18px;
	}
	
	#colwrapper {
		padding: 0px 18px;
		background: url('images/base/bg-columnbg.jpg') repeat-y 668px 0px;
	}
		#colwrapper2 { background: url('images/base/bg-columnb.gif') no-repeat 650px bottom; }
		#colwrapper3 { background: url('images/base/bg-columnt.jpg') no-repeat 650px top; min-height: 200px; }
		
		.home #colwrapper { background: url('images/base/bg-columnbg-home.jpg') repeat-y 649px 0px; }
		.home #colwrapper2 { background: url('images/base/bg-columnb-home.gif') no-repeat 631px bottom; }
		.home #colwrapper3 { background: url('images/base/bg-columnt-home.jpg') no-repeat 631px top; }
	
	#singlecol { padding: 0px 18px 10px 18px; }
	
	#content_main {
		width: 635px;
		float: left;
		padding: 10px 0px 18px 0px;
	}
		.home #content_main { width: 625px; }
	
	#content_sub {
		width: 213px;
		float: right;
		padding: 10px 0px 18px 0px;
		font-size: 90%;
	}
		.home #content_sub { width: 233px; }

#footer {
	width: 917px;
	margin: 0px auto;
	background: url('images/base/bg-footer.gif') no-repeat;
	color: #dbe0f1;
	font-size: 11px;
	position: relative;
	height: 66px;
}
	#footer a { color: #dbe0f1; }
	#footer a:active, #footer a:focus, #footer a:hover { color: #f4bb20; }
	#copyright { 
		position: absolute;
		top: 10px;
		left: 82px;
		z-index: 3;
	}
	
	#social {
		position: absolute;
		top: 10px;
		left: 668px;
	}
		.facebook {
			display: block;
			background: url('images/base/icon-facebook.gif') no-repeat;
			padding: 2px 0px 2px 25px;
			font-size: 13px;
			color: #f4bb20 !important;
		}
	
	#boomer {
		background: url('images/base/boomer.png') no-repeat;
		height: 63px;
		padding: 40px 0px 0px 74px;
		position: absolute;
		left: 8px;
		top: 4px;
		z-index: 2;
	}
	
/****** page specific styles ******/
/* home page */
#services1 {
	width: 250px;
	float: left;
}
#services2 {
	float: left;
}

/* gallery */
#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/base/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/base/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; }

