.blow-wrapper {
	background-image: URL('http://imagehost.vendio.com/a/32022895/view/bg_003.jpg');
	background-repeat: repeat;
	
	margin: 0px;
text-align: left; 
}
.pad{
width: 50%;
height: 232px;
float: left;
margin-top: 10px;
}
.bannerleft{

background: #3c0101;
width: 50%;
float: left;
height:300px;
}
.bannercenter{


height:300px;
width: 100%;
margin-left: auto;
margin-right: auto;
background: #3c0101;
text-align: center;

}
.bannerright{

background: #590601;
width: 50%;
float:right;
height:300px;
}
.container{

width: 100%;
text-align:center;
height: auto;
}

.bannercontainer{
height: 300px;
text-align:left;
width: 100%;
}

.clear {
	clear: both;
	font-size: 0px;
	}
	
body img {
border: 0px;
}
#button{
float: right;
padding-right: 30px; 
padding-bottom: 20px;
}
