/* Custom Studio Stylesheet */

/* Global */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #616365;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	background: #fff;
}

img {
	border: none;
}

/* Type */

h1, h2, h3 {
	color: #a5d867;
	font: normal 16px/21px Georgia;
	clear: both;
}

h3 {
	color: #616365;
}

a {
	color: #bde18a;
}

a:hover {
	text-decoration: underline;
}

a.more {
	color: #a5d867;
	border-bottom: 1px solid #616365;
	display: block;
	text-align: right;
	margin-bottom: 13px;
	padding-bottom: 6px;
	padding-top: 6px;
	line-height: 18px;
	font-size: 12px;
}

/* Lists */

ul {
	list-style-type: none;
}

li {
	font-size: 16px;
	line-height: 21px;
	float: left;
	clear: both;
	width: 180px;
}

ul ul, ul ul li a {
	color: #a5d867;;
}

li ul {
	margin-left: 12px;
}

/* Wrap */

#wrap {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-left: 62px;
	width: 832px;
	background: url(images/logomark.gif) no-repeat 0 87px;
	padding-top: 35px;
	padding-right: 62px;
}

/* Head */

#head {
	position: relative;
	height: 248px;
}

#head h1 {
	display: block;
	position: absolute;
	top: 0;
	left: 22px;
	width: 171px;
	height: 81px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/logotype.gif) no-repeat;	
}

#head h2 {
	position: absolute;
	margin-left: 213px;
	font-size: 32px;
	line-height: 39px;
	width: 620px;
	color: #bde18a;
}

#head span {
	display: block;
	position: absolute;
	top: 166px;
	left: 791px;
	width: 130px;
	height: 132px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/badge.gif) no-repeat;
	z-index: 99;
}

/* Floats */

.left, .mid, .right {
	display: inline;
	float: left;
	border-top: 1px solid #727277;
	padding-top: 12px;
	z-index: 1;
	padding-bottom: 12px;
}

.left {
	width: 192px;
	margin-right: 20px;
}

.mid {
	margin-right: 20px;
}

.right {
	width: 620px;
}

/* Intro */

#intro {
	float: left;
}

#intro .left, #intro .mid, #intro .right {
}

#intro .mid {
	width: 408px;
}

#intro .right {
	width: 192px;
}

#intro img {
	margin-top: 12px;
	margin-bottom: 0;
	padding-bottom: 0;
	display: block;
}

#intro p.register {
	
	margin-right: 0px;
	font-size: 9px;
	line-height: 13px;
	padding-top: 2px;
}

/* Portfolio */

#portfolio {
	float: left;
}

#aa, #promedia, #coolscapes, #microgarde, #ssi, #perla, #dig, #cindyknight {
	float: left;
	clear: both;
	width: 832px;
}

#portfolio #strong .left, #portfolio #strong .right {
	border-top: 3px solid #595a5c;
}

#portfolio img.first {
	margin-right: 16px;
}

#portfolio .left, #portfolio .right {
	border-top: 1px solid #595a5c;
}

#portfolio .left p {
	padding-bottom: 8px;
}

#portfolio .left a {
	color: #a5d867;
}

#portfolio a.top {
	float: left;
	margin-top: -28px;
	padding-bottom: 12px;
}

#portfolio img {
	margin-top: 8px;
}

/* Profile */

#profile {
	float: left;
	padding-bottom: 12px;
}

#profile .left, #profile .right {
	min-height: 144px;
	_height: 154px;
	position: relative;
	padding-bottom: 0px;
}

#profile p {
	width: 192px;
	display: block;
	float: left;
	margin-right: 22px;
}

#profile p.last {
	margin-right: 0px;
}

#profile a.top {
	float: left;
	margin-top: -18px;
}

/* Contact */

#contact {
	float: left;
}

#contact .left, #contact .right {
}

#contact p {
	width: 192px;
	display: block;
	float: left;
	margin-right: 22px;
}

#contact p.register {
	
	margin-right: 0px;
	font-size: 9px;
}

/* Foot */

#foot {
	float: left;
}

#foot .left, #foot .right {
	height: 35px;
	border-top: 3px solid #595a5c;
	padding-top: 8px;
}

a.top {
	color: #a5d867;
	background: url(images/top.gif) no-repeat right 6px;
	padding-right: 14px;
	font-size: 12px;
}

#intro h2 a {
	color: #a5d867;
}

#foot p {
	color: cccccc;
	font-size: 10px;
}