/* @override http://8qnqatrppab.preview.thewebconsole.com/layout.css */

/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*-------------------- background Styles --------------------*/

.left {
	background: url(left.jpg) 100% 0 no-repeat;
}

.right {
	background: url(right.jpg) 0 0 no-repeat;
}

body {
	background: url(bgRunner.jpg) 0 0 repeat-x;
}
/*-------------------- menu Styles --------------------*/
.menuRunner {
	background: url(menuRunner.png) 0 0 repeat-y;
}

.menuTop {
	background: url(menuTop.jpg) 0 0 no-repeat;
}

.menuBottom {
	/*background: url(menuBottom.png) 0 100% no-repeat;*/
	min-height: 200px;
	padding: 0 0 20px 0;
}

.bottomMenu {
	background: url(menuBottom.png) 0 0 no-repeat;
	min-height: 23px;
}
/*-------------------- footer Styles --------------------*/
.footerBg {
	background: url(footerBg.gif) 0 0 no-repeat;
	padding: 35px 135px 0 0;
}

/*-------------------- Content AreasStyles --------------------*/

.contentBg {
	background: url(contentBg.jpg) 0 0 no-repeat;
}

#cmsbody {
	padding: 0 13px 0 5px;
}
/*-------------------- left html areas Styles --------------------*/
.leftHtml {
	margin: 5px 0 5px 0;
}

.leftHtml p {
	margin: 0;
}

/*-------------------- right html area Styles --------------------*/


/*-------------------- top html area Styles --------------------*/
.flashDiv {
	background: url(flashBg.jpg) 0 0 no-repeat;
	min-height: 388px;
}
