/* CSS Theme 3 || Night */
body {
	background:#96aec8 url(../images/site/background_repeater3.jpg) repeat-x top left;
}
#container_background {
	background:url(../images/site/background3.jpg) no-repeat top left;
}

#theme3_footcontainer {
	display:block;
	position: fixed; 
  	bottom: 0;
  	left: 0;
  	right: 0;
  	z-index: 0;
	min-width:1000px;
	width:100%;
	bottom:0px;
	height:50px;
	z-index:0;
	background: url(../images/site/background_bottom3.png) repeat-x bottom left;
}
#theme3_footl {
	display:block;
	position: fixed; 
  	bottom: 0;
  	left: 0;
  	right: 0;
	width:120px;
	margin-left:35px;
	height:179px;
	z-index:1;
	background: url(../images/site/background_footer3l.PNG) no-repeat left bottom;
}
#theme3_footr {
	display:block;
	position: fixed; 
  	bottom: 0;
  	right: 0;
	width:188px;
	height:395px;
	z-index:1;
	background: url(../images/site/background_footer3r.PNG) no-repeat right bottom;
}
#testimonials_text span{
	color:#fff;
	font-weight:bold;
}