/* CSS Document */
body {margin-left: 5px; margin-top: 0; color: black; background: white;}
table {width: 693px; margin-left: auto; margin-right: auto;}
table td {padding: 0; border-width: 0; vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;}


table#header {height: 90px;}
table#header td{background-image: url(images/top.jpg);}
div#nav {float: right; margin-bottom: 23px; margin-top: 57px; padding-right: 30px;
         font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%; color: white; font-weight: bold; font-stretch: expanded;}
div#nav a:hover {color: yellow; text-decoration: underline;}
				a:link {color: white; text-decoration: none;} 
				a:visited {color: white; text-decoration: none;} 


				
	
td#content {background-color: #F1F1D1; padding-left: 20px; padding-bottom: 15px; padding-right: 15px; padding-top: 20px;
	text-align: left; font-size: 75%; line-height: 120%;}
td#address {background-color: #A2B590; padding-left: 15px; padding-right: 5px; padding-top: 9px; padding-bottom: 6px; 
	font-size: 65%; line-height: 14px;}


div#testimonial {width: 176px; float: right; background-color: #C9D6FA; margin-left: 15px; margin-right: 10px; margin-top: 15px; margin-bottom: 15px;}
div#in   {padding: 8px; color: black; line-height: 120%; text-align: left;}
div#in   span{font-size: 90%; line-height: 110%; text-align: left}

div#tip {width: 475px; float: center; background-color: #4363BC; 
  				padding: 9px; color: white; line-height: 150%; text-align: center;}


td.intl {width: 150px; background-color: #90A8EA; padding-left: 10px; padding-right: 8px; padding-top: 8px; padding-bottom: 8px;
					border-top: solid 10px #C9D6FA; 
					font-size: 60%; color: #0330AD;	text-align: left; line-height: 120%;}

td.intll {width: 150px; background-color: #C9D6FA; padding-left: 10px; padding-right: 8px; padding-top: 8px; padding-bottom: 8px;
					border-top: solid 10px #C9D6FA; 
					font-size: 60%; color: #0330AD;	text-align: left; line-height: 120%;}
td.intll a:hover {color: #0330AD; text-decoration: underline;}
td.intll a:link {color: #0330AD; text-decoration: underline;}
td.intll a:visited {color: #0330AD; text-decoration: underline;}
td.intr {width: 539px; background-color: white; text-align: left; padding-left: 8px; padding-bottom: 15px; padding-right: 8px; padding-top: 10px;
				text-align: left; font-size: 75%; line-height: 120%;}
td.intr a:hover {color: #0330AD; text-decoration: underline;}
td.intr	a:link {color: #0330AD; text-decoration: underline;}
td.intr	a:visited {color: #0330AD; text-decoration: underline;}
td.vrule {width: 1px; background-image: url(images/v_rule.gif); font-size: 1px;}





tr#footer td {background-color: #90A8EA; text-align: center; font-size: 65%; padding-bottom:4px; padding-top: 4px; color: white; border-top: solid white 4px;}
tr#footer a:link {color: white;}
tr#footer a:visited {color: yellow;}
td.copy {width: 645px; text-align: right; font-size: 10px; color: #666666;}


