body {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
}
#table1, #table2, #table3, #table4, #table5 {
	width: 770px;
}
#table1 {
	background-image: url('');
	background-repeat: no-repeat;
	height: 100px;
	border-right: 1px solid #006600;
	border-left: 1px solid #006600;
	border-top: 1px solid #006600;
}
#table2 {
	background-image: url('index1.jpg');
	border-right: 1px solid #006600;
	border-left: 1px solid #006600;

	height: 400px;
	div [ Width: 350px : 50px}

}
#table3 {
	border-left-color: #800080;
	border-left-style: solid;
	border-left-width: 1px;
	border-right: 1px solid #800080;
	text-align: center;
	color: White;
	background-color: #800080;
	font-weight: normal;
}

#table4 {
	background-image: url('service1.jpg');

}
#table5 {
	background-color: #006600;
	text-align: center;
	color: White;


}

td.leftside  {
	padding-right: 10px;
	padding-left: 10px;
	width: 170px;
	background-color: White;
	vertical-align: top;
	border: 1px solid #800080;
	border-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.middle  {
	padding-right: 5px;
	padding-left: 5px;
	background-color: White;
	vertical-align: top;
	width: inherit;
	border: 1px solid #800080;
	background-image: url();
	background-position: top right;
	background-repeat: no-repeat;
	
}	
h1 {
	background-image: url();
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #000000;
	font-size: 1.2em;
	margin-bottom: 5px;
}
h2 {
	background-image: url();
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #000000;
	font-size: 1em;
	margin-bottom: 5px;
}
p {
	margin-bottom: 5px;
	margin-top: 5px;
}
dt {
	margin: 5;
	margin-bottom: 0px;
	text-align: center;
	font-weight: bold;
	background-color: #F60606;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5;
	padding-bottom: 2px;
	color: #000000;
	background-image: url(leftnavetile.gif);
	border: 1px solid #F60606;
}
dd {
	padding-left: 2px;
	padding-right: 1px;
	border: 1px solid #000000;
	margin: 5;
	margin-top: 0px;
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
}
