@charset "utf-8";
/* CSS Document */

#homeleftinfo {
	width: 100%;
	height: 428px;
	float: left;
	padding: 0px 0px;
    margin-right: auto;
	margin-top: 0px;
	margin-bottom: auto;
	margin-left: auto;
	background-image:url(../images/home/texasleather.jpg)
}
#homerightinfo {
	font-size: 16px;
	font-weight:bold;
	color:#FFF;
	width: 350px;
	height: 358px;
	float: left;
	padding: 70px 15px 0px 15px;
	margin-top: -12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 55px;
	background-image:url(../images/bgblackopacity.png)
}
#bgmaintop {
	width: 100%;
	height: 4px;
	margin-top: 10px;
	float:left;
}

#bgmainbottom {
	width: 100%;
	height: 4px;
	float: left;
}