body, html, #layout {
	height: 100%;
}

#layout {
	margin: 0px auto 0 auto;
	width: 780px;
}

#layoutTable {
	background: url('/images/successStories/success_bk.gif') repeat; 
	height: 100%;
}

#mainContainer {
	text-align: left;
}

a {
	color: #000000;
}

body, html, h1, h2, h3, h4, h5, h6, ul, ol, dl, table, p, td, img { 
	margin: 0; 
	padding: 0;
	border: none;
}

body {
	font-family: arial,verdana,sans-serif;
	font-size: 11px;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

input, select, text {
	font-family:arial,verdana,sans-serif;
	font-size: 11px;
}

form {
	margin:0px;
}

.leftFloat {
	float: left;
}

.rightFloat {
	float: right;
}

#preHeaderSpacer {
	height:10px; 
	background-color:#FFFFFF;
}

#step1Text p {
	margin: 3px 0 0 0;
}

#mainContent {
	width: 714px; 
	margin: 0 0 0 32px;
	color: #666666;
}

#mainContent a {
	color: #003399;
}

#moreInfo {
	width: 714px; 
	/* border-top: 1px solid #CCCCCC; */
	margin: 0 0 20px 0; 
	font-size: 12px; 
	text-align: center; 
	font-weight: bold; 
	color: #000000; 
	padding-top: 18px;
	clear:both;
}

#furnitureBlock {
	margin: 0 0 0 4px;
	width: 770px;
	height: 84px;
	background: url('/images/successStories/how-to-en_bottomCurve.gif') no-repeat;
}

#furniture {
	list-style-type: none;
	color: #FFFFFF;
	padding-top: 15px;
	font-size: 11px;
}

#furniture li {
	display: inline;
}

#furniture a {
	color: #FFFFFF;
	text-decoration: none;
}

#postFurniture {
	margin: 15px 0 30px 0;
	text-align: center;
	color: #666666;
}

#postFurniture a, {
	color: #000000;
	text-decoration: underline;
}
	
#lowerLinks {
	list-style-type: none;
	color: #000000;
}

#lowerLinks li {
	display: inline;
}

#lowerLinks a {
	color: #000000;
	text-decoration: underline;
}	

#reserved {
	text-align: center;
	margin-bottom: 50px;
}

.LLlogo {
	margin: 44px 0 0 20px; 
	float: left; 
	display:inline;
}

.LLlogoFrCa {
	margin: 44px 0 0 45px; 
	float: left; 
	display:inline;
}





