/**
 * Layout CSS for the BonusThemes.com Solidarity Template
 *
 * @package bt_solidarity
 * @version 1.0
 * @copyright BonusThemes.com 2009
 * @link http://www.bonusthemes.com/goto/bt_solidarity
 */

html {
	margin-bottom: 1px;
	height: 100% !important;
	height: auto;
}

body {
	height: 100%;
	background-color: #e3b46b;
	margin: 0;
	padding: 0;
}


.wrapper {
	margin-left: auto;
	margin-right: auto;
}

.side_spacer, #spacer1, #spacer2, #spacer3, #spacer4, #spacer8, #spacer9 {
	height: 15px;
	overflow: hidden;
}

#r1 {
	background: #e3b46b url(../images/layout/r1.gif);
}

#r2 {
	background: #827b30 url(../images/layout/r2.gif) repeat-x left top;
}

#toolbar_area {
	height: 67px;
	overflow: hidden;
        padding-right: 105px;
}


.top_vgap {
	height: 10px;
}

#r3 {
	background: #dfcec6 url(../images/layout/r3.gif) repeat-x left top;
}

#r4 {
	background: url(../images/layout/r4.gif) repeat-x left top;
}
#footer_area {
	padding-top: 20px;
	padding-bottom: 20px;
}