@charset "utf-8";
body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/backg.gif);
	background-color: #327662;
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapper {
	width: 907px;
	margin-right: auto;
	margin-left: auto;
}
#content_area {
	padding-left: 38px;
	padding-right: 40px;
}
h2 {
	font-size: 14px;
	color: #0d5540;
	padding-top: 10px;
}
#home_pic {
	float: right;
	position: relative;
	margin-right: -75px;
	padding-left: 20px;
}
.img_right {
	float: right;
	padding-left: 10px;
}
.clear {
	clear: both;
}
#bigtoys_img {
	padding-right: 25px;
}
.img_space {
	padding-right: 40px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -10px;
}
li {
	margin-bottom: 8px;
}
#state_list {
	list-style-type: none;
}
.portfolio_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C6655;
	margin-bottom: 15px;
}
.portfolio_table img {
	float: left;
	margin-bottom: 8px;
	margin-right: 8px;
}
