/* CSS Document */


#rqcontent{
	position: absolute;
	width:850px;
	top:114px;
	background-image:  url(Images/MainBG.jpg);
	background-repeat: repeat-x;
	height: 1640px;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4083e0;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85b5fb;
	}

#rqrightcolumn {
	position: absolute;
	width:160px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	top: 0;
	right: 0;
	}
	
#rqbottom {
	position: absolute;
	width:670px;
	height: 1550px;
	color: #4083E0;
	left: 176px;
	top: 77px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #82b5fb;
	}
	
#rqbottomcontent {
	position: absolute;
	width:650px;
	height: auto;
	font-size: 1.2em;
	color: #000000;
	left: 10px;
	top: 1px;
	text-align: justify;
	}

	
#rqfoot{
	position: absolute;
	top: 1749px;
	width:851px;
	background-image:  url(Images/Footer.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #4083e0;
	text-align: right;
	height: 54px;
	padding-top: 0;
	background-repeat: no-repeat;
	}
	
#contactbottom {
	position: absolute;
	width:670px;
	height: 918px;
	color: #4083E0;
	left: 176px;
	top: 77px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #82b5fb;
	}

	
