﻿@charset "utf-8";
/* CSS Document */

.thumb
   {width: 150px;
   }
   
a.thumb, 
a:hover.thumb
	{font-family: Arial narrow, Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: bold;
	 color: #000; 
	 border: 0px;
    }

#thumbrow_1
   {position:	 absolute;
    left:			  0px;
	top:			  0px;
	width:			750px;
	height:			175px;
   }

#thumbrow_2
   {position:	 absolute;
    left:			  0px;
	top:			175px;
	width:			750px;
	height:			175px;
   }

#thumbrow_3
   {position:	 absolute;
    left:			  0px;
	top:			350px;
	width:			750px;
	height:			175px;
   }

#thumbpic_1,
#thumbpic_5,
#thumbpic_9
   {position:	 absolute;
    left:			  0px;
	width:			150px;
	height:			100px;
   }

#thumbpic_2,
#thumbpic_6,
#thumbpic_10
   {position:	 absolute;
    left:			200px;
	width:			150px;
	height:			100px;
   }

#thumbpic_3,
#thumbpic_7,
#thumbpic_11
   {position:	 absolute;
    left:			400px;
	width:			150px;
	height:			100px;
   }

#thumbpic_4,
#thumbpic_8,
#thumbpic_12
   {position:	 absolute;
    left:			600px;
	top:			  0px;
	width:			150px;
	height:			100px;
   }

#thumbtxt_1,
#thumbtxt_5,
#thumbtxt_9
   {position:		absolute;
	width:			150px;
	height:			 75px;
	font-family: Arial narrow, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#990000;
   }

#thumbtxt_2,
#thumbtxt_6,
#thumbtxt_10
   {position:		absolute;
	width:			150px;
	height:			 75px;
	font-family: Arial narrow, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
   }

#thumbtxt_3,
#thumbtxt_7,
#thumbtxt_11
   {position:		absolute;
	width:			150px;
	height:			 75px;
	font-family: Arial narrow, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
   }

#thumbtxt_4,
#thumbtxt_8,
#thumbtxt_12
   {position:		absolute;
	width:			150px;
	height:			 75px;
	font-family: Arial narrow, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
   }
 
#showburoIMG
		   {position: absolute;
		    top: 0px;
		    left: 0px;
		    height: 400px;
		    width: 363px;
		   }

#showburoTXT
		   {position: absolute;
		    top: 0px;
		    left: 385px;
		    height: 400px;
		    width: 375px;
			padding-top: 0px;
			color: #666;
			font-family: Arial narrow, Arial, Helvetica, sans-serif;
			font-size: 11pt;
			font-weight: normal;
			text-align: justify;
		   }
#showcontactMAP
		   {position: absolute;
		    top: 0px;
		    left: 0px;
		    height: 400px;
		    width: 400px;
		   }

#showcontactTXT
		   {position: absolute;
		    top: 0px;
		    left: 410px;
		    height: 400px;
		    width: 190px;
			padding-top: 0px;
			color: #666;
			font-family: Arial narrow, Arial, Helvetica, sans-serif;
			font-size: 11pt;
			font-weight: normal;
			text-align: justify;
		   }
#showcontactNAME
		   {font-size: 9pt;
		    font-weight: bold;
		   } 
   
