#ad1 {
	float:left;
	margin-left:20px;
	border:3px solid #B30402;
	-border-radius:3px;
	height:250px;
	width:300px;
	
}

#container {
	background: url("img/bg.jpg") no-repeat scroll center top ;
	z-index:0;
	margin: 0 auto;
	min-height:480px; /*min-height:1300px;*/
}

#gore {
    background: url("img/gore.png") no-repeat scroll left center transparent;
    height: 97px;
    margin-right: 455px;
    margin-top: 455px;
    position: absolute;
    right: 50%;
    width: 191px;
    z-index: 2;
}


#gore2 {
    background: url("img/gore3.png") no-repeat scroll left center transparent;
    height: 96px;
    margin-right: -641px;
    margin-top: 435px;
    position: absolute;
    right: 50%;
    width: 154px;
    z-index: 2;
}