﻿* {
	margin:0px;
	padding:0px;
}
body {
	margin:25px auto 0 auto;
	background:#131313;
}
.clear {
	clear:both;
}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
    font-family: "Times New Roman", Times, serif
}
@font-face
{
font-family: jigmedia;
src: url('jigmedia.eot');
src: local(jigmedia), url('jigmedia.ttf') format('opentype');
}
@font-face
{
font-family: jigmediab;
src: url('jigmediab.eot');
src: local(jigmediab), url('jigmediab.ttf') format('opentype');
}
/*-------------------------Header------------------------------*/
#header {
	margin:0 auto 0 auto;
	width:800px;
	height:50px;
}
#logo {
	float:left;
}
#contact {
	padding-top:6px;
	float:right;
	font:normal normal bold 11px Arial;
	color:#e03500;
	text-align:left;
}
#contact a {
	font:normal normal normal 11px Arial;
	color:#ffffff;
	text-decoration:none;
}
#contact a:hover {
	text-decoration:underline;
}
/*-------------------------Table Top------------------------------*/
#tabletop {
	margin:0 auto 0 auto;
	padding:0;
	width:900px;
	height:90px;
	background:#131313 url('images/table-top.jpg') no-repeat center top;
}
/*-------------------------Navigation------------------------------*/
#navigation {
	margin:-20px auto 0 auto;
	padding:0 100px 0 100px;
	width:700px;
	height:30px;
	background:url('images/nav-bg.jpg') no-repeat center top;
	font:normal normal bold 10px/30px Arial;
}
#navigation ul {
	padding:0;
	list-style:none;
}
#navigation ul li {
	float:left;
}
#navigation ul li a {
	padding:4px 20px;
	background:url('images/li.gif') no-repeat left center;
	font:normal normal bold 10px/30px Arial;
	color:#252525;
	text-transform:uppercase;
	text-decoration:none;
}
#navigation ul li.start a {
	margin-left:10px;
	padding:4px 20px;
}
#navigation ul li.end a {
	padding:4px 0 0 20px;
}
#navigation ul li a:hover {
	background:url('images/liover.gif') no-repeat left center;
	text-decoration:underline;
}
#navigation ul li.currentpage a {
	background:url('images/liover.gif') no-repeat left center;
}

/*-------------------------Wrapper------------------------------*/
#wrapper {
	margin:0 auto 0 auto;
	padding:50px 50px 0 50px;
	width:800px;
	background:url('images/wrapper.jpg') no-repeat center top;
}
/*-------------------------Content------------------------------*/
#content {
	margin:0 auto 0 auto;
	padding:0 60px 300px 60px;
	width:680px;
	background:url('images/mainbg.jpg') repeat-y center top;
}
#content p {
	margin-bottom:20px;
	font:normal normal normal 11px/16px Arial;
	color:#595858;
}
/*-------------------------Homepage------------------------------*/
#home {
	width:220px;
	float:left;
}
#home h1 {
	margin-bottom:20px;
	font:normal normal bold 12px Arial;
	color:#252525;
}
#home p {
	margin-bottom:20px;
	font:normal normal normal 11px/16px Arial;
	color:#595858;
}
#home p a {
	padding-left:20px;
	background:url('images/amid.gif') no-repeat left center;
	font:normal normal normal 11px/16px Arial;
	color:#595858;
	text-decoration:underline;
}
#home p a:hover {
	color:#252525;
}

#homephoto {
	margin-bottom:10px;
	width:460px;
	float:right;
	text-align:right;
}
#homecol1 {
	margin-top:0;
	margin-bottom:40px;
	width:220px;
	float:left;
}
#homecol1 h1 {
	margin-bottom:20px;
	padding:0 10px;
	width:200px;
	height:40px;
	background:url('images/h2dark.gif') no-repeat;
	font:normal normal bold 10px/30px Arial;
	color:#ffffff;
	text-transform:uppercase;
}
#homecol1 h1 a {
	font:normal normal bold 10px/30px Arial;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
}
#homecol1 p {
	margin-bottom:20px;
	font:normal normal normal 11px/16px Arial;
	color:#595858;
}
#homecol1 p a {
	padding-left:20px;
	background:url('images/adark.gif') no-repeat left center;
	font:normal normal normal 11px/16px Arial;
	color:#595858;
	text-decoration:underline;
}
#homecol1 p a:hover {
	color:#252525;
}
#homecol2 {
	margin:0 10px 40px 10px;
	width:220px;
	float:left;
}
#homecol2 h1 {
	margin-bottom:20px;
	padding:0 10px;
	width:200px;
	height:40px;
	background:url('images/h2mid.gif') no-repeat;
	font:normal normal bold 10px/30px Arial;
	color:#ffffff;
	text-transform:uppercase;
}
#homecol2 h1 a {
	font:normal normal bold 10px/30px Arial;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
}
#homecol2 p {
	margin-bottom:20px;
	font:normal normal normal 11px/16px Arial;
	color:#595858;
}
#homecol2 p a {
	padding-left:20px;
	background:url('images/amid.gif') no-repeat left center;
	font:normal normal normal 11px/16px Arial;
	color:#595858;
	text-decoration:underline;
}
#homecol2 p a:hover {
	color:#252525;
}
#homecol3 {
	margin-top:0;
	margin-bottom:40px;
	width:220px;
	float:left;
}
#homecol3 h1 {
	margin-bottom:20px;
	padding:0 10px;
	width:200px;
	height:40px;
	background:url('images/h2light.gif') no-repeat;
	font:normal normal bold 10px/30px Arial;
	color:#ffffff;
	text-transform:uppercase;
}
#homecol3 h1 a {
	font:normal normal bold 10px/30px Arial;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
}
#homecol3 p {
	margin-bottom:20px;
	font:normal normal normal 11px/16px Arial;
	color:#595858;
}
#homecol3 p a {
	padding-left:20px;
	background:url('images/alight.gif') no-repeat left center;
	font:normal normal normal 11px/16px Arial;
	color:#595858;
	text-decoration:underline;
}
#homecol3 p a:hover {
	color:#252525;
}

/*-------------------------Homepage Latest------------------------------*/
#latest {
	width:450px;
	float:left;
}
#latest h2 {
	margin:0;
	padding:0 0 10px 0;
	width:450px;
	font:normal normal bold 12px Arial;
	color:#252525;
	border-bottom:1px #cfc6c3 solid;
}
#latest p.divide {
	margin:0;
	width:450px;
	height:20px;
	background:url('images/jigbg.jpg') no-repeat right top;
}
#latest p.title {
	margin-bottom:20px;
	font:normal normal normal 12px/30px Arial;
	color:#595858;	
}
#latest p.title a {
	padding:0;
	background:transparent;
	margin-bottom:20px;
	font:normal normal normal 12px/30px Arial;
	color:#595858;	
	text-decoration:none;
}
#latest p.title a:hover {
	color:#252525;	
}

#latest p.title span.date {
	margin-right:5px;
	padding:10px 8px;
	background:#e03500;
	font:normal normal bold 12px/30px Arial;
	color:#ffffff;	
}
#latest p.title span.month {
	font:normal normal bold 12px/30px Arial;
	color:#252525;	
}
#latestarticle p {
	margin-bottom:20px;
	font:normal normal normal 11px/16px Arial;
	color:#595858;	
}
#latest p a {
	padding-left:20px;
	background:url('images/amid.gif') no-repeat left center;
	font:normal normal normal 11px/16px Arial;
	color:#595858;
	text-decoration:underline;
}
#latest p a.normal {
	padding-left:20px;
	font:normal normal normal 11px/16px Arial;
	color:#e03500;
	text-decoration:none;
}
#latest p a:hover.normal {
	color:#e03500;
	text-decoration:underline;
}

/*-------------------------Homepage More Latest------------------------------*/
#more-latest {
	width:220px;
	float:right;
}
#more-latest h2 {
	margin:0;
	padding:0 0 10px 0;
	width:220px;
	font:normal normal bold 12px Arial;
	color:#252525;
	border-bottom:1px #cfc6c3 solid;
}
#more-latest p.divide {
	margin:0;
	width:220px;
	height:20px;
	background:url('images/jigbg.jpg') no-repeat right top;
}
#more-latest p.title {
	margin:0;
	font:normal normal normal 12px/30px Arial;
	color:#595858;
	border-bottom:1px #cfc6c3 solid;
}
#more-latest p.title a {
	font:normal normal normal 12px/30px Arial;
	color:#595858;
	text-decoration:none;
}
#more-latest p.title a:hover {
	color:#252525;
}
#more-latest p.title span.date {
	font:normal normal bold 12px/30px Arial;
	color:#e03500;	
}
#more-latest p.title span.month {
	font:normal normal bold 12px/30px Arial;
	color:#e03500;	
}
/*-------------------------Products------------------------------*/
#productcol1 {
	margin:0 10px 0 0;
	width:450px;
	float:left;
}
#productcol1 h1 {
	margin-bottom:20px;
	padding:0 10px;
	width:430px;
	height:40px;
	background:url('images/h1mid.jpg') no-repeat;
	font:normal normal bold 10px/30px Arial;
	color:#ffffff;
	text-transform:uppercase;
}
#productcol1 h1 a {
	font:normal normal bold 10px/30px Arial;
	color:#ffffff;
	text-decoration:none;
	cursor:default;
}
#productcol1 p {
	margin-bottom:20px;
	font:normal normal normal 11px/16px Arial;
	color:#595858;
}
#productcol1 p.promise {
	margin-right:20px;
	margin-bottom:10px;
	font:normal normal normal 11px/16px Arial;
	color:#595858;
	text-align:right;
}
#productcol1 p a {
	padding-left:20px;
	background:url('images/adark.gif') no-repeat left center;
	font:normal normal normal 11px/16px Arial;
	color:#595858;
	text-decoration:underline;
}
#productcol1 p a:hover {
	color:#252525;
}
#productcol1 p a.normal {
	padding-left:0;
	background:transparent;
	font:normal normal bold 11px/16px Arial;
	color:#e03500;
	text-decoration:none;
}
#productcol1 p a:hover.normal {
	text-decoration:underline;
}

#productcol2 {
	margin-top:0;
	width:220px;
	float:left;
}
#productcol2 h3 {
	margin-bottom:20px;
	padding:0 10px;
	width:200px;
	height:40px;
	background:url('images/h2light.gif') no-repeat;
	font:normal normal bold 10px/30px Arial;
	color:#ffffff;
	text-transform:uppercase;
}
#productcol2 p {
	margin-bottom:10px;
	font:normal normal normal 11px/16px Arial;
	color:#595858;
}
#productcol2 p a {
	padding-left:20px;
	background:url('images/alight.gif') no-repeat left center;
	font:normal normal normal 11px/16px Arial;
	color:#595858;
	text-decoration:underline;
}
#productcol2 p a:hover {
	color:#252525;
}
#sub {
	margin-top:20px;
	width:450px;
}
#sub h2 {
	padding:0 0 10px 0;
	width:450px;
	font:normal normal bold 12px Arial;
	color:#252525;
	border-bottom:1px #cfc6c3 solid;
}
#sub h2 span {
	font:normal normal normal 11px Arial;
	color:#595858;
}
#sub h2 a {
	font:normal normal bold 12px Arial;
	color:#252525;
	text-decoration:none;
	cursor:default;
}
#sub p.divide {
	margin:0;
	width:450px;
	height:20px;
	background:url('images/jigbg.jpg') no-repeat right top;
}
#sub p.text {
	margin-bottom:20px;
	font:normal normal normal 11px/16px Arial;
	color:#595858;	
}
#sub p a {
	padding-left:20px;
	background:url('images/amid.gif') no-repeat left center;
	font:normal normal normal 11px/16px Arial;
	color:#595858;
	text-decoration:underline;
}
#sub p a:hover {
	color:#252525;
}
#sub ul {
	margin-bottom:20px;
}
#sub ul li {
	padding-left:20px;
	background:url('images/bullet.jpg') no-repeat left top;
	list-style:none;
	font:normal normal normal 11px/16px Arial;
	color:#595858;
}
#sub2 {
	margin-top:20px;
	width:220px;
}
#sub2 h3 {
	margin:0;
	padding:0 0 10px 0;
	background:transparent;
	width:220px;
	height:auto;
	font:normal normal bold 12px Arial;
	color:#252525;
	border-bottom:1px #cfc6c3 solid;
	text-transform:none;
}
#sub2 h3 a {
	font:normal normal bold 12px Arial;
	color:#252525;
	text-decoration:none;
	cursor:default;
}
#sub2 p.divide {
	margin:0;
	width:220px;
	height:20px;
	background:url('images/jigbg.jpg') no-repeat right top;
}
#sub2 p.text {
	margin-bottom:20px;
	font:normal normal normal 11px/16px Arial;
	color:#595858;	
}
#sub2 p a {
	padding-left:20px;
	background:url('images/amid.gif') no-repeat left center;
	font:normal normal normal 11px/16px Arial;
	color:#595858;
	text-decoration:underline;
}
#sub2 p a:hover {
	color:#252525;
}
#sub2 p a.normal {
	padding-left:0;
	background:transparent;
	font:normal normal bold 11px/16px Arial;
	color:#e03500;
	text-decoration:none;
}
#sub2 ul {
	margin-bottom:20px;
}
#sub2 ul li {
	margin-bottom:10px;
	padding-left:15px;
	background:url('images/bullet.jpg') no-repeat left top;
	list-style:none;
	font:normal normal normal 11px/16px Arial;
	color:#595858;
}

/*-------------------------Contact------------------------------*/
#input-name {
	margin:0 0 14px 0;
	width:180px;
	font:normal normal bold 11px Arial;
	color:#252525;
	float:left;
}
#input-name span.required {
	color:#e03501;
}
#input {
	width:250px;
	float:left;
}
.input {
	width:250px;
	background:transparent;
	font:normal normal normal 11px Arial;
	color:#595858;
	border:0;
	border-bottom:1px #cfc6c3 solid;
}
.input:focus {
	border:0;
	border-bottom:1px #e03501 dotted;
}

#textarea {
	float:left;
}
.textarea {
	margin:0 0 14px 0;
	width:250px;
	height:126px;
	background:url('images/textareabg.jpg') no-repeat;
	font:normal normal normal 11px Arial;
	color:#595858;
	border:0;
	overflow:hidden;
	overflow-y: hidden;
	overflow-x: hidden;
}
.submit {
	margin-right:20px;
	padding-left:20px;
	background:url('images/amid.gif') no-repeat left center;
	font:normal normal normal 11px/16px Arial;
	color:#595858;
	text-decoration:underline;
	float:right;
	border:0;
}
#after-message {
	margin:0 0 20px 0;
	font:normal normal normal 11px Arial;
	color:#252525;
}
#after-message a {
	font:normal normal bold 11px Arial;
	color:#e03500;
	text-decoration:none;
}
#back a {
	padding-left:20px;
	background:url('images/amid.gif') no-repeat left center;
	font:normal normal normal 11px/16px Arial;
	color:#595858;
	text-decoration:underline;
}

/*-------------------------Share------------------------------*/
#share {
	margin:0 auto 0 auto;
	padding:20px;
	width:760px;
	height:16px;
	background:#ffffff;
}
/*-------------------------Footer------------------------------*/
#footer {
	margin:10px auto 10px auto;
	width:800px;
	text-align:left;
}
#footer p {
	margin:0;
	padding:0 10px;
	width:880px;
	height:30px;
	background:url('images/footerbgbar.jpg') no-repeat;
	font:normal normal bold 10px/30px Arial;
	color:#dcdcdc;
	text-align:left;
}
#footer ul {
	list-style:none;
}
#footer li {
	margin:0;
	padding:10px 0;
	width:185px;
	border-bottom:1px #3e3e3e solid;
	font:normal normal bold 10px Arial;
	color:#a2a2a2;
	list-style:none;
}
#footer li a {
	font:normal normal bold 10px Arial;
	color:#a2a2a2;
	text-decoration:none;
}
#footer li a.first {
	font:normal normal bold 10px Arial;
	color:#dcdcdc;
	text-decoration:none;
}
#footer li a:hover {
	color:#e03500;
}

#footercol1 {
	margin:0 20px 0 0;
	width:185px;
	float:left;
}
#footercol2 {
	margin:0 20px 0 0;
	width:185px;
	float:left;
}
#footercol3 {
	margin:0 20px 0 0;
	width:185px;
	float:left;
}
#footercol4 {
	margin:0;
	width:185px;
	float:left;
}
/*-------------------------Portfolio------------------------------*/
#portfolio {
	margin-bottom:20px;
}
#portfolio h4 {
	padding:0;
	margin-bottom:5px;
	font:normal normal bold 11px Arial;
	color:#595959;
}
#portfolio a {
	margin-right:5px;
	width:30px;
	height:30px;
	background:#cfc5c3;
	font:normal normal bold 11px/30px Arial;
	color:#252525;
	text-decoration:none;
	text-align:center;
	display:block;
	border:1px #cfc5c3 solid;
	float:left;
}
#portfolio a:hover {
	background:#e03500;
	color:#ffffff;
	border:1px #e31500 solid;
}

/*-------------------------Lightbox------------------------------*/
#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:normal normal bold 11px Arial;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0; 

	color:#595858;
}
#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: 65px; 
	float: right;
	padding-bottom: 0.7em;	
}




































