body {
padding:0;
margin:0;
background:url(../images/bg.jpg) repeat-x;
width:100%;
height:100%;
text-align:center;
    font-family:"Lucida Sans Unicode","Lucida Grande";
    font-size:75%;
}

.clear { clear:both; }
body.inner {
background:url(../images/inner.bg.jpg) repeat-x;
}

a img { border:none }
a {color: #005d9d;}
a:hover { color: #0871b9 }

.menu a { font-size:11px; text-decoration:none; color:#ff7800 }
.menu ul { list-style:none;  margin:0; padding:0;}
#wrapper {
    width:960px;
    margin:0 auto;
    text-align:left;

}

span.heading {
    font-size:2em;
    color:white;
    letter-spacing:-1px; }

#header {
float:left;
    height:129px;
    width:100%;
}

#subheader {
    float:left;
    height:42px;
    width:100%;
}

#feature {
    float:left;
    height:233px;
    width:100%;
    background:url(../images/feature.bg.jpg) no-repeat;
}
#tracc {  height:129px; width:222px; float:left; }
#commercial-property { height:41px; width:374px; float:left; }

#feature-text {float:left; width:523px; }
#feature-image {float:right}
#shadow { height:10px; width:100%; float:left;  }
#page-header { height:70px; width:100%; float:left;  }

#container { width:100%; float:left; }
.float-left { float:left }
.float-right { float:right }

.white { background:white; }
.padding { padding:1em }
h1 { font-size:2em; font-weight:normal; letter-spacing:-1px; color:#999; margin-top:0; }
h3 { font-size:1.5em; font-weight:normal; letter-spacing:-1px; color:#0871b9 }
.intro { font-size:1.2em; line-height:1.5em; font-weight:normal; letter-spacing:-1px; color:#0871b9 !important }
.column { width: 300px; margin:0 10px; color: #444; }
.double-column { width: 610px; margin:0 10px; color: #444; }
.standalone { margin-top:40px;  }
.top { background:url(../images/up.png) 0 0 no-repeat; padding-left:16px; color:silver; }

h4 { color:#0871b9; font-size:1.2em; font-weight:normal; }


.footer { background: #f1f1f1; height:40px; width:100%; float:left; border-top:1px solid #ddd; border-bottom:1px solid #ddd;  }

.menu ul { list-style:none; }
.menu ul li { border-bottom:1px solid #ececec; line-height:25px; }

.list dt { color:#ff7200; font-size:1.2em;  }
.list dt { margin-top:1em; }
.list dd { padding: 5px }

dl { margin:0; padding:0; }
dt { margin-top:40px; }
dd { margin:0; padding:1em; }
dd span { color:#0871b9; font-size:1.2em; }
img { vertical-align:baseline}
.double-column dt { color:#0871b9; font-size:1.2em; }

dd ul { list-style:none; padding:0px; margin:0px; }
dd ul li { margin-bottom:1em; clear:both;  }
dd ul li span { margin-bottom:1em; }

ol.feature-list { list-style-image:url(../images/tick.jpg); }
ol.feature-list li { vertical-align:top; line-height:1em; margin-bottom:0.75em;  }


.full { width:100%;  }

.box { padding:1.5em; border:1px solid #b8d6fb; background:url(../images/message_bg.gif) repeat-x #ebf3fd;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
.box ul { padding-left: 1em;
margin: 0; }
.box li { color:#3399ff; font-size:12px; margin-bottom:0.5em; }
#nav, #nav ul {
	float: right;
	list-style: none;
	line-height: 32px;
	padding: 0;
	margin: 0 0 0 0;
        height:32px;
        font-size:1.1em;
}

#nav { 	margin-top:50px; }

#nav a {
	display: block;
	padding: 0 2em;
	color: #0871b9;
	text-decoration: none;
}

#nav li {
	float: left;
        height:32px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 18.4em;
	w\idth: 17.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
        z-index:9000;
}

#nav li li {
    background:#0871b9;
	padding-right: 1em;
	width: 18em;
        height:24px;
        line-height:24px;
         filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
        font-size:11px;

}

#nav li ul a {
	width: 18em;
	w\idth: 17em;
}

#nav li ul ul {
	margin: -1.75em 0 0 18em;
}

#nav li ul li:last-child {
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #0871b9;
}

#nav li:hover a, #nav li.sfhover a {
	color:white;
}

#nav li ul li:hover, #nav li ul li.sfhover {
	 filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}



#log { float:left; margin-top:10px; margin-left:10px;}

#log.ajax-loading {
        width:32px;
        height:32px;
	background: url(../images/loading.gif) no-repeat center;
}


.form fieldset {
    z-index:1;
	p/osition: relative;
	margin-top: 1em;
	padding-top: .75em;
	border: 1px solid #f1f1f1;
	margin-bottom: 10px;
}
.form legend {
  padding: 0 2px;
  font-weight: bold;
}
.form label {
    float: left;
width: 10em;
margin-right: 1em;
text-align: right;
  display: block;
  line-height: 1.8;
  vertical-align: top;
}
.form fieldset ol {
  margin: 0;
  padding: 0;
}
.form fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
	border-bottom: 1px dotted #ececec;
    clear:both;
}
.form fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
.form fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
.form fieldset fieldset label {
  display: block;
  width: auto;
}
.form em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
.form label {
  width: 120px; /* Width of labels */
}
.form fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}


.form legend {
  padding: 0 2px;
  font-weight: bold;
  _margin: 0 -7px; /* IE Win */
}

/*\*//*/
.form legend {
  display: inline-block;
}
/* IE Mac legend fix */

.round { background: #fafafa; border:1px solid #ececec; border-radius: 5px; }


img .border { border:3px solid #ececec }


#footer, #footer ul {
	float: right;
	list-style: none;
	line-height: 32px;
	padding: 0;
	margin: 0 0 0 0;
        height:32px;
        font-size:1em;
}

#footer {
    margin-top:50px;
}

#footer a {
	display: block;
	padding: 0 1em;
	color: #666;
	text-decoration: none;
}

#footer li {
	float: left;
        height:32px;
}

.subnote { float:left; color:#999;}

#footer li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 18.4em;
	w\idth: 17.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
        z-index:9000;
}

#footer li li {
    background:#0871b9;
	padding-right: 1em;
	width: 18em;
        height:24px;
        line-height:24px;
         filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
        font-size:11px;

}

#footer li ul a {
	width: 18em;
	w\idth: 17em;
}

#footer li ul ul {
	margin: -1.75em 0 0 18em;
}

#footer li ul li:last-child {
}

#footer li:hover ul ul, #footer li:hover ul ul ul, #footer li.sfhover ul ul, #footer li.sfhover ul ul ul {
	left: -999em;
}

#footer li:hover ul, #footer li li:hover ul, #footer li li li:hover ul, #footer li.sfhover ul, #footer li li.sfhover ul, #footer li li li.sfhover ul {
	left: auto;
}

#footer li:hover, #footer li.sfhover {
	background: #999;
}

#footer li:hover a, #footer li.sfhover a {
	color:white;
}

#footer li ul li:hover, #footer li ul li.sfhover {
	 filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
