body {
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	font-size: 16px;
	font-family: "Times New Roman";
}
.style3 {color: #1E3D11}
.style7 {color: #285781}
a:hover {
	color:#00FF00;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold
}
#wrapper {
	height: 5150px;
	width: 900px;
	margin: auto;
	padding: auto;
}
#header {
	width: 900px;
	height: 200px;
	background-image: url(../pictures_web/banner.png);
	background-repeat: no-repeat;
	border: thin solid #000000;
}
#menu {
	height: 28px;
	width: 440px;
	float: right;
	background-repeat: no-repeat;
}
#content {
	height: 4900px;
	width: 900px;
}
#left_content {
	width: 624px;
	height: 4750px;
	padding-top: 20px;
	padding-left: 20px;
}
#sidebar {
	float: right;
	height: 945px;
	width: 250px;
	padding-left: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	padding-right: 0px;
	margin-top: 20px;
}
#video {
	height: 200px;
	width: 250px;
}
#landing_page {
	width: 250px;
	height: 150px;
}
#social {
	width: 250px;
	margin-top: 10px;
	background-image: url(../pictures_web/sidebar_links/fb-tw_link.jpg);
	background-repeat: no-repeat;
	height: 170px;
}
#fb-tw_icons {
	height: 100px;
	width: 120px;
	padding-top: 60px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 120px;
}
#blog {
	width: 250px;
	margin-top: 10px;
	height: 180px;
}
#pictures {
	height: 75px;
	width: 250px;
	margin-top: 10px;
}
#testimonials {
	height: 75px;
	width: 250px;
	margin-top: 10px;
}
#recommended_products {
	height: 75px;
	width: 250px;
	margin-top: 10px;
}
#my_story {
	height: 75px;
	width: 250px;
	margin-top: 10px;
}
#contact {
	height: 75px;
	width: 250px;
	margin-top: 10px;
}
iframe {
	height: 585px;
	width: 585px;
	border: 3px solid #000000;
}
#copyright {
	height: 70px;
	width: 900px;
	margin-top: 50px;
}
