body {
    color: black;
    /*text-align: justify;*/
    font-family: helvetica, sans-serif;
	font-size: 13px;
    background: #000000;
	margin: 0px;
}

#all{
	padding-left: 0px;
	width: 1000px;
	margin: 0 auto;
	color: #fff;
}

img {
    margin: auto;
    border: none;
}

h2.siteHeading {
	font-size: 24px;
	font-weight: bold;
	display:inline;
}

.line {
	border-bottom: 1px solid #fff;
	width: 760px;
	padding-top: 5px;
}

a {
	color: #0066FF;
	text-decoration: underline;
}

a:hover, a:focus {
	text-decoration: underline;
}

.logo {
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
}

h1 {
	color: #FFFFFF;
	font-size: 18px;
	padding-bottom: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	margin-top: 2px;
}

h2 {
	color: #FFFFFF;
	font-size: 18px;
	padding-bottom: 0px;
	margin-bottom: 2px;
	padding-top: 8px;
	margin-top: 2px;
	color: #CCCCCC;
}

.newsletter {
	float: right;
	background-color: #fff;
	font-size: 13px;
	color: #27262b;
	font-weight:normal;
	width: 200px;
	height: 30px;
	text-align:center;
	margin:5px auto;	
}

.newsletter a {
	color: #27262b;
	text-decoration: none;
	line-height:30px;
	height: 30px;
	
}

.newsletter a:hover{
	background: #BBBBBB;
	display:block;
	height: 30px;
}

div#left {
	float: left; 
	width: 200px; 
	background: #656367;
	color: #FFFFFF; 
}


div#content {
	top: 0px; 
	width: 700px;
	color: #ccc5e2; 
	font: sans-serif; 
	padding: 10px;
	float: right;
}

div#content p {
	margin: 0 1em 1em;
}

div#right {
	top: 0px; 
	width: 770px;
	color: #fff; 
	font: helvetica, sans-serif;
	float: right; 
	padding: 10px;
	font-size: 14px;
	line-height: 21px;
	background: #000000;
}

.overview ul{
	padding-left:5px;
   margin-left:5px;
   padding-top: 0px;
   margin-top: 0px;
   font-size: 13px;
   line-height: 18px;

}

.overview tr td{
   padding-left:5px;
   margin-left:5px;
   padding-top: 20px;
   margin-top: 20px;

}

.quoteButton {
	background-color: #AAAAAA;
	font-size: 15px;
	color: #555555;
	font-weight:normal;
	width: 260px;
	height: 35px;
	text-align:left;	
}

.quoteButton a {
	color: #333333;
	text-decoration: none;
	line-height:35px;
	height: 35px;
	
}

.quoteButton a:hover{
	color: #FFFFFF;
	background: #4b484e;
	width: 260px;
	display:block;
	height: 35px;
}

a.moreButton {
	background-color: #27262b;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:27px;
	height: 27px;
	padding-left:12px;
	width: 158px;
	display:block;
}

	a.moreButton:hover{
		background: #4b484e;
	}

/*
.moreButton {

	color: #FFFFFF;
	font-weight:normal;
	width: 158px;
	height: 27px;
	text-align:left;	
}

.moreButton a {
	color: #FFFFFF;
	text-decoration: none;
	line-height:27px;
	height: 27px;
	padding-left:12px;
}

.moreButton a:hover{
	color: #FFFFFF;
	background: #4b484e;
	width: 158px;
	display:block;
	height: 27px;
}
*/
.menuButton {
	background-color: #27262b;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:normal;
	width: 170px;
	text-align:left;
	margin:5px auto;
	
	text-decoration: none;
	line-height:30px;
	height: 30px;
	padding-left:10px;
	display:block;
	text-transform:uppercase;
}
	.menuButton:hover{
		background: #4b484e;
		width: 170px;
		text-decoration:none;
	}

	.selected {
		background-color: #4b484e;
	}



.submenuButton {
	padding-left: 23px;
	line-height: 18px;
}

.submenuButton a {
	color: #FFFFFF;
	text-decoration: none;
}

.submenuButton a:hover {
	text-decoration: underline;
}

.submenuButtonSelected {
	padding-left: 23px;
	line-height: 18px;
	text-decoration: underline;
}

.promoButtonSelected {
	background-color: #000000;
	font-size: 12px;
	color: #fff;
	font-weight:normal;
	width: 160px;
	height: 30px;
	/*text-align:left;*/
	text-align:center;
	margin:5px auto;
	line-height:30px;
	display:block;
	text-decoration:none;
}
	.promoButtonSelected:hover, .promoButtonSelected:focus {
		text-decoration:underline;
		background-color:#4B484E;
	}

.promo {
	background-color: #03a8e5;
	font-size: 14px;
	color: #fff;
	font-weight:normal;
	width: 160px;
	
	text-align:center;
	margin:5px auto;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	line-height:18px;
}

.clear{
	clear:both;
}

h2.siteHeading {
	color: #FFFFFF;
}

h1 span {
	font-size:14px;
	text-transform:none;
	font-weight:normal;
}

/******** 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;	
}

.overview h2 {
	color:#FFFFFF;
	padding-top:0;
}
