/* DO NOT EDIT
---------------------------------------------- */
div,
span {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}

/* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #99acb9;
	font: 14px Arial, Helvetica, sans-serif;
	background: #08080c url(assets/images/body_bg.jpg) no-repeat center top;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font: 22px/24px Century Gothic, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #ccc;
	font: normal 18px/21px Century Gothic, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #fff;
	font: bold 16px/21px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #fff;
	font: bold 14px/21px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 21px;
}
strong {
	color: #a0b3c0;
}
a {
	color: #cccccc;
	text-decoration: none;
}
	a:hover {
		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}
ul, ol, dl {
	line-height: 21px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	box-shadow: 5px -6px 0 #232326;
		-moz-box-shadow: 5px -6px 0 #232326;
		-webkit-box-shadow: 5px -6px 0 #232326;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin,
.calloutSide .nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.underline {
	text-decoration: underline;
}
.sourceText {
	font-size: 10px;
	line-height: 10px;
	margin: 0;
	padding: 0;
}
.stockImgRight {
	width: auto;
	height: auto;
	margin: 0 0 10px 15px;
	padding: 0;
	float: right;
}
.stockImgLeft {
	width: auto;
	height: auto;
	margin: 0 15px 10px 0;
	padding: 0;
	float: left;
}
img.alignright {
	margin: 10px 0px 10px 10px;
	float: right;
}
img.alignleft {
	margin: 10px 10px 10px 0px;
	float: left;
}
.sideHighlights,
.sideHighlights li,
.sideHighlights li a {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	line-height: 18px;
}
	.sideHighlights li {
		padding: 5px 0;
		list-style: none outside none;
	}
		.sideHighlights li a {
			padding: 5px;
			display: block;
			font: normal 16px/18px Century Gothic, Arial, Helvetica, sans-serif;
			color: #ccc;
			text-align: center;
			text-transform: uppercase;
			background-color: #141418;
			border: 1px dotted #ccc;
		}
			.sideHighlights li a:hover {
				color: #fff;
				text-decoration: none;
			}
	.sideHighlightBtn a {
		padding: 5px;
		display: block;
		font: normal 16px/18px Century Gothic, Arial, Helvetica, sans-serif;
		color: #ccc;
		text-align: center;
		text-transform: uppercase;
		background-color: #141418;
		border: 1px dotted #ccc;
	}
		.sideHighlightBtn a:hover {
			color: #fff;
			text-decoration: none;
		}
.callout,
.calloutSide {
	padding: 15px;
	font: normal 16px/18px Century Gothic, Arial, Helvetica, sans-serif;
	color: #ccc;
	text-align: center;
	text-transform: uppercase;
	background-color: #141418;
	border: 1px dotted #47474B;
}
.calloutSide {
	width: 250px;
	margin: 12px 0 10px 15px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: none;
	float: right;
}
	.calloutSide p {
		font: 12px/18px Arial, Helvetica, sans-serif;
	}
	.calloutSide h3 {
		margin: 0;
		font: normal 16px/18px Century Gothic, Arial, Helvetica, sans-serif;
	}
	.calloutSide ul,
	.calloutSide li {
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		line-height: 18px;
	}
	.calloutSide ul {
		margin: 1em 0 0 0;
	}
	.calloutSide li {
		margin: 0 0 0 40px;
	}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}
#gallery {
	width: 800px;
	height: 670px;
	margin: 13px auto 0 auto;
	padding: 0;
}
.fields {
	font: 13px/16px Arial, Helvetica, sans-serif;
	color: #ccc;
	background-color: #141418;
	border: 1px dotted #47474B;
}

/* Layout
---------------------------------------------- */
#wrapper {
	width: 920px;
	margin: 0 auto;
	position: relative;
}
	#topAddressPhone {
		width: auto;
		height: auto;
		margin: 0;
		padding: 28px 0 21px 0;
		display: block;
		font: normal 14px/14px Arial, Helvetica, sans-serif;
		color: #99acb9;
		text-align: right;
	}
	#logo {
		width: 444px;
		height: 45px;
		margin: 0;
		padding: 0;
		display: block;
	}
	#bannerPics {
		padding: 34px 0 0 0;
		display: block;
		z-index:9999;
		position:relative;
	}
	#contents {
	
	}
		#leftCol {
			width: 181px;
			float: left;
		}
			#nav,
			#nav li,
			#nav li a {
				width: auto;
				height: auto;
				margin: 0;
				padding: 0;
				font: normal 13px/16px Arial, Helvetica, sans-serif;
				color: #fff;
			}
			#nav {
				margin-bottom: 20px;
				padding: 22px 0;
				background: #232327 url(assets/images/nav_bg.jpg) repeat-x left bottom;
			}
				#nav li {
					list-style: none outside none;
				}
					#nav li a {
						padding: 5px 14px;
						display: block;
					}
						#nav li a:hover {
							text-decoration: none;
							background-color: #20303f;
						}
			h3#contactH3 {
				margin: 0;
				padding: 30px 0 0 0;
				font: normal 14px/18px Century Gothic, Arial, Helvetica, sans-serif;
				color: #ccc;
				text-transform: uppercase;
			}
			#contactForm {
				width: 180px;
				height: auto;
				margin: 12px 0 0 0;
				padding: 0;
				font: 11px/16px Arial, Helvetica, sans-serif;
			}
				#contactForm input,
				#contactForm textarea {
					width: 172px;
					height: 16px;
					margin: 3px 0;
					padding: 3px;
					display: block;
					font: 13px/16px Arial, Helvetica, sans-serif;
					color: #ccc;
					background-color: #141418;
					border: 1px dotted #47474B;
				}
				#contactForm textarea {
					height: 40px;
				}
				#contactForm #captchaIMG {
					width:  178px;
					height: 38px;
					margin: 3px 0;
					padding: 0;
					float: left;
					display: block;
					border: 1px dotted #47474B;
				}
				#contactForm input.hidden {
					display: none !important;
				}
				#contactForm #Submit {
					width: 60px;
					height: 22px;
					margin: 10px auto;
					padding: 0;
					float: none;
					clear: both;
					font: normal 12px/19px Century Gothic, Arial, Helvetica, sans-serif;
					color: #ccc;
					text-transform: uppercase;
					background-color: #141418;
					border: 1px dotted #ccc;
					cursor: pointer;
				}
					#contactForm #Submit:hover {
						color: #fff;
					}
			a.facebookBtn {
				margin-top: 30px;
				display: block;
			}
			p.facebookBtn {
				margin: 5px 0 0 0;
				font: 11px/14px Arial, Helvetica, sans-serif;
				text-align: center;
			}
		#rightCol {
			width: 710px;
			float: right;
			padding-top: 27px;
		}
#footer {
	margin: 64px 0;
 	background: transparent url(assets/images/footer_bg.jpg) no-repeat center top;
}
	#botNav,
	#botNav li,
	#botNav li a,
	#copy,
	#copy a {
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		font: normal 12px/13px Arial, Helvetica, sans-serif;
		color: #fff;
		text-align: center;
	}
	#botNav {
		width: 920px;
		margin: 0 auto;
		padding: 10px 0;
	}
		#botNav li {
			padding: 0 4px 0 6px;
			display: inline;
			list-style: none outside none;
			border-left: 1px solid #fff;
		}
		#botNav li:first-child {
			border: none;
		}
	#copy {
		display: block;
	}
#toplinks {
	text-align: center;
	font-size: 11px;
	height: 11px;
	margin-bottom: 0px;
	margin-bottom: -11px;
}
#toplinks a {
	text-decoration: none;
}
#officeLogo {
	top:67px;
	left:764px;
	position:absolute;.
	z-index:9900; 
}
#facebookWidget {
	background:url(assets/images/facebook-widget-bg.jpg) top center no-repeat;
	float:left;
	width:193;
	height:88px;
	margin:0;
	padding:0;
	}
#facebookIcon {
	margin: 15px 0 0 48px;
	padding:0;
	height:25px;
	width:135px;
	}
#facebookIcon a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3d527c;
	text-decoration:none;
	}	
	
#likeButton {
	padding: 0;
	margin:15px 0 0 57px;
	width:136px;
	height:20px;
	float:left;
	}

