@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/1156407_74450882.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 2px solid #000000;
	text-align: left;
} 
.twoColFixLtHdr #header { 
	background: #BC8918; 
} 
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.twoColFixLtHdr #sidebar {
	padding-bottom: 325px;
	background: url(../images/GreatWall.png) bottom no-repeat;
	margin: 0;
	float: left;
	width: 225px;
	background-color: #BC8918; 
}
.twoColFixLtHdr #sidebar1 {
	padding-bottom: 250px;
	background: url(../images/SaltBowl.png) bottom no-repeat;
	margin: 0;
	float: left;
	width: 225px;
	background-color: #BC8918;
}
.twoColFixLtHdr #sidebar2 {
	padding-bottom: 300px;
	background:url(../images/FemAcuModel.png) bottom no-repeat;
	margin: 0;
	float: left;
	width: 225px;
	background-color: #BC8918;
}
.twoColFixLtHdr #sidebar3 {
	padding-bottom:230px;
	background:url(../images/ReikiCollage.png) bottom no-repeat;
	margin: 0;
	float: left;
	width: 225px;
	background-color: #BC8918;
}
.twoColFixLtHdr #sidebar4 {
	padding-bottom: 275px;
	background: url(../images/YinYang.png) bottom no-repeat;
	margin: 0;
	float: left;
	width: 225px;
	background-color: #BC8918;
	}
.twoColFixLtHdr #mainContent {
	font-size: 14px;
	margin: 0 0 0 225px;
	padding: 0 20px 20px 25px;
}
.twoColFixLtHdr #picturebox1 {
	float: right;
	margin: 10px 0px 5px 15px;
	text-align: center;
}
.twoColFixLtHdr #footer {
	margin: 0;
	padding: 0 10px 0 10px;
	background: #336600;
	border-top: 2px solid #000000;
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	font-size: smaller;
	color: #FFFFFF;
    padding: 5px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

