body	{
	background: url(bg.jpg) top left repeat-x #ccc;
	margin: 0;
	padding: 0;
}

td	{
	color: #000;
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	line-height: 17px;
	vertical-align: top;
}

a:link, 
a:visited	{
	color: #003;
	font-size: 12px;
	text-decoration: underline;
}

a:hover, 
a:active {
	text-decoration: none;
}

h1	{
	border-bottom: 1px solid #4a4a4a;
	font-size: 1.4em;
}

#container	{
	background-color: #fff;
	margin: 0 auto;
	width: 700px;
}

.header1	{
	background-color: #000;
	color: #fff;
	font-family: trebuchet MS, arial, verdana;
	font-size: 11px;
}

.header2	{
	background-color: #000;
	color: #fff;
	font-family: trebuchet MS, arial, verdana;
	font-size: 11px;
	text-align: right;
}

.content	{
	padding: 10px;
	vertical-align: top;
}

.img-border	{
	border: 5px solid #eee;
	margin: 0 5px 5px;
}

.nav	{
	background-image: url(left-nav-bg_home-inspection.gif);
	background-position:bottom;
	background-repeat: repeat;
	padding: 1px;
}

.nav2	{
	background-image: url(left-nav-button.gif);
	background-repeat:no-repeat;
	padding: 0;
	height: 25px;
	text-align: left;
	width: 150px;
}

.border-top1	{
	border-top: 1px solid #ccc;
}

.footer	{
	background-color: #fff;
	font-family: trebuchet MS, arial, helvetica;
	font-size: 11px;
	height: 150px;
	text-align: center;
	vertical-align: top;
}

.page	{
	border: 1px solid #999;
	margin: 7px;
	padding: 7px;
}

.ads1	{
	float: right;
	margin: 3px;
}

.sidenav	{
	background-color: #000;
	color: #fff;
}

a.sidenav	{
	color: #fff;
}

#header01	{
	height: 20px;
	width: 700px;
}

a.leftNav:link, 
a.leftNav:visited	{
	color: #fff;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
}

a.leftNav:hover, 
a.leftNav:active	{
	text-decoration: underline;
}

a.leftNav2:link, 
a.leftNav2:visited	{
	color: #fff;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 25px;
	margin-left: 5px;
	text-align: left;
	text-decoration: none;
}

a.leftNav2:hover, 
a.leftNav2:active	{
	text-decoration: underline;
}

a.flinks:link, 
a.flinks:visited	{
	color: #333333;
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	text-decoration: underline;
}

a.flinks:hover, 
a.flinks:active	{
	text-decoration: none;
}


