* {
margin:0;
padding:0;
font-size:100%;
}

body {
text-align:center;
background:#e0cea8;
}

#wrap {
width:760px;
margin:0 auto;
text-align:left;
background:#fff;
}

#banner {
text-indent:10px;
background:url(img/image.gif) no-repeat;
height:117px;
}

#banner h1 {
	font-size:10px;
text-align:right;
	}

#content {
width:550px;
float:left;
overflow:hidden;
}

#side {
width:210px;
float:right;
overflow:hidden;



}

#side li{
font-size:80%;
padding-left:20px;

}
#side ul{
margin:0px 0px 20px 0px;

}



#content li{
font-size:60%;
padding-left:10px;

}

.clr {
clear:both;
}

#content h2 {
color:#fff;
margin:20px 0 0px 50px;
background:url(img/h2.gif) no-repeat;
height:33px;
padding:5px 0 0 30px;
font-size:18px;
}

#content #top {
margin:0 50px 0;
font-size:95%;
border-style:solid;
border-width:2px;
border-color:#c12b42;
padding:6px 14px;
}

#content h3 {
background:url(img/h3.gif) no-repeat;
margin:30px 0 0px 50px;
height:28px;
padding:6px 0 0 30px;
}

#content p {
font-size:80%;
margin:0 50px 1em;
line-height:1.4em;
}

#content div.ill-1 {
border-style:solid;
border-width: 2px;
border-color:#c12b42;
margin:0 50px;
background:url(img/back.gif) no-repeat #f5dade right bottom;
padding:10px 120px 0 15px;
}

#content div.ill-1 p {
margin:0px 0px 1em;
font-weight:bold;
line-height:1.5em;
font-size:100%;
}

#content h4 {
background:url(img/center2.gif) no-repeat;
margin:50px 0 0px 50px;
height:56px;
text-indent:-9999px;
}

#content h5 {
background:url(img/center1.gif) no-repeat;
margin:50px 0 0px 50px;
height:56px;
text-indent:-9999px;
}

#content table {
margin:20px 0 20px 50px;
border-collapse:collapse;
width:448px;
border:1px solid #333;
}

#content th {
background:#f28c9b;
padding-left:10px;
}

#content th a {
color:#fff;
}

#content th a:hover {
color:#000;
}

#content th.subsc-bttn {
text-align:center;
padding:5px 10px;
width:145px;
}

#content th.subsc-bttn a {
display:block;
font-size:80%;
text-decoration:none;
background:#2d54f4;
text-align:center;
margin:0 auto;
padding:3px 0;
border:1px solid #999;
}

#content th.subsc-bttn a:hover {
background:#f28c9b;
}

#content table td {
font-size:80%;
border:1px solid #333;
text-align:center;
}

#content td.tbl-img {
padding:0;
width:100px;
text-align:center;
}

#content td.grey-head {
background:#e6e6e6;
}

#content td.cel1 {
width:120px;
}

#content td.cel2 {
width:80px;
}

#content td.cel3 {
width:145px;
}

#content td.tbl-foot {
font-size:70%;
line-height:1.3em;
text-align:left;
padding:6px 8px;
width:432px;
}
#foot {
cloear:both;
text-align:center;
padding-bottom:10px; 
margin:0 20px;
border-top:2px solid #ccc;
}

#foot p {
font-size:14px;
margin:6px 0;
}

#foot ul {
list-style-type:none;
font-size:60%;
}

#foot li {
display:inline;
white-space:nowrap;
margin-left:1em;
line-height:2em;
}


#footer {
 text-align:center;
  overflow: hidden;
  font-size: 10px;
  color: #666666;
}

img{
margin-left:10px;}

p#totop {
margin:10px 0 0 10px;
}

p#totop a {
text-decoration:none;
color:#0000ff;
font-size:60%;
}

p#totop a:hover {
color:#800080;
text-decoration:underline;
}

.red {color:red; font-weight: bold; padding-bottom:5px;}
