/*
	Black and White Spider Awards

	Website:			thephotopaper.com
	Filename:			index.css
	Description:		Home page stylesheet
	Last Updated:		2010.02.10
*/


h1 {
	font-size: 24px;
	padding-top: 12px;
}
#content {
	background: #000 url("../images/sub-footer-bg.jpg") left bottom repeat-x;
	height: auto;
	overflow: auto;
}
#column1 { margin-top: 16px; }
#column2 { width: 740px; }
#column2 p { margin-top: 0px; }
#column2 h2 img {
	margin-left: 5px;
	vertical-align: middle;
}
#index-left, #index-right {
	float: left;
	line-height: 175%;
	padding-top: 15px;
}
#index-left {
	margin: 0px 30px 0px 30px;
	width: 480px;
}
#index-right {
	background: url("../images/index/right-bg.jpg") left top no-repeat;
	font-size: 10px;
	height: 950px;
	margin-top: 15px;
	padding-top: 10px;
	text-align: center;
	width: 185px;
}
#index-right p { margin-bottom: 20px; }
#index-right em { color: #999; }
#index-right a {
	color: #fff;
	font-size: 12px;
}
#sub-footer {
	float: left;
	color: #fff;
	font: 20px Times, Palatino, serif;
	height: 150px;
	margin-top: 60px;
	overflow: hidden;
	width: 950px;
}
#sub-footer .thirds {
	float: left;
	overflow: hidden;
}
#sub-footer p {
	color: #ccc;
	font-size: 15px;
}
#sub-footer .yellow {
	color: #da0;
	font-size: 15px;
}
#sub-footer .spacer { margin-right: 20px; }
#slider-quote img { height: 261px; }
#slider-quote, #slider-success { list-style: none; }
#slider-success img { height: 130px; }
#slider-quote-title {
	/*background: url("../images/index/slider-title-bg.png") center center no-repeat;*/
	color: #ddd;
	font-family: Times, Palatino, serif;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	top: -17px;
}