body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, html, label, table, tr, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img, a img, :link img, :visited img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}
body {
	margin:0px;
	padding:0px;
	font:Arial, Helvetica, sans-serif;
}
#wrapper {
	width:796px;
	height:593px;
	left:50%;
	display:block;
	margin:100px auto;
}
/*start main nav :: superflousbanter nav matrix technique */


#nav {
	background:none;
	width:600px;
	disvplay:block;
	margin:0;
	padding:0;
	display: block;
	position: absolute;
	top: 31px;
}
#nav li, #nav a {
	display:block;
} /* change height here also */
#nav li {
	float:left;
	list-style:none;
	_display:inline;
	position:relative;
	color:#6d6e71;
	text-transform:uppercase;
	margin-right: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#nav a:link, #nav a:visited {
	color:#6d6e71;
	text-decoration:none;
	outline:none;
}
#nav a:hover, #nav a:active {
	color:#f26222;
	text-decoration:none;
	outline:none;
}

/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */

#nav-01 a:hover {
	color:#f26222;
}
#nav-02 a:hover {
	color:#f26222;
}
#nav-03 a:hover {
	color:#f26222;
}
#nav-04 a:hover {
	color:#f26222;
}
#nav-05 a:hover {
	color:#f26222;
}
#nav-06 a:hover {
	color:#f26222;
}
/*-------------- OPTIONAL - Keeps the hover state on each page based on body id ------------- */
body#surf #nav #nav-01 a:link {
	color:#f26222;
}
body#portraits #nav #nav-02 a:link {
	color:#f26222;
}
body#lifestyle #nav #nav-03 a:link {
	color:#f26222;
}
body#ads #nav #nav-04 a:link {
	color:#f26222;
}
body#bio #nav #nav-05 a:link {
	color:#f26222;
}
body#blog #nav #nav-06 a:link {
	color:#f26222;
}
/*end main nav */


#logo {
	right:20px;
	top:0px;
	position:absolute;
	width:71px;
	height:52px;
	left: 711px;
}
#menuwrapper {
	height:60px;
	position:relative;
	width: 796px;
}
.clear {
	width:100%;
	clear:both;
}
#main {
	border:1px solid #333333;
	padding:10px;
	width:774px;
	height:486px;
	clear:both;
	margin: 0 auto;
	display: block;
}
div#footer {
	width:794px;
	margin:10px 0px 0px 0px;
	padding:0px;
}
/*start footer nav :: superflousbanter nav matrix technique */
ul#ftrnav {
	float:right;
	position: relative;
	top: 0px;
	right: 20px;
	width: 154px;
	margin: 0px;
	height: 16px;
	list-style-type: none;
	overflow: hidden;
	padding:0px;
}
div#footer ul#ftrnav {
	background: transparent url(images/clientcontact.gif) no-repeat 0 0;
}
ul#ftrnav li a {
	position: absolute;
	top: 0;
	text-indent: -9000px;
	text-decoration: none;
	padding: 22px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:22px; /* IE5/Win */
	background: transparent url(images/clientcontact.gif) no-repeat;
}
div#footer li#ftr_clients a {
	background-position: 0 0;
	width:73px;
	left: 0;
}
div#footer li#ftr_clients a:hover {
	background-position: 0px -16px;
}
div#footer li#ftr_contact a {
	background-position: -73px 0px;
	left:73px;
	width:81px;
}
div#footer li#ftr_contact a:hover {
	background-position: -73px -16px;
}
/* end footer nav matrix */


div#footer img {
	position:relative;
	left:10px;
	top:0px;
}
.special{ display:none;}