body {
	margin: 0px;
	padding: 0px;
	background: #21242a;
	font-size: 14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
a {
	color: #54fd47;
}

#container {
	width: 1001px;
	background: url(../images/redbar.jpg) top no-repeat;
	margin: 0px auto;
}

#content {
	width: 802px;
	margin: 0px auto;
	background:#282d34 url(../images/background_filler.jpg);
}

#body_content {
	background:#2a2f37 url(../images/bodycontent_bg.jpg) top no-repeat;
	min-height: 402px;
 	height:auto !important;
	padding: 20px 20px 0 20px;
}


#body_content p {
	font-size: 12px;
	margin-top:0px;
}

img.inset_photo {
	padding-right: 20px;
	padding-bottom:7px;
	float:left;
}

div.heading {
	padding-bottom: 20px;
}
	
#col_left {
	width: 404px;
	float: left;
	padding-right: 10px;
}

#col_right {
	width: 338px;
	float: left;
	padding-left: 10px;
}

#gallery_left {
	width: 520px;
	float: left;
	padding-right: 10px;
}

#landing_page{	width:100%;}
#category_container {
	width:660px;
	margin:0px auto;
}
#category_container.wide {
	width:100%;
	margin:0px auto;

}
#landing_page .category {
	width:180px;	
	float:left;
	margin:0px 10px;
	background:url(../images/cat_bg.jpg) no-repeat;
	height: 240px;
	padding:10px;

}

#landing_page .category img {
	padding-bottom:5px;
}
#landing_page .category h2 {
	padding:5px;
	margin:0px;
	font-size:16px;
	color:#CCCCCC;
}
#landing_page .category p {
	padding:5px;
}
#gallery_left p.description {
	width:100%;
	height:50px;
	overflow:hidden;
}

#gallery_right {
	width: 222px;	
	float: left;
	padding-left: 10px;
}
* html #gallery_right {
	width:	212px;
}
#preview {
	width:500px;
	padding:10px;
	background:#778091 url(../images/preview_bg.jpg) no-repeat;
	border: 1px solid #000000;
	height:286px;
}
#preview h3 {
	padding:0px 0px 5px 0px;
	margin:0px;
	color:#333333;
}
#preview div#info {
	margin-top:10px;
	padding:10px;
	background:#21242a url(../images/info_bg.jpg) repeat-y;
}
#preview img {
	border: 1px solid #000000;
}
#gallery_nav {
	width:100%;
	padding-left:10px;
}
#gallery_nav img {
	cursor:pointer;
	margin:3px 0px 0px 3px;
}
#gallery_nav ul {
	list-style:none;
	padding:15px 0px 0px 0px;
	margin:0px auto;
	width:510px;
}

#gallery_nav ul li {
	float:left;
	padding: 0px;	
	background: url(../images/thumb_bg.gif) no-repeat;
	margin: 0px 0px 5px 5px;
	width:85px;
	height:85px;
	padding:5px;	
}

#rental_nav {
	width:100%;
}
#rental_nav img {
	cursor:pointer;
}
#rental_nav p {
	width:125px;
	text-align:center;
	padding:0px;
	padding-top:4px;
	
}
#rental_nav ul {
	list-style:none;
	padding:15px 0px 0px 0px;
	margin:0px auto;
	width:470px;
 
}

#rental_nav ul li {
	float:left;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000000;
	background:#4c5056;
	margin: 0px 0px 10px 10px;
	padding:5px;
	
}

#logos {
	text-align:center;
	
}

#logos img {
	padding: 5px 20px 5px 20px;
	border:none;
}

ul.form {
	list-style:none;
	padding:0px;
	margin:0px;
}
ul.form li {
	padding-bottom:5px;
}
ul.form li label {
	display:block;
	width:100px;
	font-size:12px;
	float:left;
}

input.textbox {
	border:1px solid #333333;
	background:#e7e9eb;
	width:220px;
}
input.submit {
	padding:10px 20px 10px 10px;
	float:right;
}
textarea.textarea {
	border:1px solid #333333;
	background:#e7e9eb;
	width:220px;
	height:200px;
	padding:0px;
	margin:0px;
}

#gallery_nav ul li img {
	border:1px solid #000000;	
}

ul.photobullets {
	padding: 0px;
	margin: 0px;
	list-style:none;
}

ul.photobullets li {
	height: 60px;
	overflow:hidden;
	padding: 0px 0px 15px 0px;
}

ul.photobullets h1 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-weight:normal;
}

ul.photobullets h2 {
	font-size: 12px;
	padding: 0px 7px 0px 0px;
	margin: 0px;
	font-weight:normal;
	color:#54fd47;
	float:left;
	font-weight:700;
	float:none; !important
	
}


ul.photobullets img {
	float: left;
	padding: 0px;
	border:1px solid #000000;
	margin-right:5px;
}

#header {
	height: 68px;
	background: url(../images/header.jpg);
}

#navigation {
	background: url(../images/nav_bg.jpg) no-repeat;
	height: 256px;
	
}

#navigation ul {
	position:relative;
	top:30px;
	left:544px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	width:204px;

}

#navigation ul li {
	height: 39px;
	padding: 0px;
	margin: 0px;
	width: 204px;

}

* html #navigation ul li {
		margin-bottom: -4px;
}

*html #navigation ul{
		top: 34px;
}


#navigation ul li a {
	display:block;
	text-decoration:none;
	padding: 0px;
	margin: 0px;
	height: 39px;
	width: 204px;
}

/**************************
*
*	NAVIGATION BUTTONS
*
***************************/
#navigation ul li a.aboutme {
	background: url(../images/nav_aboutme_norm.jpg) no-repeat;
	height:38px;
}
#navigation ul li a.aboutme:hover {
	background: url(../images/nav_aboutme_over.jpg) no-repeat;
}
#navigation ul li a.aboutme_active {
	background: url(../images/nav_aboutme_active.jpg) no-repeat;
}
#navigation ul li a.films {
	background: url(../images/nav_films_norm.jpg) top no-repeat;
}
#navigation ul li a.films:hover {
	background: url(../images/nav_films_over.jpg) top no-repeat;
}
#navigation ul li a.films_active {
	background: url(../images/nav_films_active.jpg) no-repeat;
}
#navigation ul li a.photos {
	background: url(../images/nav_photos_norm.jpg) no-repeat;
}
#navigation ul li a.photos:hover {
	background: url(../images/nav_photos_over.jpg) no-repeat;
}
#navigation ul li a.photos_active {
	background: url(../images/nav_photos_active.jpg) no-repeat;
}
#navigation ul li a.rentals {
	background: url(../images/nav_rentals_norm.jpg) no-repeat;
}
#navigation ul li a.rentals:hover {
	background: url(../images/nav_rentals_over.jpg) no-repeat;
}
#navigation ul li a.rentals_active {
	background: url(../images/nav_rentals_active.jpg) no-repeat;
}
#navigation ul li a.contact {
	background: url(../images/nav_contact_norm.jpg) no-repeat;
	height:38px;
}
#navigation ul li a.contact:hover {
	background: url(../images/nav_contact_over.jpg) no-repeat;
}
#navigation ul li a.contact_active {
	background: url(../images/nav_contact_active.jpg) top;
}
#navigation img {
	padding:0px;
	margin:0px;
}
#footer {
	height: 64px;
	background: url(../images/footer.jpg);
	padding: 70px 50px 0px 37px;
	font-size: 10px;
}

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

#footer span.copynotice {
	float: left;
	
}

#footer span.sitemap {
	float: right;
}
