/**
 * Layout CSS for the BonusThemes.com Yes! Template
 *
 * @package bt_yes
 * @version 1.0
 * @copyright BonusThemes.com 2009
 * @link http://www.bonusthemes.com/goto/bt_yes
 */

html {
	margin-bottom: 1px;
	height: 100% !important;
	height: auto;
}

body {
	margin: 0;
	padding: 10px 0px 10px 0px;
	height: 100%;
}
.body_plain {
	background: #000 url(../images/layout/main.jpg) no-repeat center top;
}
.body_cmenu {
	background: #000 url(../images/layout/main_cmenu.jpg) no-repeat center top;
}


#wrapper {
	margin-left: auto;
	margin-right: auto;
}

#spacer1 {
	height: 18px;
	overflow: hidden;
}
#spacer2, #spacer3 {
	height: 20px;
	overflow: hidden;
}
#spacer4, #spacer7 {
	height: 15px;
	overflow: hidden;
}
#spacer5, #spacer6, #spacer8, #spacer9, #spacer10, #spacer11, #spacer14 {
	height: 5px;
	overflow: hidden;
}
#spacer12 {
	height: 30px;
	overflow: hidden;
}
#spacer13 {
	height: 5px;
	overflow: hidden;
}

#top_area {
	height: 100px;
	overflow: hidden;
}

.footer_vend1 {
	text-align: center;
	margin-top: -30px;
	padding: 10px 0px 15px 0px;
}

.footer_vend2 {
	text-align: center;
	padding: 0px 0px 10px 0px;
}


