@charset "UTF-8";
img, object, embed, video {
	max-width: 100%;
}
.ie6 img {
	width:100%;
}
@media only screen and (min-width: 1px) and (max-width: 320px) {
.gridContainer {
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	overflow:hidden;
	height:487px;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0px;
	width: 100%;
	display: block;
	overflow:hidden;
	height:487px;
}
}
@media only screen and (min-width: 321px) and (max-width: 480px) {
.gridContainer {
	width: 100%;
	overflow:hidden;
	height:487px;!important
}
#LayoutDiv1 {
	width: 100%;
	overflow:hidden;
	height:487px;!important
}
}
@media only screen and (min-width: 481px) and (max-width: 649px) {
.gridContainer {
	width: 100%;
	overflow:hidden;
	height:487px;!important
}
#LayoutDiv1 {
	width: 100%;
	overflow:hidden;
	height:487px;!important
}
}
@media only screen and (min-width: 650px) and (max-width: 8000px) {
.gridContainer {
	width: 100%;
	overflow:hidden;
	height:487px;!important
}
#LayoutDiv1 {
	width: 100%;
	overflow:hidden;
	height:487px;!important
}
}
