#leftsidehome {
	background-image: url(../images/homepage/homepg_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #AAC4E5;
	height: 372px;
}
#homemain {
	background-image: url(../images/homepage/homepg_r1_c2.jpg);
	background-repeat: no-repeat;
	height: 367px;
	width: 963px;
	text-align: right;
	vertical-align: middle;
	background-color: #ADC6E5;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightsidehome {
	background-image: url(../images/homepage/homepg_r1_c3.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #AAC4E5;
	height: 372px;
}#windowtop {
	background-image: url(../images/homepage/home_top.jpg);
	background-repeat: repeat-x;
	height: 10px;
}

