/* body {
	padding: 0px;
	margin: 0px;
	letter-spacing: 2px;
	line-height: 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
} */

a {
	color: white;
	outline: none;
}


p {
	margin-bottom: 5px;
	margin-top: 5px;
	color: #d8d8d8;
}


/* .main_menu #company{
	background-image: url(../images/menu/company.jpg);
	background-repeat: no-repeat;
	width:120px;
	cursor:pointer;
}
.main_menu #company:hover{
	background-image: url(../images/menu/company_hover.jpg);
	background-repeat: no-repeat;
	width:120px;
}

.main_menu #rental_catalog{
	background-image: url(../images/menu/rental_catalog.jpg);
	background-repeat: no-repeat;
	width:183px;
}
.main_menu #rental_catalog:hover{
	background-image: url(../images/menu/rental_catalog_hover.jpg);
	background-repeat: no-repeat;
	width:183px;
}

.main_menu #customer_center{
	background-image: url(../images/menu/customer_center.jpg);
	background-repeat: no-repeat;
	width:199px;
}
.main_menu #customer_center:hover{
	background-image: url(../images/menu/customer_center_hover.jpg);
	background-repeat: no-repeat;
	width:199px;
}

.main_menu #gallery{
	background-image: url(../images/menu/gallery.jpg);
	background-repeat: no-repeat;
	width:114px;
}
.main_menu #gallery:hover{
	background-image: url(../images/menu/gallery_hover.jpg);
	background-repeat: no-repeat;
	width:114px;
}

.main_menu #credits{
	background-image: url(../images/menu/credits.jpg);
	background-repeat: no-repeat;
	width:109px;
}
.main_menu #credits:hover{
	background-image: url(../images/menu/credits_hover.jpg);
	background-repeat: no-repeat;
	width:109px;
}

.main_menu #blog{
	background-image: url(../images/menu/blog.jpg);
	background-repeat: no-repeat;
	width:84px;
}
.main_menu #blog:hover{
	background-image: url(../images/menu/blog_hover.jpg);
	background-repeat: no-repeat;
	width:84px;
}

.main_menu #contact{
	background-image: url(../images/menu/contact.jpg);
	background-repeat: no-repeat;
	width:115px;
}
.main_menu #contact:hover{
	background-image: url(../images/menu/contact_hover.jpg);
	background-repeat: no-repeat;
	width:115px;
} */



/* #nav_homeandnews {
	height: 30px;
	background-position: 0px 0px;
	width: 81px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_homeandnews:hover {
	height: 30px;
	list-style-type: none;
	background-position: -250px 0px;
	width: 81px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_rentalcatalog {
	height: 30px;
	list-style-type: none;
	background-position: 0 -30px;
	width: 173px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}
#nav_rentalcatalog:hover {
	height: 30px;
	list-style-type: none;
	background-position: -250px -30px;
	width: 173px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_companyprofile {
	height: 30px;
	list-style-type: none;
	background-position: 0 -60px;
	width: 181px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_companyprofile:hover {
	height: 30px;
	list-style-type: none;
	background-position: -250px -60px;
	width: 181px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_customercenter {
	height: 30px;
	list-style-type: none;
	background-position: 0 -90px;
	width: 186px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_customercenter:hover {
	height: 30px;
	list-style-type: none;
	background-position: -250px -90px;
	width: 186px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_contact {
	height: 30px;
	list-style-type: none;
	background-position: 0 -120px;
	width: 110px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_contact:hover {
	height: 30px;
	list-style-type: none;
	background-position: -250px -120px;
	width: 110px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_credits {
	height: 30px;
	list-style-type: none;
	background-position: 0 -150px;
	width: 102px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_credits:hover {
	height: 30px;
	list-style-type: none;
	background-position: -250px -150px;
	width: 102px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_whatsnew {
	height: 30px;
	list-style-type: none;
	background-position: 0 -180px;
	width: 102px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_whatsnew:hover {
	height: 30px;
	list-style-type: none;
	background-position: -250px -180px;
	width: 102px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_inthepress {
	height: 30px;
	list-style-type: none;
	background-position: 0 -210px;
	width: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_inthepress:hover {
	height: 30px;
	list-style-type: none;
	background-position: -250px -210px;
	width: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_photogallery {
	height: 30px;
	list-style-type: none;
	background-position: 0 -240px;
	width: 126px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_photogallery:hover {
	height: 30px;
	list-style-type: none;
	background-position: -250px -240px;
	width: 126px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_employment {
	height: 30px;
	list-style-type: none;
	background-position: 0 -270px;
	width: 108px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_employment:hover {
	height: 30px;
	list-style-type: none;
	background-position: -250px -270px;
	width: 108px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_industrylinks {
	height: 30px;
	list-style-type: none;
	background-position: 0 -300px;
	width: 123px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_industrylinks:hover {
	height: 30px;
	list-style-type: none;
	background-position: -250px -300px;
	width: 123px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_usedequipment {
	height: 30px;
	list-style-type: none;
	background-position: 0 -330px;
	width: 131px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_usedequipment:hover {
	height: 30px;
	list-style-type: none;
	background-position: -250px -330px;
	width: 131px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_translate {
	height: 30px;
	list-style-type: none;
	background-position: 0 -360px;
	width: 97px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav_translate:hover {
	height: 30px;
	list-style-type: none;
	background-position: -250px -360px;
	width: 97px;
	background-repeat: no-repeat;
	background-image: url(../images/nav_sprite.jpg);
	text-indent: -9999px;
}

#nav li a:hover {
	color: white;
}*/

/*#industry_links {
	margin-bottom: 50px;
	margin-top: 0px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

#industry_links h2 {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-image: url(../images/pageTitle_industry-links.jpg);
	width: 1024px;
	height: 300px;
	text-indent: -9999px;
}

#industry_links li {
	letter-spacing: 1px;
	list-style-type: none;
	margin-bottom: 8px;
	margin-top: 8px;
	font-size: 9px;
	margin-left: 300px;
}

#industry_links a {
	text-decoration: none;
	border-bottom-color: #545454;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}*/

#nav_header_home {
	height: 0px;
	width: 0px;
	padding: 0px;
	margin: 0px;
	visibility: hidden;
	overflow: hidden;
}

#Footer {
	clear: left;
	float: none;
	display: block;
	width: 1024px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	
}
#Footer div{
	margin:0px 0px 0px 0px;
}
#Footer .footer_bottom{
	margin:0px 0px 0px 0px;
	height:90px;
	color:#888888;
	text-align:center;
	font-size:11px!important;
	padding-top:20px;
	text-transform:none;
	letter-spacing:0.20px;
}
#Footer .footer_bottom a{
	text-decoration:none!important;
	color:#888888!important;
}
#Footer .divide_line{
	height:2px;
	background-color:#909090;
	height:2px;
	width:966px;
	margin:auto;
}
#Footer .newletter_container_home,
#Footer .newletter_container {
	border:1px solid #9bccff;
	margin: 20px 0px 20px 28px;
	float:left;
	width:510px;
}
#Footer .newletter_container{
	padding:6px 0px 0px 18px;
}
	#Footer .newletter_container_home {
		padding:6px 0px 6px 18px;
	}
#Footer .newletter_container div{
	float:left;
	height:42px;
}
.blue_sky_title{
	background-image: url(../images/keslow_enewsletter.jpg);
	background-repeat: no-repeat;
	height:17px!important;
	width:257px!important;
}
.small_text_footer{
	font-size:11px;
	font:Arial, Helvetica, sans-serif!important;
	text-transform:none!important;
	width:280px;
	letter-spacing:1px;
	text-align:justify;
}

.news_button,
#Form_SignupForm_action_signup {
	display: inline;
	float: left;
	width: 68px;
	border: 0px solid #FFFFFF;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../images/news_button.jpg);
	background-repeat: no-repeat;
	height: 20px;
	font-size: 0;
	color: #2a2a2a;
	text-align: right;
	text-indent: -99999;
}
#Form_SignupForm_email {
	width: 140px;
	display: inline;
	float: left;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 16px;
	font-size: 11px;
	border-color: #373738;
	border-width: 1px;
	border-style: solid;
	color: white;
	background-color: black;
}
#Form_SignupForm fieldset {
	float: left;
	height: 30px;
}
.validation {
	color: red;
}
#Footer .text_container{
	margin: 26px 30px 20px 0px;
	padding:3px 0 0 0;
	float:right;
	font-size:12px!important;
	letter-spacing:1px!important;
	text-transform:none!important;
	text-align:justify;
}
.blue_sky{
	color:#9bccff!important;
}
#arributton {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/footer_sprite_2.gif);
	margin-top: 35px;
	display: inline-block;
	float: left;
	position: relative;
	height: 96px;
	width: 99px;
	text-indent: -9999px;
}

#arributton:hover {
	background-position: -100px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/footer_sprite_2.gif);
	margin-top: 35px;
	display: inline-block;
	float: left;
	position: relative;
	height: 96px;
	width: 99px;
	text-indent: -9999px;
}

#redbutton {
	background-position: 0px -100px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/footer_sprite_2.gif);
	margin-top: 37px;
	float: left;
	position: relative;
	display: inline-block;
	height: 96px;
	width: 96px;
	text-indent: -9999px;
}

#redbutton:hover {
	background-position: -100px -100px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/footer_sprite_2.gif);
	margin-top: 37px;
	float: left;
	position: relative;
	display: inline-block;
	height: 96px;
	width: 96px;
	text-indent: -9999px;
}

#numberspf {
	margin-left: 20px;
	margin-top: 36px;
	position: relative;
	display: inline-block;
	float: left;
	height: 70px;
	width: 177px;
}

#numberspf li {
	list-style-type: none;
}

#numberspf #phone {
	display: block;
	background-position: -26px 0px;
	background-image: url(../images/footer_sprite.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 177px;
	text-indent: -9999px;
}

#numberspf #fax {
	display: block;
	background-position: -26px -18px;
	background-image: url(../images/footer_sprite.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 177px;
	text-indent: -9999px;
}

#facilitiesca {
	margin-left: 20px;
	margin-top: 25px;
	position: relative;
	display: inline-block;
	float: left;
	width: 145px;
	height: 70px;
}

#facilitiesca .facilitiestitle {
	background-position: -9px -50px;
	background-image: url(../images/footer_sprite.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 145px;
	text-indent: -9999px;
}

#facilitiesca .facilitiesaddress {
	background-position: -9px -66px;
	background-image: url(../images/footer_sprite.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 145px;
	text-indent: -9999px;
}

#facilitiesnm {
	margin-left: 20px;
	margin-top: 25px;
	position: relative;
	display: inline-block;
	float: left;
	height: 70px;
	width: 184px;
}

#facilitiesnm .facilitiestitle {
	background-position: -9px -100px;
	background-image: url(../images/footer_sprite.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 184px;
	text-indent: -9999px;
}

#facilitiesnm .facilitiesaddress {
	background-position: -9px -116px;
	background-image: url(../images/footer_sprite.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 184px;
	text-indent: -9999px;
}

#Search {
	margin:0px 0px 0px 70px;
}

#KeslowSearchForm_SearchForm_Search {
	width: 153px;
	display: inline;
	float: left;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 16px;
	font-size: 11px;
	border-color: #1e3753;
	border-width: 1px;
	border-style: solid;
	color: white;
	background-color: black;
}
#KeslowSearchForm_SearchForm_action_results {
	display: inline;
	float: left;
	width: 20px;
	/*border:none;*/
	border: 0px solid #FFFFFF;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../images/search_box.gif);
	background-repeat: no-repeat;
	height: 20px;
	/*text-indent: -9999px;*/
	font-size: 0;
	color: #1b2b3a;
	text-align: right;
	text-indent: 0;
}

#formslayout {
	background-position: center center;
	background-repeat: no-repeat;
	height: 763px;
	margin-right: auto;
	margin-left: auto;
	width: 1038px;
}

#formslayout li {
	list-style-type: none;
}

#formstitle {
	float: none;
	clear: left;
	position: relative;
	padding: 0px;
	margin: 0px;
	display: block;
	height: 55px;
	width: 552px;
	background-image: url(../images/forms_sprites.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#formstaxes {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	list-style-type: none;
	float: none;
	clear: left;
	position: relative;
	padding: 0px;
	display: block;
	height: 128px;
	width: 552px;
	background-image: url(../images/forms_sprites.png);
	background-position: 0px -55px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#formstaxes:hover {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	float: none;
	clear: left;
	position: relative;
	padding: 0px;
	display: block;
	height: 128px;
	width: 552px;
	background-image: url(../images/forms_sprites.png);
	background-position: -552px -55px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#formsaccount {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	list-style-type: none;
	float: none;
	clear: left;
	position: relative;
	padding: 0px;
	display: block;
	height: 128px;
	width: 552px;
	background-image: url(../images/forms_sprites.png);
	background-position: 0px -183px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#formsaccount:hover {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	float: none;
	clear: left;
	position: relative;
	padding: 0px;
	display: block;
	height: 128px;
	width: 552px;
	background-image: url(../images/forms_sprites.png);
	background-position: -552px -183px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#formsterms {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	list-style-type: none;
	float: none;
	clear: left;
	position: relative;
	padding: 0px;
	display: block;
	height: 128px;
	width: 552px;
	background-image: url(../images/forms_sprites.png);
	background-position: 0px -311px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#formsterms:hover {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	float: none;
	clear: left;
	position: relative;
	padding: 0px;
	display: block;
	height: 128px;
	width: 552px;
	background-image: url(../images/forms_sprites.png);
	background-position: -552px -311px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#formsauthorization {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	list-style-type: none;
	float: none;
	clear: left;
	position: relative;
	padding: 0px;
	display: block;
	height: 128px;
	width: 552px;
	background-image: url(../images/forms_sprites.png);
	background-position: 0px -439px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#formsauthorization:hover {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	float: none;
	clear: left;
	position: relative;
	padding: 0px;
	display: block;
	height: 128px;
	width: 552px;
	background-image: url(../images/forms_sprites.png);
	background-position: -552px -439px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#formsendingcredits {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	list-style-type: none;
	float: none;
	clear: left;
	position: relative;
	padding: 0px;
	display: block;
	height: 128px;
	width: 552px;
	background-image: url(../images/forms_sprites.png);
	background-position: 0px -567px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#formsendingcredits:hover {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	list-style-type: none;
	float: none;
	clear: left;
	position: relative;
	padding: 0px;
	display: block;
	height: 128px;
	width: 552px;
	background-image: url(../images/forms_sprites.png);
	background-position: -552px -567px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#contactlayout {
	margin-bottom: 30px;
	margin-top: 50px;
	height: 780px;
	position: relative;
	clear: left;
	width: 1024px;
}

#contactlayout h5 {
	letter-spacing: .1em;
	font-size: 11px;
	color: #7f7f7f;
}

#contactlayout li {
	list-style-type: none;
}

#contactphone {
	display: block;
	width: 310px;
	padding: 0px;
	margin: 0px;
	height: 11px;
	background-position: 0px 0px;
	background-image: url(../images/contact_phone_fax_email.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#contactfax {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 11px;
	display: block;
	width: 310px;
	padding: 0px;
	height: 11px;
	background-position: 0px -22px;
	background-image: url(../images/contact_phone_fax_email.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#contactemailbutton {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 11px;
	display: block;
	width: 310px;
	padding: 0px;
	height: 11px;
	background-position: 0px -45px;
	background-image: url(../images/contact_phone_fax_email.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#contacttitleca {
	width: 410px;
	clear: both;
	height: 18px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 40px;
	margin: 0px;
	display: block;
	font-size: 18px;
}

#contactmapca {
	padding: 0px;
	background-position: 0px -26px;
	background-image: url(../images/contact_sprite.gif);
	background-repeat: no-repeat;
	float:right;
	display: block;
	height: 13px;
	width: 32px;
	text-indent: -9999px;
}

#contactmapca:hover {
	background-position: 0 -39px;
}

#contactaddressca {
	font-size: 11px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 5px;
	color: white !important;
	padding: 0px;
	float: left;
	position: relative;
	display: block;
	width: 230px;
	height: 30px;
}

#contacttitlenm {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 30px;
	margin: 0px;
	width: 410px;
	clear: both;
	height: 18px;
	display: block;
	font-size: 18px;
}

#contactmapnm {
	padding: 0px;
	margin-top: 9px;
	margin-bottom: 17px;
	margin-right: 20px;
	margin-left: 45px;
	float: left;
	position: relative;
	display: block;
	height: 13px;
	width: 32px;
	text-indent: -9999px;
}

#contactmapnm:hover {
}

#contactaddressnm {
	font-size: 11px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 5px;
	color: white !important;
	padding: 0px;
	float: left;
	position: relative;
	display: block;
	width: 230px;
	height: 30px;
}

#contacttop {
	display: block;
	clear: left;
	float: none;
	min-height: 100px;
	width: 1024px;
}

#contacttopleft {
	background-image: url(../images/contact_top_left_back.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 300px;
	position: relative;
	display: block;
	width: 500px;
	text-indent: -9999px;
}

#contacttopright {
	padding-left: 90px;
	padding-top: 30px;
	background-image: url(../images/contact_top_right_back.gif);
	background-repeat: no-repeat;
	float: left;
	height: 270px;
	position: relative;
	display: block;
	width: 410px;
}

#contactbottom {
	position: relative;
	display: block;
	clear: left;
	float: none;
	min-height: 100px;
	width: 1024px;
}

#contactbottomleft {
	margin-left: 100px;
	margin-top: 40px;
	height: 440px;
	float: left;
	position: relative;
	display: block;
	width: 400px;
}

#contactbottomright {
	margin-top: 40px;
	margin-left: 90px;
	height: 440px;
	float: left;
	position: relative;
	display: block;
	width: 410px;
}

.contactemailbutton {
	background-position: 0px 0px;
	background-image: url(../images/contact_sprite.gif);
	background-repeat: no-repeat;
	display: block;
	height: 13px;
	width: 41px;
	text-indent: -9999px;
	float:right;
}

.contactemailbutton:hover {
	background-position: 0 -13px;
}

.contactemailblank {
	margin-right: 20px;
	margin-left: 65px;
	position: relative;
	float: left;
	display: block;
	height: 13px;
	width: 41px;
	text-indent: -9999px;
}

#contacttitledp {
	padding-left: 40px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(../images/contact_line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	letter-spacing: 1px;
	margin: 0px;
	font-size: 16px;
}

#contacttitlecr {
	padding-left: 40px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(../images/contact_line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 25px;
	letter-spacing: 1px;
	font-size: 16px;
}

#contacttitlead {
	padding-left: 40px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(../images/contact_line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 25px;
	letter-spacing: 1px;
	font-size: 16px;
}

#contacttitlesd {
	color: #7f7f7f;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
}

#contacttitlept {
	background-image: url(../images/contact_line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding-left: 40px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	letter-spacing: 1px;
	font-size: 13px;
}

#contacttitlect {
	background-image: url(../images/contact_line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 25px;
	padding-left: 40px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	letter-spacing: 1px;
	font-size: 13px;
}

#contacttitlelt {
	background-image: url(../images/contact_line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 25px;
	padding-left: 40px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	letter-spacing: 1px;
	font-size: 13px;
}

#contacttitlems {
	background-image: url(../images/contact_line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 25px;
	padding-left: 40px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	letter-spacing: 1px;
	font-size: 13px;
}

#contacttitleit {
	background-image: url(../images/contact_line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 25px;
	padding-left: 40px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	letter-spacing: 1px;
	font-size: 13px;
}

.reddigital {
	color: red;
}

.arri {
	color: blue;
}

#OrderForm_OrderForm {
	
}

#OrderForm_OrderForm p {
	margin-top: 0px;
	color: #666666;
}

#OrderForm_OrderForm a {
	color: white;
}

#OrderForm_OrderForm fieldset {
	margin-top: 20px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#OrderForm_OrderForm h3 {
	margin-top: 30px;
	color: #333333;
}

#FirstName .left {
	display: block;
	width: 120px;
	margin-top: 20px;
	
	float: none;
	
	clear: left;
}

#Surname .left {
	display: block;
	
	margin-top: 20px;
	float: none;
	
	clear: left;
}

#HomePhone .left {
	display: block;
	
	margin-top: 20px;
	float: none;
	
	clear: left;
}

#MobilePhone .left {
	display: block;
	
	margin-top: 20px;
	float: none;
	
	clear: left;
}

#Email .left {
	display: block;
	
	margin-top: 20px;
	float: none;
	
	clear: left;
}

#Address .left {
	display: block;
	
	margin-top: 20px;
	float: none;
	
	clear: left;
}

#City .left {
	display: block;
	margin-top: 20px;
	float: none;
	clear: left;
}

#Country .left {
	
	margin-top: 20px;
	float: none;
	
	clear: left;
}

#PasswordGroup .left {
	display: block;
	
	margin-top: 0px;
	float: none;
	
	clear: left;
}

#OrderForm_OrderForm_Country {
	display: block;
	float: none;
}

.middleColumn .text {
	border-width: 0px;
	border-style: none;
	font-size: 16px;
}
#Amount {
	font-weight: bold;
	margin-top: 20px;
	color: green;
	font-size: 16px;
}

#BottomOrder {
	margin-bottom: 20px;
	margin-top: 30px;
}

#OrderForm_OrderForm_PaymentMethod li {
	margin-bottom: 20px;
	list-style-type: none;
}

#RightOrder p {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#Checkout {
	margin-right: auto;
	margin-left: auto;
	width: 550px;
}

#Checkout .process {
	visibility: collapse;
}

#GrandTotal {
	font-weight: bold;
}

.orderInfo {
	margin-top: 20px;
}

#InformationTable {
	width: 550px;
}

.catalog_buttons li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
	position: relative;
}

#catalog_film-cameras_button {
	display: block;
	height: 350px;
	width: 266px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/catalog_sprite.jpg);
	text-indent: -9999px;
}

#catalog_film-cameras_button:hover {
	display: block;
	height: 350px;
	width: 266px;
	background-position: -266px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/catalog_sprite.jpg);
	text-indent: -9999px;
}

#catalog_red-digital-cinema_button {
	margin-left: 18px;
	display: block;
	height: 350px;
	width: 266px;
	background-position: 0px -350px;
	background-repeat: no-repeat;
	background-image: url(../images/catalog_sprite.jpg);
	text-indent: -9999px;
}

#catalog_red-digital-cinema_button:hover {
	margin-left: 18px;
	display: block;
	height: 350px;
	width: 266px;
	background-position: -266px -350px;
	background-repeat: no-repeat;
	background-image: url(../images/catalog_sprite.jpg);
	text-indent: -9999px;
}
#credits_title {
		margin-left: 73px;
		margin-top: 42px;
		height: 35px;
		width: 1024px;
		color: gray;
}
#credits_title em { color: white; text-transform: uppercase; }
#credits_title_documentaries {
	margin-top: 40px;
	height: 35px;
	width: 1024px;
	background-image: url(../images/pageTitle_credits-documentaries.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	
}

#credits_layout {
	position: relative;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-color: black;
}

.credits_box {
	display: block;
	background-position: center bottom;
    *background-position: center 115px;
	background-repeat: no-repeat;
	background-image: url(../images/credits_box_back.gif);
	height: 265px;
	margin-right: auto;
	margin-left: auto;
	width: 878px;
	overflow: hidden;
}

.credits_image {
	background-repeat: no-repeat;
	background-image: url(../images/credits_image_default.jpg);
	background-color: #7f7f7f;
	top: 45px;
	position: relative;
	margin-bottom: 20px;
	margin-right: 70px;
	margin-left: 20px;
	height: 200px;
	width: 200px;
}

.credits_info {
	top: -220px;
	position: relative;
	left: 290px;
	width: 588px;
}

.credits_info .RightImage {
	position: absolute;
	top: 55px;
	right: 20px;
	height: 150px;
	width: 150px;
}

.credits_box h2 {
		display: inline-block;
		line-height: 1.1em;
		margin-bottom: 10px;
		font-family: Arial, "Lucida Grande", Verdana, sans-serif;
		letter-spacing: .1em;
		font-style: normal;
		font-weight: normal;
		font-size: 28px;
		padding-right: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
		padding-top: 55px;
}

.credits_production a {
	margin-left: 29px;
	background-position: 0 -104px;
	background-image: url(../images/credits_sprite.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	letter-spacing: .1em;
	line-height: 1.5em;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	color: #949494;
	display: inline-block;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 75px;
}

.credits_production a:hover {
	color: white;
	background-position: 0 -154px;
	background-image: url(../images/credits_sprite.gif);
	background-repeat: no-repeat;
}

.credits_title_director_of_photography {
	position: relative;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 0 0px;
	background-image: url(../images/credits_sprite.gif);
	padding-top: 0px;
	margin-top: 20px;
	padding-bottom: 0px;
	font-size: 15px;
	letter-spacing: .1em;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: -9999px;
}

ul.credits_dp {
	float: left;
}

.credits_dp li {
	left: 20px;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	position: relative;
	list-style-type: none;
}

.credits_dp li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #949494;
	letter-spacing: .1em;
	font-size: 12px;
	padding: 0;
	line-height: 1.5em;
	width: 80px;
	height: 19px;
	margin-top: 9px;
}
.credits_dp li a:hover {
	color: #FFFFFF;
}

.credits_dp li a.imdb {
	display: inline-block;
	background-position: 0 -60px;
	background-repeat: no-repeat;
	background-image: url(../images/credits_sprite.gif);
	background-align: left top;
	margin-left: 9px;
}

.credits_dp li a.imdb:hover {
	background-position: 0 -80px;
	background-image: url(../images/credits_sprite.gif);
	background-repeat: no-repeat;
}

.credits_dp li a.website {
	display: inline-block;
	background-position: 0 -110px;
	background-image: url(../images/credits_sprite.gif);
	background-repeat: no-repeat;
	background-align: left top;
	margin-left: 8px;
}


.credits_dp li a.website:hover {
	background-position: 0 -160px;
	background-image: url(../images/credits_sprite.gif);
	background-repeat: no-repeat;
}
#credit_butterfly-effect-3-revelation .credits_image{
	background-image: url(../images/TheButterflyEffect.jpg);
}
#credit_without-a-paddle-2 .credits_image{
	background-image: url(../images/WithoutAPaddle.jpg);
}
#credit_mostly-ghostly .credits_image{
	background-image: url(../images/MostlyGhostly.jpg);
}
#credit_flying-by .credits_image{
	background-image: url(../images/FlyingBy.jpg);
}
#credit_heatstroke .credits_image{
	background-image: url(../images/HeatStroke.jpg);
}
#credit_keith .credits_image{
	background-image: url(../images/Keith.jpg);
}
#credit_the-thirst .credits_image{
	background-image: url(../images/TheThirst.jpg);
}
#credit_rome-and-jewel .credits_image{
	background-image: url(../images/RomeJewel.jpg);
}
#credit_the-spirit-of-yosemite .credits_image{
	background-image: url(../images/SpiritOfYosemite.jpg);
}
#credit_breaking-point .credits_image{
	background-image: url(../images/ImpactPoint.jpg);
}
#credit_landslide .credits_image{
	background-image: url(../images/BuriedAlive.jpg);
}
#credit_rive-2-havilah .credits_image{
	background-image: url(../images/TheGarden.jpg);
}
#credit_southland .credits_image{
	background-image: url(../images/tvcredits_southland.jpg);
}
#credit_cleaner_season_2 .credits_image{
	background-image: url(../images/tvcredits_thecleaner.jpg);
}
#credit_er_9_last_episodes .credits_image{
	background-image: url(../images/tvcredits_ER.jpg);
}
#credit_crash_season_2 .credits_image{
	background-image: url(../images/tvcredits_crash.jpg);
}

#creditsmain {
	height: 200px;
	margin-top: 49px;
	margin-right: auto;
	margin-left: auto;
	width: 890px;
}
#creditsmainimages{
	width:200px;
	height:200px;
	float:left;
	margin-left:40px;
}
#creditsmaintext {
	float:left;
	margin-left:40px;
}
#creditsmaintext a {
	padding-top: 25px;
	padding-left: 50px;
	list-style-type: none;
	text-decoration: none;
	display: block;
	font-size: 15px;
	color: white;
	background-position: 0px 0px;
	background-image: url(../images/productgroup_title_sprite.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 550px;
}
#creditsmaintext a:hover {
	padding-top: 25px;
	padding-left: 50px;
	list-style-type: none;
	text-decoration: none;
	display: block;
	font-size: 15px;
	color: black;
	background-position: 0px -70px;
	background-image: url(../images/productgroup_title_sprite.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 550px;
}
#creditsmaintext li {
	list-style-type: none;
}
#creditsmaintext h2 {
	top: -17px;
	position: relative;
	background-image: url(../images/pageTitle_credits.jpg);
	height: 39px;
	background-repeat: no-repeat;
	width: 550px;
	text-indent: -9999px;
}
#translatelayout {
	width: 700px;
	height: 200px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
}
#translatelayout li {
	margin-left: 30px;
	margin-right: 30px;
	font-size: 16px;
	position: relative;
	float: left;
	display: inline-block;
	list-style-type: none;
}
#translatelayout ul {
	margin-top: 150px;
}
#translatelayout a {
	text-decoration: none;
}
fieldset {
	border-style: none;
}
#Form_Form {
	margin-right: auto;
	margin-left: auto;
	width: 350px;
}
#Form_Form ul {
	margin-bottom: 20px;
	list-style-type: none;
}
#EditableTextField1, #EditableTextField2, #EditableTextField3, #EditableTextField4, #EditableTextField5, #EditableTextField6, #EditableTextField7, #EditableTextField8, #EditableTextField9, #EditableTextField10, #EditableEmailField11, #EditableTextField26 {
	float: left;
	position: relative;
}
#Form_Form_EditableTextField1, #Form_Form_EditableTextField2, #Form_Form_EditableTextField3, #Form_Form_EditableTextField4, #Form_Form_EditableTextField5, #Form_Form_EditableTextField6, #Form_Form_EditableTextField7, #Form_Form_EditableTextField8, #Form_Form_EditableTextField9, #Form_Form_EditableTextField10, #Form_Form_EditableEmailField11 {
	height: 25px;
	margin-bottom: 20px;
	border-style: none;
	width: 350px;
	font-size: 16px;
	clear: both;
	float: left;
}
#Form_Form_EditableTextField26 {
	height: 75px;
	margin-bottom: 20px;
	border-style: none;
	width: 350px;
	font-size: 16px;
	clear: both;
	float: left;
}
.required {
	background-color: #b80000;
}
#Country {
	height: 0px;
	visibility: collapse;
}
#OrderForm_OrderForm_action_useDifferentShippingAddress {
	height: 0px;
	visibility: collapse;
}
#RightOrder h3 {
	padding: 0px;
	margin: 0px;
	height: 0px;
	visibility: collapse;
}
#RightOrder p {
	padding: 0px;
	margin: 0px;
	height: 0px;
	visibility: collapse;
}
#RightOrder #PaymentMethod {
	padding: 0px;
	margin: 0px;
	height: 0px;
	visibility: collapse;
}
#RightOrder #PasswordGroup {
	padding: 0px;
	margin: 0px;
	height: 0px;
	visibility: collapse;
}
.readMoreLink {
	height: 0px;
	visibility: collapse;
}
.searchResults {
	width: 900px;
	margin-top: 30px;
}
.searchResults h1 {
	padding-left: 25px !important;
}
.searchResults ul {
	list-style-type: none;
}
.searchResults ul li {
	padding-bottom: 20px;
}
.searchResults p.sorry {
	padding-right: 30px;
	padding-left: 3px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 25px;
	font-size: 14px;
	font-style: italic;
}
.searchResults p.searchQuery {
	padding-right: 30px;
	padding-left: 3px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 25px;
	font-size: 16px;
	color: #6697c9;
}
.searchResults a {
	border-bottom:1px solid #414141;
	display:block;
	font-size:14px;
	margin:0;
	padding:10px 30px;
	text-decoration:none;
	width:440px;
}
.searchResults a:hover {
	color: black;
	background-color: white;
}
.searchResults h2 {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#SearchResults p {
	color:#7F7F7F;
	float:left;
	font-size:9pt;
	letter-spacing:0.09em;
	width:800px;
	margin-left: 0px;
}
#SearchResults { 
	margin-left: 30px; 
}
#PageNumbers {
	color:#7F7F7F;
	float:left;
	font-size:10px;
	letter-spacing:1px;
	font-size:14px;	
	margin-left: 90px;
}
#PageNumbers strong {
	color: white;
}
#PageNumbers a {
	color:#949494;
	text-decoration:none;
}
#PageNumbers a:hover {
	color: white;
}
.pageTitle_camera-batteries {
	margin-top: 36px;
	height: 300px;
	width: 1024px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_catalog-camera-batteries.jpg);
	text-indent: -9999px;
}
#credit_twentysixmiles {
	background-position: 0 top;
	background-repeat: no-repeat;
	background-image: url(../images/credits_box_back_red.gif);
}
#inthepress { 
	margin-left: 50px; 
	width: 900px; 
}
#credit_labor-pains {
	background-position: 0 top;
	background-repeat: no-repeat;
	background-image: url(../images/credits_box_back_red.gif);
}
#credit_overnight {
	background-position: 0 top;
	background-repeat: no-repeat;
	background-image: url(../images/credits_box_back_red.gif);
}
#credit_butterfly-effect-3-revelation {
	background-position: 0 top;
	background-repeat: no-repeat;
	background-image: url(../images/credits_box_back_red.gif);
}
#credit_mostly-ghostly {
	background-position: 0 top;
	background-repeat: no-repeat;
	background-image: url(../images/credits_box_back_red.gif);
}
#credit_Something_Wicked {
	background-position: 0 top;
	background-repeat: no-repeat;
	background-image: url(../images/credits_box_back_red.gif);
}
#credit_Citizen_Jane {
	background-position: 0 top;
	background-repeat: no-repeat;
	background-image: url(../images/credits_box_back_red.gif);
}
#credit_Cougar_Hunting{
	background-position: 0 top;
	background-repeat: no-repeat;
	background-image: url(../images/credits_box_back_red.gif);
}
#credit_Safe_Harbor{
	background-position: 0 top;
	background-repeat: no-repeat;
	background-image: url(../images/credits_box_back_red.gif);
}
#credit_Mrs_Washington_Goes_to_Smith{
	background-position: 0 top;
	background-repeat: no-repeat;
	background-image: url(../images/credits_box_back_red.gif);
}
#credit_er_9_last_episodes {
	background-position: 0 top;
	background-repeat: no-repeat;
	background-image: url(../images/credits_box_back_red.gif);
}
#credit_southland {
	background-position: 0 top;
	background-repeat: no-repeat;
	background-image: url(../images/credits_box_back_red.gif);
}
#credit_cleaner_season_2 {
	background-position: 0 top;
	background-repeat: no-repeat;
	background-image: url(../images/credits_box_back_red.gif);
}
#inthepress li {
	float: left;
	height: 300px;
	width: 300px;
	list-style-type: none;
}
#inthepress h2 {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 41px;
	height: 70px;
	width: 1024px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_in-the-press.gif);
	text-indent: -9999px;
}
#inthepress_08-09 {
	display: block;
	background-position: 0px 0px;
	height: 300px;
	width: 300px;
	background-repeat: no-repeat;
	background-image: url(../images/inthepress_sprite.jpg);
	text-indent: -9999px;
}
#inthepress_08-09:hover {
	background-position: -300px 0px;
}
#inthepress_07-10 {
	display: block;
	background-position: 0px -300px;
	height: 300px;
	width: 300px;
	background-repeat: no-repeat;
	background-image: url(../images/inthepress_sprite.jpg);
	text-indent: -9999px;
}
#inthepress_07-10:hover {
	background-position: -300px -300px;
}
#inthepress_07-09 {
	display: block;
	background-position: 0px -600px;
	height: 300px;
	width: 300px;
	background-repeat: no-repeat;
	background-image: url(../images/inthepress_sprite.jpg);
	text-indent: -9999px;
}
#inthepress_07-09:hover {
	background-position: -300px -600px;
}
#inthepress_06-06 {
	display: block;
	background-position: 0px -900px;
	height: 300px;
	width: 300px;
	background-repeat: no-repeat;
	background-image: url(../images/inthepress_sprite.jpg);
	text-indent: -9999px;
}
#inthepress_06-06:hover {
	background-position: -300px -900px;
}
#inthepress_06-04 {
	display: block;
	background-position: 0px -1200px;
	height: 300px;
	width: 300px;
	background-repeat: no-repeat;
	background-image: url(../images/inthepress_sprite.jpg);
	text-indent: -9999px;
}
#inthepress_06-04:hover {
	background-position: -300px -1200px;
}
#inthepress_05-08 {
	display: block;
	background-position: 0px -1500px;
	height: 300px;
	width: 300px;
	background-repeat: no-repeat;
	background-image: url(../images/inthepress_sprite.jpg);
	text-indent: -9999px;
}
#inthepress_05-08:hover {
	background-position: -300px -1500px;
}
#inthepress_05-08_2 {
	display: block;
	background-position: 0px -1800px;
	height: 300px;
	width: 300px;
	background-repeat: no-repeat;
	background-image: url(../images/inthepress_sprite.jpg);
	text-indent: -9999px;
}
#inthepress_05-08_2:hover {
	background-position: -300px -1800px;
}
#inthepress_05-08_3 {
	display: block;
	background-position: 0px -2100px;
	height: 300px;
	width: 300px;
	background-repeat: no-repeat;
	background-image: url(../images/inthepress_sprite.jpg);
	text-indent: -9999px;
}
#inthepress_05-08_3:hover {
	background-position: -300px -2100px;
}
#inthepress_05-09 {
	display: block;
	background-position: 0px -2400px;
	height: 300px;
	width: 300px;
	background-repeat: no-repeat;
	background-image: url(../images/inthepress_sprite.jpg);
	text-indent: -9999px;
}
#inthepress_05-09:hover {
	background-position: -300px -2400px;
}
#inthepress_05-07 {
	display: block;
	background-position: 0px -2700px;
	height: 300px;
	width: 300px;
	background-repeat: no-repeat;
	background-image: url(../images/inthepress_sprite.jpg);
	text-indent: -9999px;
}
#inthepress_05-07:hover {
	background-position: -300px -2700px;
}
#inthepress_05-04 {
	display: block;
	background-position: 0px -3000px;
	height: 300px;
	width: 300px;
	background-repeat: no-repeat;
	background-image: url(../images/inthepress_sprite.jpg);
	text-indent: -9999px;
}
#inthepress_05-04:hover {
	background-position: -300px -3000px;
}
#gallery_button_previous {
	background-position: 0px 0px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#gallery_button_previous:hover {
	background-position: -125px 0px;
}
#gallery_button_next {
	background-position: 0px -70px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#gallery_button_next:hover {
	background-position: -125px -70px;
}
#gallery_button_rewind {
	background-position: 0px -140px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#gallery_button_rewind:hover {
	background-position: -125px -140px;
}
.gallery_photo {
	background-position: center center;
	background-image: url(../images/gallery_loading.gif);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
.gallery_photo li {
	list-style-type: none;
}
#red_gallery_image_01 {
	margin: 0px;
	background-image: url(../images/red_gallery_001.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_02 {
	margin: 0px;
	background-image: url(../images/red_gallery_002.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_03 {
	margin: 0px;
	background-image: url(../images/red_gallery_003.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_04 {
	margin: 0px;
	background-image: url(../images/red_gallery_004.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_05 {
	margin: 0px;
	background-image: url(../images/red_gallery_005.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_06 {
	margin: 0px;
	background-image: url(../images/red_gallery_006.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_07 {
	margin: 0px;
	background-image: url(../images/red_gallery_007.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_08 {
	margin: 0px;
	background-image: url(../images/red_gallery_008.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_09 {
	margin: 0px;
	background-image: url(../images/red_gallery_009.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_10 {
	margin: 0px;
	background-image: url(../images/red_gallery_010.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_11 {
	margin: 0px;
	background-image: url(../images/red_gallery_011.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_12 {
	margin: 0px;
	background-image: url(../images/red_gallery_012.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_13 {
	margin: 0px;
	background-image: url(../images/red_gallery_013.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_14 {
	margin: 0px;
	background-image: url(../images/red_gallery_014.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_15 {
	margin: 0px;
	background-image: url(../images/red_gallery_015.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_16 {
	margin: 0px;
	background-image: url(../images/red_gallery_016.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_17 {
	margin: 0px;
	background-image: url(../images/red_gallery_017.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_18 {
	margin: 0px;
	background-image: url(../images/red_gallery_018.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_19 {
	margin: 0px;
	background-image: url(../images/red_gallery_019.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_20 {
	margin: 0px;
	background-image: url(../images/red_gallery_020.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_21 {
	margin: 0px;
	background-image: url(../images/red_gallery_021.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_22 {
	margin: 0px;
	background-image: url(../images/red_gallery_022.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_23 {
	margin: 0px;
	background-image: url(../images/red_gallery_023.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_24 {
	margin: 0px;
	background-image: url(../images/red_gallery_024.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_25 {
	margin: 0px;
	background-image: url(../images/red_gallery_025.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_image_26 {
	margin: 0px;
	background-image: url(../images/red_gallery_026.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#red_gallery_button_01 {
	background-position: -125px -210px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_01_current {
	background-position: 0px -210px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_01:hover {
	background-position: 0px -210px;
}
#red_gallery_button_02 {
	background-position: -125px -280px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_02_current {
	background-position: 0px -280px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_02:hover {
	background-position: 0px -280px;
}
#red_gallery_button_03 {
	background-position: -125px -350px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_03_current {
	background-position: 0px -350px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_03:hover {
	background-position: 0px -350px;
}
#red_gallery_button_04 {
	background-position: -125px -420px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_04_current {
	background-position: 0px -420px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_04:hover {
	background-position: 0px -420px;
}
#red_gallery_button_05 {
	background-position: -125px -490px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_05_current {
	background-position: 0px -490px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_05:hover {
	background-position: 0px -490px;
}
#red_gallery_button_06 {
	background-position: -125px -560px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_06_current {
	background-position: 0px -560px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_06:hover {
	background-position: 0px -560px;
}
#red_gallery_button_07 {
	background-position: -125px -630px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_07_current {
	background-position: 0px -630px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_07:hover {
	background-position: 0px -630px;
}
#red_gallery_button_08 {
	background-position: -125px -700px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_08_current {
	background-position: 0px -700px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_08:hover {
	background-position: 0px -700px;
}
#red_gallery_button_09 {
	background-position: -125px -770px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_09_current {
	background-position: 0px -770px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_09:hover {
	background-position: 0px -770px;
}
#red_gallery_button_10 {
	background-position: -125px -840px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_10_current {
	background-position: 0px -840px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_10:hover {
	background-position: 0px -840px;
}
#red_gallery_button_11 {
	background-position: -125px -910px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_11_current {
	background-position: 0px -910px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_11:hover {
	background-position: 0px -910px;
}
#red_gallery_button_12 {
	background-position: -125px -980px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_12_current {
	background-position: 0px -980px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_12:hover {
	background-position: 0px -980px;
}
#red_gallery_button_13 {
	background-position: -125px -1050px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_13_current {
	background-position: 0px -1050px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_13:hover {
	background-position: 0px -1050px;
}
#red_gallery_button_14 {
	background-position: -125px -1120px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_14_current {
	background-position: 0px -1120px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_14:hover {
	background-position: 0px -1120px;
}
#red_gallery_button_15 {
	background-position: -125px -1190px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_15_current {
	background-position: 0px -1190px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_15:hover {
	background-position: 0px -1190px;
}
#red_gallery_button_16 {
	background-position: -125px -1260px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_16_current {
	background-position: 0px -1260px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_16:hover {
	background-position: 0px -1260px;
}
#red_gallery_button_17 {
	background-position: -125px -1330px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_17_current {
	background-position: 0px -1330px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_17:hover {
	background-position: 0px -1330px;
}
#red_gallery_button_18 {
	background-position: -125px -1400px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_18_current {
	background-position: 0px -1400px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_18:hover {
	background-position: 0px -1400px;
}
#red_gallery_button_19 {
	background-position: -125px -1470px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_19_current {
	background-position: 0px -1470px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_19:hover {
	background-position: 0px -1470px;
}
#red_gallery_button_20 {
	background-position: -125px -1540px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_20_current {
	background-position: 0px -1540px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_20:hover {
	background-position: 0px -1540px;
}
#red_gallery_button_21 {
	background-position: -125px -1610px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_21_current {
	background-position: 0px -1610px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_21:hover {
	background-position: 0px -1610px;
}
#red_gallery_button_22 {
	background-position: -125px -1680px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_22_current {
	background-position: 0px -1680px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_22:hover {
	background-position: 0px -1680px;
}
#red_gallery_button_23 {
	background-position: -125px -1750px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_23_current {
	background-position: 0px -1750px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_23:hover {
	background-position: 0px -1750px;
}
#red_gallery_button_24 {
	background-position: -125px -1820px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_24_current {
	background-position: 0px -1820px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_24:hover {
	background-position: 0px -1820px;
}
#red_gallery_button_25 {
	background-position: -125px -1890px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_25_current {
	background-position: 0px -1890px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_25:hover {
	background-position: 0px -1890px;
}
#red_gallery_button_26 {
	background-position: -125px -1960px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_26_current {
	background-position: 0px -1960px;
	background-image: url(../images/red_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#red_gallery_button_26:hover {
	background-position: 0px -1960px;
}
#chuck_gallery_image_01 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_001.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_02 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_002.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_03 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_003.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_04 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_004.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_05 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_005.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_06 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_006.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_07 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_007.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_08 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_008.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_09 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_009.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_10 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_010.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_11 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_011.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_12 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_012.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_13 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_013.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_14 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_014.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_15 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_015.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_16 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_016.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_17 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_017.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_18 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_018.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_19 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_019.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_20 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_020.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_21 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_021.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_22 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_022.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_23 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_023.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_image_24 {
	margin: 0px;
	background-image: url(../images/chuck_gallery_024.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#chuck_gallery_button_01 {
	background-position: -125px -210px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_01_current {
	background-position: 0px -210px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_01:hover {
	background-position: 0px -210px;
}
#chuck_gallery_button_02 {
	background-position: -125px -280px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_02_current {
	background-position: 0px -280px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_02:hover {
	background-position: 0px -280px;
}
#chuck_gallery_button_03 {
	background-position: -125px -350px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_03_current {
	background-position: 0px -350px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_03:hover {
	background-position: 0px -350px;
}
#chuck_gallery_button_04 {
	background-position: -125px -420px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_04_current {
	background-position: 0px -420px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_04:hover {
	background-position: 0px -420px;
}
#chuck_gallery_button_05 {
	background-position: -125px -490px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_05_current {
	background-position: 0px -490px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_05:hover {
	background-position: 0px -490px;
}
#chuck_gallery_button_06 {
	background-position: -125px -560px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_06_current {
	background-position: 0px -560px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_06:hover {
	background-position: 0px -560px;
}
#chuck_gallery_button_07 {
	background-position: -125px -630px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_07_current {
	background-position: 0px -630px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_07:hover {
	background-position: 0px -630px;
}
#chuck_gallery_button_08 {
	background-position: -125px -700px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_08_current {
	background-position: 0px -700px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_08:hover {
	background-position: 0px -700px;
}
#chuck_gallery_button_09 {
	background-position: -125px -770px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_09_current {
	background-position: 0px -770px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_09:hover {
	background-position: 0px -770px;
}
#chuck_gallery_button_10 {
	background-position: -125px -840px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_10_current {
	background-position: 0px -840px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_10:hover {
	background-position: 0px -840px;
}
#chuck_gallery_button_11 {
	background-position: -125px -910px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_11_current {
	background-position: 0px -910px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_11:hover {
	background-position: 0px -910px;
}
#chuck_gallery_button_12 {
	background-position: -125px -980px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_12_current {
	background-position: 0px -980px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_12:hover {
	background-position: 0px -980px;
}
#chuck_gallery_button_13 {
	background-position: -125px -1050px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_13_current {
	background-position: 0px -1050px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_13:hover {
	background-position: 0px -1050px;
}
#chuck_gallery_button_14 {
	background-position: -125px -1120px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_14_current {
	background-position: 0px -1120px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_14:hover {
	background-position: 0px -1120px;
}
#chuck_gallery_button_15 {
	background-position: -125px -1190px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_15_current {
	background-position: 0px -1190px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_15:hover {
	background-position: 0px -1190px;
}
#chuck_gallery_button_16 {
	background-position: -125px -1260px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_16_current {
	background-position: 0px -1260px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_16:hover {
	background-position: 0px -1260px;
}
#chuck_gallery_button_17 {
	background-position: -125px -1330px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_17_current {
	background-position: 0px -1330px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_17:hover {
	background-position: 0px -1330px;
}
#chuck_gallery_button_18 {
	background-position: -125px -1400px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_18_current {
	background-position: 0px -1400px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_18:hover {
	background-position: 0px -1400px;
}
#chuck_gallery_button_19 {
	background-position: -125px -1470px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_19_current {
	background-position: 0px -1470px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_19:hover {
	background-position: 0px -1470px;
}
#chuck_gallery_button_20 {
	background-position: -125px -1540px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_20_current {
	background-position: 0px -1540px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_20:hover {
	background-position: 0px -1540px;
}
#chuck_gallery_button_21 {
	background-position: -125px -1610px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_21_current {
	background-position: 0px -1610px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_21:hover {
	background-position: 0px -1610px;
}
#chuck_gallery_button_22 {
	background-position: -125px -1680px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_22_current {
	background-position: 0px -1680px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_22:hover {
	background-position: 0px -1680px;
}
#chuck_gallery_button_23 {
	background-position: -125px -1750px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_23_current {
	background-position: 0px -1750px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_23:hover {
	background-position: 0px -1750px;
}
#chuck_gallery_button_24 {
	background-position: -125px -1820px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_24_current {
	background-position: 0px -1820px;
	background-image: url(../images/chuck_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#chuck_gallery_button_24:hover {
	background-position: 0px -1820px;
}
#police_gallery_image_01 {
	margin: 0px;
	background-image: url(../images/police_gallery_001.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#police_gallery_image_02 {
	margin: 0px;
	background-image: url(../images/police_gallery_002.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#police_gallery_image_03 {
	margin: 0px;
	background-image: url(../images/police_gallery_003.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#police_gallery_image_04 {
	margin: 0px;
	background-image: url(../images/police_gallery_004.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#police_gallery_image_05 {
	margin: 0px;
	background-image: url(../images/police_gallery_005.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#police_gallery_image_06 {
	margin: 0px;
	background-image: url(../images/police_gallery_006.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#police_gallery_image_07 {
	margin: 0px;
	background-image: url(../images/police_gallery_007.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#police_gallery_button_01 {
	background-position: -125px -210px;
	background-image: url(../images/police_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#police_gallery_button_01_current {
	background-position: 0px -210px;
	background-image: url(../images/police_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#police_gallery_button_01:hover {
	background-position: 0px -210px;
}
#police_gallery_button_02 {
	background-position: -125px -280px;
	background-image: url(../images/police_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#police_gallery_button_02_current {
	background-position: 0px -280px;
	background-image: url(../images/police_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#police_gallery_button_02:hover {
	background-position: 0px -280px;
}
#police_gallery_button_03 {
	background-position: -125px -350px;
	background-image: url(../images/police_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#police_gallery_button_03_current {
	background-position: 0px -350px;
	background-image: url(../images/police_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#police_gallery_button_03:hover {
	background-position: 0px -350px;
}
#police_gallery_button_04 {
	background-position: -125px -420px;
	background-image: url(../images/police_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#police_gallery_button_04_current {
	background-position: 0px -420px;
	background-image: url(../images/police_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#police_gallery_button_04:hover {
	background-position: 0px -420px;
}
#police_gallery_button_05 {
	background-position: -125px -490px;
	background-image: url(../images/police_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#police_gallery_button_05_current {
	background-position: 0px -490px;
	background-image: url(../images/police_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#police_gallery_button_05:hover {
	background-position: 0px -490px;
}
#police_gallery_button_06 {
	background-position: -125px -560px;
	background-image: url(../images/police_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#police_gallery_button_06_current {
	background-position: 0px -560px;
	background-image: url(../images/police_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#police_gallery_button_06:hover {
	background-position: 0px -560px;
}
#police_gallery_button_07 {
	background-position: -125px -630px;
	background-image: url(../images/police_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#police_gallery_button_07_current {
	background-position: 0px -630px;
	background-image: url(../images/police_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#police_gallery_button_07:hover {
	background-position: 0px -630px;
}#bond_gallery_image_01 {
	margin: 0px;
	background-image: url(../images/bond_gallery_001.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#bond_gallery_image_02 {
	margin: 0px;
	background-image: url(../images/bond_gallery_002.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#bond_gallery_image_03 {
	margin: 0px;
	background-image: url(../images/bond_gallery_003.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#bond_gallery_image_04 {
	margin: 0px;
	background-image: url(../images/bond_gallery_004.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#bond_gallery_image_05 {
	margin: 0px;
	background-image: url(../images/bond_gallery_005.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#bond_gallery_image_06 {
	margin: 0px;
	background-image: url(../images/bond_gallery_006.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#bond_gallery_image_07 {
	margin: 0px;
	background-image: url(../images/bond_gallery_007.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#bond_gallery_image_08 {
	margin: 0px;
	background-image: url(../images/bond_gallery_008.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#bond_gallery_image_09 {
	margin: 0px;
	background-image: url(../images/bond_gallery_009.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#bond_gallery_image_10 {
	margin: 0px;
	background-image: url(../images/bond_gallery_010.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#bond_gallery_image_11 {
	margin: 0px;
	background-image: url(../images/bond_gallery_011.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#bond_gallery_image_12 {
	margin: 0px;
	background-image: url(../images/bond_gallery_012.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#bond_gallery_image_13 {
	margin: 0px;
	background-image: url(../images/bond_gallery_013.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#bond_gallery_image_14 {
	margin: 0px;
	background-image: url(../images/bond_gallery_014.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#bond_gallery_image_15 {
	margin: 0px;
	background-image: url(../images/bond_gallery_015.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1024px;
	height: 563px;
	text-indent: -9999px;
}
#bond_gallery_button_01 {
	background-position: -125px -210px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_01_current {
	background-position: 0px -210px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_01:hover {
	background-position: 0px -210px;
}
#bond_gallery_button_02 {
	background-position: -125px -280px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_02_current {
	background-position: 0px -280px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_02:hover {
	background-position: 0px -280px;
}
#bond_gallery_button_03 {
	background-position: -125px -350px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_03_current {
	background-position: 0px -350px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_03:hover {
	background-position: 0px -350px;
}
#bond_gallery_button_04 {
	background-position: -125px -420px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_04_current {
	background-position: 0px -420px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_04:hover {
	background-position: 0px -420px;
}
#bond_gallery_button_05 {
	background-position: -125px -490px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_05_current {
	background-position: 0px -490px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_05:hover {
	background-position: 0px -490px;
}
#bond_gallery_button_06 {
	background-position: -125px -560px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_06_current {
	background-position: 0px -560px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_06:hover {
	background-position: 0px -560px;
}
#bond_gallery_button_07 {
	background-position: -125px -630px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_07_current {
	background-position: 0px -630px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_07:hover {
	background-position: 0px -630px;
}
#bond_gallery_button_08 {
	background-position: -125px -700px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_08_current {
	background-position: 0px -700px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_08:hover {
	background-position: 0px -700px;
}
#bond_gallery_button_09 {
	background-position: -125px -770px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_09_current {
	background-position: 0px -770px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_09:hover {
	background-position: 0px -770px;
}
#bond_gallery_button_10 {
	background-position: -125px -840px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_10_current {
	background-position: 0px -840px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_10:hover {
	background-position: 0px -840px;
}
#bond_gallery_button_11 {
	background-position: -125px -910px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_11_current {
	background-position: 0px -910px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_11:hover {
	background-position: 0px -910px;
}
#bond_gallery_button_12 {
	background-position: -125px -980px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_12_current {
	background-position: 0px -980px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_12:hover {
	background-position: 0px -980px;
}
#bond_gallery_button_13 {
	background-position: -125px -1050px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_13_current {
	background-position: 0px -1050px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_13:hover {
	background-position: 0px -1050px;
}
#bond_gallery_button_14 {
	background-position: -125px -1120px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_14_current {
	background-position: 0px -1120px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_14:hover {
	background-position: 0px -1120px;
}
#bond_gallery_button_15 {
	background-position: -125px -1190px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_15_current {
	background-position: 0px -1190px;
	background-image: url(../images/bond_gallery_sprite.jpg);
	position: relative;
	float: left;
	height: 70px;
	width: 125px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#bond_gallery_button_15:hover {
	background-position: 0px -1190px;
}
#photomaintext a {
	padding-top: 25px;
	padding-left: 50px;
	list-style-type: none;
	text-decoration: none;
	display: block;
	font-size: 13px;
	color: white;
	background-position: 0px 0px;
	background-image: url(../images/productgroup_title_sprite.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 550px;
}
#photomaintext a:hover {
	padding-top: 25px;
	padding-left: 50px;
	list-style-type: none;
	text-decoration: none;
	display: block;
	font-size: 13px;
	color: black;
	background-position: 0px -70px;
	background-image: url(../images/productgroup_title_sprite.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 550px;
}
#photomaintext li {
	list-style-type: none;
}
#photomaintext {
	margin-top: 42px;
	margin-right: auto;
	margin-left: auto;
	width: 550px;
}
#phototitle_police {
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 45px;
	padding: 0px;
	background-image: url(../images/pageTitle_police.gif);
	height: 70px;
	width: 1024px;
	text-indent: -9999px;
}
#phototitle_bond {
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 45px;
	padding: 0px;
	background-image: url(../images/pageTitle_bond.gif);
	height: 70px;
	width: 1024px;
	text-indent: -9999px;
}
#phototitle_chuck {
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 45px;
	padding: 0px;
	background-image: url(../images/pageTitle_chuck.gif);
	height: 70px;
	width: 1024px;
	text-indent: -9999px;
}
#phototitle_red {
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 45px;
	padding: 0px;
	background-image: url(../images/pageTitle_red.gif);
	height: 70px;
	width: 1024px;
	text-indent: -9999px;
}
.divide_line_contact{
	background-image: url(../images/divide_line_catalog.jpg);
	background-repeat:no-repeat;
	width:966px;
	height:17px;
	margin-bottom:20px;
}
.header_contact {
	height: 30px;
}
.header_contact table span {
	color:#707070;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.2px;
}
.content_contact{
	margin:auto;
	width:966px;
	letter-spacing:0.2px!important;
	text-transform:none!important;
	margin-top:40px;
}
.header_in{
	float:right;
	margin-right:130px !important;
}
.header_in li{
	text-decoration:none;
	float:left;
	list-style:none;
	margin-right:15px;
	text-transform:none!important;
	font-size:16px;
	color:#707070;
	font-weight:bold;
	letter-spacing:0.2px;
}
.container_h{
	width:846px;
	height:255px;
	padding-left:120px;
	margin-bottom:20px;
}
.inner_div{
	width:374px;
	/* height:255px; */
	float:left;
}
.container_h2{
	width:846px;
	height:380px;
	padding-left:120px;
	margin-bottom:20px;
}
.container_h2 .inner_div{
	/* height:380px; */
	margin: 0 auto 30px;
}

.inner_table{
	width:100%;
	border:0;
	border-width:0;
	margin-left:20px;
	margin-top:10px;
}
.inner_table strong{
	font-size:14px;
}
.inner_table span{
	color:#787878;
	font-weight:bold;
	font-size:12px;
}
.header_in .extramargin_h1{
	padding-top:3px;
}
.table_contacts{
	border:0;
	margin:15px auto 30px auto;
}
.table_contacts h5{
	color:#FFFFFF!important;
	background-image:url(../images/linetitle.png);
	background-repeat:no-repeat;
	width:253px;
	margin:0px!important;
	text-transform: uppercase;
}
.table_contacts td {
	padding-bottom: 5px !important;
	text-transform: uppercase;
}
.div_spacer{
	width:100px;
	height:17px;
}
.inner_table a{
	text-decoration:none;
}
.pdf_required_text{
	text-transform:none;
	letter-spacing:normal;
	padding-left:270px;
	font-size:12px;
}
.employment_container{ 
	width:800px; 
	margin:auto; 
	margin-top:50px; 
	font-size:13px!important; 
	text-transform:none; 
	letter-spacing:0.2px; 
}
.no_found{
	text-transform:none;
	width:800px;
	margin:auto;
	margin-top:100px;
	margin-bottom:100px;
	font-size:13px;
	text-align:center;
	letter-spacing:0.2px;
}
.rental_container{
	margin:25px 0px 25px 0px;
	padding:0px 0px 0px 0px;
}
.rental_container ul{
	
}
.rental_container li{
	list-style:none;
	float:left;
	width:273px;
	height:76px;
	margin-left:50px;
	margin-bottom:50px;
	text-indent: -9999px;
}
.rental_container li a{
	width:273px;
	height:76px;
	display:block;
}
.FilmCamaraIcon{
	background-image:url(../images/rental_catalog_icons/Keslow_FilmCamera_off.jpg);
	background-repeat:no-repeat;
}
.RedDigitalCinemaIcon{
	background-image:url(../images/rental_catalog_icons/Keslow_Red_off.jpg);
	background-repeat:no-repeat;
}
.LensesIcon{
	background-image:url(../images/rental_catalog_icons/Keslow_Lenses_off.jpg);
	background-repeat:no-repeat;
}
.AccessoriesIcon{
	background-image:url(../images/rental_catalog_icons/Keslow_Accessories_off.jpg);
	background-repeat:no-repeat;
}
.FilmCamaraIcon:hover{
	background-image:url(../images/rental_catalog_icons/Keslow_FilmCamera_on.jpg);
	background-repeat:no-repeat;
}
.RedDigitalCinemaIcon:hover{
	background-image:url(../images/rental_catalog_icons/Keslow_Red_on.jpg);
	background-repeat:no-repeat;
}
.LensesIcon:hover{
	background-image:url(../images/rental_catalog_icons/Keslow_Lenses_on.jpg);
	background-repeat:no-repeat;
}
.AccessoriesIcon:hover{
	background-image:url(../images/rental_catalog_icons/Keslow_Accessories_on.jpg);
	background-repeat:no-repeat;
}
.profile_container{
	width:1000px;
	margin:auto;
}
.profile_margins{
	margin-bottom:30px;
}
.profile{
	width: 1000px;
	margin-bottom:35px;
}
.profile_header_text{
	text-transform:none;
	margin-bottom:70px;
	text-align:center;
	font-size:18px;
}
.profile_header_text p{
	margin-bottom:15px;
}

.profile_image{
	height:53px;
	width:875px;
	margin:auto;
	margin-bottom:15px;
	padding-left: 35px; 
	text-transform:uppercase;
	background: url(../images/pageTitle_rental-catalog.gif) center left no-repeat;
	padding-left:35px;
}
	.profile_image strong {
		font-size:13px;
	}
.bio_content{
	width:875px; 
	padding-left: 35px;
	margin:auto;
	text-transform:none;
}
.bio_text{
	text-align:justify;
	letter-spacing:0.2px;
	font-size:12px;
	color:#818181!important;
	margin-bottom: 15px;
}
	.odd{
		float:left;
		margin-right:20px;
	}
	.even{
		float:right;
		margin-left:20px;
	}

.bio_email{
	text-align:justify;
	letter-spacing:0.2px;
	font-size:10px;
	color:#818181!important;
	height:20px;
}
.bio_email div{
	height:15px;
	float:left;
	margin-left:25px;
}
.term_and_conditions{
	font-size:13px !important;
	letter-spacing:0.2px;
	margin:50px auto auto;
	text-transform:none;
	width:800px;
}
.term_and_conditions p{
	text-align:justify!important;
	margin-bottom:15px;
}
.term_and_conditions div{
 float:left;
 width:400px;
 height:60px;
 margin-bottom:25px;
}
.term_and_conditions div img{
	float:right;
	margin:18px 0px 0px 0px;
}
