#homeTopSection{
	position: relative;
}
#homeTextArea{
	position: relative;
	width: 430px;
	float: left;
}
#homeRight{
	position: relative;
	width: 80px;
	float: left;
}
#sampleGalleryArea{
	position: relative;
	margin: 20px 0px 0px 0px;
}
.rightSpacer{
	position: relative;
	height: 50px;
}
.sampleImageGallery{
	position: relative;
	width: 330px;
	float: left;
}
.sampleVideoGallery{
	position: relative;
	width: 180px;
	float: left;
}
.sampleGalleryTitle{
	position: relative;
	height: 20px;
}
.imageGalleryTitle{
	background-image: url("../images/home/image-gallery-title.png");
	background-repeat: no-repeat;
}
.videoGalleryTitle{
	background-image: url("../images/home/video-gallery-title.png");
	background-repeat: no-repeat;
}
.sampleContent{
	position: relative;
	margin: 10px 0px;
}
.videoSpacer{
	position: relative;
	height: 22px;
}
.sampleGalleryMore{
	position: relative;
	margin: 20px 0px 0px 0px;
}
.sampleImagesMore{
	position: relative;
	text-align: left;
}
.sampleImagesMore a{
	font-family: Verdana;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
.sampleImagesMore a:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
}
.sampleVideosMore{
	position: relative;
	text-align: left;
}
.sampleVideosMore a{
	font-family: Verdana;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
.sampleVideosMore a:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
}
.moreButton{
	position: relative;
	float: left;
}
.sampleVideo{
	position: relative;
	margin: 0px 0px 5px 0px;
}
/*Navigation Column*/
.twitter{
	background-image: url("../images/home/twitter.png");
}
.stock{
	background-image: url("../images/home/stock.png");
}
.stockLink{
	position: relative;
	margin: 0px 0px 20px 12px;
}
.stockNavigation{
	position: relative;
	margin: 0px auto;
	width: 90%;
}
/*Right Column*/
.galleryLink{
	position: relative;
	margin: 0px 0px 10px 0px;
}
.testimonialsLink{
	position: relative;
	margin: 0px 0px 10px 0px;
}.slideshowLink{
	position: relative;
	margin: 0px 0px 10px 0px;
}