img {
	border: 0px;
	margin: 0px;
	padding: 0px
}
/*-main-header-styles-below-*/

#head-wrapper {
	width : 1024px;
	text-align : center;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: auto;
	background-image: url(images/head-banner.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 115px;
}
#navbar {
	height : 30px;
	width: auto;
	background-image: url(images/nav-gradient.jpg);
	padding-top: 10px;
	padding-bottom: 5px;
}
ul#navbar {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#navbar li {
	display: inline;
	list-style-type: none;
}
#navbar a {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#navbar a:link, #navbar a:visited {
	color: #fff;
	text-decoration: none;
	background-image: url(images/nav-li-bg.png);
	background-repeat: repeat;
	padding-left: 18px;
}
#navbar a:hover {
	text-decoration: none;
	background-color: #333333;
}
#search-bar {
	height : 20px;
	width: 1024px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#info-box {
	height : 18px;
	width: 250px;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	padding-top: 2px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#nav-level2 {
	height : 18px;
	width: auto;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	padding-top: 2px;
	margin-right: 10px;
}
#notice {
	height : 18px;
	width: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	padding-left: 10px;
	padding-top: 2px;
	color: #666666;
}
#nav-level2 a:link, #nav-level2 a:visited {
	color: #666666;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#nav-level2 a:hover {
	text-decoration: none;
	background-color: #333333;
	color: #FFFFFF;
}
#search-box {
	height : 16px;
	width: 125px;
	float:right;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 2px;
	color: #999999;
	padding-left: 25px;
}
/*-index-page-styles-below-*/

#content-wrapper 
{
	width : 1024px;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 650px;
	margin-right: auto;
	margin-left: auto;
}
#picture-box-wrapper {
	width : 625px;
	height: auto;
	margin-top: 5px;
	float: right;
}
.picture-box {
	width : 300px;
	height : 150;
	border: 1px solid #CCCCCC;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.picture-box-image {
	width : 170px;
	height : 136px;
	float: left;
	padding: 5px;
}
.picture-box-text {
	width : 100px;
	height: 86px;
	float: left;
	font-size: 18px;
	background-color: #7e7f83;
	background-image: url(images/pic-box-text-gradient.jpg);
	text-align: left;
	color: #fff;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.picture-box-links
{
    vertical-align:bottom;
    font-size: 10px;
}
.picture-box-links a
{
    text-align:center;
    float: left;
    background-color:#666;
    width:95px;
    padding:2px;
    margin:1px;
}
.picture-box-text a 
{
    color: #fff;
    text-decoration: none;   
}
.picture-box-button {
	width : 100px;
	height : 30px;
	float: left;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #333333;
}
#left-content-wrapper {
	width : 379px;
	height: 625px;
	margin-top: 10px;
	float: left;
}
.fp-image {
	width:auto;
	height:auto;
	margin-bottom: 5px;
}
/*-footer-page-styles-below-*/

#footer-wrapper 
{
    clear: both;
	width : 1024px;
	text-align : center;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top:40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #999999;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul#footer-wrapper {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#footer-wrapper li {
	display: inline;
	list-style-type: none;
}
#footer-wrapper a {
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #999999;
}
#footer-wrapper a:link, #navbar a:visited {
	text-decoration: none;
}
#footer-wrapper a:hover {
	text-decoration: none;
	color: #333333;
}
#footer-copyright {
	width : 1024px;
	text-align : center;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 9px;
	color: #999999;
}
#left-menu {
	width: 250px;
	height: 100%;
	background-color: #CCCCCC;
}
#left-menu li {
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 35px;
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

/*
 * jQuery Nivo Slider v2.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/*
 * Note: Include the nivo-slider.css file that comes
 * with the main download before including this file.
 */

#slider1 {
	position:relative;
	margin:0 0 0 0;  /*30px 30px 60px 30px;*/
	background:url(images/loading.gif) no-repeat 50% 50%;
	height: 202px;
}
#slider1 img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider1 a {
	border:0;
}

#slider2 {
	position:relative;
	margin:0 0 0 0;  /*30px 30px 60px 30px;*/
	background:url(images/loading.gif) no-repeat 50% 50%;
	height: 202px;
}
#slider2 img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider2 a {
	border:0;
}

.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
}
.nivo-controlNav a {
	display: none;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}
