/* CSS Document */
#main {
	width: 679px;
	background: #BBC1F8 url(../img/bg_main03.gif) no-repeat left top;
	padding: 5px 5px 0px 10px;
}
#main h1 {
	width: 150px;
	text-align: right;
	margin: 0px;
	position: absolute;
	left: 150px;
	top: 447px;
}
#main2 {
	position: relative;
	top: -120px;
	left: 320px;
	width: 390px;
	padding: 5px 5px 5px 5px;
	background: #9CA0FA;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#main3 {
	position: relative;
	padding: 5px 444px 5px 60px;
	left: -10px;
	top: 215px;
	width: 235px;
	height: 170px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	background: #C6B385;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#anfordBtn{

	position:absolute;
	left:190px;
	top:263px;

}
#bottom {
	position: relative;
	top: -100px;
	padding: 53px 0px 0px 60px;
	background: #BBC1F8 url(../img/bg_bottom.gif) no-repeat left top;
}
#error {
	position: absolute;
	width: 190px;
	top: 200px;
	left: 150px;
	padding: 5px;
	color: #C30000;
}
