body {
	font-family:Arial;
	font-size:12px;	
	color:#fff;
	}
h1 {
	margin:0 0 7px 0;
	font-size:16px;
	text-align:left;
	font-weight:normal;
	}	
	
p, form{
	margin:0;
}	

a {
	text-decoration:none;
	color:#fff;
	}
	
input {
	margin:3px 0 0 0;
	width:90px;
	height:12px;
	font-size:11px;
	}

label {
	float:left;
	width:100px;
	clear:left;
	margin-top:3px;
	}	
	
a:hover {
	text-decoration:underline;
	}
	
#container {
	margin:0 auto;
	position:relative;
	width:800px;
	height:791px;
	}

#quarterLeftTop  {
	position:relative;
	float:left;
	width:442px;
	height:321px;
	background:url(../layout/home1.jpg) no-repeat;
	}
	
#quarterRightTop {
	position:relative;
	float:left;
	width:358px;
	height:321px;
	background:url(../layout/home2.jpg) no-repeat;
	}
	
#quarterLeftBottom {
	position:relative;
	float:left;
	width:442px;
	height:440px;
	background:url(../layout/home3.jpg) no-repeat;
	}
	
#quarterRightBottom {
	position:relative;
	float:left;
	width:358px;
	height:440px;
	background:url(../layout/home4.jpg) no-repeat;
	}
	
#qltLogo {
	width:300px;
	height:287px;
	position:absolute;
	bottom:0;
	left:0;
	background:url(../layout/home-logo.jpg);
	}
	
#qltText {
	padding:10px;
	width:122px;
	height:267px;
	background:#6F919B;
	position:absolute;
	bottom:0;
	right:0;
	}
	
#qrtText {
	padding:10px;
	width:338px;
	height:124px;
	background:#8E3C27;
	position:absolute;
	bottom:0;
	left:0;
	}
	
#qlbText {
	padding:10px;
	width:265px;
	height:195px;
	background:#5F4B93;
	position:absolute;
	top:0;
	right:0;
	text-align:center;
	}

#qlbText h1{
	text-align:center;
}

#qlbText br{
	line-height:2px;
}

#qlbForm {
	padding:5px;
	width:275px;
	height:81px;
	background:#6C9654;
	position:absolute;
	top:215px;
	right:0;	
	}

#qrbText {
	padding:10px;
	width:192px;
	height:195px;
	background:#D88EA9;
	position:absolute;
	top:0;
	left:0;
	}

#qrbInfos {
	padding:10px;
	width:192px;
	height:122px;
	background:#DB9938;
	position:absolute;
	top:215px;
	left:0;
	}
	
#qrbEhg {
	width:146px;
	height:51px;
	background:#5D4C93;
	position:absolute;
	top:0;
	right:0;
	font-size:31px;
	font-weight:bold;
	text-align:center;
	font-style:italic;
	line-height:51px;
	}
	
#button {
	width:60px;
	height:20px;
	}

#bottom {
	clear:both;
	width:800px;
	height:30px;
	background:#626E26;
	line-height:30px;
	text-align:center;
	}
	
#bottom a {
	color:#fff;
	text-decoration:none;
	font-size:11px;
	}
