div.content {
			 border: none;
		     position: absolute; 
		     left: 0px;
		     top: 200px;
		     padding: 0px;
		     overflow: auto;
		     height: 1105px;
		     width: 1024px;}

div.text {
	  	  background-color: #cfc7e0;
		  border: none;
		  position: absolute; 
		  left: 0px;
		  top: 10px;
		  padding: 0px;
		  overflow: auto;
		  width: 1024px;
   		  height: 780px;
		  }
		  
div.textheader {
	  	  		background-image: url('images/gradbg.jpg');
	  	  		background-repeat: repeat-x;
		  		border: none;
				position: absolute; 
				left: 0px;
				top: 0px;
				padding-top: 10px;
				padding-right: 10px;
				width: 1014px;
		   		height: 25px;
		   		text-align: right;
		   		font-family: "Verdana", "Helvetica", sans-serif;
				font-size: 11px;
				line-height: 12px;
				letter-spacing: normal;
				word-spacing: normal;
				color:#ffffff
		  		}
		  		
div.textmain {
		  		border: none;
				position: absolute; 
				top: 35px;
				padding: 10px;
				width: 1004px;
		   		height: 680px;
		  		}

div.imgmenu {
			 border: none;
		     position: absolute; 
		     left: 0px;
		     top: 800px;
		     padding: 0px;
		     width: 1024px;
   		     height: 240px;
		     }


div.footer1 {background-color:#000000; border:none; position:absolute; left:0px; top:1249px; padding-top:12px; padding-left:20px; height:33px; width:604px; text-align:left;}
div.footer2 {background-image:url('images/gradbg.jpg'); background-repeat:repeat-x; background-color:#691e79; border:none; position:absolute; left:624px; top:1249px; padding-left:10px; padding-top:12px; height:33px; width:390px; text-align:left; vertical-align:middle;}
	.help {border:none; position:absolute; left:845px; top:1255px; padding-left:0px; padding-top:1px; height:32px; width:30px;}
	.phonesupport {border:none; position:absolute; left:885px; top:1255px; padding-left:0px; padding-top:1px; height:32px; width:90px;}
	.spanner {border:none; position:absolute; left:985px; top:1255px; padding-left:0px; padding-top:1px; height:32px; width:30px;}

		     
ul {
    font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 11px;
	line-height: 17px;
	letter-spacing: normal;
	word-spacing: normal;
	color:#691e79;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    text-indent: 5px;
    list-style-position: outside;
    list-style-type: square;
    padding-left:10px;
    }