/**
 * Layout CSS for the BonusThemes.com Believe Template
 *
 * @package bt_believe
 * @version 1.0
 * @copyright BonusThemes.com 2008
 * @link http://www.bonusthemes.com/goto/bt_believe
 */

* {
	margin: 0;
	padding: 0;
}

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

body {
	height: 100%;
	background: #00487a url(../images/layout/bg.gif) repeat-x left top;
}

.wrapper, .content_inner {
	margin-left: auto;
	margin-right: auto;
}

#top_gap {
	height: 30px;
	overflow: hidden;
}

#r1_in1 {
	background: url(../images/layout/mid_06.png) no-repeat top right;
	height: 161px;
	width: 663px;
	overflow: hidden;
}
#r1_in2 {
	background: url(../images/layout/r1_lin.png) no-repeat top left;
	height: 161px;
	overflow: hidden;
}
#r1_in3 {
	background: url(../images/layout/r1_rin.png) no-repeat top right;
	height: 161px;
	overflow: hidden;
}

#cpanel_wrapper {
	height: 96px;
	overflow: hidden;
}

#r2_l {
	background: url(../images/layout/r2_l.gif) repeat-y top left;
}
#r2_c {
	background: #26578d url(../images/layout/r2_c.gif) repeat-x top left;
}
#r2_r {
	background: url(../images/layout/r2_r.gif) repeat-y top left;
}

.r2_menu_c {
	background: url(../images/layout/r2_menu_c.gif) repeat-x top left;
	text-align: center;
}

#r3_c {
	background: url(../images/layout/r3_c.gif) repeat-x top left;
}

#r4 {
	background: url(../images/layout/r4.gif) no-repeat top center;
	height: 13px;
	overflow: hidden;
}

.tdgap {
	width: 20px;
	overflow: hidden;
}

#spacer1, #spacer2, #spacer3 {
	height: 15px;
	overflow: hidden;
}
#spacer4, #spacer5, #spacer6, #spacer7, #spacer8, #spacer9, #spacer10 {
	height: 20px;
	overflow: hidden;
}
