body {
	margin: 0;
	background: #808080 url('../images/mainbg.jpg') no-repeat;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #242424;
}

/* Setting default values to prevent browser differences */
p { margin: 0px; padding: 7px 0px;  }
a { color: #242424; text-decoration: underline; }
a:hover { text-decoration: none; }
img { border: 0px; }
ul { margin: 0 0 7px 0px; padding: 0 0 0 20px; }

/* Global Classes */
img.left { float: left; margin: 0 25px 15px 0px; }
img.right { float: right; margin: 0 0 15px 25px; }
.center { text-align: center; }
.clear { clear: both; }

#container {}
	#navigation { height: 34px; background: #242424; margin-bottom: 40px; }
		#navigation ul { margin: 0px; padding: 0px; list-style: none; }
			#navigation ul li, #navigation ul li a { margin: 0px; padding: 0px; float: left; height: 34px; display: block; text-indent: -9999px; }
			/* Navigation */
			#n0 { width: 73px; background: url('../images/nav-logo.jpg') no-repeat; }
			#n1, #n1 a { width: 59px; background: url('../images/nav-home.jpg') no-repeat; } #n1 a:hover, #n1 .current { background: url('../images/nav-home.jpg') no-repeat 0 -34px; }
			#n2, #n2 a { width: 74px; background: url('../images/nav-shoots.jpg') no-repeat; } #n2 a:hover, #n2 .current { background: url('../images/nav-shoots.jpg') no-repeat 0 -34px; }
			#n3, #n3 a { width: 71px; background: url('../images/nav-events.jpg') no-repeat; } #n3 a:hover, #n3 .current { background: url('../images/nav-events.jpg') no-repeat 0 -34px; }
			#n4, #n4 a { width: 64px; background: url('../images/nav-story.jpg') no-repeat; } #n4 a:hover, #n4 .current { background: url('../images/nav-story.jpg') no-repeat 0 -34px; }
			#n5, #n5 a { width: 57px; background: url('../images/nav-tour.jpg') no-repeat; } #n5 a:hover, #n5 .current { background: url('../images/nav-tour.jpg') no-repeat 0 -34px; }
			#n6, #n6 a { width: 80px; background: url('../images/nav-gallery.jpg') no-repeat; } #n6 a:hover, #n6 .current { background: url('../images/nav-gallery.jpg') no-repeat 0 -34px; }
			#n7, #n7 a { width: 57px; background: url('../images/nav-blog.jpg') no-repeat; } #n7 a:hover, #n7 .current { background: url('../images/nav-blog.jpg') no-repeat 0 -34px; }
			#n8, #n8 a { width: 81px; background: url('../images/nav-contact.jpg') no-repeat; } #n8 a:hover, #n8 .current { background: url('../images/nav-contact.jpg') no-repeat 0 -34px; }
	#banner { margin-bottom: 44px; }
	#main_content { background: url('../images/contentbg.png'); margin-left: 27px; width: 782px; padding: 24px 19px; }
	#main_content p { padding: 7px 4px; }
		.header { background: #242424; height: 27px; line-height: 27px; color: #fff; padding: 0 4px; font-weight: bold; font-size: 16px; display: block; margin-bottom: 13px; }
		#main { width: 529px; float: left; }
			.studio_photos { background: url('../images/imageds.png') no-repeat; float: left; padding: 2px 5px 6px 3px; margin: 0 6px 10px 0; }
			/* Contact Form */
			.errbox { border: 1px solid #b95700; padding: 10px; width: 466px; margin-left: 4px; background: #ce894c; }
			.txtbox { width: 483px; height: 19px; padding: 3px; background: url('../images/txtboxbg.jpg') no-repeat; border: 0px; color: #fff; font-size: 11px; }
			.txtarea { width: 483px; height: 156px; padding: 3px; font-family: Arial; font-size: 11px; color: #fff; background: url('../images/txtareabg.jpg') no-repeat; border: 0px; }
			.errlabel { color: #b95700; }
			.submitbut { width: 73px; height: 32px; background: url('../images/submitbut.jpg') no-repeat; border: 0px; float: right; margin: 7px 32px 7px 0px; }
			.msgbox { border: 1px solid #007eab; padding: 10px; background: #4ca4c4; }
		#sidebar { width: 215px; float: right; }
			.sidebar_pic { margin-top: 40px; padding-top: 7px; }
			.specsDiv { display: none; width: 600px; height: 640px; padding: 10px; }
				.specsHeader { background: #242424; height: 73px; line-height: 73px; color: #fff; padding: 0 4px; font-weight: bold; font-size: 24px; display: block; margin-bottom: 35px; }
				.specsHeader img { vertical-align: top; } * html .specsHeader img { vertical-align: middle; }
				.specsCol { float: left; padding: 0 35px; }

/* Footer */
#footer_top { background: #242424 url('../images/footertopbg.gif') repeat-x; height: 15px; }
	#footer_top_white { background: #242424 url('../images/footertopbgw.gif') repeat-x; height: 15px; margin-left: 27px; width: 820px; }
#footer { background: #242424; height: 70px; padding: 7px 32px; font-size: 11px; color: #b8b8b8; line-height: 15px; }
	#footer a { color: #b8b8b8; text-decoration: underline; }
	#footer a:hover { text-decoration: none; }
	.copyright { display: block; width: 480px; color: #e3e4e4; font-size: 10px; padding-top: 10px; }