@charset "UTF-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	color: #FFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
/* HEADER */
#header_container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
}
#logo {
	float: left;
	height: 80px;
	width: 348px;
}
#logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* MAIN NAVIGATION */
#main_nav {
	float: right;
	height: auto;
	width: auto;
	margin-top: 20px;
}
#main_nav ul li {
	display: block;
	font-size: 18px;
	list-style-type: none;
	float: left;
	margin-right: 10px;
}
/* SUB NAVIGATION */
#subnav_container {
	height: 30px;
	width: 100%;
	background-image: url(../images/trans.png);
	background-repeat: repeat;
}
#subnav {
	height: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	padding-top: 5px;
}
#subnav ul li {
	float: left;
	display: block;
	list-style-type: none;
}
#subnav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
/* CONTENT */
#content_container {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	height: auto;
	clear: both;
}
#content {
	width: 880px;
	float: left;
	margin-bottom: 20px;
}
#index_container {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/* FOOTER */
#footer_container {
	height: 35px;
	width: 100%;
	background-image: url(../images/trans.png);
	background-repeat: repeat;
	clear: both;
}
#footer {
	height: 35px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#copyright {
	font-size: 12px;
	height: 15px;
	width: auto;
	float: left;
	margin-top: 10px;
}
#privacy {
	float: right;
	height: 15px;
	width: auto;
	font-size: 12px;
	margin-top: 10px;
}
/* GALLERY */
.panel {
	height: 500px;
	width: 70px;
	background-color: #333;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}
.lingerie {
	margin-right: 28px;
}
.swimwear {
	margin-right: 30px;
}
.theme {
	margin-right: 40px;
}
.nudes {
	margin-right: 45px;
}
.fashion {
	margin-right: 35px;
}
.black {
	margin-right: 30px;
}
.headshots {
	margin-right: 18px;
}
.wedding {
	margin-right: 30px;
}
.publish {
	margin-right: 45px;
}
/* SLIDESHOW */
#slideshow {
	width: 880px;
	float: left;
	height: 120px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.contentdiv {
	text-align: center;
}
#paginate-slider4 {
	width: 745px;
	float: left;
	text-align: center;
	margin-left: 60px;
}
#mycarousel li {
	margin-right: 15px;
}
/*CONTENT SLIDER*/
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden;
	width: 880px; /*width of featured content slider*/
	height: 525px;
	text-align: center;
}
.contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	background: white;
	width: 880px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 525px;

	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	background-image: url(images/black&white/bw001.jpg);
}
#mycarousel li .toc img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* CONTACT */
#title {
	float: left;
	height: 30px;
	width: 520px;
	font-size: x-large;
}
#title2 {
	float: left;
	height: 30px;
	width: 520px;
	font-size: x-large;
	margin-bottom: 15px;
}
#address {
	float: left;
	height: auto;
	width: 500px;
	margin-bottom: 30px;
	font-size: 14px;
}
#address #left {
	float: left;
	height: auto;
	width: 250px;
}
#address #right {
	float: left;
	height: auto;
	width: 250px;
}
#form {
	float: left;
	height: auto;
	width: 400px;
}
#contact_right {
	float: right;
	height: auto;
	width: 333px;
	margin-left: 40px;
	margin-top: 20px;
}
#contact_right img {
	border: 1px solid #CCC;
}
#form .cell_left {
	float: left;
	height: 20px;
	width: 100px;
	margin-bottom: 10px;
}
#form .cell_right {
	float: left;
	height: auto;
	width: 300px;
	margin-bottom: 10px;
}

#content form {
	float: left;
	height: auto;
	width: 400px;
}
#networking {
	float: right;
	height: auto;
	width: 430px;
	margin-top: 30px;
	margin-right: 50px;
}
#networking a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#networking2 {
	float: left;
	height: auto;
	width: 430px;
	margin-right: 50px;
}
#networking2 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* MISC */
.space{
	width: 880px;
	height: 10px;
	float: left;
}
.transparent {
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
.transparent:hover {
	filter:alpha(opacity=100);
	-moz-opacity:10;
	-khtml-opacity: 10;
	opacity: 10;
}a .transparent {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.david {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#employee {
	float: left;
	height: auto;
	width: auto;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 200px;
}
.testimonial {
	text-align: center;
	width: 880px;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
}
