@charset "utf-8";

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}

/* CSS Document */

#container {
width: 968px;
background: #FFFFFF;
margin: 0 auto;
padding-left: 10px;
padding-right: 10px;
overflow: hidden;
}
#padding_division {
	height: 900px;
	width: 968px;
}

#banner {
	background-image: url(pictures/Schpleee_Books_header_graphic.jpg);
	height: 133px;
	width: 415px;
	padding-top: 0px;
	padding-left: 553px;
}
#main_image {
	background-image: url(pictures/main.jpg);
	height: 206px;
	width: 388px;
	padding-top: 170px;
	padding-left: 580px;
}
#main_text {
	background-color: #FFF;
	width: 300px;
	line-height: 120%;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	padding: 12px;
}
#main_text h3 {
font-size: 120%;
color: #00b4e1;
margin-top: 0px;
margin-bottom: 10px;
}
#main_text h4 {
font-size: 100%;
margin:0 auto;
}
#main_text p{
font-size: 90%;
margin:0 auto;
}

#left_column {
	float: left;
	width: 316px;
	padding-top: 20px;
	margin-left: 100px;
}
#center_column {
	float: left;
	width: 0px;
	padding-left: 10px;
	padding-right: 8px;
}
#right_column {
	float: right;
	width: 316px;
	padding-top: 20px;
	margin-right: 100px;
	padding-left: 0px;
}
#about_main_image {
	background-image: url(images/Fall_Corn2.jpg);
	height: 545px;
	padding-left: 400px;
	padding-top: 215px;
	width: 568px;
}
#about_banner {
	background-image: url(images/header_graphic.jpg);
	height: 134px;
	width: 474px;
	padding-left: 500px;
}
#contact_info {
	background-image: url(images/contact_image.jpg);
	width: 968px;
	height: 730px;
}
#contact_schpleeebooks {
	background-image: url(pictures/contact_image.jpg);
	height: 728px;
	width: 968px;
	border: 3;
}
#contact_SB_text {
	float: right;
	margin-right: 85px;
	margin-top: 75px;
	width: 340px;
}
#PS_main {
	padding-left: 20px;
}
#counter_area {
	padding-top: 10px;
}
