* {
	margin: 0;
	padding: 0;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
.wrapper-1 {
	width: 100%;
}
.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}
input, select {
	vertical-align: middle;
	font-weight: normal;
}
img {
	border: 0;
	vertical-align: top;
	text-align: left;
}
ul, ol {
	list-style: none;
}
object {
	vertical-align: top;
	outline: none;
}
a {
	outline: none;
	color: #1a1a1a;
}
a:hover {
	text-decoration: none;
}
body {
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}
h2 {
	padding: 0 0 27px 0;
	line-height: 0.742em;
	font-size: 2.583em;
	font-weight: normal;
	color: #1a1a1a;
}
h2.extra {
	padding: 0 0 16px 0;
}
h2.extra-1 {
	padding: 0 0 21px 0;
}
h2 em {
	display: block;
}
h3 {
	padding: 0 0 18px 2px;
	line-height: 1.2em;
	word-spacing: 2px;
	font-size: 2.583em;
	font-weight: normal;
	color: #1a1a1a;
}
h6 {
	padding: 0 0 10px 0;
	line-height: 1.462em;
	font-size: 1.083em;
	color: #1a1a1a;
}
.fleft {
	float: left;
}
img.fleft {
	margin: 7px 24px 0 0;
}
ul.fleft {
	padding: 0 0 0 4px;
}
.fright {
	float: right;
}
ul.fright {
	padding: 0 94px 0 0;
}
.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}
.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}
#main-tail-top {
	background: #1a1a1a url(images/main-tail-top.gif) repeat-x 0% 0%;
}
#main-tail-bot {
	background: url(images/main-tail-bot.gif) repeat-x 0% 100%;
	width: 100%;
}
#main {
	width: 908px;
	margin: 0 auto;
	font-size: 0.75em;
}


#header {
	background: url(images/header.jpg) no-repeat 0% 76px;
	position: relative;
	height: 430px;
}

#logo {
	position: absolute;
	top: 134px;
	left: 41px;
}


/* Navigation */

#nav {
	background:none;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	width: 910px;
	position: absolute;
	top: 20px;
	left: 0;
}

*+html #nav {
	width: 910px;
}
 

#nav ul {
	background:url(images/navbg.png) repeat;
	text-align:center;
	list-style:none;
	float:left;
	border:1px solid #fff;
	border-top:1px solid #000;
}

#nav li {
	float:left;
	text-align:center;
	padding: 0 26px 0 0;
}

#nav li.first {
	padding:0 26px 0 7px;
}

#nav li.last {
	padding:0;
}

#nav li a {
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	padding:10px 0 10px 0px;
}

#nav li a:hover {	
	color:#576210;
}

#nav .act {
	color: #576210;
}

#nav li ul {
	margin-top:3px;
}

#nav li li {
	background:none;
	float:none;
	border-bottom:1px dashed #494949;
	padding:5px 15px 5px 15px;
}

#nav ul.home li{
	min-width:120px;
}

#nav ul.about {
	margin-left:-30px;
}

#nav ul.about li {
	min-width:90px;
}

#nav ul.hp {
	margin-left:-20px;
}

#nav ul.hp li {
	min-width:100px;
}

#nav ul.cp {
	margin-left:-10px;
}

#nav ul.cp li {
	min-width:155px;
}

#nav ul.gal {
	margin-left:-20px;
}

#nav ul.gal li {
	min-width:60px;
}

#nav ul.emp {
	margin-left:-12px;
}

#nav ul.emp li {
	min-width:180px;
}

#nav ul.contact {
	margin-left:-10px;
}

#nav ul.contact li {
	min-width:80px;
}

#nav li li:hover, #nav li li:focus {
	background:url(images/navli.png) repeat;
}

#nav li li a {
	font-size:10px;
	border:0px;
	padding:2px 0 2px 0;
}

#nav li:hover {
	position:relative;
	z-index:300;
}

#nav li.ro_hov {
	position:relative;
	z-index:300;
}


#nav li:hover ul {
	left:0;
	top:33px;
	z-index:500;
}

#nav li.ro_hov ul {
	left:0;
	top:33px;
	z-index:500;
}

#nav ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
}
* html #nav ul {
	width:2px;
}

#nav li:hover li:hover > ul {
	left:-3px;
	margin-left:100%;
	top:-1px;
	z-index:500;
}

#nav li:hover > ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:auto;
	
}


#nav li li > a {
	color:#fff;
}

#nav li li:hover > a {
	color:#f3ffa3;
	border-bottom:0px;
}

/* End Navigaton */


#flash {
	position: absolute;
	top: 76px;
	left: -16px;
}
#page7 #content #content-bg {
	padding: 0 20px 0 21px;
}
#page9 #content #content-bg {
	padding: 0 20px 0 21px;
}
#content {
	background: url(images/content-tail.gif) repeat-y 0% 0%;
	margin-top:10px;
}
#content #content-bg {
	background: url(images/content-bg.jpg) no-repeat 21px 0;
	padding: 0 20px 36px 21px;
}
#content p {
	padding: 0 0 10px 0;
	line-height: 1.462em;
	font-size: 1.083em;
	color: #9c9c9c;
}
#content p b {
	color: #a0b416;
}
#content p b a {
	text-decoration: none;
	color: #a0b416;
}
#content p b a:hover {
	text-decoration: underline;
}
#content p small {
	float: right;
	padding: 0 10% 0 0;
	font-size: 1em;
}
#content blockquote p strong {
	display: block;
	padding: 10px 0 0 0;
	text-align: right;
	color: #fff;
}
#column-left {
	float: left;
	width: 222px;
	padding: 18px 28px 0 0;
}

#column-left img {
	width:120px;
	margin-left:50px;
}

#column-left ul {
	background: url(images/list-bg.png) no-repeat 0% 100%;
	margin: 0 0 18px 0;
	padding: 0 26px 17px 28px;
}
#column-left ul li {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	line-height: 2.727em;
	text-transform: uppercase;
	font-size: 0.917em;
	color: #626262;
}
#column-left ul li.extra {
	background: none;
}
#column-left ul li a {
	text-decoration: none;
	color: #626262;
}
#column-left ul li a:hover {
	color: #fff;
}
#column-left ul li span a {
	color: #fff;
}
#subscribe-form {
	padding: 8px 0 0 28px;
}
#subscribe-form strong {
	display: block;
	height: 33px;
	padding: 0 0 0 2px;
	overflow: hidden;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 0.917em;
	color: #fff;
}
#subscribe-form span {
	display: block;
	width: 168px;
	height: 17px;
	border: 1px solid #292929;
}
#subscribe-form input {
	background: none;
	width: 147px;
	height: 15px;
	padding: 1px 3px 1px 3px;
	border: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #313131;
}
#subscribe-form input#subscribe-submit {
	background: url(images/subscribe-submit.gif) no-repeat 0% 0%;
	width: 15px;
	height: 17px;
	padding: 0;
	border: none;
	float: left;
}
#column-right {
	float: left;
	width: 617px;
}
.box {
	background: #fff;
	position: relative;
	padding-top:10px
}
.box .inner {
	padding: 38px 39px 36px 40px;
}
.box .inner-1 {
	padding: 38px 39px 39px 40px;
}
.box .inner-2 {
	padding: 38px 10px 39px 40px;
}
.box p {
	padding: 0 40px 11px 0 !important;
	line-height: 1.583em !important;
	font-size: 1em !important;
	color: #1a1a1a !important;
}
.box p.extra {
	padding: 0 40px 23px 0 !important;
}
.box p.extra-1 {
	padding: 0 40px 19px 0 !important;
}
.box p.extra-2 {
	padding: 0 40px 15px 0 !important;
}
.box p.extra-3 {
	padding: 0 20px 19px 0 !important;
}
.box p.no-indent {
	padding: 0 !important;
}
.list {
	padding: 0 35px 17px 0;
	overflow: hidden;
}
.list li {
	background: url(images/line-hor1.gif) repeat-x 0% 100%;
	line-height: 2.182em;
	text-transform: uppercase;
	font-size: 0.917em;
	color: #1a1a1a;
}
.list li.extra {
	background: none;
}
.list li a {
	text-decoration: none;
	color: #1a1a1a;
}
.list li a:hover {
	font-weight: bold;
}
.list-1 {
	width: 100%;
	overflow: hidden;
}
.list-1 li {
	float: left;
	width: 255px;
	padding: 0 28px 0 0;
}
.list-1 li.extra {
	padding: 0 0 0 0;
}
.list-1 li img {
	margin: 0 0 14px 0;
}
.list-1 li strong {
	display: block;
	padding: 0 0 9px 0;
	line-height: 1.2em;
	font-size: 2.583em;
	font-weight: normal;
	color: #1a1a1a;
}
.list-1 li strong em {
	display: block;
	margin: -14px 0 0 0;
	font-style: normal;
}
.list-1 li i {
	display: block;
	padding: 0 0 2px 0;
	text-transform: uppercase;
	font-style: normal;
}
.list-1 li i a {
	background: none;
	display: inline;
	height: auto;
	padding: 0;
	overflow: visible;
	float: none;
	line-height: normal;
	text-decoration: none;
	color: #1a1a1a;
}
.list-1 li i a:hover {
	text-decoration: underline;
}
.list-1 li p {
	padding: 0 40px 17px 0 !important;
	line-height: 1.583em !important;
	font-size: 1em !important;
	color: #1a1a1a !important;
}
.list-1 li p.extra {
	padding: 0 40px 19px 0 !important;
}
.list-1 li p.extra-1 {
	padding: 0 40px 13px 0 !important;
}
.list-1 li a {
	text-decoration: underline;
	color: #666;
}
.list-1 li a:hover {
	text-decoration: underline;
}

.list-2 {
	padding: 9px 0 0 0;
	overflow: hidden;
}
.list-2 li {
	float: left;
	padding: 0 17px 0 0;
}
.list-2 li.extra {
	padding: 0;
}
.list-2 li span {
	display: block;
	padding: 38px 0 0 0;
}
.list-3 {
	padding: 0 0 17px 0;
	overflow: hidden;
}
.list-3 li {
	background: url(images/line-hor2.gif) repeat-x 0% 100%;
	line-height: 2.182em;
	text-transform: uppercase;
	font-size: 0.917em;
	color: #1a1a1a;
}
.list-3 li.extra {
	background: none;
}
.list-3 li a {
	text-decoration: none;
	color: #fff;
}
.list-3 li a:hover {
	color: #a0b416;
}
.list-4 {
	line-height: 1.583em;
	color: #1a1a1a;
}
.list-4 dt a {
	text-decoration: none;
	color: #1a1a1a;
}
.list-4 dt a:hover {
	text-decoration: underline;
}
.list-4 dd {
	padding: 0 30px 19px 0;
}
.list-indent {
	padding: 0 0 42px 0 !important;
}
.indent {
	padding: 26px 35px 0 37px;
}
.indent-1 {
	padding: 26px 24px 0 28px;
}
.indent-bot {
	margin: 0 0 21px 0;
}
.link {
	background: #1e1e1e;
	display: inline-block;
	height: 26px;
	padding: 0 10px 0 10px;
	overflow: hidden;
	float: left;
	line-height: 22px;
	text-decoration: none;
	color: #fff;
}
.link2 {
	text-decoration: underline;
	color: #666666;
}
.link:hover {
	text-decoration: underline;
}
#contact-form {
	width: 100%;
	padding: 7px 0 0 0;
}
#contact-form textarea {
	background: none;
	width: 281px;
	height: 74px;
	padding: 3px;
	border: 1px solid #a4a4a4;
	overflow: auto;
	float: right;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #a4a4a4;
}
#contact-form label {
	display: block;
	height: 31px;
	overflow: hidden;
}
#contact-form input {
	background: none;
	width: 240px;
	height: 15px;
	padding: 2px 3px 1px 3px;
	border: 1px solid #a4a4a4;
	float: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #a4a4a4;
}
#contact-form a {
	float: right;
	margin: 0 0 0 22px;
	text-decoration: none;
	font-size: 1.083em;
	font-weight: bold;
	color: #a0b416;
}
#contact-form a:hover {
	text-decoration: underline;
}
#footer {
	background: url(images/footer.gif) no-repeat 19px 22px;
	height: 63px;
	overflow: hidden;
}
#footer p {
	padding: 27px 21px 0 0;
	text-transform: uppercase;
	text-align: right;
	font-size: 0.833em;
	color: #fff;
}
#footer p a {
	margin: 0 0 0 8px;
	text-decoration: none;
	color: #000;
}
#footer p a:hover {
	text-decoration: underline;
	color:#576210;
}

#column-right .box .inner .loading {
	background: url(images/load.gif) no-repeat center center;
	height:48px;
	display:none;
}


/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
	clear:both;
    width:591px;
    height:300px;
    margin:0 auto;
    padding-top:17px; /* Push the actual slider into the centre */
	position:absolute;
	top:85px;
	left:265px;
}

#slider {
    position:relative;
    width:591px;
    height:300px;
	margin-left:19px; /* Push the actual slider into the centre */
    background:url(images/loading.gif) no-repeat 50% 50%;
}

#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
    width:591px;
    height:300px;
}
#slider a {
    border:0;
    display:block;
}

.nivo-controlNav a {
	text-indent:-9999px;
	line-height:0;
}
.nivo-controlNav a.active {
    background-position:0 -22px; /* Selected bullet */
}

