body {
	background-color: #3F577D;	
}

h2 {
	margin-bottom: -4px;
}

h3, h4 {
	color:  #3F577D;
}

.main {
	background-color:#FEFEFE;
}

.main a {
	color:#0066CC;
	text-decoration:none;
	border: 0;
}

.main a:hover {
	text-decoration:underline;
}

.main img {
	margin-right: 10;
}

.index {
	text-align: left;	
	display: block;
}

ul {
	list-Style-position: inside;
	list-style-type: disc;
	text-indent: 1em;
}

td.left img {
	text-align:center;
	border:1 solid #3F577D;
	width:154;
	margin-bottom: 10px !important; margin-bottom: 0px;
}

td.rt img {
	text-align:center;
	border:1 solid #3F577D;
	width:154;
}

.center {
	valign: top;
	margin-left: 8px;
	width: 60%;
	padding-left: 8px;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 2em;
	left: 30px;
	top: 100px;
	text-align: center;	
	padding: 10px;
	
}

.links {
  	background-image: url("images/chains2.gif");
	background-repeat: repeat-y;
	background-position: left 0px }
		   
.contactL {
	background-image: url("images/contactback.jpg");
}

.contactR {
	margin-left: inherit;
}

.form {
	background-image: url("images/shadeform.gif");
	text-align: left;
	width: 180PX;
	border: #000000 1px solid
}
		
.button { 	
	background-image: url("picts/button.gif");
	background-color:#FFFFFF;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #999999;
	font-size: 8pt;
	height: 21px;
	width: 100px;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	border: #C5C3CE 1px solid }

.buttonon { 
	background-image: url("picts/buttonon.gif");
	background-color:#FFFFFF;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #336699;
	font-size: 8pt;
	height: 21px;
	width: 100px;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	border: #336699 1px solid }


.footer {
	background-image:url(images/originals/footer3.jpg);
	font-size: x-small;
	text-align: center;
}

.footer a {
	color:#000066;
	text-decoration:none;
	border: 0;
}

.footer a:hover {
	text-decoration:underline;
}


#notice {
	padding-left: 10px;
	margin-left: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
}

#service img {
	padding-right: 8px;
}

