@charset "utf-8";
/* CSS Document */

body {
margin: 0px;
padding: 0px;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
#home {
background: url(images/h-bg.jpg) repeat-x #f4f1e8;
}
#sub {
background: url(images/h-bg-sub.jpg) repeat-x #f4f1e8;
}
img {
border: 0px;
}
.clearboth {
clear: both;
margin: 0px
padding: 0px;
}
/* laytout */

#wrapper {
width: 980px;
margin: 0px auto;
}
#header {
width: 100%;
height: 141px;
}
#header-left {
float: left;
}
#header-right {
/*margin-right: 20px;*/
float: right;
}
#sub-header {
background: #1c3e95 url(images/sh-left.jpg) no-repeat;
height: 293px;
margin-bottom: 22px;
overflow: hidden;
}
#sub-header-sub {
background: #1c3e95 url(images/sh-left-sub.jpg) no-repeat;
height: 242px;
margin-bottom: 22px;
}
#sub-header-right {
float: right;
}
/* nav */
#nav-top {
float: left;
font-size: 12px;
color: #fff;
margin-top: 15px;
}
#nav-top a:link, a:visited  {
color: #ffffff;
text-decoration: none;
}
#nav-top a:active, a:hover  {
color: #ffffff;
text-decoration: underline;
}
a.nav-item {
width: 248px;
height: 19px;
display: block;
}
a:hover.nav-item  {
background: url(images/nav-bg.jpg) no-repeat;
}
/* end nav */

#cf-top {
background:url(images/cf-top.jpg) no-repeat;
width: 937px;
height: 5px;
margin: 0px auto;
}
#cf {
background: #ffffff;
width: 905px;
border-left: 1px solid #d8d2bf;
border-right: 1px solid #d8d2bf;
margin: 0px auto;
padding: 10px 15px;
}
.cf-photo {
float: left;
width: 400px;
}
.title-img {
margin-top: 10px;
}
.cf-copy {
width: 490px;
float: left;
margin-left: 15px;
color: #1c3e95;
font-size: 12px;
line-height: 18px;
text-align: justify;
}
.cf-copy-sub {
float: left;
color: #1c3e95;
font-size: 12px;
line-height: 18px;
text-align: justify;
}
.cf-ip img {
float: left;
width: 149px; 
}
.cf-cp {
margin-left: 15px;
float: left;
}
h1#permalink{
font-size:30px; /* All font-sizes are supported */
color:#ccc;
text-align:left;
}
.cf-copy h1, .cf-copy-sub h1, .cf-copy-sub h2 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: lighter;
color: #47a79d;
text-align: left;
margin-top: 0px;
}
#cf-bottom {
background:url(images/cf-bottom.jpg) no-repeat;
width: 937px;
height: 5px;
margin: 0px auto;
}
#footer {
margin: 20px 0px;
font-size: 10px;
text-align: center;
line-height: 18px;
color: #a29061;
}
#footer a:link {
}
.style1 {color: #FFFFFF}