body, html {
	background: #ffefcb;
	margin: 0;
	padding: 0;
}

.main_content {
	margin: 0 auto;
	width: 900px;
	position: relative;
	font: normal .8em tahoma, helvetica, arial, sans-serif;
}

a {
	text-decoration: none;
}

h3 {
	font-family: tahoma, helvetica, arial sans-serif;
	font-size: 1.2em;
	color: #008db6;
	font-weight: normal;
	margin: 0px 10px;
	letter-spacing: .02em;
}

h4 {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 1em;
	color: #d19912;
	margin: 0px 10px;
	font-weight: normal;
	letter-spacing: .03em;
}

.header {
}

#logo {
	position: absolute;
	z-index: 60;
	border: none;
}

.brain {
	position: absolute;
	top: 20px;
	left: 5px;
	border: 0;
	z-index: 2;
}

.brain_clear {
	position: absolute;
	top: 20px;
	left: 5px;
	border: 0;
	z-index: 50;
}

.home_o {
	height: 34px;
	width: 95px;
	background: #e1ab29;
	position: absolute;
	left: 441px;
	top: 10px;
	display: none;
}

.portfolio_o {
	height: 34px;
	width: 130px;
	background: #e1ab29;
	position: absolute;
	left: 536px;
	top: 10px;
	display: none;
}

.resume_o {
	height: 34px;
	width: 110px;
	background: #e1ab29;
	position: absolute;
	left: 666px;
	top: 10px;
	display: none;}

.contact_o {
	height: 34px;
	width: 122px;
	background: #e1ab29;
	position: absolute;
	left: 776px;
	top: 10px;
	display: none;}

#web_pop, #print_pop, #brand_pop, #media_pop {
	position: absolute;
	z-index: 30;
	opacity: 0;
}

#web_pop {
	top: 150px;
	left: 5px;
}

#print_pop {
	top: 100px;
	left: 540px;
}

#media_pop {
	top: 350px;
	left: 120px;
}

#brand_pop {
	top: 260px;
	left: 610px;
}

#web_pop p, #print_pop p, #brand_pop p, #media_pop p {
	position: absolute;
	top: 25px;
	font-family: georgia, times, serif;
	color: #007395;
	font-size: 1.1em;
}

#web_pop p{
	margin: 12px 45px 15px 15px;
}

.menu img {
	border: 0;
}

#print_pop p {
	margin: 12px 20px 15px 46px;
}

#media_pop p {
	margin: 25px 10px 15px 15px;
}

#brand_pop p {
	margin: 12px 10px 15px 52px;
}

.menu {
	position: absolute;
	top: 10px;
	left: 442px;
	z-index: 300;
}

.menu ul {
	margin: 0;
	padding: 0;
}

.menu ul li a img {
	border: 0;
}

.menu li {
	display: inline;
	border: 0;
}

.menu li a {
}

.section_title {
	font-family: tahoma, helvetica, arial sans-serif;
	font-size: 2em;
	font-weight: lighter;
	color: #F6BA45;
	position: absolute;
	top: 110px;
	left: 650px;
}

.section_title a {
	color: #008DB6;
}

.section_title a:hover {
	color: #35b5da;
}

.top_row {
	height: 240px;
	position: absolute;
	top: 195px;
}

.bottom_row {
	height: 260px;
	position: absolute;
	top: 425px;
}

.bucket {
	width: 277px;
	float: left;
	margin-right: 34px;
}

.bucket:hover>.border, .bucket_last:hover>.border {
	border: 10px solid #fceea2;
	border-bottom-width: 5px;
}

.bucket:hover>.description, .bucket_last:hover>.description {
	background: #fceea2;
}

.bucket_last {
	width: 277px;
	float: left;
	margin-right: 0px;
}

.border {
	border: 10px solid #fff;
	border-bottom-width: 5px;
}

.border img {
	border: 1px solid #d6d6d6;
}

.description {
	background: #fff;
	height: 48px;
	width: 277px;
}

.pdf_portfolio {
	width: 522px;
	float: left;
}

.pdf_portfolio .description {
	width: 522px;
}

.pdf_resume {
	width: 299px;
	float: left;
	margin-right: 77px;
}

.pdf_resume .description {
	width: 299px;
}

.contact_hello {
	font-family: georgia, times, serif;
	font-size: 3.6em;
	color: #E1AB29;
	position: absolute;
	top: 215px;
	left: 131px;
}

.contact_text {
	position: absolute;
	top: 255px;
	font-family: georgia, times, serif;
	line-height: 1.4em;
	letter-spacing: .01em;
	word-spacing: .05em;
	font-size: 1.3em;
	color: #007395;
}

.contact_text p {
	position: absolute;
	left: 131px;
	width: 650px;
	
}

.contact_box {
	position: absolute;
	top: 180px;
	left: 81px;
}

.footer {
	background: transparent url(../images/footer.jpg) no-repeat left top;
	position: absolute;
	width: 898px;
	height: 35px;
	top: 670px;
}

.footer p {
	color: #e1ab29;
	margin: 10px 12px 10px 0;
	text-align: right;
}

.footer a {
	text-decoration: none;	
	color: #e1ab29;
}
