p
{
	text-align: left;
	text-indent: 1.5em;
}

img
{
	border: 0;
	padding: 0;
}

li
{
	text-align: left;
}

h1
{
	font-size: 3em;
	font-family: verdana, sans-serif;
	font-weight: normal;
	text-align: right;
	white-space: nowrap;
}

h2
{
	text-align: center;
	font-family: arial, sans-serif;
}

h3
{
	text-align: left;
	font-family: arial, sans-serif;
}

tt
{
	padding: 1pt;
	color: #000;
	background: #BBB;
}

textarea
{
	overflow: auto;
}

label
{
	font-weight: bold;
}

div.logo
{
	position: absolute;
	top: 0;
	text-align: right;
	white-space: nowrap;
}

div.home-links h4
{
	margin-bottom: .25em;
}

div.home-links td
{
	vertical-align: top;
	width: 200pt;
	font-size: 8pt;
	padding: 1pt;
}

div.home-links a
{
	font-size: 9pt;
}

div.home-links em
{
	font-weight: bold;
	font-style: normal;
}

div.our-services td
{
	font-size: 9pt;
	vertical-align: top;
	width: 50%;
}

hr
{
	color: #07A;
	width: 100%;
}

div.bar
{
	position: relative;
	right: 0;
	z-index: 0;
	font-size: 2em;
        font-family: verdana, sans-serif;
        font-weight: normal;
        text-align: left;
        white-space: nowrap;
        color: #FFF;
	margin: 0;
//	background-color: #005f89; /* (NEW!) UnitedWare Blue */
	background-color: #07A;
	/* IE Dynamic Expression to set the width */
//	width: expression(document.body.clientWidth < 600 ? "600px": "auto" );
	background-image: url(/images/logo_left2.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 5pt;
}

div.pic-bar
{
        right: 0;
        z-index: 0;
        font-size: 2em;
        font-family: verdana, sans-serif;
        font-weight: normal;
        text-align: left;
        white-space: nowrap;
        color: #FFF;
	border-bottom: 2pt;
	border-color: #FFF;
        padding: 0;
        margin: 0;
}

div.menu
{
	background-color: #000;
	font-family: arial, sans-serif;
	font-size: 8pt;
	text-align: left;
	white-space: nowrap;
	letter-spacing: 2.5pt;
        color: #FFF;
	z-index: 0;
	padding: 5pt;
	padding-left: 5pt;
	right: 0;
	/* IE Dynamic Expression to set the width */
//	width: expression(document.body.clientWidth < 600 ? "600px": "auto" );
}

div.main
{
	min-width: 270pt;
	max-width: 450pt;
	width: 595px;
        padding: 12pt;
}

div.testimonial
{
	position: absolute;
	left: 615px;
	top: 95px;
	width: 175px;
	border-left: 2px;
	border-left-color: #CCC;
	border-left-style: solid; 
        border-top: 2px;
        border-top-color: #CCC;
        border-top-style: solid;

        border-bottom: 1px;
        border-bottom-color: #CCC;
        border-bottom-style: solid;


        border-right: 1px;
        border-right-color: #CCC;
        border-right-style: solid;
	background-color: #F1F1F1;
	color: black;
	padding-left: 7px;	
	font-family: helvetica, sans-serif;
	font-size: 9pt;
}

div.bottom
{

}

.bottom td
{
        font-family: helvetica, sans-serif;
        font-size: 9pt;
}

.menu a
{
        text-align: left;
	font-weight: normal;
        color: #FFF;
	font-family: arial, sans-serif;
}

.menu a:hover
{
	text-decoration: none;
        border: 1px none #000;
        color: #225;
	background: #FFF;
}

body
{
	font-size: 10pt;
	color: black;
	background-color: white;
	font-family: verdana, sans-serif;
	margin: 0;
	padding: 0;
	min-width: 500pt;
}

body.testimonial
{
	width: 100%;
	padding: 5pt;
	min-width: 0;
}

a, .location h3
{
	color: #57A;
}

em.disclaimer
{
	font-size: 5pt;
	text-transform: uppercase;
}

ul.sitemap ul li, ul.sitemap ul.sitemap li ul li
{
	list-style-type: disc;
	font-weight: normal;
}

ul.sitemap li, ul.sitemap ul.sitemap li
{
	font-weight: bold;
	list-style-type: square;
}

table.info, table.clean
{
	border: 0;
}

table.info td, table.info th
{
	padding: .25em;
}

table.info th
{
	text-align: left;
}

.title
{
	text-decoration: underline;
}

p.address
{
	text-indent: 0;
}

.questions
{
	font-size: .9em;
	padding-left: 4em;
	padding-right: 4em;
}

em.wehelp
{
	font-weight: bold;
}

div.location
{
	display: inline-block;
	margin-right: 2em;
	margin-bottom: 1em;
}

div.locations
{

}

div.location h3
{
	margin-bottom: .25em;
	font-weight: normal;
}

div.location label
{
	display: inline-block;
	min-width: 4em;
}

input, textarea, select
{
	border: 1px solid #999;
	background-color: #EEE;
}

form.contact td
{
	vertical-align: top;
}

form.contact td:first-child
{
	text-align: right;
	color: #222;
}

form.contact label
{
	font-weight: normal;
}
