/*

Theme Name: Grizzy
Theme URI: http://www.sparxxdesign.com/
Description: CMS theme for Sparxx Design.
Version: 1.0
Author: Sparxx Design
Author URI: http://www.sparxxdesign.com/

*/

@import url(css/layout.css);
@import url(css/header.css);
@import url(css/subfooter.css);
@import url(css/footer.css);

.alignright { float: right; }
.alignleft { float: left; }

#banner {
	height: 400px;
	width: 960px;
	background: url(images/layout/banner_bg2.png) no-repeat;
	margin: 0 20px 0 20px;
}
#banLeft {
	float: left;
	width: 340px;
}
#banLeft h2 {
	font-family: Segoe UI, Arial, Geneva, sans-serif;
	color: #fff;
	font-size: 32px;
	margin: 20px 0 0 0;
}
#banLeft p {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
}
#vslider {
	margin: 20px 20px 0 0;
}

#mainContentdex {
	min-height: 575px;
	width: 960px;
	background: url(images/layout/lowerBody_bg.png) no-repeat #fff;
	margin: 0 20px 0 20px;
}

/*---------------------------------------------------*/

#testimonials {
	clear: both;
	margin: 30px 0 20px 0;
	text-align: center;
	width: 960px;
}