@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/bg.jpg);
	background-position:center top;
	background-color:transparent;
	background-attachment:scroll;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	color:#666666;
	font-family:"trebuchet MS";
	font-size:12PX;
}
.clearer{
	clear:both;
}

p{ background-image:url(images/bg.png)}

li{	list-style-type:none;
	background-image:url(images/bg.png);
}

img{border:none}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
* {
	margin:0;
	padding:0;
}
.main {
	width:900px;
	margin:0 auto;
}
.logo {
	float:right;
	width:186px;
}
.nav {
	width:714px;
	float:right;
}
.nav ul#all li a {
	width:714px;
	float:left;
	margin:10px 0 20px;
	text-indent:-999px;
	outline-style:none;
}
.nav li a.about {
	background-image:url(images/about.png);
	background-repeat:no-repeat;
	height:100px;
}
.nav li a.about:hover {
	background-image:url(images/about-hover.png);
}
.nav li a.services {
	background-image:url(images/services.png);
	background-repeat:no-repeat;
	height:100px;
}
.nav li a.services:hover {
	background-image:url(images/services-hover.png);
}
.nav li a.contact {
	background-image:url(images/contact.png);
	background-repeat:no-repeat;
	height:100px;
}
.nav li a.contact:hover {
	background-image:url(images/contact-hover.png);
}
.left_menu {
	width:200px;
	float:left;
}
.nav ul#all li .boxy ul li {
	color:#009FC3;
	float:left;
	list-style-type:decimal;
	margin:0 0 0 24px;
	padding:0 10px 0 0;
	width:400px;
	background-color:transparent;
}
.nav ul#all li .boxy ul li a {
	color:#009fc3;
	text-indent:0;
	width:auto;
	padding:0px;
	margin:0 0 8px 0;

}
.nav ul#all li .boxy ul li a:hover {
	background-color:#666;
	color:#FFFFFF;
	text-decoration:none
}
.nav ul#all li ul.tabs-nav li {
	list-style-type:none;
	padding:0 10px 0 0;
	background-color:transparent;
	background-image:none;
}
.nav ul#all li ul.tabs-nav li a {
	color:#009fc3;
	text-indent:0;
	width:auto;
	padding:0px;
	margin:0 0 8px 0;

}
.nav ul#all li ul.tabs-nav li a:hover {
	background-color:#666;
	color:#FFFFFF;
	text-decoration:none
}
.right_menu {
	float:left;
	width:504px;
}
.title {
	font-size:19px;
	padding:0 0 6px;
}
.nav ul#all li ul.tabs-nav {
	width:200px;
	float:left;
}
.nav ul#all li ul.tabs-nav li.tabs-selected a {
	background-color:#666;
	color:#FFFFFF;
	text-decoration:none
}

.boxy ul{
	float:left;
	margin:20px 0 0 0;
}

<!-- 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: 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;	
}

#gp{display:none;}

.copy{
	float:right;
	margin:26px 0px 0px;
	color:#666;
}
.copy a{
	color:#666666;
	font-size:11px;
}

.