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

body {
	color: #b3b3b3;
	text-align: center;
	margin: 0;
	height: 100%;
	background: #0b0b0b url('../../images/fader_bg.jpg') repeat-x;
	letter-spacing: .05em;
	-webkit-text-size-adjust: none;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 100%;
	line-height: 135%;
}

/* Secondary Content CSS Starts Here */

/* Container for banner slideshow on homepage */
div.body-container {
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
}

div.body-container div.content_left, div.body-container div.content_right {
	float: left;
	position: relative;
}
div.body-container div.content_left {
	width: 294px;
}
div.body-container div.content_right {
	width: 683px;
	min-height: 500px;
	border-left: 1px solid #1b1b1b;
}
/* Secondary Content CSS Ends Here */


td {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
}

th {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
}

a {
	text-decoration: none;
	color: #318cfd;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	text-decoration: none;
	color: #318cfd;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #bebebe;
	outline-style:none;
	outline-width:0;
}

.h1 {
	color: #dadada;
	font: 163%/123% "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 3%;
	letter-spacing: .2em;
	font-weight: normal;
}

.h2 {
	letter-spacing: .2em;
	color: #dadada;
	font: 110%/110% "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 3%;
}

/* Header */

#header {
	background: url('../../images/site_logo.jpg') no-repeat left;
	color: #4d4d4d;
	font-size: 85%;
	height: 80px;
	letter-spacing: .07em;
	margin: auto;
	padding-right: 5px;
	text-align: right;
	width: 973px;
}

#header a {
	color: #878787;
	font-size: 85%;
	letter-spacing: .07em;
}

#header a:hover {
	color: #e40008;
	text-decoration: underline;
}


#header h1 {
	padding: 1px;
}

#header h1 a {
	display: block;
	height: 70px;
	margin: -40px 0 0 0;
	outline: none;
	width: 270px;
}

#header h1 a span {
	display: none;
}


/* End */

/* Navigation */

#navigation {
	width: 978px;
	height: 38px;
	margin: auto;
	border-left: 1px solid #4e4e4e;
	border-right: 1px solid #4e4e4e;
	color: #fff;
	text-align: right;
}

ul#navbar {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 510px;
	float: right;
	height: 38px;
}

ul#navbar li a, ul#navbar li a:active, ul#navbar li a:visited {
	color: #efefef;
	font: 16px/20px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	margin: auto;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	letter-spacing: .09em;
}

ul#navigation li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.btn_txt {
	color: #efefef;
	font: 16px/20px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	margin: auto;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	letter-spacing: .09em;
}

.btn_txt a {
	color: #efefef;
	text-align: center;
	outline-style:none;
	outline-width:0;
}

.btn_txt a:hover {
	color: #efefef;
}

li#btn_1
  {
    display: block;
    width: 102px;
    height: 38px;
    background: url('../../images/btn_nav_off.jpg') no-repeat 0 0;
	float: left;
	outline-style:none;
	outline-width:0;
}

li#btn_1:hover
  { 
    background: url('../../images/btn_nav_on.jpg') no-repeat 0 0;
	color: #bebebe;
}

li#btn_2 {
    display: block;
    width: 102px;
    height: 38px;
    background: url('../../images/btn_nav_off.jpg') no-repeat 0 0;
	float: left;
	outline-style:none;
	outline-width:0;
}

li#btn_2:hover { 
    background: url('../../images/btn_nav_on.jpg') no-repeat 0 0;
    color: #bebebe;
  }
  
li#btn_3 {
    display: block;
    width: 102px;
    height: 38px;
    background: url('../../images/btn_nav_off.jpg') no-repeat 0 0;
	float: left;
	outline-style:none;
	outline-width:0;
}

li#btn_3:hover
  { 
    background: url('../../images/btn_nav_on.jpg') no-repeat 0 0;
    color: #bebebe;
  }
  
li#btn_4
  {
    display: block;
    width: 102px;
    height: 38px;
    background: url('../../images/btn_nav_off.jpg') no-repeat 0 0;
	float: left;
	outline-style:none;
	outline-width:0;
}

li#btn_4:hover
  { 
    background: url('../../images/btn_nav_on.jpg') no-repeat 0 0;
    color: #bebebe;
  }
  
li#btn_5
  {
    display: block;
    width: 102px;
    height: 38px;
    background: url('../../images/btn_nav_off.jpg') no-repeat 0 0;
	float: left;
	outline-style:none;
	outline-width:0;
}

li#btn_5:hover
  { 
    background: url('../../images/btn_nav_on.jpg') no-repeat 0 0;
    color: #bebebe;
  }
/* @end */

/* Content Container */

#content {
	width: 978px;
	margin: 0;
	border-left: 1px solid #4e4e4e;
	border-right: 1px solid #4e4e4e;
	background-color: #161616;
	/*background-image: url(../../images/back_grad.gif);
	background-repeat: repeat-x;*/
	text-align: left;
	line-height: 160%;
	display: inline-block;
	position: relative;
	background-position: top;	
	/*padding-top: 20px;
	padding-bottom: 30px;
	*/
}

#contenthome {
	width: 978px;
	margin: 0;
	border-left: 1px solid #4e4e4e;
	border-right: 1px solid #4e4e4e;
	background-color: #1b1b1b;
	/*background-image: url(../../images/back_grad.gif);
	background-repeat: repeat-x;*/
	text-align: left;
	line-height: 160%;
	display: inline-block;
	position: relative;
	background-position: top;	
	/*padding-top: 20px;
	padding-bottom: 30px;
	*/
}

#content_top {
	width: 978px;
	height: 6px;
	margin: auto;
	border-left: 1px solid #4e4e4e;
	border-right: 1px solid #4e4e4e;
	background: url('../../images/content_top.jpg') no-repeat;
}

.body_copy {
	line-height: 150%;
	letter-spacing: .06em;
	font-size: 90%;
	display: inline-block;
	text-align: left;
	-webkit-text-size-adjust: none;
	width: 938px;
	margin-bottom: auto 15px;
	margin-left: 20px;
	color: #929292;
}

.body_copy a {
	color: #318cfd;
}

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

.content_slim {
	text-align: left;
	font-size: 90%;
	line-height: 160%;
	-webkit-text-size-adjust: none;
	display: block;
	width: 650px;
	position: relative;
	float: right;
	margin-right: 35px;
}

.content_wide {
	text-align: left;
	font-size: 90%;
	line-height: 160%;
	-webkit-text-size-adjust: none;
	display: block;
	width: 735px;
	position: relative;
	float: right;
}

#site_divider {
	width: 978px;
	height: 10px;
	margin: auto;
	border-left: 1px solid #4e4e4e;
	border-right: 1px solid #4e4e4e;
	background: url('../../images/site_divider.jpg') no-repeat;
}

/* end */

/* Footer */

#footer {
	width: 968px;
	margin: 0 auto;
	color: #bebebe;
	border-left: 1px solid #4e4e4e;
	border-right: 1px solid #4e4e4e;
	background-color: #1f1f1f;
	padding: 5px;
	font-size: 90%;
	letter-spacing: .07em;
	text-align: left;
	height: 195px;
	position: relative;
}

ul.footer_block li {
	text-align: left;
	list-style-type: none;
	margin-left: -5px;
	line-height: 160%;
	font-size:13px;
}

ul.footer_block li a {
	color: #6c6c6c;
}


.footer_divider {
	width: 1px;
	height: 195px;
	background: url('../../images/footer_divider.jpg') no-repeat;
	float: left;
	display: block;
	position: relative;
	left: 5px;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 135%;
}

ul.footer_block
  {
    width: 120px;
    height: 150px;
	float: left;
	text-align: left;
	text-decoration: none;
	font-size: 110%;
	color: #878787;
	letter-spacing: .09em;
}

#footer a {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 80%;
	letter-spacing: .07em;
}

#footer a:hover {
	color: #e40008;
	text-decoration: underline;
}

#footer_btm {
	width: 980px;
	height: 5px;
	margin: auto;
	background: url('../../images/footer_btm.jpg') no-repeat;
}

#sub_footer {
	width: 978px;
	margin: 20px auto;
	color: #4d4d4d;
	font-size: 90%;
	letter-spacing: .07em;
}

#sub_footer a {
	color: #4d4d4d;
	font-size: 90%;
	letter-spacing: .07em;
}

#sub_footer a:hover {
	color: #e40008;
	text-decoration: underline;
}

.footer_logo {
	border-style: none;
	float: left;
}

/* end */

/*left navigation */

/*#LeftNav-VoxOx2 {
	margin: 0 0 0 6px;
}*/


.nav_title {
	color: #e5e5e5;
	font-size: 90%;
	line-height: 105%;
	border-bottom: 1px solid #4d4e4d;
	display: block;
	height: 20px;
}

ul.left_nav {
	width: 2px;
	padding: 0 0 5px;
	text-align: left;
	list-style-type: none;
	font-size: 100%;
	line-height: 120%;
	letter-spacing: .09em;
	color: #e5e5e5;
	margin: 0 0 10px 25px;
	position: relative;
}

ul.left_nav li {
	font-size: 80%;
	list-style-type: none;
	width: 220px;
}

ul.left_nav li a {
	font-size: 85%;
	letter-spacing: .09em;
	color: #e5e5e5;
	background: url('../../images/arrow_off.jpg') no-repeat right 93%;
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
	outline-style:none;
	outline-width:0;
}

ul.left_nav li a:hover {
	color: #e40008;
	background: url('../../images/arrow_on.jpg') no-repeat right 93%;
}

ul.left_nav li a:active {
	border-style: none;
}

ul.left_nav li.rule {
	border-bottom: 1px solid #4d4e4d;
	display: block;
	height: 2px;
	padding: 20px 0 0 0;
}

ul.left_nav nav_big li {
	color: #e5e5e5;
}

.nav_big {
	font-size: 140%;
}

.nav_icon {
	border-style: none;
	position: relative;
	margin: 0;
	padding: 0 10px 0 0;
	top: 10px;
}

.nav_left_btn {
	border-style: none;
	position: relative;
	top: 7px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	right: 10px;
}

/* Secondary Left Nav */
ul.nav_secondary {
	width: 2px;
	padding: 0 0 5px;
	text-align: left;
	list-style-type: none;
	font-size: 100%;
	line-height: 120%;
	letter-spacing: .09em;
	color: #e5e5e5;
	margin: 0 0 10px 25px;
	position: relative;
}
ul.nav_secondary li {
	font-size: 13px;
	list-style-type: none;
	width: 180px;
}
ul.nav_secondary li a {
	font-size: 82%;
	letter-spacing: .09em;
	color: #e5e5e5;
	background: url('../../images/arrow_off.jpg') no-repeat right 93%;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
	outline-style:none;
	outline-width:0;
}
ul.nav_secondary li a:hover {
	color: #e40008;
	background: url('../../images/arrow_on.jpg') no-repeat right 93%;
}
ul.nav_secondary li a:active { border-style: none; }
.nav_secondary_title {
	color: #e5e5e5;
	font-size: 90%;
	line-height: 105%;
	border-bottom: 1px solid #4d4e4d;
	display: block;
	height: 20px;
	margin-bottom:10px;
}

/* pre-loaded images */

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

/* end */