	body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
}	
	html {
	height:100%;
}
	td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #000000
}
	.navbg {
	background-position: left top;
	width: 777px;
	background-image: url(images/navbg.jpg);
	height: 33px;
}


	.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0174B7;
	text-decoration: none;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

	.foot {
	height: 130px;
	background-color: #FFFFFF;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
.cities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #003399;
	font-style: italic;
}



	.bigtable {
	width: 777px;
	background-color: #FFFFFF;
	height: 100%;
}

hr {
	border: 1px solid #0071B7;
}

.header {
	height: 200px;
	background-color: #FFFFFF;
}
.nav2 {
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	width: 170px;
	height: 29px;
}
.footer {
	background-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 30px;
}
.piclicks {
	border: 1px solid #0174B7;
}
#containor {
	position: relative;
	height: auto;
	width: 415px;
	left: 15px;
	top: 5px;
	float: left;
}

#containor2 {
	position: relative;
	height: auto;
	width: 330px;
	left: 5px;
	top: 5px;
	float: right;
}

#pop1, #pop2, #pop3, #pop4, #pop5, #pop6 {

	background-color: #FFFFFF;
	border: 2px solid #0376B9;
	height: auto;
	width: 370px;
	font-size: 12px;
	padding: 3px;
	position: absolute;
	visibility: hidden;
	left: 2px;
	z-index: 2;
	
	}


	#pop1 {
		top: 20px;
}

	#pop2 {
		top: 50px;
}
	#pop3 {
		top: 84px;
}
	#pop4 {
		top: 115px;
		}

	#pop5 {
		top: 147px;
	}
	
	#pop6{
		top: 177px;	
	}


#pop7, #pop8, #pop9, #pop10, #pop11, #pop12 {

	background-color: #FFFFFF;
	border: 2px solid #0376B9;
	height: auto;
	width: 300px;
	font-size: 12px;
	padding: 3px;
	position: absolute;
	visibility: hidden;
	left: 2px;
	z-index: 2;
	
	}
	
	#pop7 {
		top: 20px;
}

	#pop8 {
		top: 50px;
}
	#pop9 {
		top: 84px;
}
	#pop10 {
		top: 115px;
		}

	#pop11 {
		top: 147px;
	}
	
	#pop12{
		top: 177px;	
	}
