
@import url("reset.css");
body {
background:#E8F4FF;
font-family: Helvetica, Arial, sans-serif;
}
a {
text-decoration:none;
}
#head {
width:100%;
height:70px;
background: url(/images/cid/headFootBg.jpg) repeat-x 0 0;
}
#head h1 {
width:769px;
height:70px;
margin:0 auto;
position:relative;
}
#head h1 a {
text-indent:-9999px;
display:block;
width:414px;
height:26px;
background: url(/images/cid/cidLogo.png) no-repeat 0 0;
position:absolute;
right:0;
bottom:10px;
}
#topWrap {
width:100%;
background:#E8F4FF;
}

.hide{ display:none; }

#banner {
width:769px;
height:170px;
margin:5px auto 0 auto;
background: #000;
position:relative;
}
#banner h2 {
width:234px;
height:58px;
background: url(/images/cid/bannerHeadBg.jpg) no-repeat 0 0;
text-indent:-9999px;
position:absolute;
top:18px;
left:28px;
}
#zipSearchBox {
width:260px;
height:78px;
background: url(/images/cid/zipSearchBoxBg.png) no-repeat 100% 60%;
position:absolute;
top:90px;
left:28px;
}
#zipCode {
color:#fff;
font-size:19px;
font-weight:500;
}
#zipSearchBox input {
float:left;
width:93px;
height:24px;
border:1px solid #E08700;
margin:10px 0 0 0;
font-size:22px;
font-family: Helvetica, Arial, sans-serif;
}
#zipSearchGo {
width:55px;
height:28px;
border:none;
text-indent:-9999px;
margin:10px 0 0 10px;
background: url(/images/cid/btn_go.jpg) no-repeat 0 0;
}

#bannerImages {
width:473px;
height:170px;
margin-left:296px;
}
#content_txt {
width:769px;
margin:15px auto;
}
#content_txt p.intro {
color:#3e3e3e;
font-size:16px;
line-height:150%;
}
#content_txt h2 {
font-size:22px;
color:#253856;
}
#content_txt p {
color:#3e3e3e;
font-size:14px;
line-height:150%;
margin:12px 0;
}
#content_txt li {
color:#3e3e3e;
font-size:14px;
margin:12px 0;
}
#bottomWrap {
width:100%;
background: #B3B9BD url(/images/cid/linkAreaBg.png) repeat-x 0 0;
}
#keyArea {
width:100%;
min-height:230px;
background: url(/images/cid/keyIcon.png) no-repeat 830px 28px;
}
#linkArea {
width:769px;
margin:0 auto;
}
#linkArea h3 {
width:100%;
height:40px;
font-size:23px;
line-height:40px;
color:#142340;
font-weight:600
}
#linkArea .linkBox {
float:left;
width:256px;
margin-top:20px;
}
.linkBox ul {
margin:10px 0 20px 0;
}
.linkBox li {
line-height:110%;
background: url(/images/cid/linkBoxLiBg.png) no-repeat 0 5px;
padding-left:12px;
}
.linkBox li a {
font-size:13px;
color:#172744;
}
.linkBox li a:hover {
color:#E08700;
}
.linkBox h4 {
height:24px;
}
#byType {
background:url(/images/cid/headByType.png) no-repeat 0 0;
text-indent:-9999px;
}
#byProvider {
background:url(/images/cid/headByProvider.png) no-repeat 0 0;
text-indent:-9999px;
}
#byState {
background:url(/images/cid/headByState.png) no-repeat 0 0;
text-indent:-9999px;
}
#foot {
width:100%;
height:70px;
background: url(/images/cid/headFootBg.png) repeat-x 0 -70px;
}
#foot ul {
width:100%;
height:40px;
line-height:40px;
text-align:center;
}
#foot li {
display:inline;
color:#bbb;
}
#foot li a {
color:#fff;
font-size:13px;
}
#foot li a:hover {
text-decoration:underline;
}
#foot p {
width:100%;
color:#D7DEE5;
font-size:12px;
text-align:center;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}




