body {
	padding: 13px;
}

#container {
	font-family: Helvetica, sans-serif;
	font-size: 62.5%;
	width: 774px;
	color: #525252;
	font-weight: bold;
	position: relative;
	margin-bottom: 20px;
}

.selected {
	text-decoration: underline !important;
	color: #525252 !important;
}

.grey {
	color: #525252 !important;
}

.gold {
	color: #999933;
}

#contact_info {
	overflow: hidden;
	width: auto;
	margin-bottom: 4px;
}

#contact_info address {
	font-style: normal;
}

#contact_info dl, #menu li, #work_info ul {
	font-size: 1.1em;
	float: left;
	width: 193px;
}

#contact_info dd, #contact_info dt {
	margin-bottom: 1px;
}

#contact_info a {
	color: #525252;
	text-decoration: none;
}	

#contact_info a:hover {
	text-decoration: underline;
}

#designjunkie_logo {
	float: left;
	background: url(../images/designjunkie_logo.jpg) no-repeat;
	width: 247px;
	height: 75px;
}

#menu {
	clear: both;
	border-bottom: 1px dotted #525252;
	overflow: hidden;
	width: 100%;
	margin-bottom: 11px;
}

#menu a {
	color: #999933;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu ul {
	overflow: visible;
	width: 774px;
}

#showreel {
}

#page_description {
	float: left;
	position: relative;
	width: 193px;
	height: 31px;
	color: #999933;
	font-size: 30.5px;
	letter-spacing: -1px;
	line-height: 1;
}

#about_us_page {
	width: 490px;
}

#about_us_page p {
	color: #999933;
	font-size: 30.5px;
	margin-bottom: 30px;
	letter-spacing: -1px;
}

#work_info {
	height: 30px;
	position: absolute;
	left: 193px;
}

#work_info li {
	line-height: 1.1;
	color: #999933;
	float: none;
}

a {
	color: #999933;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#work_info a {
	color: #525252;
}

#work_manifest {
	float: left;
	font-size: 1.1em;
	line-height: 1.12;
	left: 0;
	top: 0;
}

#work_image {
	float: right;
	padding-top: 2px;
	margin-bottom: 20px;
	width: 581px; 
	position: absolute; 
	z-index: 908;
	left: 193px;
}

#work_header {
	position: relative;
	height: 35px;
	overflow: visible;
	top: 0;
	z-index: 999;
}

#client_manifest {
	font-size: 1.1em;
	line-height: 1.12;
	position: relative;
	top: 3px;
	clear: both;
	float: left;
	color: #999933;
	margin-bottom: 30px;
}

#portfolio_container {
	position: relative;
}

h1 {
	font-size: 2em;
	margin: 20px 0;
}

#dj_lightbox_login {
	float: right;
}

#dj_lightbox_login label {
	display: block;
	color: #999933;
}

#dj_lightbox_login button {
	background-color: #999933;
	color: #fff;
	border: 0;
	margin-top: 5px;
	padding: 4px 2px;
}

#dj_lightbox_login button.hover {
	background-color: #666633;
	text-decoration: underline;
	cursor: pointer;
}

#dj_lightbox_login input {
	background-color: #ebebd6;
	border: 0;
	margin: 5px 0;
	width: 191px;
	padding: 4px 2px;
}