
#homeContent {
	width:80%;
}
	#homeSlideshow {
		float:right;
		width:500px;
	}
	#homeText {
		margin-right:550px;
		text-align:left;
	}
	#normalText {
		text-align:left;
	}
	
#productsMenu {
	float:left;
	padding-left:20px;
}

#products {
	margin-left:220px;
	border-left: #666 1px solid; 
	padding-left:60px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-weight: bold;
	color:#FFFFFF;
	padding-left:0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 15px; 
	font-weight: bold;
	color:#ddd;
}
