a span {
	display: none;
}
img {
	margin: 0px;
	padding: 0px!important;
}
body {
	background: url(/resource/images/bg.jpg);
}
#wrapper {
	position: relative;
	width: 897px;
	min-height: 285px;
	float: left;
	left: 50%;
	margin: 0 0 0 -448px;
	padding: 0px 0px 20px 0px;
}
#header {
	width: 897px;
	height: 180px;
	float: left;
}
#header img {
	border: 0;
}
#header a, #header a img {
	margin: 0;
	padding: 0;
	float: left;
}
#nav {
	width: 897px;
	height: 57px;
	float: left;
	margin: 0;
	padding: 0 0 0 90px;
	background: url(/resource/images/bg-nav.png) no-repeat;
}
#nav {
	*overflow: hidden;
	*padding-left: 0;
}
#nav ul {
	list-style-type: none;
}
#nav-main a {
	float: left;
	outline: none;
	text-indent: -999999px;
	*position: relative;
}
#nav-work a {
	width: 110px;
	height: 30px;
	margin: 10px 65px 0 0;
	*margin: 10px 65px 0px 90px;
	background: url(/resource/images/nav/work.gif) 0 0 no-repeat;
}
#nav-work a:hover {
	background: url(/resource/images/nav/work.gif) -168px -0px no-repeat;
}
#nav-about a {
	width: 120px;
	height: 30px;
	margin: 10px 50px 0 0;
	*margin: -5px 50px 0 0;
	background: url(/resource/images/nav/about.gif) 0 0 no-repeat;
}
#nav-about a:hover {
	background: url(/resource/images/nav/about.gif) -168px -0px no-repeat;
}
#nav-links a {
	width: 105px;
	height: 30px;
	margin: 10px 0 0 10px;
	*margin: -35px 0 0 10px;
	background: url(/resource/images/nav/links.gif) 0 0 no-repeat;
}
#nav-links a:hover {
	background: url(/resource/images/nav/links.gif) -170px -0px no-repeat;
}
#nav-contact a {
	width: 170px;
	height: 40px;
	margin: 10px 50px 0 10px;
	*margin: -20px 50px 0 10px;
	background: url(/resource/images/nav/contact.gif) 0 0 no-repeat;
}
#nav-contact a:hover {
	background: url(/resource/images/nav/contact.gif) -168px -0px no-repeat;
}
#illustration {
	width: 896px;
	height: 808px;
	float: left;
	display: inline;
	margin-left: 1px;
	background: url(/resource/images/illustration-new.jpg) no-repeat;
}
#main {
	background: #fff;
	float: left;
	display: inline;
	margin: 0 0 0px 68px;
	padding: 20px 0px 0px 0px;
	width: 760px;
}
#content {
	float: left;
	padding: 0 0 0 10px;
	margin: 0;
	width: 500px;
}
#content.work {
	width: 750px;
}
#content.links {
	width: 750px;
}
#content.error {
	width: 750px;
	background-image: url(/resource/images/error.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 500px;
}
#content.error h2 {
	margin: 50px 0px 0px 200px;
}
#content.error p {
	margin: 10px 0px 10px 200px;
	width: 350px;
}
#sidebar {
	width: 200px;
	float: right;
	padding: 0px 10px 0px 10px;
	background-color: #FFF7DF;
}
h2 span {
	display: none;
}
h3 span {
	display: none;
}
#content h2.work {
	background-image: url(/resource/images/title/my-work.gif);
	width: 300px;
	height: 40px;
	margin-bottom: 10px;
}
#content h2.about {
	background-image: url(/resource/images/title/hi.gif);
	width: 300px;
	height: 40px;
	margin-bottom: 10px
}
#content h2.links {
	background-image: url(/resource/images/title/links.gif);
	width: 300px;
	height: 40px;
	margin-bottom: 10px
}
#content h2.error {
	background-image: url(/resource/images/title/UH-OH.gif);
	width: 300px;
	height: 40px;
	margin-bottom: 10px
}
#content h3.what-i-offer {
	background-image: url(/resource/images/title/h3/what-i-do.gif);
	width: 408px;
	height: 20px;
	margin: 30px 0px 10px 0px;
}
#content h3.what-people-say {
	background-image: url(/resource/images/title/h3/what-people-say.gif);
	width: 408px;
	height: 20px;
	margin: 30px 0px 10px 0px;
}
#content h3.what-did-i-do {
	background-image: url(/resource/images/title/h3/what-did-i-do.gif);
	width: 408px;
	height: 20px;
	margin: 30px 0px 10px 250px;
}
#content h3.the-best-part {
	background-image: url(/resource/images/title/h3/the-best-part.gif);
	width: 408px;
	height: 20px;
	margin: 0px 0px 10px 250px;
}
.contact #content h2 {
	background-image: url(/resource/images/title/get-in-touch.gif);
	height: 40px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
h3.twitter-side {
	background-image: url(/resource/images/title/h3/twitter.gif);
	width: 117px;
	height: 20px;
	margin: 0px 0px 10px 0px;
}
img.me {
	float: left;
	border: 1px solid #FFDA00;
	margin: 5px 10px 0px 0px;
}
#work .panel {
	float:left;
	margin-bottom: 10px;
	margin-right: 10px;
	position:relative;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	background-color: #3B3B3B;
	border: 10px solid #3B3B3B;
}
#work .panel p {
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topright: 4px;
	background-color: #FFFFFF;
	bottom: 12px;
	left: 0;
	margin: 0;
	padding: 5px 20px 6px 12px;
	position: absolute;
	font-size: 14px;
	font-weight: bold;
}
#footer {
	width: 740px;
	float: left;
	display: inline;
	margin: 0px 0 0 0px;
	padding: 10px;
	background: #fcefc8;
	border-top: 1px solid #EFD177;
}
#footer a {
	text-decoration: none;
}
#footer h3.like-what-you-see {
	background-image: url(/resource/images/title/h3/like-what-you-see.gif);
	width: 400px;
	height: 20px;
	float: left;
	margin-top: 5px;
}
#footer ul {
	float: left;
}
#footer li {
	margin: 0px 20px 10px 0px;
	float: left;
}
#footer p.social a {
	margin-left: 30px;
}
#logos {
	width: 740px;
	float: left;
	margin: 10px 0 0 10px;
}
#waves {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	height: 44px;
	background: url(/resource/images/bg-waves.png) repeat-x;
}
#sideBar {
	position: absolute;
	width: auto;
	height: auto;
	top: 200px;
	right: -7px;
	background: #fff;
}
#sideBarTab {
	float: left;
	height: 137px;
	width: 28px;
	overflow: hidden;
}
#sideBarTab img {
	border: 0 solid #FFF;
}
#sideBarContents {
	overflow: hidden !important;
	float: left;
}
#sideBarContentsInner {
	width: 200px;
	float: left;
}
#animatedBanner .innertext H2 {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 1.6em;
	letter-spacing: normal;
}
#twitter a {
	display: block;
	width: 187px;
	height: 265px;
	position: absolute;
	margin: -60px 0 0 70px;
	background: url("/resource/images/twitter.gif");
}
#twitter_update_list li {
	margin: 0px 0px 20px 0px;
	width: 200px;
	overflow: hidden;
}
#twitter_update_list li a {
	display: block;
	color: #E5AC08;
}
#twitter_update_list li a:hover {
	display: block;
	color: #035FB3;
}
#twitter_update_list li span a {
	display: inline;
	color: #035FB3;
}
#twitter_update_list li span a:hover {
	color: #E5AC08;
}
.contact form {
	width: 510px;
	background-image: url(/resource/images/form-backing.gif);
	padding: 10px;
	background-repeat: no-repeat;
}
form p {
	color: #FDD700;
}
form #button {
	border: none;
	background-color: transparent;
	background-image: url(/resource/images/submit.gif);
	width: 200px;
	height: 15px;
}
form #button:hover {
	cursor: pointer;
}
#screenshots {
	clear: left;
}