@charset "utf-8";
/* CSS Document */

/* WEBSITE COPYRIGHT LISA ANSTETH OF LISALEE DESIGNS, 2010. ALL RIGHTS RESERVED GO TO WWW.LISALEEDESIGNS.COM FOR ANY COMMENTS */

#testimonial_one {
	height: 220px;
	width: 330px;
	float: left;
}

#testimonial_two {
	height: 220px;
	width: 330px;
	float: left;
}

.image_mini {
	height: 220px;
	width: 150px;
	float: left;
}

#container {
	width: 900px;
	height: 700px;
	margin: 0 auto;
}

#nav {
	width: 900px;
	height: 30px;
	float: left;
	background-image: url(../images/nav_bar_900px.jpg);
}

#content_wrapper {
	width: 880px;
	height: 540px;
	float: left;
	border-style: solid;
		border-width: 10px;
		border-color: #FFF;
}

#col_one_testimonials {
	width: 335px;
	height: 485px;
	float: left;
	text-align: center;
	padding-top: 55px;
	border-style: solid;
		border-width: 0 5px 10px 0;
		border-color: #FFF;
	background-color: #000;
}

#col_two_testimonials {
	width: 535px;
	height: 540px;
	float: left;
	border-style: solid;
		border-width: 0 0 10px 5px;
		border-color: #FFF;
	background-color: #878787;
		background-image: url(../images/titles/testimonials.jpg);
		background-repeat: no-repeat;
}
