@charset "utf-8";
/* CSS Document */

#content div.column3 {
	float: left;
}

#content div.column1 div.testimonials {
	background-image: url('../images/home/testimonial-images/image1.gif');
	background-repeat: no-repeat;
	width: 204px;
	height: 85px;
	margin-top: 40px;
	margin-bottom: 40px;
	background-position: left;
	padding-left: 95px;
}
#content div.column1 div.testimonials div.container {
	/*background-image: url('../images/home/quotes-bg.gif');*/
	background-position: left;
	background-repeat: no-repeat;
	height: 90px;
}
#testimonial-text {
	text-align: left;
	padding-left: 20px;
	font-style: italic;
	height: 65px;
	font-size: 14px;
	padding-top: 7px;
}
#testimonial-name {
	font-weight: bold;
	float: right;
}

#content div.column2 {
	width: 400px;
	padding-left: 20px;
}
#content div.column3 {
	width: 268px;
	clear: right;
}
#content div.column3 a {
	display: block;
	text-align: center;
	margin: 10px 5px 25px 0px;
}
#content div.footer {
	float: left;
	clear: both;
	margin-left: 307px;
	margin-top: 10px;
	overflow: auto;
	width: 683px;
	padding-right: 5px;
	padding-bottom: 10px;
	color: #b73533;
}
#content #footvideo {
	background-image: url('../images/home/home-video.jpg');
	padding: 10px 10px 0px 10px;
	text-align: center;
	color: #b73533;
	font-size: 14px;
	font-weight: bold;
	width:232px;
	height:193px;
}
#home-video-container {
	
}
#home-video {
	display:block;
	width:320px;
	height:268px;
}
#home-video img {
	width: 100%;
	height: 100%;
	border: 1px solid #FF3300;
}
div.contact-us {
	padding-top: 20px;
}
div#twitter_div {
	margin-bottom: 10px;
	padding-right: 5px;
}
div#twitter_div h2.sidebar-title {
	text-align: center;
}
ul#twitter_update_list {
	margin: 5px;
	padding: 0px 15px;
}
ul#twitter_update_list li {
	margin: 10px 0px;
	list-style: none;
}
ul#twitter_update_list li span {
	
}