/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0px none;
}	
body{
	background-image:url(images/tile_logo.jpg);
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0;
	text-align: left;
	font-size: 13px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	padding: 0px 5px 0px 10px;
	color: #23449A;
	letter-spacing: .3em;
	line-height: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 16px 8px 15px;
	color: #23449A;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0px 1px 15px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 2px 1px 15px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	padding: 5px 0px 0px 7px;
	color: #23449A;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	padding: 5px 10px 2px 5px;
	color: #666666;
}
p {
	padding: 4px 16px 4px 15px;
}
form {
	font-size: 11px;
}
ul {
	list-style-type: none;
}
a{
	color: #005298;
	text-decoration: none;
	}
a:hover, a:focus{
color: #000000;
}
#main{
	background-image:url(images/page_tile.gif);
	background-repeat:repeat-y;
	height:100%;
	width:1002px;
	padding: 0px 0px 30px 0px;
	}
#header{
	margin: 0px 0px 0px 800px;
	width: 150px;
	}
#subnav{
	height: 220px;
	background-image:url(images/left-bar-grad.gif);
	background-repeat:no-repeat;
	color: #E06B1D;
	text-align: left;
	padding: 10px 0px 10px 0px;
}
#subnav ul li{
	font-weight: bolder;
	font-size: 12px;
	color: #23449A;
	text-decoration: none;
	width: 7em;
	padding: 0px 3px 10px 7px;
} 
#subnav ul li a:hover, #nav ul li a:focus{
	color: #999999;
}
#nav{
	color: 23449A;
	padding: 5px 1px 4px 1px;
	text-align:center;
	letter-spacing: -.035em;
	}
#nav ul li{
	display: inline;
	font-weight: bolder;
}
#nav ul li a{
	font-size: 13px;
	color: #E06B1D;
	text-decoration: none;
	padding: 4px 9px 0px 9px;
	width: 7em;
} 
#nav ul li a:hover, #nav ul li a:focus{
	color: #999999;
}
#navSm{
	color: #FFFFFF;
	padding: 3px 1px 0px 2px;
	text-align: right;
	letter-spacing: -.035em;
	}
#navSm ul li{
	display: inline;
	font-weight: bold;
}
#navSm ul li a{
	font-size: 12px;
	color: #E06B1D;
	text-decoration: none;
	padding: 4px 13px 0px 9px;
	width: 7em;
} 
#navSm ul li a:hover, #nav ul li a:focus{
	color: #999999;
}
#ftr {
	width: 564px;
	margin: 0px 0px 42px 198px;
	font-size: 10px;
	text-align:center;
}
#ftr ul li{
	display: inline;
	font-weight: bold;
}
#ftr ul li a{
	color: #23449A;
	text-decoration: none;
	padding: 4px 9px 4px 9px;
	width: 7em;
} 
#info {
	margin:25px;
	padding: 10px 0 5px 0;
}
#info-index {
	margin:0px 25px 25px 25px;
	padding: 10px 0 5px 0;
}
#phone_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bolder;
	padding: 0px 11px 0px 10px;
	color: #23449A;
}
#bar_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	padding: 5px 10px 5px 10px;
	color: #cccccc;
	line-height: 20px;
	text-align:center;
}
#bar_text2 {
	background-image:url(images/blue_bar_05.gif);
	background-repeat:no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	padding: 125px 10px 10px 10px;
	color: #ffffff;
	line-height: 25px;
	text-align:center;
}
#bar_text3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	padding: 10px 10px 3px 10px;
	color: #cccccc;
	line-height: 21px;
}
.dashbox {
	padding: 2px;
	border: 1px solid #e06b1e;
}
.testimonial {
	padding: 2px;
	font-size:10px;
	text-align:right;
}
.btn {
	font-size:10px;
}
.highlight {
background-color:#FFFF00;
}