/* @override http://bpsaqjegynp.preview.thewebconsole.com/layout.css */

/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.container {
	width: 997px;
	margin: auto;	
}

/* @group Menu */
.menuDiv {
	background: url(menu.jpg) 0 0 no-repeat;
	height: 55px;	
}

/* @end */

/* @group Content */
.contentDiv {
	background: url(contentRunner.gif) 11px 0px repeat-y;
}

.rightColum {
	padding: 0 0 0 5px;
}

#cmsbody {
	padding: 10px 10px 0px 33px;
}

/* @end */

/* @group Newsletter */
.newsletterDiv {
	background: url(newsletterBg.jpg) 0px 40px no-repeat;
	padding: 85px 0 0 40px;
}

#news-name, #news-email {
	background: url(newsletterText.gif) 0 0 no-repeat;
	border: 0;
	padding: 2px 0 5px 5px;
	width: 207px;
	margin: 0 5px 0 0px;
}

.newsletterBox {
	
}
/* @end */

/* @group Footer */
.footerDiv {
	background: url(footerRunner.gif) 0 0 repeat-x #474747;
}

.footerBg {
	background: url(bottom.jpg) 0 0 no-repeat;
}
#cmsfooter {
	
}

.footer {
	padding: 0 7px 0 0;
}

.socialBottom {
	padding: 45px 10px 0 0;
}

.w3cimages img{
	position: static!important;
}

/* @end */

/* @group Background */
body {
	background: url(bgRunner.gif) 0 0 repeat-x #676767;
}

/* @end */
