#main {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	padding-right: 79px;
}

/***************header***************/
#header {
	height: 460px;
}

.slogan {
	width: 652px;
	height: 55px;
}

/***************form***************/
#contactForm .inp {
	height: 25px;
}

#contactForm input {
	height: 17px;
	width: 297px;
}

#contactForm textarea {
	height: 171px;
	width: 297px;
}

/***************boxes***************/
.box2 {
	width: 208px;
}

/***************page-1***************/
#home .col-1 {
	width: 310px;
}

#home .col-2 {
	width: 303px;
}

#concerts .col-3 {
	width: 310px;
}

#concerts .col-4 {
	width: 303px;
}

/***************page-2***************/
#about .col-1 {
	width: 100px;
}

#about .col-2 {
	width: 550px;
}

/***************page-3***************/
#records .col-1 {
	width: 270px;
}

#records .col-2 {
	width: 400px;
}

#photographs .col-3 {
	width: 211px;
}

#photographs .col-4 {
	width: 303px;
}

/***************page-5***************/
#videos .col-1 {
	width: 308px;
}

#videos .col-2 {
	width: 332px;
}

/***************page-6***************/
#contact .col-1 {
	width: 310px;
}

#contact .col-2 {
	width: 320px;
}

/***************page-7***************/
#privacypolicy .col-1 {
	width: 310px;
}

#privacypolicy .col-2 {
	width: 330px;
}
