body {
	background: url(../images/bgRepeat.png) repeat;
	/*background-color: #585555;*/
	font-family: arial, tahoma, sans-serif;
	font-size: 10pt;
	/*position: relative;*/
	width: 100%; 
	/*margin: 0 auto 0 auto;*/
	color: #ffffff;
	margin:0; 
	padding:0;
	}
	
#wrapper {
	/*background-color: #1d1b1b;*/
	width: 100%;
	/*margin-top: 15px;*/
	}
	
#lineFiller {
	height: 3px;
	width: 975px;
	}
	
#header {
	/*background: url(../images/bgRepeat.png) repeat;*/
	width: 100%;
	height: 135px;
	position: relative;
	z-index: 1;
	/*margin: 0 0 0 19px;*/
	}
	
#headerContent {
	width: 975px;
	margin: 0 auto 0 auto;
	position: relative;
	/*border-right: solid 1px red;
	border-left: solid 1px red;*/
	}
	
#logo {
	padding: 8px 0 0 10px;
	position: relative;
	z-index: 2;
	}
	
#topNav {
	position: relative;
	z-index: 1;
	}
	
#topNavContent {
	margin: 0 auto 0 auto;
	padding: 10px 0 0 80px;
	position: relative;
	width: 975px;
	}
	
#topNav a, #topNav a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 14pt;
	}
	
#topNav a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 14pt;
	}
	
#mainContent {
	background: url(../images/middleRepeat2.png) repeat-x;
	min-height: 618px;
	width: 100%;
	/*margin: 0 0 0 19px;*/
	}
	
#mainContentContainer {
	margin: 0 auto 0 auto;
	position: relative;
	padding: 8px;
	width: 975px;
	}
	
#mainImage {
	/*background: url(../images/homImageBg.png) no-repeat;*/
	background-color: #d7d7d7;
	margin: 30px auto 0 auto;
	width: 645px;
	height: 490px;
	}
	
#mainImageWide {
	/*background: url(../images/homImageBg.png) no-repeat;*/
	background-color: #d7d7d7;
	margin: 30px auto 0 auto;
	width: 850px;
	height: 530px;
	}
	
#mainImageWide2 {
	/*background: url(../images/homImageBg.png) no-repeat;*/
	/*background-color: #d7d7d7;*/
	margin: 30px auto 0 auto;
	width: 850px;
	height: 530px;
	/*border-right: solid 1px red;*/
	/*border-left: solid 1px red;*/
	}
	
#mainHolder {
	width: 836px;
	height: 514px;
	margin: 0 auto 0 auto;
	margin-top: 5px;
	color: #000000;
	background-color: #ffffff;
	/*border: solid red 1px;*/
	}
	
#mainContainer {
	margin: 0 auto 0 auto;
	color: #000000;
	padding: 8px;
	/*border: solid red 1px;*/
	}
	
#mainImageHolder {
	width: 628px;
	height: 471px;
	margin: 0 auto 0 auto;
	padding-top: 9px;
	}
	
#mainSaying{
	width: 100%;
	padding-top: 8px;
	}
	
#mainSayingContent {
	text-align: center;
	width: 975px;
	margin: 0 auto 0 auto;
	position: relative;
	}

#bottomGreyBar {
	background: url(../images/bottomGreyBar.png) repeat-x;
	width: 100%;
	height: 7px;
	/*margin: 0 0 0 19px;*/
	}
	
#footer {
	/*background: url(../images/bgRepeat.png) repeat;*/
	width: 100%;
	height: 130px;
	/*margin: 0 0 0 19px;*/
	}
	
#footerContent {
	text-align: center;
	color: #ffffff;
	font-size: 12pt;
	margin: 0 auto 0 auto;
	position: relative;
	width: 975px;
	}
	
#bottomNav {
	padding-top: 15px;
	}
	
#bottomNav a, #bottomNav a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#bottomNav a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
#copyright {
	font-size: 9pt;
	padding-top: 15px;
	}
	
#copyright a, #copyright a:visited {
	color: #ffffff;
	text-decoration: underline;
	}
	
#emagine {
	font-size: 9pt;
	padding-top: 12px;
	}
	
#emagine a, #emagine a:visited {
	color: #ffffff;
	}
	
#top {
	background: url(../images/top.png) no-repeat;
	width: 1014px;
	height: 170px;
	}
	
#middle {
	background: url(../images/middle.png) repeat-y;
	width: 1014px;
	}
	
#bottom {
	background: url(../images/bottom.png) no-repeat;
	width: 1014px;
	height: 149px;
	}
	
#mainHeaders {
	/*padding-top: 5px;*/
	}
	
#delivery {
	width: 250px;
	float: right;
	background-color: #747776;
	margin: 0 0 0 6px;
	}
	
#deliveryContent {
	padding: 6px;
	text-align: center;
	}
	
.support {
	float: left;
	padding: 0 12px 6px 0;
	}
	
.support2 {
	float: right;
	padding: 0 0 6px 12px;
	}
	
.mainTitles {
	font-size: 14pt;
	margin: 0 0 3px 0;
	}
	
.mainTitles2 {
	font-size: 16pt;
	}
	
.mainTitles3 {
	font-size: 14pt;
	}
	
.mainTitles4 {
	font-size: 18pt;
	border-bottom: solid 1px #376680;
	color: #000000;
	padding: 0 0 3px 0;
	margin: 0 0 8px 0;
	}
	
.staff {
	text-align: center;
	}
	
#scrollHolder {
	width: 818px;
	height:414px;
	overflow: auto;
	}
	
#scrollHolder p {
	margin-top: 0;
	padding-top: 0;
	}
	
#scrollHolder2 {
	width: 240px;
	height:400px;
	overflow: auto;
	}
	
#scrollHolder3 {
	width: 600px;
	height: 130px;
	overflow: auto;
	margin: 10px 0 0 0;
	}
	
#scrollHolder3 img {
	float: left;
	padding: 0 4px 4px 0;
	}
	
#col1 {
	float: left;
	width: 370px;
	height: 410px;
	overflow: auto;
	}
	
#col2 {
	float: right;
	width: 410px;
	height: 410px;
	background-color: #cccccc;
	margin-right: 24px;
	}
	
#col2Container {
	padding: 8px;
	}
	
#col2Container img {
	float: left;
	padding: 0 6px 6px 0;
	}
	
.colClear {
	clear: both;
	}
	
.staffName {
	font-size: 14pt;
	font-weight: bold;
	}
	
#slideshow {
 position:relative;
 height:471px;
 width:628px;
 }

#slideshow IMG {
 position:absolute;
 top:0;
 left:0;
 z-index:8;
 cursor:pointer;
 }
 
#slideshow IMG.active {
 z-index:10;
 }
 
#slideshow IMG.last-active {
 z-index:9;
 }
 
#portCol1 {
	width: 600px;
	/*border-right: solid 1px blue;*/
	float: left;
	height: 400px;
	background-color: #d7d7d7;
	text-align: center;
	}
	
#portCol2 {
	width: 220px;
	float: right;
	/*border-left: solid 1px purple;*/
	min-height: 400px;
	margin-right: 20px;
	}
	
#portCol1Container {
	margin: 8px auto 0 auto;
	height: 385px;
	width: 585px;
	overflow:hidden;
	}
	
.portName {
	font-size: 12pt;
	font-weight: bold;
	}

#pane2 {
	height: 530px;
}

.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;
}

.titleHeader {
	font-size: 18pt;
	}
	
.right {
	width: 400px;
	float: right;
	padding-top: 12px;
	}
	
.left {
	padding-top: 12px;
	}
	
.right img {
	margin-bottom: 6px;
	}
	
.left img {
	margin-bottom: 6px;
	}
	
.phone, .fax, .storeHours, .email {
	font-weight: bold;
	}
	
#portCol2 ul {
	margin: 0;
	padding: 0;
	}
	
#portCol2 ul li {
	list-style-type: none;
	}
	
#portCol2 ul li a, #portCol2 ul li a:visited {
	color: #ffffff;
	text-decoration: none;
	display: block;
	margin: 0 0 6px 0;
	}
	
.ourStaff {
	float: left;
	margin: 0 6px 6px 0;
	}
	
.imgRight {
	float: right;
	padding: 0 0 0 6px;
	}
	
.view a, .view a:visited {
	color: #376680;
	}
	
.view a:hover {
	color: #6A6F6C;
	}
	
.floatRight {
	background-color: #CCCCCC;
	float: right;
	width: 350px;
	margin: 0 8px 8px 8px;
	}
	
.floatRightContent {
	padding: 8px;
	}
	
.img img {
	float: left;
	margin: 3px 8px 3px 0;
	}

/*
jQuery lightBox plugin
 */
#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;	
}

#slogan {
	position: absolute;
	z-index: 4;
	margin: 56px 0 0 650px;
	}
