#body {
	position: relative;
}

p.instruction {
	color: #c1c0bb;
	font-size: 1.1em;
	margin-bottom: 12px;
}

#work_left {
	background-image: url(../images/global/content_wrapper_bottom.png);
	background-position: 0% 100%;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 2em;
	width: 563px;
}

#work_left_wrapper {
	background-image: url(../images/global/content_wrapper_top2.gif);
	background-repeat: no-repeat;
}

.row {
	padding: 16px 0 0 16px;
}

.photo {
	background-image: url(../images/work/screenshot_bg.png);
	height: 116px;
	padding: 6px 0 0 6px;
	width: 156px;
}

div.photo:hover {
	background-image: url(../images/work/screenshot_bg_over.png);
}

div.item {
	float: left;
	margin-right: 24px;
	width: 162px;
}

div.last_item {
	float: left;
	width: 162px;
}

#work_left h2 {
	color: #000;
	font-size: 1.3em;
	font-style: italic;
	line-height: 1.3em;
	text-align: center;
	text-decoration: none;
}

#work_left h2:hover {
	color: #fff;
}

.info {
	background-image: url(../images/global/side_content_bottom.png);
	background-position: 0% 100%;
	background-repeat: no-repeat;
	color: #312c1b;
	font-size: 1.2em;
	left: 607px;
	line-height: 1.5em;
	position: absolute;
	top: 117px;
	width: 251px;
}

.info dl {
	background-image: url(../images/global/side_content_top.gif);
	background-repeat: no-repeat;
	padding: 24px 24px 0 24px;
}

.info dt {
	color: #fff;
	font-size: 1.3em;
	font-style: italic;
	margin-bottom: 24px;
}

.info dd {
	margin-bottom: 16px;
}

.info ul {
	padding-bottom: 36px;
	padding-left: 24px;
}

.info li {
	float: left;
	padding-right: 1em;
}

.info li.dos {
	background-image: url(../images/home/separator.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 1.1em;
}

.info li a {
	color: #fff;
	text-decoration: none;
}

.info li a:hover {
	text-decoration: underline;
}

#work_right {
	float: right;
	width: 251px;
}

#gallery {
	display: none;
}

#contact_right {
	background-image: url(../images/global/side_content_bottom.png);
	background-position: 0% 100%;
	background-repeat: no-repeat;
	float: right;
	padding-bottom: 2em;
	margin-left: 43px;
	width: 251px;
}

#contact_right_wrapper {
	background-image: url(../images/global/side_content_top.gif);
	background-repeat: no-repeat;
	padding: 24px 24px 0 24px;
}

.contact #work_left_wrapper h2, .blog #work_left_wrapper h2 {
	text-align: left;
}

#contact_right h3, #contact_right dt {
	font-size: 1.5em;
	line-height: 1.5em;
}

#contact_right h3 {
	color: #000;
	font-style: italic;
	margin-bottom: 1em;
}

#contact_right dl {
	margin-bottom: 1em;
}

#contact_right dd, #contact_right a {
	color: #fff;
	text-decoration: none;
}

#contact_right dt {
	color: #f6df30;
	font-style: italic;
}

.blog #contact_right dt {
	font-style: normal;
	text-transform: uppercase;
}

.blog #contact_right dt.dt2 {
	margin-top: 1em;
}

#contact_right dd, #contact_right p {
	font-size: 1.3em;
	line-height: 1.3em;
}

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

#contact_right dd#bio {
	margin-bottom: 0.6em;
}

#contact_right dd#phone {
	margin-bottom: 0.6em;
}

#personal label {
	clear: left;
	display: block;
	float: left;
	width: 75px;
}

#personal input, #personal select {
	margin-bottom: 8px;
}

#contact_form p, fieldset {
	margin-bottom: 25px;
}

#contact_form p {
	padding-right: 30px;
}

.screens img {
	border: 2px solid #1c61a8;
	height: 25%;
	margin-bottom: 15px;
	margin-right: 10px;
	width: 25%;
}

.blog #work_left_wrapper h2 {
	padding-bottom: 0.8em;
}

.blog #work_left_wrapper h4 {
	color: #222222;
}

dd.desc a {
	color: #1c61a8;
	text-decoration: none;
}

dd.desc a:hover {
	text-decoration: underline;
}