@charset "utf-8";
#wrapper {
	position:relative;
	width:960px;
	height:620px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/mainbck.jpg);
	background-color: #D2D7D3;
}

/* CSS Document */


body {
	margin-top: 0px;
	background-color: #D2D7D3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	background-image: url(images/bg.jpg);
}

#rilicbx {
	position:absolute;
	left:25px;
	top:24px;
	width:155px;
	height:27px;
	z-index:1;
	color: #000;
}
#malicbx {
	position:absolute;
	left:709px;
	top:23px;
	width:221px;
	height:54px;
	z-index:2;
	text-align: right;
	color: #000;
}
#logobx {
	position:absolute;
	left:236px;
	top:49px;
	width:487px;
	height:258px;
	z-index:3;
}
#cntctbx {
	position:absolute;
	left:25px;
	top:508px;
	width:255px;
	height:74px;
	z-index:4;
	color: #000;
}
#phonebx {
	position:absolute;
	left:698px;
	top:532px;
	width:232px;
	height:49px;
	z-index:5;
	text-align: right;
	color: #000;
}
#cnstrbx {
	position:absolute;
	left:259px;
	top:260px;
	width:440px;
	height:168px;
	z-index:6;
}
#resbox {
	position:absolute;
	left:199px;
	top:443px;
	width:559px;
	height:36px;
	z-index:7;
}
#statebx {
	position:absolute;
	left:256px;
	top:487px;
	width:444px;
	height:26px;
	z-index:8;
	color: #000;
	text-align: center;
}



a:link {
	color: #54956D;
}
a:visited {
	color: #54956D;
}
