@charset "UTF-8";
/* CSS Document */

body {
	width: 1230px;
	/*margin: 152px auto 0px auto;*/
}

#header, #footer {
	width: 1189px;
}

#descholder {
	width: 491px;
	position: fixed;
	top: 152px;
	background: #fff;
	z-index: 0;
}

#description {
	width: auto;
}

#imgchngr {
	text-align: right;
	width: auto;
	margin-left: 0;
	position: static;
}

#mainimgs {
	float: right;
}
