body {
	/*background: url(../images/bg5.jpg) repeat;*/
	/*background: url(../images/bg.png) repeat;*/
	background: url(../images/bg2.jpg) repeat;
	/*background: url(../images/bg3.jpg) repeat;*/
	/*background: url(../images/bg4.jpg) repeat;*/
	font-family: tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	color: #000;
	/*min-height: 920px;*/
	}
	
#wrapper {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	width: 942px;
	}
	
#top {
	background: url(../images/top.png) no-repeat;
	width: 942px;
	height: 117px;
	}
	
#middle {
	background: url(../images/middle.png) repeat-y;
	width: 942px;
	/*min-height: 500px;*/
	}
	
#bottom {
	background: url(../images/bottom.png) no-repeat;
	width: 942px;
	height: 23px;
	}
	
#header {
	width: 922px;
	margin: 0 auto 0 auto;
	}
	
#logo {
	padding: 10px 0 0 0;
	}
	
#navContainer {
	background: url(../images/navBg.png) no-repeat;
	width: 928px;
	height: 43px;
	margin: 0 auto 0 auto;
	position: relative;
	margin-bottom: -10px;
	z-index: 6;
	}
	
#mainContent {
	margin: 0 auto 0 auto;
	width: 922px;
	position: relative;
	z-index: 4;
	}
	
/*#footer {
	position: relative;
	z-index: 2;
	}*/
	
#topNav {
	margin: 0;
	padding: 0;
	padding: 8px 0 0 0;
	}
	
#topNav li {
	list-style-type: none;
	float: left;
	border-right: dotted 3px #c6c6c6;
	height: 24px;
	padding: 2px 0 0 0;
	}
	
#topNav li a, #topNav li a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 12pt;
	padding: 0 12px 0 12px;
	}
	
#topNav li a:hover {
	color: #fff;
	text-decoration: underline;
	display: block;
	font-size: 12pt;
	padding: 0 12px 0 12px;
	}
	
#box {
	width: 200px;
	background-color: #ccc;
	height: 50px;
	}
	
.colClear {
	clear: both;
	}
	
#col1 {
	width: 548px;
	float: left;
	margin: 6px 0 0 0;
	}
	
#col2 {
	width: 374px;
	float: right;
	background-color: #c3c3c3;
	/*min-height: 400px;*/
	height: 359px;
	*height: 362px;
	margin: 6px 0 0 0;
	border-top: solid 7px #212223;
	}
	
#col1Inside {
	width: 548px;
	float: left;
	margin: 8px 0 0 0;
	*margin: 8px 0 -19px 0;
	padding: 0;
	}
	
#col2Inside {
	width: 374px;
	float: right;
	background-color: #c3c3c3;
	margin: 8px 0 0 0;
	*margin: 8px 0 -19px 0;
	border-top: solid 7px #212223;
	height: 124px;
	padding: 0;
	}
	
#col1InsideSpecial {
	width: 548px;
	float: left;
	margin: 8px 0 0 0;
	padding: 0;
	}
	
#col2InsideSpecial {
	width: 374px;
	float: right;
	background-color: #c3c3c3;
	margin: 8px 0 0 0;
	border-top: solid 7px #212223;
	height: 124px;
	padding: 0;
	}
	
#col1Content {
	margin: 0 10px 0 0;
	}
	
#col2Content {
	padding: 4px 8px 4px 8px;
	}
	
h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: solid 1px #BA6525;
	margin: 0 0 4px 0;
	}
	
.newsHeader {
	margin: 0;
	}
	
h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #BA6525;
	font-size: 11pt;
	}
	
#dh {
	padding: 3px 10px 0px 0;
	}
	
.homeNews {
	border-bottom: solid 1px #BA6525;
	padding: 7px 0 7px 0;
	}
	
.homeNews a, .homeNews a:visited {
	color: #BA6525;
	text-transform: lowercase;
	text-decoration: none;
	}
	
.homeNews a:hover {
	color: #023a61;
	text-decoration: underline;
	}
	
.viewAll {
	float: right;
	padding: 6px 0 6px 0;
	}
	
a, a:visited {
	color: #BA6525;
	text-decoration: none;
	}
	
a:hover {
	color: #023a61;
	text-decoration: underline;
	}
	
#col1Box {
	background-color: #828282;
	width: 548px;
	height: 131px;
	}
	
#col1Inner {
	width: 530px;
	margin: 0 auto 0 auto;
	border: solid 1px #fff;
	background-color: #595959;
	height: 110px;
	color: #fff;
	}
	
#col1Spacer {
	height: 10px;
	}
	
.helpHeader {
	padding: 6px 0 0 4px;
	}
	
.helpInfo {
	padding: 0 0 0 6px;
	}
	
#newsletter {
	float: right;
	padding: 72px 0 0 0;
	}
	
.searchButton {
	background:url(../images/goBtn.png) no-repeat bottom;
	width:23px;
	height:19px;
	border:none;
	cursor:pointer;
	}
	
#footer {
	width: 942px;
	margin: 0 auto 0 auto;
	text-align: center;
	color: #fff;
	padding: 0 0 10px 0;
	}
	
#footer a, #footer a:visited {
	color: #fff;
	text-decoration: underline;
	}
	
#mainCol {
	margin: 6px 0 0 0;
	}
	
.homeNews p {
	margin: 0;
	padding: 0;
	}
	
.innerNews {
	/*padding: 4px 0 0 0;*/
	}
	
.innerNews p {
	/*margin-bottom: 0;
	padding-bottom: 0;*/
	}
	
#scrollHolder {
	width: 818px;
	height:414px;
	overflow: auto;
	}
	
#scrollHolder p {
	margin-top: 0;
	padding-top: 0;
	}
	
#scrollHolder2 {
	width: 300px;
	height:400px;
	overflow: auto;
	}
	
#scrollHolder3 {
	width: 600px;
	height: 100px;
	overflow: auto;
	margin: 10px 0 0 0;
	}
	
#scrollHolder3 img {
	float: left;
	padding: 0 4px 4px 0;
	}
	
#portCol1 {
	width: 600px;
	/*border-right: solid 1px blue;*/
	float: left;
	height: 400px;
	background-color: #3A3A3A;
	text-align: center;
	margin: 10px 0 0 0;
	}
	
#portCol2 {
	width: 302px;
	float: right;
	/*border: solid 1px purple;*/
	min-height: 400px;
	margin: 10px 0 0 0;
	/*margin-right: 20px;*/
	}
	
#portCol1Container {
	margin: 8px auto 0 auto;
	height: 385px;
	width: 585px;
	overflow:hidden;
	}
	
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #252525;
}
.jScrollPaneDrag {
	position: absolute;
	background: #D7D7D7;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

a.jScrollArrowUp {
	background: url(../images/basic_arrow_up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(../images/basic_arrow_down.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}

#portCol2 ul {
	margin: 0;
	padding: 0;
	margin-right: 10px;
	}
	
#portCol2 ul li {
	list-style-type: none;
	}
	
#portCol2 ul li a, #portCol2 ul li a:visited {
	color: #343434;
	text-decoration: none;
	border-bottom: solid 1px #3A3A3A;
	display: block;
	/*margin: 0 0 6px 0;*/
	/*background-color: #fff;*/
	padding: 5px 0 5px 0;
	}
	
#portCol2 ul li a:hover {
	color: #BA6525;
	text-decoration: none;
	border-bottom: solid 1px #3A3A3A;
	display: block;
	/*margin: 0 0 6px 0;*/
	/*background-color: #d06101;*/
	padding: 5px 0 5px 0;
	}
	
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.frontGallery {
	float: left;
	}
	
#directors {
	padding: 6px 0 0 0;
	}
	
#directors p {
	margin-top: 0;
	padding-top: 0;
	}
	
.quoteServices {
	margin: 0;
	padding: 0;
	}
	
.quoteServices li {
	list-style-type: none;
	}
	
.className2 {
	color: #BA6525;
	}
