#left {
	float:left;
	width:388px;
	margin:0 auto;
	min-height:531px;
	max-height:531px;
	height:auto !important;
	height:531px;
	background-image: url(../images/gg_basic_temp_left.jpg);
	padding-left:20px;
	padding-right:20px;

}
#right {
	float:right;
	width:312px;
	margin:0 auto;
	min-height:531px;
	max-height:531px;
	height:auto !important;
	height:531px;
	background-image: url(../images/gg_basic_temp_right.jpg);
	padding-left:20px;
	padding-right:20px;

}
