@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg-slice.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff2be;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 18px;
}
#left-col {
	float: left;
	height: auto;
	width: 600px;
	margin-top: 30px;
}
#right-col {
	float: right;
	height: 294px;
	width: 296px;
	margin-top: 30px;
	background-image: url(../images/question-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFF;


	padding-top: 110
.px;
	padding-left: 15px;
	padding-top: 110px;
}
.text-input {
	width: 260px;
	height: 20px;
	background-color: #FFF2BE;
	padding-top: 5px;
	padding-left: 5px;
}


#bodyWrapper {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 109px;
	width: 960px;
}
#content {
	float: left;
	height: auto;
	width: 960px;
}
#bucket-one {
	background-image: url(../images/bucket1.png);
	float: left;
	height: 251px;
	width: 270px;
	padding-top: 65px;
	padding-left: 30px;
	padding-right: 15px;
	color: #FFF;
}
#bucket-two {
	float: left;
	height: 316px;
	width: 280px;
	height: 251px;
	padding-left: 30px;
	padding-right: 15px;
	background-image: url(../images/bucket2.png);
	padding-top: 65px;
	color: #FFF;
}
#bucket-three {
	float: right;
	height: 316px;
	width: 272px;
	height: 251px;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 65px;
	background-image: url(../images/bucket3.png);
	color: #FFF;
}
.team-bullet {
	line-height: 22px;
	font-size: 14px;
}
#footer {
	background-color: #333;
	float: left;
	height: 100px;
	width: 100%;
	text-align: center;
	font-size: 10px;
	line-height: 34px;
	margin-top: 15px;
	color: #FFF;
}
a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#contact-info {
	float: left;
	width: 220px;
}
#google-maps {
	float: right;
	height: 292px;
	width: 355px;
	margin-top: 15px;
}

#footer a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #603;
	text-decoration: none;
	font-weight: bold;
}
.name {
	font-size: 18px;
	height: auto;
	width: 595px;
	float: left;
	margin-bottom: 15px;
}
.teamWrapper {
	float: left;
	height: auto;
	width: 600px;
	margin-top: 15px;
}
.team-image {
	float: left;
	height: 175px;
	width: 175px;
	margin-right: 30px;
}
.resume {
	float: left;
	height: auto;





	width: 420
.px;
	width: 390px;
	font-size: 12px;
	font-weight: bold;
}
#divider {
	height: 1px;
	width: 600px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	float: left;
	margin-top: 10px;
}
#bodyWrapper #content #left-col p strong {
	font-size: 12px;
}

