﻿@charset "utf-8";
#bounds #panel {
	background: url(../images/panel-where-do-i-start.jpg) no-repeat;
	height: 239px;
}

body #bounds #panel h1 {
	padding-right: 15px;
	color: #937A5E;
	padding-top: 25px;
	padding-left: 30px;
	font-size: xx-large;
	font-weight: normal;
	margin: 0;
}

#bounds #panel #flash-content2 {
	position: absolute;
	right: 0;
	top: 0;
}

#bounds #panel p {
	width: 350px;
	padding-right: 30px;
	padding-left: 30px;
	margin: 0;
	font-size: small;
	padding-bottom: 10px;
}

#bounds #panel big a {
	text-transform: uppercase;
	font-weight: bold;
	color: #876B4E;
	text-decoration: none;
	padding-left: 30px;
}

#bounds #lower-section {
	position: relative;
	width: 850px;
	padding-left: 30px;
}

#bounds #lower-section h1 {
	position: absolute; 
	top: -20px;
	font-size: x-large;
	color: #655343;
	font-weight: normal;
	margin: 0;
}

#bounds #lower-section p {
	position: absolute; 
	top: 0px;
	font-size: small;
}

#flash-content {
	margin-top: 70px;
}
a.design-center{color:#21AC99;}