body{background-color: #eeeeFF;font-size:16px;}
 div.smallbusiness
{
	position: absolute;
	top: 15px;
	left: 1%;
	color: #000099;
	font-family: Arial;
	font-weight: bold;
	width: 205px;
	height: 23px;
}
div.logo
{
	position: absolute;
	top: 45px;
	left: 11px;
	clip:  rect(auto auto auto auto);
	width: 140px;
	height: 124px;
}
div.navigation
{
	position: absolute;
	left: 12px;
	top: 220px;
	width: 193px;
	height: 159px;
	padding: 5px;
}
div.content
{
	border-color: #336699;
	border-width: thin;
	background-color: #FFFFFF;
	width: 475px;
	max-width: 475px;
	height: auto;
	position: absolute;
	top: 17px;
	left: 220px;
	padding: 10px 10px 10px 10px;
	text-indent:20px;
}

div.google
{
	position: absolute;
	top: 5px;
	left: 720px;
	width: 120px;
	height: 600px;	
}

div.add1
{
	position: absolute;
	left: 12px;
	top: 425px;
	width: 204px;
	color: red;
	font-style: italic;
}
div.add2
{
	position: absolute;
	left: 12px;
	top: 475px;
	font-style: italic;
	width: 204px;
	}
div.add3
	{
	position: absolute;
	left: 12px;
	top: 575px;
	font-size: 12px;
	width: 204px;
	}
h3 
	{
	color: #000099;
	text-align:center;
	}

.b1	
	{
	font-style: normal;
	color: #9900FF;

	}
a
	{
	display: block;
	text-decoration:none;
	}
a:link
	{
	text-decoration: none;
	}
a:hover
	{
	text-decoration: underline;
	color: red;
	}
.t 
	{
	color: #9900FF;
	font-family: Arial;
	text-align: center;
	}
.l 
	{
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	}
.nam
	{
	font-style: italic;
	color: teal;
	font-weight: bold;
	}
.int
	{ color:#ff0066; font-weight:bold; }
