	div#contentwrapper
	{
		/*height:1700px;*/
		width: 900px;
		position: relative;
		display:block;
	}

	div#banner {
            /*background-image: url(images/empty_banner.jpg);
            background-repeat: no-repeat;*/
            width: 900px;
            height: 334px;
	    float: left;
	    clear: all;
        }
        
        
     div#contentleft {
            width: 420px;
            margin-left: 30px;
	      margin-top: 20px;
	      float:left;
		padding-left:0px;
		font-family:verdana;
		font-size:10pt;
	   position:relative;
        }
        
	div#contentright
	{
		width: 390px;
          /*  height: 440px; */
            margin-left: 20px;
	      margin-top: 20px;
	      float:left;
		font-family:verdana;
		font-size:10pt;
	    position:relative;
	}

	div#contentheaderleft
	{
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom:10px;
		width:420px;
		border-bottom: solid 1px black;
		
	}
	
	div#contentheaderright
	{
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom:10px;
		width:400px;
		border-bottom: solid 1px black;
		
	}
	
	blockquote
	{
		font-family: verdana;
		font-size:11pt;
		font-strength:bold;
		color: #017ac3;
		font-weight: bold;
		margin-bottom: 4px;	
	}

      div#contentwrapper h1 {
            font-family: "Verdana";
            font-size: 16pt;
		margin-bottom:1px;
		margin-top:0px;
		font-strength:bold;
        }
        
        
	div#contentbottom
	{
		float:left;
		width:900px;
		height: 360px;
		position: relative;
		bottom: 0px;
		left: 0px;
		margin-top: 25px;
		margin-left:30px;
	}

	div#img1
	{
		height:358px;
		width:254px;
	/*	background-image: url(images/ResQr01.jpg);
		background-repeat: no-repeat;*/
		float: left;
		margin-left: 75px;
		position:relative;
	}

	div#img2
	{
		height:358px;
		width:254px;
	/*	background-image: url(images/ResQr02.jpg);
		background-repeat: no-repeat; */
		float: left;
		margin-left: 15px;
	}

	div#img3
	{
		height:358px;
		width:254px;
	/*	background-image: url(images/ResQr03.jpg);
		background-repeat: no-repeat; */
		float: left;
		margin-left: 15px;
	}

	div#img4
	{
		height:358px;
		width:254px;
	/*	background-image: url(images/ResQr04.jpg);
		background-repeat: no-repeat;   */
		float: left;
		margin-left: 15px;
	}
            
	div#youtube
	{
		padding-top:15px;
		margin-left: 75px;
	}