.bg {
	background-color: #C1C1C1;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
}
.left_upper {
	background-image: url(images/interface3_02.jpg);
	width: 383px;
	background-repeat: no-repeat;
	background-position: left top;
}
.rightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1F1FC;
}
.bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1F1FC;
}
.try {
	background-image: url(images/designforhometry1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
