body			{ 
 			margin: 0px 0px 0px 0px;
 			padding:0; 
 			text-align:center; 
    			background-image: url(pageimages/background.gif);
			font-size: 11px;
       	 		font-family: tahoma, arial, helvetica;
			color: #252525;
			} 
 
#wrapper		{
			overflow: hidden;
 			width:776px;
 			text-align:left;  
			margin-left:auto; 
 			margin-right:auto;
			}

#header			{
			height: 425px;
			}

#wrapper2		{
    			background-image: url(pageimages/wrapper.gif);
			}

#footer			{
			width: 100%;
    			background-image: url(pageimages/footerback.gif);
			text-align: center;
			}

#footerwrapper		{
			width: 776px;
			margin-left: auto;
			margin-right: auto;
			}

#footertext		{
			width: 776px;
			height: 150px;
    			background-image: url(pageimages/footer.gif);
			text-align: center;
			padding-top: 10px;
			}


#topbar			{
			height: 11px;
    			background-image: url(images/topbar.png);
			} 

.col1			{
			width: 258px;
			float:left;
			}

.col2			{
			width: 260px;
			float:left;
			}

.col3			{
			width: 258px;
			float:left;
			}

.col1text		{
			width: 222px;
			margin-left: auto;
			margin-right: auto;
			padding-top: 10px;
			}


#leftcolcontent		{
			width: 224px;
			margin-left: 7px; 
			}

#rightcol		{
			width: 403px;
			float: right;
			}

#rightcolcontent	{
			width: 390px;
			margin-left: 7px;
			text-align: justify;
			}

.homemain		{
			width: 776px;
    			background-image: url(pageimages/homemain.gif);
			}

.homemaintext		{
			width: 740px;
			margin-left: 18px;
			margin-right: 18px;
			padding-top: 10px;
			text-align: justify;
			}

.line1			{
			clear: both;
			height: 11px;
    			background-image: url(pageimages/line1.gif);
			}

.line2			{
			clear: both;
			height: 11px;
    			background-image: url(pageimages/line2.gif);
			}

.line3			{
			clear: both;
			height: 11px;
    			background-image: url(pageimages/line3.gif);
			}


.leftline		{
			width: 224px;
			height: 5px;
    			background-image: url(images/leftline.png);
			clear:both;
			}

.rightline		{
			width: 390px;
			height: 5px;
    			background-image: url(images/rightline.png);
			}


p.top			{display: inline;}

img			{
			border-style: none;
			} 


h1   		    	{
			color: #252525;
			font-family: tahoma, arial, helvetica;
          		font-size: 11px;
         		font-weight: bold;
			display: inline;
			}

h2   		    	{
			color: #252525;
			font-family: arial;
          		font-size: 15px;
         		font-weight: bold;
			}

a:link 			{	
			color: #252525;
			font-family: tahoma, arial, helvetica;
          		font-size: 11px;
			font-weight: bold;
       			text-decoration:none;
			}

a:visited		{
			color: #252525;
			font-family: tahoma, arial, helvetica;
          		font-size: 11px;
         		font-weight: bold;
       			text-decoration:none;
			}

a:hover 	 	{	
			color: #252525;
			font-family: tahoma, arial, helvetica;
         		font-size: 11px;
         		font-weight: bold;
          		text-decoration: underline;
			}
 
.class1 a:link 		{
			color: #252525;
			font-family: tahoma, arial, helvetica;
          		font-size: 12px;
         		font-weight: bold;
       			text-decoration: none;
			}

.class1 a:visited 	{
			color: #252525;
			font-family: tahoma, arial, helvetica;
          		font-size: 12px;
         		font-weight: bold;
       			text-decoration: none;
			}

.class1 a:hover 	{
			color: #252525;
			font-family: tahoma, arial, helvetica;
          		font-size: 12px;
         		font-weight: bold;
       			text-decoration: underline;
			}




