html{
	height: 100%;
	min-height: 100%;
}

body{
	margin: 0px auto 0px auto;
	padding:0px;
	text-align: center;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background: #daefef url(/images/main_background.gif) repeat-y center;
}
#mainContainer{
	position: relative;
	width: 1005px;
	margin: 0 auto;
	min-height:100%;
	background: #fff;
	text-align: left;
}

.clear{
	clear: both;
	height: 1px;
}

/************* Headers ******************/

#header{
	background: #FFF;
	width: 1005px;
	height: 150px;
	padding: 0px;
	margin: 0px;
}
#headerLeft{
	float: left;
	width: 580px;
	height: 68px;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}

#headerLeft #___plusone_0{
	float:right !important;
}



#headerRight{
	float: right;
	width: 385px;
	height: 48px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	background: url(/images/phone.gif) no-repeat 0px 0px;
}

#menu{
	clear: both;
	float: left;
	width: 1005px;
	margin: 15px 0px 0px 0px;
	background: url(/images/menu_background.gif) repeat-x 0px 0px;
}

#headerBanner{
	clear: both;
	float: left;
	width: 1005px;
	height: 166px;
	padding: 0px;
	margin: 0px;
}

#rotateImg{
	background: #5a2c17 url(/images/bannerTall/furniture.jpg) no-repeat 0px 0px;
	float: left;
	clear: left;
}


#headerBottomHome{
	height: 305px;
	width: 1005px;
	overflow: hidden;
	background: url(/images/welcome.jpg) no-repeat 498px 0px;
}
#headerBottomHome img{
	float: left;
	clear: none;
	
}

/************ Left panel ************/

#left{
	position: relative;
	clear: both;
	float: left;
	width: 246px;
	height: 100%;
	display: block;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	color: #fff;
}

#news{
	float: left;
	text-align: left;
	width: 246px;
	padding: 0px 7px 0px 0px;
	background: url(/images/news_background.gif) repeat-y 0px 0px;
	color: #000;
}

/*********** Info Panels **************/

#whatIsLeather{
	float: left;
	text-align: left;
	width: 246px;
	min-height: 500px;
	padding: 0px;
	margin: 0px;
	background: url(/images/what_is_leather_background.gif) repeat-y 0px 0px;
}
#whatIsLeatherBackground{
	clear: both;
	width: 246px;
	height: 100%;
	min-height: 260px;
	padding: 0px 7px 0px 0px;
	background: url(/images/what_is_leather_bottom.gif) no-repeat 0px 100%;
	overflow: hidden;
}


#leatherCare{
	float: left;
	text-align: left;
	width: 246px;
	min-height: 500px;
	padding: 0px 7px 0px 0px;
	background: url(/images/leather_care_background.gif) repeat-y 0px 0px;
}
#leatherCareBackground{
	clear: both;
	width: 246px;
	height: 100%;
	min-height: 260px;
	background: url(/images/leather_care_bottom.gif) no-repeat 0px 100%;
	overflow: hidden;
}


#leatherTraining{
	float: left;
	text-align: left;
	width: 246px;
	min-height: 500px;
	padding: 0px 7px 0px 0px;
	background: url(/images/eco_leather_background.gif) repeat-y 0px 0px;
}
#leatherTrainingBackground{
	clear: both;
	width: 246px;
	height: 100%;
	min-height: 260px;
	background: url(/images/eco_leather_bottom.gif) no-repeat 0px 100%;
	overflow: hidden;
}


#leatherClinic{
	float: left;
	text-align: left;
	width: 246px;
	padding: 0px;
	background: url(/images/leather_clinic_background.gif) repeat-y 0px 0px;
}
#leatherClinicBackground{
	clear: both;
	width: 246px;
	height: 100%;
	min-height: 260px;
	background: url(/images/leather_clinic_bottom.gif) no-repeat 0px 100%;
	overflow: hidden;
}

#leftExpand{
	width: 246px;
	height: 96px;
}

#homePanels{
	margin: 5px 0px 0px 0px;
}

/************ Main Content ************/

#main{
	width: 735px;
	padding: 0px 10px 0px 10px;
	background: #FFF url(/images/bottom_curves.gif) no-repeat 0px 100%;
	float: right;
}

#icons{
	position: absolute;
	right: 0px;	
}
#icons img{
	margin: 0px 4px 0px 4px;
}


/************ Footers ************/

#footer_menu{
clear: both;
	width: 1005px;
text-align: center;
}
#footer{
	clear: both;
	width: 1005px;
	height: 56px;
	padding: 0px;
	margin: 0px;
	background: url(/images/footer_background.gif) left no-repeat;
	text-align: left;
}
#footer img{
	float: left;
	margin: 3px 0px 0px 15px;
}
#footer p{
	float: right;
	width: 900px;
	padding: 0px;
	margin: 9px 0px 0px 0px;
}
#built{
	float: right;
	clear: both;
	font-size: 70%;
}


/************ Forms **************/

.form input{
	clear: none;
	float: left;
	height: 15px;
	width: 300px;
}
.form textarea{
	clear: none;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
}
.form select{
	height: 20px;
	width: 305px;
}
	
label .required{
	color: #f00;
}
#main .radio{
	width: 20px;
}

#main input[type='submit'],input.submit{
	margin: 10px 0px 0px 190px;
	width: 120px;
	height: 25px;
}

/* Search site form */

#headerRight form{
	margin: 10px 0px 0px 0px;
}
#headerRight label,#headerRight input{
	clear: none;
	float: left;
	margin: 0px 10px 0px 0px;
	color: #595959;
}

#headerRight label{
	width: 80px;
}
#headerRight input{
	width: 130px;
	height: 20px;
}

#headerRight input[type='submit'],#headerRight input.submit{
	clear: none;
	float: right;
	background: #767676;
	color: #fff;
	margin: 0px;
	width: 130px;
}



