
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-attachment: scroll;
	/*background-color: #FFFFFF;*/
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#dvLogoCont {
	width:561px;
	height:24px;
	background-image: url(../images/AW.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 327px;
	top: 30px;
}
#gridvw {
	left: 175px;
	top: 100px;
	position: absolute;
	
}

html>body #dvAppyCont {
	width:180px;
	height:579px;
	background-image: url(../images/Appy.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 20;
	left: 994px;
	top: 269px;
}

#dvFormCont {
	width:919px;
	height:1104px;
	background-image: url(../images/WindowBack.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 17px;
	top: 55px;
}

#dvFormCont div {
    background:#acd3d3;
}

#Loadadobe1 {
	left: 930px;
	top: 300px;
	position: absolute;
	z-index: 100;
}
#lowrate {
	left: 720px;
	top: 105px;
	position: absolute;
	z-index: 100;
}
#lowbox {
	left: 780px;
	top: 105px;
	position: absolute;
	z-index: 100;
}
